/* 1.0 GLOBAL STYLES */
body {
	font:12px Arial, Helvetica, sans-serif;
 	margin: 0px auto;
	color:#000;
	background:#000;
}

#whitewrp {
	background-image:url(http://www.henricksoutdoors.com/images/creatives/skins/chevy/full.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/* #whitewrp {
	background-color:#000;
} */
	
img {
	border:none;
}

form {
	padding:0;
	margin:0;
}

.breadcrumb {
	border-bottom:1px solid #EEE;
	padding-bottom:4px;
	padding-right:4px;
	margin-bottom:6px;
}

/* DEFAULT PAGE FRAMEWORK */
#site {
	width:970px;
	margin:0px auto;
	text-align:left;
	margin-bottom:6px;
	background:#fff;
}
	#site .header {
		margin-bottom:6px;
		width:970px;
		background-image:url(../images/backgrounds/grey_fade_vertical.png);
		background-repeat:repeat-x;
		float:left;
	}
		#site .header .section {
		}
			#site .header .section h1 {
				font-size:28px;
				font-family:arial,Georgia, "Times New Roman", Times, serif;
				color:#847958;
				text-transform:uppercase;
				letter-spacing:-2px;
				font-weight:lighter;
				margin:10px 0 0 10px;
			}
		#site .header .extras {
			vertical-align:top;
			text-align:right;
			width:auto;
			background-image:url(../images/backgrounds/grey_fade_vertical.png);
			background-repeat:repeat-x;
		}
	
	#leftcolumn {
		width:642px;
		margin:0;
		float:left;
	}
		/* upperthirds */
		#upperthird {
			width:642px;
			padding:0;
			margin:0;
		}
			/* nav */
			#upperthird .left {
				width:160px;
				background:#EEC;
				padding:0;
				margin:0;
			}
			/* content */
			#upperthird .right {
				width:470px;
				padding-left:6px;
				margin:0;
			}
			/* shopping */
			#upperthird .shopping {
				width:620px;
				padding:10px;
				margin:0;
			}
			/* shopping */
			#upperthird .full {
				width:620px;
				padding: 10px 10px 10px 0;
				margin:0;
			}
		/* middlethirds */
		#middlethird {
			width:642px;
			margin:0;
			padding:6px 0 10px 0;
		}
		/* lowerthirds */
		#lowerthird {
			width:642px;
			margin:0;
			padding:6px 0 10px 0;
		}
	#rightcolumn {
		background-color:#847958;
		text-align:center;
		float:right;
		width:316px;
		margin:0;
	}
	#rightcolumn h1, h2, h3, h4, h5, h6 {
		display:inline;
		padding:0;
		margin:0;
		font-size:1em;
		line-height:1.25em;
	}
	
/* HEADING STYLES */

a {
	font-weight:normal;
}
	a:hover {
		text-decoration:none;
		color:#111;
	}
	
#site h1 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC3300;
	font-weight:bold;
}
#site h2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#242424;
	font-weight:bold;
}
#site h3 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:bold;
}

/* TABLE STYLES */

#tablelayout {
	padding:6px
}
#tablelayout td {
	padding:10px;
}
#tablelayout ul {
	margin:10px 0 4px 30px;
}
#tablelayout h2 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC3300;
	font-weight:bold;
	margin-bottom:0;
}
	#tablelayout h2 a {
		color:#CC3300;
	}
		#tablelayout h2 a:hover {
			text-decoration:none;
			color:#484848;
		}

#tablelayout p {
	margin-top:0;
}

/* FORM STYLES */

/*
input {
	padding:2px;
	border:1px solid #999;
	font:normal 11px Arial, Helvetica, sans-serif;
}
*/

select {
    padding:0;
    border:solid 1px #999;
    font:11px Arial, Helvetica, sans-serif;
	border:solid 1px #999;
}

select option {
	font:11px Arial, Helvetica, sans-serif;
	padding:0 0 0 3px;
}

