/* CSS Document */

* {margin:0; padding:0;}
img {border: none;}


/* 
-----------------------------------------
Fonts 
-----------------------------------------
*/

#content h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 9px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	background-image: url(https://s3.amazonaws.com/the_brads/images/hr_01.png);
	background-repeat: no-repeat;
}
.entry h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}
.entry p {
	color: #fff;
	font-family: Arial,Sans-Serif;
	font-size: 14px;
	padding-top: 8px;
	text-align: center;
}
.pod1 h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #9bcbe8;
	padding-bottom: 26px;
	padding-left: 10px;
}
.pod2 h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #9bcbe8;
	padding-bottom: 26px;
	padding-left: 10px;
}
.pod3 h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #9bcbe8;
	padding-bottom: 26px;
	padding-left: 10px;
	padding-top: 31px;
}
#footer  h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9bcbe8;
	padding-bottom: 8px;
	padding-left: 10px;
}

#footer  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9bcbe8;
	padding-bottom: 12px;
	padding-left: 10px;
	}
#footer2  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e9fc6;
	float: left;
	padding-top: 8px;
	}
.pod3 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9bcbe8;
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 10px;
}
.pod3 li {
	padding-bottom: 8px;
}
.entry ul {
	list-style-type: none;
}
#container a {
	color: #a4cce2;
	text-decoration: none;
}
#container a:hover {
	color: #ffd238;
	text-decoration: none;
}
#footer2 a {
	color: #f4ff48;
	text-decoration: none;
}
#footer2 a:hover {
	color: #ffd238;
	text-decoration: none;
}
#footer2 img {
	float: right;
	padding-top: 4px;
}
#footer a {
	color: #f4ff48;
	text-decoration: none;
}
#footer a:hover {
	color: #ffd238;
	text-decoration: none;
}
.comichome {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left:30px;
}
.entry .rss-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
}
.entry .rss-item a {
	color: #004975;
	text-decoration: none;
}
.entry .rss-item a:hover {
	color: #0079ae;
	text-decoration: underline;
}
.pod2 img {
	float: left;
	padding-right: 8px;
}
.pod3 img {
	float: right;
}
.header_right li {
	display: inline;
}
#entry_illus img {
border: 2px solid #fff;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
#entry_about h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 4px;
}
#entry_about p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	line-height: 14px;
	width: 280px;
}
/*#entry_illus:img, a {
	border: 2px solid #fff;
}
#entry_illus a:hover {
	border: 2px solid #a4cce2;
}*/

body.oil {
 background-image: url(https://s3.amazonaws.com/the_brads/oilspill_comic.jpg);
 background-repeat: repeat-x;
 background-position: center 0;
 background-color: #061d2c;
}
.oil .post {padding-top: 60px;}
body.oil div#post-entry img {display:none;}
 body.oil .post .entry, body.oil .entry {background: none;}
body.oil div.entry {
height: 1675px;
text-indent: -9999px;
}

/* 
-----------------------------------------
STRUCTURE 
-----------------------------------------
*/
.arch_button {
	background: url(https://s3.amazonaws.com/the_brads/images/post_top.png) repeat-x;
	padding-left: 327px;
	padding-top: 15px;
	}

body { background: #0f3d54 url(https://s3.amazonaws.com/the_brads/images/blog_background.jpg) repeat-x center 0; }
	

#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 148px;
}
.header_left {
	float: left;
}
.header_right {
	float: right;
	height: 51px;
}

#content {
}
#container2{
	background-image: url(https://s3.amazonaws.com/the_brads/images/foot_back.png);
	background-repeat: repeat-x;
}
#footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(https://s3.amazonaws.com/the_brads/images/bubble_background2.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	}
#container3{
	background-image: url(https://s3.amazonaws.com/the_brads/images/foot2_back.gif);
	background-repeat: repeat-x;
	}

#footer2 {
	width: 960px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(https://s3.amazonaws.com/the_brads/images/seaweed_background.jpg);
	padding-top: 80px;
	background-repeat: no-repeat;
	}
#pods {
	padding-top: 40px;
}
.pod1 {
	float: left;
	width: 305px;
	padding-right: 24px;
	padding-bottom: 0px;
	background-image: url(https://s3.amazonaws.com/the_brads/images/footer_headers.jpg);
	background-repeat: no-repeat;
	margin-top: 32px;
	padding-top: 8px;
}
.pod2 {
	float: left;
	width: 300px;
	padding-right: 30px;
	padding-bottom: 0px;
	background-image: url(https://s3.amazonaws.com/the_brads/images/footer_headers.jpg);
	background-repeat: no-repeat;
	margin-top: 32px;
	padding-top: 8px;
	}
.pod3 {
	float: left;
	width: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(https://s3.amazonaws.com/the_brads/images/footer_headers2.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	}
#pods hr {
	height: 1px;
	background-color: #5a96b6;
	margin-bottom: 8px;
	width: 305px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.pod2_right {
	width: 225px;
	float: right;
	}
#content hr {
	background-image: url(https://s3.amazonaws.com/the_brads/images/hr_01.png);
	height: 3px;
	border: 0px;
}
.pod1 img {
	border: 2px solid #fff;
	margin-right: 16px;
	margin-bottom: 16px;
}
.entry {
	width: 100%;
	margin-top: 0px;
	background-image: url(https://s3.amazonaws.com/the_brads/images/post_top.png);	
}
#entry_illus {
	width: 918px;
	margin-top: 0px;
	background-image: url(https://s3.amazonaws.com/the_brads/images/post_top.png);
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
#entry_about {
	width: 918px;
	margin-top: 0px;
	background-image: url(https://s3.amazonaws.com/the_brads/images/post_top.png);
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
#brads {
	background-image: url(https://s3.amazonaws.com/the_brads/images/about_01.gif);
	background-repeat: no-repeat;
	height: 214px;
}
.blog_header {
	height: 62px;
	background-image: url(https://s3.amazonaws.com/the_brads/images/footer_headers2.jpg);
	background-repeat: no-repeat;
	padding-bottom: 16px;
	}
#links2 {
	width: 281px;
	height: 23px;
	float: right;
}
.contactform {
	Padding-top: 30px;
	padding-left: 102px;
}
.aboutpod1 {
	float: left;
	width: 620px;
}
.aboutpod2 {
	float: left;
	width: 280px;
}
#adbox {
	background-image: url(https://s3.amazonaws.com/the_brads/images/ad_box_background.jpg);
	height: 163px;
	width: 847px;
	margin-top: 20px;
	margin-left: 32px;
	padding-top: 23px;
	padding-left: 25px;
	padding-right: 25px;
}
.bradad {
	float: right;
	margin-top: 15px;
}
.oboxhome {
	float: left;
	margin-top: 15px;
	margin-right: 4px;
}

/* 
-----------------------------------------
ABOUT PAGE
-----------------------------------------
*/
    .aroundweb {
	margin-top: 24px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
}
	.aroundweb h3{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 12px;
}
	.aroundweb h4{
	margin-left: 0px;
	padding-left: 0px;
}
	.aroundweb p{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}
.smaller {
	font-size: 11px;
	font-weight: normal;
	}
	.around_pod1 {
	float: left;
	margin-right: 31px;
	margin-bottom: 18px;
}
	.around_pod2 {
	float: left;
}

/* 
-----------------------------------------
LOGO & NAVIGATION
-----------------------------------------
*/
div#logo span, div#logo a {
	background: url(https://s3.amazonaws.com/the_brads/images/logo_graphic.png) no-repeat 0 0;
	display: block;
	height: 149px;
	text-indent: -9999px;
	width: 300px;
}
#nav_01 {
	height: 51px;
	width: 165px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(https://s3.amazonaws.com/the_brads/images/nav_01.jpg) top left no-repeat;
	display: block;
	float: left;
}
#nav_01:hover, body.archive #nav_01 {
background-position: bottom left;
}
#nav_02 {
	height: 51px;
	width: 126px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(https://s3.amazonaws.com/the_brads/images/nav_02.jpg) top left no-repeat;
	display: block;
	float: left;
}
#nav_02:hover, body.illustration #nav_02 {
background-position: bottom left;
}
#nav_03 {
	height: 51px;
	width: 85px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(https://s3.amazonaws.com/the_brads/images/nav_03.jpg) top left no-repeat;
	display: block;
	float: left;
}
#nav_03:hover, body.about #nav_03 {
background-position: bottom left;
}
#nav_04 {
	height: 51px;
	width: 103px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(https://s3.amazonaws.com/the_brads/images/nav_04.jpg) top left no-repeat;
	display: block;
	float: left;
}
#nav_04:hover, body.contact #nav_04 {
background-position: bottom left;
}

/*
-------------------------------------------
Post Styles 
-------------------------------------------
*/

#content .post h2 {
	background: none;
	color:#fff;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:36px;
	font-style: normal;
	font-weight:normal;
	letter-spacing:-0.25px;
	padding-bottom:9px;
	padding-top:32px;
	text-align:center;
}
.post h5 {
	background: url(https://s3.amazonaws.com/the_brads/images/hr_01.png) no-repeat;
	color:#a5d7ed;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:15px;
	text-align:center;
}
.post .entry {
	background-image:url(https://s3.amazonaws.com/the_brads/images/post_top.png);
	margin-top:15px;
	padding-top:10px;
	width:100%
}
#container .post a {
	color:#A5D7ED;
	text-decoration:none;
}
#container .post a:hover {color: #fff;}
.post .entry img {
	padding-bottom:15px;
	/*padding-left:30px;*/
	padding-top:23px;
}
.posted_on {background: url(https://s3.amazonaws.com/the_brads/images/post_top.png) repeat-x;}
.posted_on p {
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	padding-bottom:15px;
	padding-top:5px;
	text-align:center;
}
.navigation  {
	background: url(https://s3.amazonaws.com/the_brads/images/social_wood.png) no-repeat;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
	height:74px;
	margin-bottom:15px;
}
#container .navigation a {
	color:#fff;
	text-decoration:none;
}
#container .navigation a:hover {text-decoration: underline;}
.alignleft2 {
	float: left;
	height: 31px;
	margin-left: 28px;
	margin-top: 15px;
	padding-bottom: 0;
	padding-top: 0;
	width: 332px;
}
.navigation a.prev {
	background: url(https://s3.amazonaws.com/the_brads/images/link_arrow_left.png) no-repeat 0 0;
	display: block;
	padding: .5em 5px .5em 40px;
}
.alignright2 img {
	padding-left:6px;
	vertical-align:middle;
}
.socialmedia {
	float:left;
	padding-top:15px;
	width:235px;
}
.alignright2 {
	float: right;
	height: 31px;
	margin-right: 28px;
	margin-top: 15px;
	padding-left: 0;
	text-align: right;
	width: 330px;
}
.navigation a.next {
	background: url(https://s3.amazonaws.com/the_brads/images/link_arrow_right.png) no-repeat 100% 0;
	display: block;
	padding: .5em 40px .5em 5px;
}

/*
-------------------------------------------
Comments 
-------------------------------------------
*/
#all_comments {width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#single_comment  {
	width: 480px;
	background-color:#082434;
	padding-left:20px;
	padding-right:20px;
	
}
h3#comments {
	color: #fff;
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 21px;
	padding-bottom: 25px;
	padding-top: 20px;
	text-align: left;
}
ol {
	color: #fff;
	font-family: Arial,Sans-Serif;
	list-style-type: none;
}
#comment_gravatar {float:left;}
#comment_right {
	background: url(https://s3.amazonaws.com/the_brads/images/comment_box.jpg) no-repeat;
	float: right;
	margin-bottom: 15px;
	padding: 15px 15px 15px 30px;
	width: 380px;
}
small {font-size: 10px;}
#comment_right p {
	font-size:12px;
	padding-top:6px;
}
div#comment_form {
	background-color:#082434;
	padding:20px;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 240px;
}
h3#respond {
	color:#fff;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:21px;
	padding-bottom:15px;
	text-align:left;
}
#comment_form p {
	color:#fff;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:14px;
	padding-bottom:10px;
}

/*
-------------------------------------------
Miscellaneous 
-------------------------------------------
*/
#ad_sidebar  {
	background-image: url(https://s3.amazonaws.com/the_brads/images/post_top.png);
	float:right;
	height:421px;
	margin-top:0;
	width:407px;
}
.adbox2 {height:132px;}
.obox {
	background-color: #000;
	height: 252px;
	margin-left: 8px;
	margin-top: 4px;
	text-align: center;
	width: 392px;
}

/*
-------------------------------------------
float clear 
-------------------------------------------
*/
.float_clear {}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
