/*
Theme Name: ClickCrosby 2009 V1
Author: ClickCrosby.com
Author URI: http://www.clickcrosby.com
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 13px Georgia,Verdana,Arial;
	color: #333333;
	background: #ffffff url(images/header.gif) repeat-x 0 0;;
}


a { color: #0a66b0; text-decoration: none;}
a:hover { color: #e2120d; text-decoration: underline; }


/************************************************
*	IMAGES
************************************************/
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
#content p img.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
#content p img.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}
.noimage img {
	display: none;
}

#content .r .post img.sponsor {
			width: 100%; height: 100%;
}




#wrapper {
	text-align: left;
	width: 980px;
	margin: auto auto;
}



/************************************************
** BEGIN header **
************************************************/
#header {
	
}
	#header ol {
		list-style-type: none;
		padding-bottom: 55px;
	}
		#header ol li {
			font-size: 0.9em;
			text-transform: uppercase;
			float: left;
			background: url(images/divider.gif) no-repeat 0 11px;
			padding: 10px;
		}
		#header ol li.f {
			background: none;
			padding-left: 0;
		}
	#header h1 {
		clear: both;
		font-size: 0;
	}
		#header h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.jpg) no-repeat 0 0;
			width: 331px; height: 110px;
			float: left;
		}


/************************************************/
#headerlogo {
	background: #fff;
	background-image:url('images/logo.jpg');
	background-repeat: no-repeat;
	width: 331px; height: 110px;
		float: left;
		padding: 0 10px 10px 0;
	}


#datesearch {
	color: #000;
	font-weight: regular; font-family: Arial; font-size: 12px;
	text-align: right;
	float: right;
	padding: 0 10px 10px 0;
	}
/************************************************/




	#header ul {
		list-style-type: none;
		clear: both;
		border-bottom: 20px solid #7d0903;
		border-left: 1px solid #7d0903;
		border-right: 1px solid #7d0903;
		border-top: 1px solid #7d0903;
		height: 27px;
		margin: 30px 0 10px;
	}
		#header ul li {
			float: left;
			border-right: 1px solid #7d0903;
			font-size: 0.9em;
			text-transform: uppercase;
		}
		#header ul li a {
			color: #393939;
			display: block;
			padding: 7px;
		}
		#header ul li a:hover {
			background-color: #bf2f12;
			color: #ffffff;
		}
/** END header **/


/************************************************
** BEGIN content
************************************************/



#contentleftwrapper {
	font-weight: regular; font-family: Arial; font-size: 11px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 620px;
}

#side-a {
	float: left;
	width: 280px;
	margin: 0px 10px 0px 0px; padding: 5px;
	border-right: 1px dotted #ccc;
}


#side-a h2, #side-a h2 a {
	font: 18px Georgia,Verdana,Arial;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-color: #bf2f12;
	padding: 5px; margin: 0px;
}

#side-a h3, #side-a h3 {
	font: 14px Georgia,Verdana,Arial;
	font-weight: bold;
	color: #0a66b0;
	margin-top: 10px; margin-bottom: 10px;
}

#side-a img {
	margin: 0 10px 5px 0;
	width: 100px; height: 100%;
}


#side-b { 
	margin: 0px 0px 0px 10px; padding: 5px;
	border-left: 1px dotted #ccc;
	float: right;
	width: 280px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-b h2, #side-b h2 a {
	font: 18px Georgia,Verdana,Arial;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-color: #bf2f12;
	padding: 5px; margin: 0px;
}

#side-b h3, #side-b h3 {
	font: 14px Georgia,Verdana,Arial;
	font-weight: bold;
	color: #0a66b0;
	margin-top: 10px; margin-bottom: 10px;
}

#side-b img {
	margin: 0 0 5px 10px;
	width: 100px; height: 100%;
}

.adsensetop {
	width: 500px;
	text-align: center;
	margin-top: 20px;
	margin-left: auto; margin-right: auto; }

.adsensetopmarketplace {
	width: 500px;
	text-align: center;
	border-bottom: 1px dotted #e2120d;
	margin-top: 20px; margin-bottom: 20px; padding-bottom: 5px;
	margin-left: auto; margin-right: auto; }