textarea {
	padding:3px 0 0 4px;
	margin:8px 0 8px 0;
	font:11px Arial, Helvetica, sans-serif;
	border:solid 1px #999;
}
/* END FORM STYLES */

.left, .right, .center, .span {
	display:inline;
	float:left;
}

.clear {
	height:0px;
	overflow:hidden;
	clear:both;
	height:0px;
	padding:0px;
	margin:0px;
}

a.imgwrp {
	float:left;
	padding:3px;
	margin:3px 6px 0 0;
	background:#FFF;
	border:1px solid #CCC;
}
	a.imgwrp:hover {
		border:1px solid #AAA;
	}

/* COMMON PAGE ELEMENTS & MODULES */
/* These elements and modules can be seen on all or most pages of the site */

	/* HEADER & FOOTER */
	
		/* HEADER & FOOTER FRAMEWORK */
		.networktag {
			background-image:url(/images/backgrounds/network_tag.gif););
			padding:4px 0;
			margin:0 auto;
			text-align:center;
			color:#FFFF99;
			font-size:10px;
			font-weight:bold;
			border-bottom:2px solid #fff;
			border-top:none;
			vertical-align:middle;
		}
			.networktag a {
				color:#fff;
				font-size:10px;
			}
		#header {
			background-image:url(/images/masthead/sto.jpg););
			background-repeat:no-repeat;
			background-position:bottom;
			background-color:#2b2519;
			height:200px;
		}
			#header .span, #footer .span {
				display:block;
				float:none;
				width:970px;
				margin:0 auto;
			}
				#header .span .leader, #footer .span .leader {
					width:970px;
					padding:4px 0;
					margin-left: auto; 
					margin-right: auto;
					text-align:center;
				}
				#header .span .login {
					width:105px;
					padding:4px;
					text-align:left;
					font-weight:bold;
					position:relative;
					color:#FFFFFF
				}
					#header .span .login a {
						font-size:14px;
						font-weight:bold;
						text-decoration:none;
						color:#FFFFFF
					}	
					#header .span .login a:hover {
						text-decoration:underline;
					}
				#header .span .right, #footer .span .right {
					width:412px;
					padding:12px 0 12px 12px;
				}
					#header .span .right .left, #footer .span .right .left {
						width:200px;
						margin:0;
						padding:0;
					}
					#header .span .right .right, #footer .span .right .right {
						width:212px;
						border:none;
						margin:0;
						padding:0;
					}
		#footer {
			background:#2b2519;
			border-top:4px solid #847958;
		}

		/* HEADER & FOOTER STYLES */
		.footer, .header {
			color:#aaa;
		}
		.footer a, .header a {
			color:#ccc;
		}
			.footer a:hover, .header a:hover {
				color:#eee;
				text-decoration:none;
			}

		/* HEADER & FOOTER MODULES */

			/* Logo Module */
			.logo {
				float:left;
				margin:30px 0 0 0;
			}
			.tag {
				float:left;
				padding:0 0 0 12px;
				margin:35px 0 0 12px;
				border-left:1px solid #CCC;
				font:12px "Century Gothic", Arial, Helvetica, sans-serif;
				color:#CCC;
			}

			/* Login / Logout Module */
			.log {
				float:left;
				width:176px;
				padding:0px 12px 10px 12px;
				/* border-bottom:2px dotted #444; */
				font-size:11px;
				text-align:center;
			}
				.log a {
					font-weight:bold;
				}

			/* Customer Service Module */
			.custserv {
				display:inline;
				float:left;
				width:186px;
				padding:0 0 0 12px;
				margin:0 0 0 12px;
				border-left:2px dotted #444;
				text-align:right;
				font-size:11px;
				line-height:17px;
			}
				.custserv a {
					font-weight:bold;
					text-decoration:none;
				}
				.custserv .address {
					display:block;
					margin:0 0 10px 0;
					font-size:12px;
					line-height:normal;
				}
					.custserv .address a {
						color:#ccc;
						font-weight:normal;
						text-decoration:none;
					}
						.custserv .address a:hover {
							color:#eee;
							text-decoration:underline;
						}
					.custserv .address h2 a {
						font:bold 11px Georgia, "Times New Roman", Times, serif;
						text-transform:uppercase;
						color:#ccc;
					}
						.custserv .address h2 a:hover {
							color:#eee;
							text-decoration:none;
						}

			/* Network Module */
			.network {
				float:left;
				width:482px;
				padding:0 12px 0 0;
				margin:12px 0 12px 0;
				border-right:2px dotted #444;
			}
				.network h2 {
					font:bold 11px Georgia, "Times New Roman", Times, serif;
					text-transform:uppercase;
					color:#ccc;
				}
				.network .left {
					width:50%;
					padding:20px;
						list-style:square;
				}
				.network .right {
					width:50%;
					padding:20px;
						list-style:square;
				}
					.network .left ul li {
						list-style:square;
					}
					.network .right ul li {
						list-style:square;
					}

			.partners {
				float:left;
				width:200px;
			}
				.partners h2 {
					font:bold 11px Georgia, "Times New Roman", Times, serif;
					text-transform:uppercase;
					color:#ccc;
				}
				.partners select {
					width:198px;
					height:18px;
					margin:10px 0 0 0;
					border:1px solid #999;
					font:normal 11px Arial, Helvetica, sans-serif;
				}

			/* Legal Information Module */
			.legal {
				float:left;
				width:970px;
				margin:6px 0 0 0;
				padding:0 0 12px 0;
				text-align:center;
				font-size:11px;
			}
				.legal a {
					font-weight:bold;
				}

	/* MAIN NAVIGATION */

		/* MAIN NAVIGATION FRAMEWORK */
		#nav {
			background:#847958;
			border-bottom:2px solid #ffffff;
			border-top:2px solid #ffffff;
		}
			#nav .span {
				display:block;
				float:none;
				width:970px;
				margin:0 auto;
			}

		/* SEARCH FRAMEWORK */
		#search {
			background:#000000;
			height:30px;
		}
			#search .span {
				display:block;
				float:none;
				width:970px;
				margin:0 auto;
			}

			/* Search Module */
			.search {
				float:left;
				width:500px;
				color:#ffffff;
			}				
				.search a {
					color:#ffffff;
				}
				.search form {
					padding:4px;
				}
					.search form input {
						width:200px;
						height:18px;
						border:1px solid #999;
						font:normal 11px Arial, Helvetica, sans-serif;
					}
					.search form .button {
						width:50px;
						height:20px;
					}

	/* QUICK LINKS */
	.quick {
		float:left;
		width:136px;
		padding:8px 11px;
		margin:0 0 12px 0;
		border:1px solid #E4E4E4;
		background:#F5F5F5;
		font-size:11px;
		line-height:16px;
	}
		.quick h2 {
			display:block;
			margin:0 0 1px 0;
			font:bold 10px Georgia, "Times New Roman", Times, serif;
			color:#777;
			text-transform:uppercase;
		}
		.quick ul li {
			list-style:none;
		}
		.quick a {
			color:#777;
		}
			.quick a:hover {
				color:#555;
			}

	/* LISTING MODULE */
	.listing {
		float:left;
		width:175px;
		padding:4px 12px 12px 12px;
		margin:0 0 8px 0;
		border-bottom:2px dotted #EEE;
	}
		.listing h2 a {
			font:bold 11px Georgia, "Times New Roman", Times, serif;
			text-transform:uppercase;
			color:#AA8; /* SEE SITE STYLES */
		}
			.listing h2 a:hover {
				text-decoration:none;
				color:#886; /* SEE SITE STYLES */
			}
		.listing ul li {
			margin:0 0 0 24px;
			padding:4px 0 2px 0;
			list-style:disc outside;
			line-height:11px;
		}
			.listing ul li a {
				font-size:11px;
			}

