/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


body{
	font:12px Gill Sans, Tahoma, Arial, sans-serif;
	color:#ffffff;
	background:url(images/BG.jpg) repeat;
}

a{
	color:#aaa;
	text-decoration:none;
}

a:hover{
	color:#858585;
	text-decoration:underline;
}

/* ==== Wrap === */
#wrap{
	margin:auto;
	width:1262px;
}

#wrap1{
	width:1262px;
	text-align:left;
	margin:auto;
	float:left;
}

#artwork_wrap{
	padding:0 0 0 96px;
	background:url(images/SideArtwork4.png) repeat-y top left;
	float:left;
	position:relative;
}
/* ==== Header ==== */
#header_wrap{
	width:1114px;
	height:227px;
	padding:0 0 0 148px;
	float:left;
	position:relative;
}

#header{
	width:1114px;
	height:227px;
	background:url(images/HeaderBG.jpg);
	float:left;
	position:relative;
}

#logo{
	width:566px;
	height:106px;
	padding:55px 0 0 0;
	float:left;
	position:relative;
}

#sponsors{
	width:400px;
	height:77px;
	padding:140px 110px 0 0;
	text-align:left;
	float:right;
	position:relative;
}
	#sponsors img{
		padding:0 15px 0 0;
	}
/* ==== Body ==== */
#main_wrap{
	width:1067px;
	padding:0 0 0 0;
	float:left;
	position:relative;
}

#main{
	width:1067px;
	padding:10px 0 15px 0;
	background:url(images/MainBodyBGStrip.png) repeat-y top left;
	float:left;
	position:relative;
}

#container{
	width:771px;
	float:left;
	position:relative;
}

#content{
	padding:0 0 0 0;
	float:left;
	position:relative;
}

#content2{
	width:700px;
	padding:0 0 0 70px;
	float:left;
	position:relative;
}


/* --- Post --- */
.post{
	width:750px;
	padding:0 0 30px 1px;
	float:left;
	position:relative;
}

.post_block{
	width:670px;
	padding:0 0 0 15px;
	float:left;
	position:relative;
}

.entry-title{
	padding:0 0 5px 7px;
	color:#2dbae8;
	font-size:28px;
	background:url(images/PostTitleDivider.png) no-repeat bottom left;
}
	.entry-title a{
		color:#2dbae8;
	}
.entry-meta{
	width:57px;
	height:43px;
	padding:5px 0 0 0;
	background:url(images/PostDateBox.png) no-repeat top left;
	color:#2dbae8;
	text-align:center;
	float:left;
	position:relative;
}
	.entry-meta a{
		color:#2dbae8;
	}

.post_month_year{
	font-size:10px;
	text-transform:uppercase;
}

	.entry-date{
		color:#2dbae8;
	}

.post_day{
	font-size:25px;
}

.entry-postby{
	padding:3px 0 0 7px;
}

.entry-content{
	padding:5px 0 0 7px;
	font-size:16px;
}

.entry-utility{
	padding:5px 0 0 60px;
	float:left;
	position:relative;
}
	.cat-links{
	}
	.meta-sep{
	}
	.comments-link{
	}

/* --- Search Page --- */
.page-title-wrap{
	padding:0 0 0 70px;
}

.no-results{
	width:700px;
	padding:0 0 0 70px;
}
/* --- Comments --- */
#comments{
	width:650px;
	padding:10px 0 0 80px;
	float:left;
	position:relative;
}

#content2 #comments{
	padding:10px 0 0 10px;
}

#comments-title{
}

.commentlist{
}

.comment-author{
}

.comment-meta{
}

.comment-body{
}

#respond{
	padding:10px 0 0 0;
}

#reply-title{
	font-size:15px;
}

#commentform{
}

.logged_in_as{
	font-size:10px;
}

.comment-form-comment{
	padding:5px 0 3px 0;
}

.comment-form-comment label{
	width:650px;
	display:block;
	float:left;
	position:relative;
}
.comment-form-comment textarea{
	padding:0 0 0 5px;
}

.form-allowed-tags{
	font-size:10px;
}

.form-submit #submit{
	background:#424242;
	border:0 none;
	color:#aaa;
	font-weight:bold;
	text-transform:uppercase;
}

.form-submit #submit:hover{
	color:#858585;
}

/* ==== Sidebar ==== */
#sidebar_wrap{
	width:286px;
	float:left;
	position:relative;
}