.adsensebottom {
	width: 500px;
	text-align: center;
	padding-top: 10px;
	margin-left: auto; margin-right: auto; }

#content .latest h3, #content .latest h3 a {
	color: #ffffff;
	background-color: #bf2f12;
	padding: 5px; margin:
}

.continue { font: bold 11px Verdana; margin-top:10px;}
.continue a:link, #content .continue a:visited { font: bold 11px Verdana; }
.postmeta  { font: italic 11px Verdana; text-align: left; padding-bottom: 30px;	border-bottom: 1px dotted #ccc;}
.postmeta a:link, #content .postmeta a:visited { font: italic regular 11px Verdana; }
.singlemeta  { font: italic 10px Arial; text-align: left; border-bottom: 1px dotted #e2120d;}
.singlemeta a:link, #content .postmeta a:visited { font: italic regular 10px Arial; }








#content {
	clear: both;
	float: left;
	border-right: 1px solid #7d0903;
	width: 620px;
	padding: 0 10px 10px 0;
}
	#content .latest {
		border-bottom: 10px solid #7d0903;
		padding: 20px 20px 10px 0;
		margin-bottom: 10px;
	}
		#content .latest img {
			float: left;
			margin: 0 10px 5px 0;
		}
		#content .latest h2 {
			font-size: 1.5em;
			padding-right: 90px;
			padding-bottom: 15px;
		}

		#content .latest p {
			font-size: 0.9em;
			margin-bottom: 12px;
			line-height: 1.4em;
		}


	#content .postnav {
		padding: 20px 0;
		clear: both;
	}
	#content .postnav ul {
		list-style-type: none;
		border: 0;
	}
		#content .postnav ul li {
			float: left;
			border: 1px solid #cccccc;
			margin: 2px;
			font-size: 0.9em;
		}
		#content .postnav ul li a {
			display: block;
			border: 0 !important;
			padding: 5px;
		}
		#content .postnav ul li a:hover {
			background-color: #007AAA;
			color: #ffffff;
		}
		#content li.page_info {
			padding: 5px !important;
		}


/** END content **/


/************************************************
** BEGIN sidebar **
************************************************/
#sidebar {
	float: right;
	width: 340px;
}
	#sidebar div.head {
		background-color: #fff;
		border: 10px solid #7d0903;
		padding: 10px 5px;
	}
		#sidebar div.head h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			margin-bottom: 10px;
		}
		#sidebar div.head .rss {
			font-size: 0.9em;
			padding: 2px 0 2px 24px;
			background: url(images/rss.gif) no-repeat 0 0;
		}

	#sidebar div.body {
		border: 1px solid #7d0903;
		padding: 10px;
		margin-bottom: 10px; margin-top: 10px;
	}
		#sidebar div.body img {
			
		}
		#sidebar div.body a {
			color: #333333;
		}
		#sidebar div.body a:hover {
			color: #00658D;
		}
	#sidebar ul.head {
		list-style-type: none;
		border: 1px solid #7d0903;
		border-width: 1px 1px 0 0;
		height: 30px;
	}
		#sidebar ul.head li {
			float: left;
			text-transform: uppercase;
			font-weight: bold;
			border-left: 1px solid #7d0903;
		}
		#sidebar ul.head li a {
			color: #343434;
			display: block;
			padding: 8px 10px;
		}
		#sidebar ul.head li a:hover {
			
		}
	#sidebar ul.body {
		clear: both;
		list-style-type: none;
		border: 1px solid #7d0903;
		padding: 10px;
		margin-bottom: 10px;
	}
		#sidebar ul.body li {
			font-size: 0.9em;
			border-bottom: 1px dotted #7d0903;
			padding: 6px 0;
		}
		#sidebar ul.body li a {
			color: #323232;
		}
		#sidebar ul.body li a:hover {
			font-weight: bold;
			color: #006490;
		}
	#sidebar .l {
		width: 165px;
		float: left;
	}




#sidebar .l h2 {
	border-top: 10px solid #bf2f12;
	font: 15px Times New Roman;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-color: #7d0903;
	padding: 2px; margin: 0px;
}




		#sidebar .l ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebar .l ul li {
			font-size: 0.9em;
			border-bottom: 1px dotted #7d0903;
			padding: 6px 0;
		}
		#sidebar .l ul li a {
			color: #363636;
		}
		#sidebar .l ul li a:hover {
			
		}
	#sidebar .r {
		width: 165px;
		float: right;
	}