/* EXTRAS MODULE */
.textlinks {
	background-color:#FFF;
	margin:8px;
	width:300px;
}

/* EXTRAS MODULE */
.extras {
	background-color:#FFF;
	font-size:11px;
	margin:8px;
	width:300px;
}

/* ROTV VIDEO MODULE */
#rightcolumn .videos {
	width:300px;
	text-align:left;
	margin:8px;
	background:#FFF;
}
	#rightcolumn .videos h2 a {
		display:block;
		width:276px;
		padding:4px 11px;
		background:#EEC;
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#AA8;
		text-transform:uppercase;
		text-decoration:none;
		border:1px solid #DDB;
	}
		#rightcolumn .videos h2 a:hover {
			color:#886;
			text-decoration:none;
		}
	#rightcolumn .videos .lead {
		width:300px;
		padding:6px 0 6px 0;
		margin:0;
		border-bottom:2px dotted #EEE;
		background-color:#fff;
		text-align:center;
	}
	#rightcolumn .videos .links {
		text-align:center;
		padding:3px;
	}
	#rightcolumn .videos h3 a {
		font:bold 11px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		color:#AA8;
	}
		#rightcolumn .videos h3 a:hover {
			text-decoration:none;
			color:#886;
		}
	#rightcolumn .videos a.h {
		font:16px Georgia, "Times New Roman", Times, serif;
	}
	#rightcolumn .videos .noborder {
		border:none;
	}