#sidebar{
	width:260px;
	padding:10px 0 10px 10px;
	float:left;
	position:relative;
}
/*
#sidebar a{
	color:#c0c0c0;
}
	#sidebar a:hover{
		color:#a0a0a0;
	}
*/
#primary{
	float:left;
	position:relative;
}

#secondary{
	float:left;
	position:relative;
}

.widget-container{
	padding:10px 0 6px 0;
/*	background:url(images/SidebarDivider.png) bottom center no-repeat;
 */
}

.widget-title{

	color:#faa426;
	font-size:15px;
	text-transform:uppercase;
}

#sidebar .widget_pages .widget-title{
	font-size:26px;
}

#sidebar .widget_pages{
	font-size:23px;
	text-transform:uppercase;
}

.widget_pages .widget-title{
	color:#aaa;
}

.widget_pages a{
	color:#faa426;
}
	.widget_pages a:hover{
		color:#ca8406;
	}

#sidebar_divider{
	width:260px;
	height:1px;
	background:url(images/SidebarDivider.png) bottom center no-repeat;
	float:left;
	position:relative;
}
/* --- Navigation --- */
.navigation{
	padding:0 0 0 80px;
	float:left;
}
/* --- Follow Me On --- */
#follow-me-on{
	float:left;
	position:relative;
}

#sidebar_follow{
	padding:7px 0 0 0;
	float:left;
	position:relative;
}

#sidebar_follow_title{
	float:left;
	position:relative;
}

#sidebar_follow_icons{
	padding:7px 0 0 0;
	float:left;
	position:relative;
}

/* --- JTweets Anywhere --- */
#jtweets-anywhere{
	float:left;
	position:relative;
}

#sidebar_twitter_title{
	width:;
	padding:10px 0 4px 0;
	font-size:20px;
	color:#faa426;
	text-transform:uppercase;
	float:left;
	position:relative;
}



#sidebar_twitter_title_img{
	padding:0 0 0 10px;
	float:left;
	position:relative;
}

#sidebar_twitter_title_ftr{
	width:;
	padding:12px 0 0 12px;
	float:left;
	position:relative;
}

#sidebar_from_the_road_twitter{
	width:240px;
	padding:10px 0 0 10px;
	float:left;
	position:relative;
}
/* --- Search Bar --- */
#search-2{
	padding:0 0 15px 0;
	background:url(images/SidebarDivider.png) bottom center no-repeat;
}

#searchform #s{
	color:#fff;
	border:1px solid #999;
	background:#000;
	
}

#searchsubmit{
	cursor:pointer;
	color:#bbb;
	background:#343434;
	font-size:10px;
	text-transform:uppercase;
	border:0 none;
	font-weight:bold;
}

#searchsubmit:hover{
	color:#ddd;
}
/* ==== Footer ==== */
#footer_divider_wrap{
	width:1030px;
	padding:0 0 0 42px;
	float:left;
	position:relative;
}

#footer_divider{
	width:1030px;
	height:24px;
	background:url(images/BottomDivider.png) no-repeat top left;
	float:left;
	position:relative;
}

#footer_wrap1{
	width:1025px;
	padding:0 0 0 42px;
	float:left;
	position:relative;
}

#footer_wrap{
	width:1010px;
	padding:0 0 0 15px;
	background:url(images/BottomBGStrip.png) repeat-y top left;
	float:left;
	position:relative;
}

#footer{
	width:1000px;
	min-height:125px;
	float:left;
	position:relative;
}

#footer_logo{
	width:270px;
	padding:35px 0 0 100px;
	float:left;
	position:relative;
}

#footer_sponsors_wrap{
	width:395px;
	float:right;
	position:relative;
}

#footer_sponsors{
	width:395px;
	height:77px;
	padding:15px 0 0 0;
	text-align:left;
	float:right;
	position:relative;
}
	#footer_sponsors img{
		padding:0 15px 0 0;
	}

#footer_sidebar{
	width:130px;
	min-height:50px;
	padding:10px 0 0 0;
	font-size:15px;
	text-transform:uppercase;
	text-align:left;
	float:right;
	position:relative;
}

	#footer_sidebar .widget-title{
		font-size:17px;
	}

#footer_webdesign{
	width:395px;
	padding:10px 0 0 0;
	font-size:10px;
	color:#aaaaaa;
	text-align:center;
	float:left;
	position:relative;
}
	#footer_webdesign a{
		color:#bababa;
	}

