/* @override http://artistsontheroad.hatheadstudios.com/wp-content/themes/artistsontheroad/css/override.css */

#header {
	background-image: url('../img/header-bkgd.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#header * {
	line-height: 1em;
}

#header .wrapper {
	background: transparent url('../img/header-wrapper-bkgd.jpg') no-repeat center bottom !important;
	height: 157px;
}

#header .wrapper #blog-title {
	margin-top: 50px !important;
	display: block;
	font-size: 4em;
}

#header .wrapper #blog-description {
	line-height: .8em;
}

#header .wrapper #navigation {
	margin-top: 26px;
}

div#carrington-about.widget a.ada-logo {
	display: block;
	float: left;
	padding: 1em 0 0;
}