/* WTO VIDEO MODULE */
#rightcolumn .tv {
	width:300px;
	text-align:left;
	margin:8px;
	background:#FFF;
}
	#rightcolumn .tv h2 a {
		display:block;
		width:276px;
		padding:4px 11px;
		background:#EEC;
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#AA8;
		text-transform:uppercase;
		text-decoration:none;
		border:1px solid #DDB;
	}
		#rightcolumn .tv h2 a:hover {
			color:#886;
			text-decoration:none;
		}
	#rightcolumn .tv .player {
		width:300px;
		margin:0 0 4px 0;
		text-align:center;
		background-color:#000;
	}
	#rightcolumn .tv .lead {
		float:left;
		width:276px;
		padding:6px 12px 12px 12px;
		margin:0;
		border-bottom:2px dotted #EEE;
		background-color:#fff;
	}
	#rightcolumn .tv h3 a {
		font:bold 11px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		color:#AA8;
	}
		#rightcolumn .tv h3 a:hover {
			text-decoration:none;
			color:#886;
		}
	#rightcolumn .tv a.h {
		font:16px Georgia, "Times New Roman", Times, serif;
	}
	#rightcolumn .tv .noborder {
		border:none;
	}

/* AD MODULE */
#rightcolumn .ad300x250 {
	width:300px;
	margin:8px;
}
	#rightcolumn .ad300x250 .text {
		text-align:center;
		width:300px;
		padding:2px 0;
		background:#000;
		font-size:10px;
		text-transform:uppercase;
		color:#FFF;
	}

.ad728x90 {
	width:970px;
	padding:4px 0;
	margin:4px 0 0 0;
	text-align:center;
}

.ad160x600 .text {
	text-align:center;
	padding:2px 0;
	background:#000;
	font-size:10px;
	text-transform:uppercase;
	color:#FFF;
}
	
/* SHOPPING MODULE */
#rightcolumn .shopping {
	width:300px;
	text-align:left;
	margin:8px;
	background:#FFF;
}
	#rightcolumn .shopping h2 a {
		display:block;
		width:276px;
		padding:4px 11px;
		background:#EEC;
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#AA8;
		text-transform:uppercase;
		text-decoration:none;
		border:1px solid #DDB;
	}
		#rightcolumn .shopping h2 a:hover {
			color:#886;
			text-decoration:none;
		}
	#rightcolumn .shopping .lead {
		float:left;
		width:276px;
		padding:6px 12px 12px 12px;
		margin:0;
		border-bottom:2px dotted #EEE;
		background-color:#fff;
	}
	#rightcolumn .shopping h3 a {
		font:bold 11px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		color:#AA8;
	}
		#rightcolumn .shopping h3 a:hover {
			text-decoration:none;
			color:#886;
		}
	#rightcolumn .shopping a.h {
		font:16px Georgia, "Times New Roman", Times, serif;
	}
	#rightcolumn .shopping .noborder {
		border:none;
	}

