body { background: #fff; color: #333; font-family: Arial, Helvetica, sans-serif; font-size:12px; }

* { padding: 0; margin: 0; }
	


/*---:[ core layout elements ]:---*/

#container { width: 1000px; margin: 0 0; padding: 20px 0; background: url('images/header.jpg'); background-position:0 0; background-repeat:no-repeat;}

	#page { } /* for use with custom styles */
	
		#content_box { width: 1000px; padding:0;text-align: left; background: url('images/navFiller.gif'); background-position:0 0; background-repeat:repeat-y;}

			#left_box { width: 800px; float: left;}

				#content { width: 600px; padding:0; float: right; color:#FFFFFF;}
			
					#content_inner { width: 600px; padding:20px 0 0 10px;}
	
			.sidebar { width: 200px; float: left;color:#000000;}
		
			#left_bar { padding:0;}
		
			#right_bar { padding:0;}
		
		#footer { padding:0;}



/*---:[ headlines ]:---*/


h1 {padding: 0 10px 10px 10px; color: #ffff99; font-size:18px;}
	
	.archives h1 {margin: 20px 0 0 0; padding: 0.36364em 10px 0.36364em 10px;text-align: center; }

	.page h1 { margin: 0 0 1.11111em 0; }

h2 {padding: 10px 10px 10px 10px; color: #ffff99; font-size:14px;}

	h2 a, h2 a:visited { color: #ffff99; }

	h2 a:hover { color: #ffff99; text-decoration: none; }
	
	h2.top { padding-top: 0; }
	
	.sidebar h2 {margin: 10px 0 5px 0; line-height: 1.9em; padding: 0;}

h3 {line-height: 1.25em; color: #999;}

	.format_text h3 { margin: 1.875em 0 0.625em 0; }

	.format_text h3.top { margin: 0 0 0.625em 0 !important; }

h4 {line-height: 1.81818em;}



/*---:[ global elements ]:---*/

p.post_author { display:none;}

hr { display: none; }

a, a:visited { color: #000; text-decoration: none; }

#right_bar a, #right_bar a:visited { color: #fff; text-decoration: none; }

a:hover { color: #000; text-decoration: none; }

a img { border: none; }

blockquote {color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px;}

abbr, acronym {cursor: help; }

sub, sup {}
	
pre { margin: 0 0 1.66667em 0; padding: 0.75em; font: 0.92308em/1.66667em Arial, Helvetica, sans-serif; background: #eee; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px;}



/*---:[ content styles ]:---*/

.post_author {margin: 0 0 1.66667em 0; padding: 0 10px; color: #999; }

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.post_author a:hover { color: #999; text-decoration: underline; }

.format_text {padding: 0 40px 0 10px; line-height:18px; }
		
	.format_text a { text-decoration: underline; }
	
	.format_text a:visited { color: #333; background: #e8e8e8; text-decoration: none; }
	
	.format_text a:hover { text-decoration: underline; }
		
	.format_text blockquote { }
	
		.format_text blockquote.right { width: 180px;margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; border: none; float: right; }
		
		.format_text blockquote.left { width: 180px; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border: none; float: left; }
	
			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }
	
	.format_text p { margin: 0 0 1.53846em 0; }
	
	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0;}
	
	.format_text ul { list-style: none; margin: 0 0 1.53846em 0; }

	.format_text ol { margin: 0 0 1.53846em 20px; }
	
		.format_text li { }
	
		.format_text ul li { padding: 0 0 0 14px; background: url('images/bullet_text.gif') 0 0.38462em no-repeat; }
		
			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }
	
		.format_text li code { line-height: inherit; } /* This is basically a Safari hack :( */
	
	.format_text dl { margin: 0 0 1.53846em 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin: 0 0 1.53846em 1.53846em; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

	.format_text img { }

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; background: #eee; }
		
		.format_text img.stack { clear: none !important; }

.to_comments { margin: 0 0 1.81818em 0; padding: 0 10px; font: normal 1.1em/1.81818em; color: #999; clear: both; }
	
	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; color:#FFFFFF; }
	
	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }
	
	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

.navigation { width: 560px; padding: 10px 20px 10px 20px;clear: both; }

	.navigation p { text-align: right;}
	
	.navigation a  {color:#ffff99; }

	.older {float: left;}

	.previous { text-align: left;}



/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

#right_bar ul.sidebar_list { list-style: none;line-height:20px; margin:0 0 0 15px;}

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 150px; font: normal 12px; float: left; }

		li.widget p {}
		
		li.widget ul, li.linkcat ul { list-style: none; font-weight:bold; font-size:14px;}
		
		li.widget ol {}
		
			li.widget li, li.linkcat li {}
			
			li.page_item {padding-top:10px;}
			ul li ul li.page_item {margin:0 0 20px 15px;}
			ul li ul li ul li.page_item {margin:0 0 0 -15px; padding:6px 0 8px 20px; border-bottom: 1px solid #dadada;}

				li.widget li br { display: none; }
			
				li.widget li ul, li.linkcat li ul {}


ul li ul li ul li.page_item a { color:#a70303; font-size:11px; font-weight:normal;}

				
/*---:[ search widget ]:---*/

			#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

				#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; color: #333; font: bold 1.0em; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }

				#search input[type="submit"]:hover { color: #237fa1; }
				
			/*---:[ default search form styles ]:---*/

			#search_form { }

				#search_form .search_input { width: 160px; padding: 2px; color: #333; margin-bottom:10px; background: #f2f2f2; font: normal 0.91667em; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }

				#search_form .search_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }


/*---:[ footer styles ]:---*/

#footer p { font: normal 9px; line-height:14px; color: #000; background-color:#bc221a; text-align: left;margin:2px 0 0 0; padding:20px 0 30px 215px; background: url('images/navFiller_footer.gif'); background-position:0 0; background-repeat:repeat-y;}

	#footer a, #footer a:visited { color: #999;text-decoration: none; }

	#footer a:hover { color: #333; text-decoration: none; }


/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }