
/*---:[ global elements ]:---*/

body.custom { 
	background: #efefef url('/images/BG.jpg') repeat-x;
	color: #333; 
	font: 62.5% verdana, arial, sans-serif; 
	text-align: center; 
}

.custom a {
	outline: none; /* kills mozilla link outlines */
	color: #8c1717; text-decoration: none;
}

.custom a:hover {
	text-decoration: underline;
}

.custom .red { color: #8c1717; }

.custom .unstyled a:hover { text-decoration: underline; }

.custom align-left { float: left; }

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

.custom h2 a, h2.title { 
	color: #8c1717; text-decoration: none; font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: none; font-weight: lighter; 
	letter-spacing: 0.05em; line-height: 120%;
}	
	
.custom h2 a:hover { 
	color: #888; text-decoration: none; 
}

.custom h2.subhead { 
	color: #333; text-decoration: none; font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: none; font-style: italic; font-weight: lighter; 
	letter-spacing: normal; line-height: 125%; margin-bottom: 0.3em;
}
	
.custom .pages h2, h2.page_header { 
	margin: 0 0 0.75em 0; padding: 0 0 1em 0; 
	font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase;
	color: #333; font-weight: lighter; letter-spacing: 0.1em;
	background: url('images/hr_title_sep.gif') 0 100% no-repeat; 	
}
	
.custom .entry li a:hover { text-decoration: underline; }
	
.custom .posts h4 { 
	margin: 0 0 1.25em 0; padding: 0 0 2.0em 0; 
	background: url('images/hr_title_sep.gif') 0 100% no-repeat; 
}

.custom .posts h4 a { 
	color: #888; 
}

/*---:[ core layout elements ]:---*/

.custom #container { 
	width: 970px; 
	margin: 15px auto; 
	border: 1px solid #000; 
	background: url('/images/paper.gif') repeat;
}

.custom #content_box { 
	width: 970px; 
	text-align: left; 
	float: left; clear: both;
}

.custom #content { 
	width: 485px; padding: 0 0 0 22px; float: left; 
}

.custom #sidebar { 
	width: 208px; padding: 0 12px 0 11px; float: right; 
}
	
.custom #l_sidebar { 
	width: 206px; padding: 0 0 0 11px; float: left; 
}

.custom #l_sidebar .squid {
	text-align: center; margin-left: -8px; margin-top: -15px; margin-bottom: 15px;
	float: left; width: 206px;
}

/*---:[ header styles ]:---*/

.custom #header_img { 
	position: relative; 
	margin: 0; 
	border-bottom: 3px solid #333; 
	float: left; clear: both; 
}

.custom #masthead { 
	float: left; 
	width: 970px; height: 100px; 
	background: url('/images/logo.gif') 
	no-repeat; 
}

.custom #masthead a { 
	display: block; 
	width: 970px; height: 100px; 
	text-indent: -9000em;
} 
/*---:[ navigation styles ]:---*/

.custom ul#nav { 
	list-style: none; 
	width: 960px; 
	padding: 0em 0.4em 0.7em 0.3em; 
	background:  url('images/hr_dot_black.gif') 0 100% repeat-x;
	border-bottom: 0; 
	margin-bottom: 3.0em;
	float: left; clear: both; 
}

.custom ul#nav li { 
	padding: 0; 
	height: 2em; width: 8.5em; 
	margin: 0.4em 0 0 0.5em;
	font: bold 1.4em Helvetica, Arial, sans-serif;
	text-transform: uppercase; 
	background-color: #000; color: #fff; 
}
	
.custom ul#nav li a, .custom ul#nav li a:visited { 
	text-decoration: none; display: block; 
	color: #fff; line-height: 2em; 
}
	
.custom ul#nav li a:hover { 
	color: #fff; background-color: #8c1717;
	text-decoration: none; 
	display: block;
}
		
.custom ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { 
	color: #fff; background-color: #696969;
	text-decoration: none; display: block;
}

.custom ul#nav li.rss { 
	padding: 0.4em 0.4em 0.7em 0; 
	float: right; background-color: transparent; width:auto; height:auto;
}
			
.custom ul#nav li.rss a { 
	padding: 0 18px 0 0; 
	background: url('images/icon_rss.gif') 100% 50% no-repeat; 
	color: #000; line-height: normal; 
}

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

.custom ul.sponsors {
	list-style: none !important; text-align: center;
}

.custom ul.sponsors p {
	text-align: justify; padding-left: 3px; 
	padding-right: 2px; font-size: 0.9em;
	color: #8c1717;
}

.custom ul.sponsors li {
	margin-bottom: 0.5em;
}

.custom ul.sponsors li.sponsor-title {
	text-align: left;
}

.custom ul.sidebar_list li.widget, ul.sidebar_list li.linkcat, ul.sponsors { 
	width: 206px; margin: 0 0 2.5em 0; padding-bottom: 0.5em;
	font-size: 1.3em; line-height: 1.4em; float: left; 
	background: url('images/hr_dot_black.gif') 0 100% repeat-x; 
}

.custom ul.sidebar_list li.widget ul, ul.sidebar_list li.linkcat ul { 
	list-style-image: url('/images/bullet.gif');
}



.custom ul.sidebar_list li.widget ul.children li, ul.sidebar_list li.linkcat ul.children li { 
	padding-bottom: 0; margin-bottom: 2px; margin-left: -4px;
}

.custom .widget img { 
	text-align: center; 
}

.custom li.widget h2, li.linkcat h2, ul.sponsors h2 { 
	font-weight: bold; font-size: 1.077em; color: #fff;
	text-transform: uppercase; letter-spacing: normal; 
	margin: 0 0 0.8em 0; padding: 0.4em 0 0.4em 4px; 
	border-top: 0px solid #000; 
	background: url('/images/block.gif') 0 100% no-repeat; 
}

li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
			
li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }

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

.custom .pages {float: right; margin-bottom: -1px;}

.custom .announcement { 
	background: transparent url(images/hr_dot_black.gif) repeat-x scroll 0pt 100% !important;
	border-top: 3px solid #000000 !important;
	margin: 0pt 0pt 1.8em !important;
	padding: 0.4em 2px !important;
	font-size: 1.3em; line-height: 1.7em; font-family: georgia, serif;
	color: #888; text-align: justify; 
}

.custom .entry span.dropcap {
	float: left; clear: left;
	font-size: 3.3em !important; line-height: 1.0em !important;
	margin: 0 0 -0.2em 0 !important; padding: 0 !important; 
	text-transform: uppercase !important; clear: none !important;
	color: #888; letter-spacing: 0.1em; 
	font-family: Georgia, "Times New Roman", Times, serif;}

.custom .entry span.intro { 
	text-transform: uppercase; 
	color: #333; letter-spacing: 0.1em; 
	font-weight: bold; height: 50%;
	font-family: Georgia, "Times New Roman", Times, serif;}

.custom .entry blockquote { font-size: 1.0em; }
	
.custom .entry blockquote.right { 
	width: 250px; 
	font-style: normal !important; 
	font-size: 1.3em !important; 
	margin: 0.3em 0.1em 0.3em 15px !important; 
	padding: 0.3em 0 !important; 
	border: 3px double #aaa; border-width: 3px 0; 
	text-align: center; 
	float: right; 
}
		
.custom .entry blockquote.left { 
	width: 200px; 
	font-style: normal !important; 
	font-size: 1.3em !important; 
	margin: 0.3em 15px 0.3em 0 !important; 
	padding: 0.3em 0 !important; 
	border: 3px double #aaa; border-width: 3px 0; 
	text-align: center; 
	float: left; 
}

.custom .entry img.right { 
	padding: 3px 3px 3px 10px; margin: 0.5em 0 0.5em 10px; 
	border-top: 0; border-bottom: 0; border-right: 0; border-left: 0; 
	background: url('images/hr_dot_black2.gif') 0 100% repeat-y; 
	float: right; clear: right; 
}

.custom .entry img.left { 
	padding: 3px 10px 3px 3px; margin: 0.5em 10px 0.5em 0; 
	border-top: 0; border-bottom: 0; border-right: 0; border-left: 0;
	background: url('images/hr_dot_black2.gif') 100% 100% repeat-y; 
	float: left; clear: left; 
}

.custom .entry img.center { 
	display: block; padding: 3px 0px; margin: 0 auto 1.5em auto; 
	border: none; float: none; clear: both; 
}

.custom .entry .caption-right { 
	padding: 3px 3px 3px 10px; margin: 0.5em 0 0.5em 10px; 
	border-top: 0; border-bottom: 0; border-right: 0; border-left: 1px; 
	border-left-style: dotted; border-left-color: #333; 
	float: right; clear: right; text-align: center;
	font-size: 0.8em; font-weight: bolder; line-height: 100%;
}
	
.custom .entry .caption-left { 
	padding: 3px 10px 3px 3px; margin: 0.5em 10px 0.5em 0; 
	border-top: 0; border-bottom: 0; border-right: 1px; border-left: 0;
	border-right-style: dotted; border-right-color: #333;
	float: left; clear: left; text-align: center;
	font-size: 0.8em; font-weight: bolder; 
}

.custom .entry .sidebar-right { 
	width: 175px; background-color: #e8e8e8;
	padding: 10px 10px 0 10px; margin: 0.5em 0 0.5em 10px; 
	border: 1px dotted #333;
	float: right; clear: right; 
}

.custom .entry .sidebar-right p { 
	font-size: 0.8em; line-height: 130%; text-align: justify;
	margin: 0 0 1em 0;	
}

.custom .entry .sidebar-right h3 { 
	margin: 0 0 0.2em 0; padding: 0 0 0 0; 
	text-align: center; font-size: 0.8em;
}

.custom .tagged { 
	padding: 0.4em 0 0 0; background: url('images/hr_dot_black.gif') repeat-x; 
	font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; 
}
.custom .tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
	
.custom .tagged a:hover { color: #fff; background: #333; text-decoration: none; }

.custom .navigation { width: 485px; font-size: 1.4em; float: left; }
	
.custom .previous a:hover { text-decoration: underline; }
	
.custom .next a:hover { text-decoration: underline; }	

/*---:[ footer styles ]:---*/

.custom #footer { 
	width: 970px; height: 50px;
	background: url('/images/footer.gif') repeat-y;
	padding: 1.2em 0 0 0; 
	border-top: 2px solid #333; 
	color: #fff; 
	float: none; clear: both; 
}

.custom #footer li { 
	display: inline; margin: 0 0.4em; padding: 0 0.4em; 
	font-size: 1.1em; text-transform: uppercase;
	border-right: 1px solid #fff; border-left: 1px solid #fff; 
}

.custom #footer p { 
	margin: 0.6em 0 1em 0; font-size: 1.3em; 
	color: #fff; text-align: center; 
}

.custom #footer a, #footer a:visited { 
	color: #ccc; text-decoration: none; 
	font-family: verdana, arial, sans-serif; font-weight: bold; 
}
		
.custom #footer a:hover { 
	color: #ccc; text-decoration: underline; 
	font-family: verdana, arial, sans-serif; 
}

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

.custom #search_form .search_input { 
	width: 201px; padding: 3px; color: #ccc; 
	font: normal 1.0em Georgia, "Times New Roman", Times, serif; 
	border-top: 1px solid #999; border-left: 1px solid #999; 
	border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5;
	margin-bottom: 0.5em;
}
	
.custom li.widget .search_input { font-size: 1.1em !important; }

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

.custom #comments { width: 485px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 2.0em 0; border-top: 1px solid #bbb; float: left; }
		
.custom ul#comment_list li.comment {  padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }

			.custom ul#comment_list li.comment ul.children { padding-left: 1.2em; margin: 0; }
				.custom ul#comment_list li.comment ul.children li.comment { border-top: 1px dotted #bbb; border-bottom: none; padding-bottom: 0; margin-top: 1.2em; }
				
				
.custom .comment_meta a:hover { text-decoration: underline; }
											
.custom .comment_num a:hover { color: #8c1717; text-decoration: none; }

.custom .comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
												
.custom .comment_meta strong { font-size: 1.3em; }

.custom ul#comment_list li.odd { background-color: #F2F2F2 }


.custom .ngg-galleryoverview { margin-bottom: 1em;}