/* GUIDES BOX MODULE */
#rightcolumn .guides {
	width:300px;
	text-align:left;
	margin:8px;
	background:#FFF;
}
	#rightcolumn .guides li {
		margin-left:20px;
	}
	#rightcolumn .guides h2 a {
		display:block;
		width:276px;
		padding:4px 11px;
		background:#EEC;
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#AA8;
		text-transform:uppercase;
		text-decoration:none;
		border:1px solid #DDB;
	}
		#rightcolumn .guides h2 a:hover {
			color:#886;
			text-decoration:none;
		}
	#rightcolumn .guides .lead {
		width:276px;
		padding:6px 12px 12px 12px;
		margin:0;
		border-bottom:2px dotted #EEE;
		background-color:#fff;
	}
	#rightcolumn .guides h3 a {
		font:bold 11px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		color:#AA8;
	}
		#rightcolumn .guides h3 a:hover {
			text-decoration:none;
			color:#886;
		}
	#rightcolumn .guides a.h {
		font:16px Georgia, "Times New Roman", Times, serif;
	}
	#rightcolumn .guides .noborder {
		border:none;
	}
	#rightcolumn .guides ul {
		margin:0 auto;
	}

/* CLASSIFIEDS BOX MODULE */
#rightcolumn .classifieds {
	width:300px;
	text-align:left;
	margin:8px;
	background:#FFF;
}
	#rightcolumn .classifieds h2 a {
		display:block;
		width:276px;
		padding:4px 11px;
		background:#EEC;
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#AA8;
		text-transform:uppercase;
		text-decoration:none;
		border:1px solid #DDB;
	}
		#rightcolumn .classifieds h2 a:hover {
			color:#886;
			text-decoration:none;
		}
	#rightcolumn .classifieds .lead {
		width:276px;
		padding:6px 12px 12px 12px;
		margin:0;
		border-bottom:2px dotted #EEE;
		background-color:#fff;
	}
	#rightcolumn .classifieds h3 a {
		font:bold 11px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		color:#AA8;
	}
		#rightcolumn .classifieds h3 a:hover {
			text-decoration:none;
			color:#886;
		}
	#rightcolumn .classifieds a.h {
		font:16px Georgia, "Times New Roman", Times, serif;
	}
	#rightcolumn .classifieds .noborder {
		border:none;
	}
	#rightcolumn .classifieds ul {
		margin:0 auto;
	}

/* ARTICLES MODULE */
#rightcolumn .articles {
	width:300px;
	text-align:left;
	margin:8px;
	background:#FFF;
}
	#rightcolumn .articles h2 a {
		display:block;
		width:276px;
		padding:4px 11px;
		background:#EEC;
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#AA8;
		text-transform:uppercase;
		text-decoration:none;
		border:1px solid #DDB;
	}
		#rightcolumn .articles h2 a:hover {
			color:#886;
			text-decoration:none;
		}
	#rightcolumn .articles .lead {
		width:276px;
		padding:6px 12px 12px 12px;
		margin:0;
		border-bottom:2px dotted #EEE;
		background-color:#fff;
	}
	#rightcolumn .articles h3 a {
		font:bold 11px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		color:#AA8;
	}
		#rightcolumn .articles h3 a:hover {
			text-decoration:none;
			color:#886;
		}
	#rightcolumn .articles a.h {
		font:16px Georgia, "Times New Roman", Times, serif;
	}
	#rightcolumn .articles .noborder {
		border:none;
	}
	#rightcolumn .articles ul {
		margin:0 auto;
	}

