/*
	Theme Name: Aaron Brazell
	Description: Custom child theme for Genesis built for aaronbrazell.com
	Author: Aaron Brazell
	Author URI: http://technosailor.com
	Version: 1.0
	Template: genesis
*/
@import url("../genesis/style.css");

body { font-family:Georgia,"Times New Roman",Times,serif;}
a { color: #d10000;}

body #wrap { width:100%; position:relative;}
#header, #footer{ background: #050000; width:100%;}

#header { height:100px; padding-top: 2.2em; padding-bottom:2.2em; }
	#header .wrap { background: url('http://aaronbrazell.com/wp-content/themes/thesis/custom/images/ablogo.png') top right no-repeat #050000; display:block; height:150px; width:960px; margin:0 auto;}

#title-area { padding: 20px 0 20px; }
	#title-area #title { font-size: 50pt;}
		#title-area #title a { color: #fff; }
		#title-area #title a:hover { color: #aaa}
	#title-area #description { font-size: 16pt; color:#555; margin-top:25px; margin-left:5px; font-style:normal;}

#nav { background: #d10000; width:100%; margin-bottom:20px;}
	#nav li { font-size:1.1em; font-weight:bold;}
		#nav li a:hover { background: #ff0f0f;}
		#nav li a:hover, #nav li a:active, #nav .current_page_item a { background: #ff0f0f;}
	#nav .wrap { width:960px; margin:0 auto;}
#inner { margin: 0 auto;}

.breadcrumb { display:none;}
#sidebar h4 { background: #d10000; color:#fff; border:0;}
#sidebar .widget { border:0;}

.category-asides { padding-bottom: 20px; height:30px;}
	.category-asides .entry-content { font-size:0.9em; margin:0 20px 0 20px; padding-bottom:20px;}
	.category-asides h2, .category-asides .post-info, .category-asides .post-meta span { display:none;}
	.category-asides img.asides-favicon { float:left; margin-right:5px;}
	#content .category-asides  p { display:inline !important; }
	#content .category-asides .entry-content { overflow:hidden;}