#sidebar .r h2 {
	border-top: 10px solid #bf2f12;
	font: 15px Times New Roman;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-color: #7d0903;
	padding: 2px; margin: 0px;
}





		#sidebar .r ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebar .r ul li {
			font-size: 0.9em;
			border-bottom: 1px dotted #7d0903;
			padding: 6px 0;
		}
		#sidebar .r ul li a {
			color: #363636;
		}
		#sidebar .r ul li a:hover {
			
		}





#headingvideo h2{
	font: 18px Georgia,Verdana,Arial;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-color: #bf2f12;
	padding: 5px; margin: 0px;
}

#headingsponsors h2{
	font: 18px Georgia,Verdana,Arial;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-color: #bf2f12;
	padding: 5px; margin: 0px;
}



/** END sidebar **/


/************************************************
** BEGIN footer **
************************************************/
#footer {
	clear: both;
	border-top: 5px solid #7d0903;
	font: 10px Verdana;
	padding: 10px 0 5px 0; margin: 0px;
}
/** END footer **/



/************************************************
** BEGIN miscellaneous **
************************************************/
#content .single ul {
	margin: 0 0 10px 18px;
}
#content .single ol {
	margin: 0 0 10px 20px;
}
	#content .single li {
		padding: 2px 0;
		line-height: 1.4em;
	}
	#content .single h3 {
		margin-bottom: 5px;
		font-size: 1.4em;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content .single blockquote {
		padding: 20px 20px 10px;
		margin: 10px 0;
		background-color: #f3f3f3;
		border-width: 1px 0;
		border-color: #dddddd;
		border-style: solid;
		color: #9e9e9e;
		line-height: 1.4em;
	}
	.single .details {
		padding: 20px 0;
	}
	.single .details p {
		margin-bottom: 5px !important;
	}



/************************************************/
#comments {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments h2 {
		margin: 10px 0;
		font-size: 1.5em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		color: #9e9e9e;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
	.comment1 {
		border: 1px solid #cccccc;
		padding: 10px;
		margin-bottom: 10px;
	}
	.commentdetails {
		float: left;
	}
	.gravatar {
		float: right;
	}
	h2.title {
		padding: 20px 10px 20px;
		font-size: 0.8em;
		font-weight: normal;
		text-transform: uppercase;
		color: #909090;
	}

/************************************************/
.archive {
	clear: both;
	font-size: 0.9em;
	padding: 10px;
	border: 1px solid #cccccc;
	margin: 0 0 10px 10px;
}
	.archive h2 {
		font-size: 1.6em;
		font-weight: normal;
		padding-bottom: 10px;
	}
	.archive h2 a {
		
		
	}
	.archive img {
		float: left;
		height: auto; width:100px;
		margin: 5px 10px 5px 0;
	}
	.archive p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
/** END miscellaneous **/



/************************************************
*	List-o-Matic Generated CSS
************************************************/

#main-nav {
	font-family:arial,helvetica,sans-serif;
	margin:30px 0 0 0;
	border-bottom: 10px solid #7d0903;
	padding:0;
	float:left;
	width:100%;
	font-size:12px; }
#main-nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin:0;
	width:auto; }
#main-nav li a {
	text-decoration:none;
	display:block;
	padding:0.6em;
	color:#fff;
	background:#7d0903;
	border-left:2px solid #fff;border-right:2px solid #fff;}
#main-nav li a:hover, ul#main-nav	li a:focus {
	background:#bf2f12;
	color:#fff;
	border:2px solid #7d0903;}
#main-nav li ul {
	padding:0;
	margin:0;
	display:none;}
#main-nav li:hover ul {
	display:block;}
#main-nav li ul li {
	float:none;}
#main-nav li ul li a {
	font-size:0.9em;}



/* ================================= */
/* RELATED POSTS 
/* ================================= */
#relatedpostsblock {
	width: 90%;
	background: #fff;
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 5px 0px 30px 0px;
	border-top: 1px dotted #e2120d;
	}