/* NEWS TABS */
.shadetabs {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 11px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
	.shadetabs li {
		display: inline;
		margin: 0;
	}		
		.shadetabs li a {
			text-decoration: none;
			padding: 3px 7px;
			margin-right: 3px;
			border: 1px solid #778;
			color: #2d2b2b;
			background: white url(../js/ajaxtabs/shade.gif) top left repeat-x;
		}		
		.shadetabs li a:visited {
			color: #2d2b2b;
		}		
		.shadetabs li a:hover {
			text-decoration: underline;
			color: #2d2b2b;
		}		
		.shadetabs li.selected {
			position: relative;
			top: 1px;
		}		
			.shadetabs li.selected a { /*selected main tab style */
				background-image: url(../js/ajaxtabs/shadeactive.gif);
				border-bottom-color: white;
			}
			
			.shadetabs li.selected a:hover { /*selected main tab style */
				text-decoration: none;
			}

.contentstyle {
	border: 1px solid gray;
	margin-bottom: 1em; padding: 10px;
	color:#5f5f44;
}
	.contentstyle ul li {
		margin:0 0 0 -15px;
		padding:4px 0 2px 0;
		list-style:disc outside;
		line-height:14px;
	}
		.contentstyle ul li a {
			font-size:12px;
			font-weight:normal;
			color:#5f5f44;
		}
			.contentstyle ul li a:hover {
				color:#000;
			}
			
/*---:[ global typography elements ]:---*/

blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-left: 0.2308em solid #a90000; }
abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }
code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }
pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }
p.unstyled { font-size: 1.3em; }
p.center { text-align: center; }

/*---:[ headlines ]:---*/

