/*
 Theme Name:   Attitude Child
 Theme URI:    http://thanksteach.org/attitude_child/
 Description:  Attitude Child Theme
 Author:       Kimley
 Author URI:   http://thanksteach.org
 Template:     attitude
 Version:      1.0.0
 Tags:         
 Text Domain:  attitude-child
*/

@import url("../attitude/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* =Header
----------------------------------------------- */
#branding {
	margin-top: 30px;	
}
.hgroup-wrap {
	padding-top: 0px;
	padding-bottom: 0px;
}
.hgroup-wrap a {
	display: block;
}
#site-logo {
	float:left;
  	margin-top: 0px;
}
#site-title {
	font: 36px 'Philosopher', sans-serif;
  	line-height: 42px;
}
#site-title a {
	color: #555;	
}
#site-title a img {
	vertical-align: inherit;
	max-width: 978px;	
}
#site-title a span, #site-title a:hover, #site-title a:focus, #site-title a:active {
	color: #05a9c5;
}
#site-description {
	font: 13px 'PT Sans', sans-serif;
	line-height: 20px;
	color: #777;
}
.hgroup-right {
	float: right;
	margin-top: 10px;
}

.wp-caption-text {
	text-align: center;
}