.custom body { background: #fff;  font: 62.5% Georgia, "Times New Roman", Times, serif; text-align: center; }

.custom a { color: #cf0000; text-decoration: underline; }

.custom	a:visited { color: #9f0000; text-decoration: underline; }

.custom	a:hover { color: #ef0000; text-decoration: underline; }
	
.custom	a img { border: none; }

.custom #container {  width: 770px; margin: 15px auto 0 auto; }
					
.custom	#content_box { background: #fff; width: 770px; text-align: left;  float: left;  clear: both; }
	
.custom	#content { width: 494px; padding: 0 40px 0 5px; border-right: 1px solid #ccc; float: left; }
	
.custom		#sidebar {  width: 230px; padding: 5px 0 0 0;  float: left; }
		
.custom	#footer { background: #fff; width: 770px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }
		


/*---:[ header styles ]:---*/

.custom #masthead { background: transparent; width: 770px; height: 100px; background: url('images/logo.gif') no-repeat; /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }


.custom ul#nav { color: #ffffff; list-style: none; width: 750px; padding: 0 10px; background: url('images/hr_dot_white.gif') repeat-x; border-bottom: 3px solid #000; float: left; clear: both; }

.custom ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }
	
.custom		ul#nav li a, ul#nav li a:visited { color: #fff; text-decoration: none; }
	
.custom		ul#nav li a:hover { color: #fff; text-decoration: underline; }
		
.custom		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #fff; text-decoration: underline; }

.custom         ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }
			
.custom		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss_red.gif') 100% 50% no-repeat; }

.custom h2 a { color: #cf0000; text-decoration: none; }
.custom h2 a:visited { color: #9f0000; text-decoration: none; }
	
.custom		h2 a:hover { color: #ef0000; text-decoration: none; }
	
.custom	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }
	
.custom	.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }
	
.custom	h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: 3px solid #000 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }

.custom #search_form .search_input { width: 221px; padding: 3px; color: #000; 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; }