.page h1 { margin: 0 0 0.6071em 0; border-bottom: 0.10714em double #ccc; }
.archive h1 { font-size: 2.4em; line-height: 1.66667em; margin: 0 0 1.66667em 0; color: #000; }
#sidebar h2 { font-size: 1.1em; line-height: 1.5556em; margin: 0 0 0.5em 0; border-bottom: 0.166667em double #ccc; color: #000; }
.entry h3 { margin: 1.6667em 0 0.5556em 0; }
#comments h3 { font-size: 1.8em; }
#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding: 2.05556em 0 0 0; border-top: 0.166667em double #ccc; }
#comments h3#respond { margin: 2.2222em 0 0 0; }
h4 { font-size: 1.1538em; line-height: 1.3333em; color: #000; }


/*---:[ content styles ]:---*/

.content {
	width:470px;
}

.post_date { font-size: 1.1em; line-height: 1.5455em; margin: 0 0 1.8182em 0; color: #aaa; border-bottom: 0.2727em double #ccc; }
	.post_date a, .post_date a:visited { color: #000; padding: 0.0909em; }
	.post_date a:hover { color: #000; background: #ccc; }

.entry { font-size: 1em; line-height: 1.5385em; width:470px; }
	.entry p { margin: 0 0 1.5385em 0; }
	.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
	.entry ul { list-style-type: disc; }
		.entry li { }
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
	.entry dl { margin: 0 0 1.5385em 0; }
		.entry dt { font-weight: bold; }
		.entry dd { margin: 0 0 0 1.5em; }
	.entry sup, .entry sub { line-height: 1.0em; }
	.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; }
	.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }
		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
	.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
		.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	.entry img { }
	.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }
	.entry img.frame { border: 0.3846em solid #ddd; }
	.entry img.stack { clear: none !important; }

.post_meta { margin: 0 0 4.5385em 0; padding: 0.3846em 0 0 0; border-top: 0.23077em double #ccc; font-size: 1.3em; line-height: 1.0em; clear: both; }
	.add_comment { padding: 0 0 0 1.6154em; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }
	.post_meta a:hover { color: #000; border-bottom: 1px solid #a90000; }

.page .entry { margin: 0 0 3.0769em 0; border-bottom: 0.23077em double #ccc; }

.navigation { width: 39em; margin: 0 0 3.3333em 0; font-size: 1.2em; line-height: 1.6667em; }
	.navigation a:hover { color: #000; border-bottom: 1px solid #a90000; }
	.next { text-align: right; }

/*---:[ sidebar styles ]:---*/

#sidebar {
	width:160px;
	padding:6px;
	margin:0;
}

#rss {background: url('/images/rss.gif') 50% 0 no-repeat; text-align: center; }
	#rss a { display: block; width: 48px; height: 48px; margin: 0 auto; }

.widget { margin: 0 0 1.8em 0; }
	.widget p { margin: 0 0 1.66667em 0; }
	.widget ul, .linkcat ul { list-style: none; margin: 0 0 0.8333em 0; }
	.widget li, li.linkcat li { padding: 0 0 0 1.16667em; background: url('/images/backgrounds/bullet.gif') 0 0.4167em no-repeat; width:132px }
		.widget li a, li.linkcat li a { color: #333333 }
		.widget li a:hover, li.linkcat li a:hover { color: #000000; }
				
		/*---:[ special widget styles ]:---*/
		
		#calendar_wrap { margin: 0 0 0.8333em 0; padding: 0 0.166667em; }
		
		table#wp-calendar { border-collapse: collapse; }
			table#wp-calendar caption { font-weight: bold; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; }
			table#wp-calendar th { width: 2.3333em; font-size: 1.0em; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; color: #666; text-align: center; }
			table#wp-calendar td { width: 2.3333em; line-height: 1.66667em; color: #999; text-align: center; }
				table#wp-calendar td a, table#wp-calendar td a:visited { color: #a90000; font-weight: bold; }
				table#wp-calendar td a:hover { text-decoration: underline; }
			table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; }

/*---:[ comment styles ]:---*/

#comments { width: 46.8em; }
	dl#comment_list { margin: 0 0 0 0; }
		dl#comment_list dt { padding: 0 0 33px 0; background: url('images/comment_top.gif') 0 100% no-repeat; font-size: 1.1em; line-height: 1.8182em; color: #999; }
		dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
			dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
				dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
				dl#comment_list dt .comment_num a:hover { color: #a90000; }
			dl#comment_list dt strong { font-size: 1.4545em; color: #000; }
				dl#comment_list dt strong a, dl#comment_list dt strong a:visited { color: #000; border-bottom: 1px dotted #999; }
				dl#comment_list dt strong a:hover { color: #000; border-bottom: 1px solid #a90000; }
		dl#comment_list dd { width: 428px; padding: 0 20px; margin: 0 0 1.5385em; background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat; }
		dl#comment_list dd.author { background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat; }
			dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }

/*---:[ comment form styles ]:---*/

#comment_form { width: 46.8em; margin: 0 0 4.0em 0; }
	#comment_form a:hover { text-decoration: underline; }
	#comment_form p { padding: 0.00002em 0; }
		#comment_form label { padding: 0 0 0 0.83333em; font-size: 1.2em; }
		#comment_form .text_input { width: 15.3846em; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee; }
		#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
		#comment_form .text_area { width: 450px; font-size:1em }
		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
		#comment_form .form_submit { padding: 0.2em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 0.21429em double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }
		#comment_form .form_submit:hover { color: #a90000; }
			

/*---:[ search form styles ]:---*/

.right .search {
	text-align:center;
	color:#000000;
	font-size:16px;
	width:470px;
}

#search_form {
}
	html[xmlns*=""] body:last-child #search_form { margin: 0 0 0.75em 0; } /* This is a hack for Safari */
	#search_form .search_input { width: 200px; padding: 0.25em; color: #777; height: 1em; font: normal 0.75em Arial, Verdana, Helvetica, sans-serif; border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee; text-align:right }
	#search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	#content .search_input { font-size: 0.9231em !important; }


/*---:[ self-clearing floats courtesy of Dan Cederholm at simplebits.com ]:---*/

#header:after, #logo:after, #nav:after, #content_box:after, .page .entry:after, #comments:after, dl#comment_list dd:after, #comment_form:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }