/*----------------------------------------------
ChaCha Blog Stylesheet
Media Type: Screen
Last Updated: September 22, 2006



NOTE: If something doesn't work right in Internet Explorer, please consider the IE only stylesheet ie.css
----------------------------------------------*/

body {background: #fff url(/images/header_bg.gif) repeat-x top left; color: #404040;}

ol {list-style: decimal;}
.error {color: #990000; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
strong {font-weight: bold;}

#container {width: 936px; margin-right: auto; margin-left: auto;}

	#header {background: url(/images/header.gif) no-repeat; height: 147px;}
		#logo {width: 350px; float: left; text-indent: -9000px;}
			#logo a {text-decoration: none; display: block; width: 350px; height: 130px;}
		#chacha_search {width: 300px;float: right; padding-right: 100px; margin-top: 25px;}
			#chacha_search input.button {font-size: 90%;}
			#chacha_search .query {width: 250px; margin-bottom: 2px; font-weight: bold; padding: 3px;}
			#chacha_search h4 {color: #fff2ba; font-weight: bold; font-size: 120%; margin-bottom: 5px;}
			
	#content_wrap {}
		#nav ul li {float: right; display: inline; margin-left: 5px; font-size:110%;}
			#nav ul li a:link, #nav ul li a:visited {display: block; background: #414041 url(/images/tab_bg.jpg) repeat-x top left; padding:7px 15px; border-right: solid 1px #232323; border-bottom: solid 1px #232323; border-left: solid 1px #232323; color: #8d8d8d; font-weight: bold; text-decoration: none;}
			#nav ul li a.active:link, #nav ul li a.active:visited {background: #232323;}
	#column_wrap {}
		#content_col {float: left; width: 642px;}
			#content_col a:link, #content_col a:visited {color:#aa0001; text-decoration: none; border-bottom: solid 1px #d5d5d5;}
			#content_col a:hover {color: #ba0404; border-bottom: solid 1px #8c8c8c;}
			.posting {background: url(/images/post_bot.jpg) no-repeat bottom left; padding: 5px; margin-top: 15px;}
				.meta {padding: 3px 3px 3px 10px; margin-bottom: 10px; font-size: 85%; color: #dbdbdb;}
				.meta img {position: relative; margin-bottom: -2px;}
				.post {padding: 5px 10px 10px 10px;}
				.post p {margin-top: 10px; margin-bottom: 10px;}
				.posting p {margin-top: 10px; margin-bottom: 10px; line-height: 170%;}
				.post_time {text-align: right; }
				.posting ul, .posting ol {margin-left: 30px;}
					.date_time {font-size: 130%; font-weight: bold; color: #b6b6b6;}
			.navigation {margin-top: 15px; margin-bottom: 15px;}
				.alignleft {float: left;}
				.alignright {float: right;}
		#content_col h1 {font-size: 160%; color: #000;}
		#content_col h2 {color: #0059fd; font-size: 140%; margin-top: 15px; margin-bottom: 5px;}
			#content_col h2 a:link, #content_col h2 a:visited {color: #0059fd; text-decoration: none; border-bottom: none;}
			#content_col h2 a:hover {text-decoration: underline; border-bottom: none;}
			#content_col h2 .h2_author {font-size: 80%; color: #b9b9b9;}
		#content_col h3 {font-size: 120%; color: #003dae; margin-top: 15px; margin-bottom: 20px;}
		#content_col h4 {font-size: 100%; margin-top: 5px; margin-bottom: 5px;}
		
		blockquote {background: url(/images/blockquote.gif) no-repeat top left;margin-right: 40px; margin-left: 30px; padding-left: 20px; border-left: solid 2px #39689d; margin-top: 25px; margin-bottom: 25px; font-size: 90%; line-height: 200%; color: #39689d;}
		#contactform {margin-top: 20px;}
		.comment_wrap {margin-top: 40px; margin-right: 30px;}
			ol.commentlist {margin-left: 25px;}
			ol.commentlist li {padding: 10px; margin-top: 5px; margin-bottom: 5px;}
			ol.commentlist cite {font-weight: bold; color: #0059fd;}
			.cite_meta {padding-bottom: 5px;}
			.comment_wrap p {margin-top: 5px; margin-bottom: 5px;}
			ol.commentlist .alt {background: #f8f8f8; border: solid 1px #e2e2e2;}
			
			
		
		
		#right_col {float: right; width: 262px; text-align: right; margin-top: 30px;}
			#right_col_inner {padding: 0px 15px 0px 0px; background: url(/images/right_main.jpg) repeat-y top left;}
			.blogsearch {background: url(/images/right_top.jpg) no-repeat top left; padding-bottom: 25px;}
				#right_col_inner .blogsearch h3 {border: none;}
				#right_col_inner .blogsearch input {margin-bottom: 4px;}
			.archive_wrap {padding-left: 15px;}
				.archive_wrap ul li {font-size:90%; padding: 3px 2px 3px 10px; background: url(/images/arrows.gif) no-repeat 0px 8px;}
				.ar_col_wrap {margin-top: 5px; padding-bottom: 30px; margin-bottom: 30px; padding: 4px; background: url(/images/col_bg.jpg) repeat-x top left;}
				
			.toolbar {background: url(/images/right_bottom.jpg) no-repeat bottom left; padding-bottom: 60px;}
			
			.archive_wrap a:link, .archive_wrap a:visited {color: #9f0101; text-decoration: none;}
			.archive_wrap a:hover {text-decoration: underline; color: #ba0404;}
				
			
			.categories, .archives {float: left; width: 105px; text-align: left;}
			.toolbar {text-align: left; padding-left: 15px;}
			.categories {margin-right: 20px;}
			
			#right_col_inner h3 {font-size: 110%;border-bottom: solid 1px #9f0101; margin-bottom: 5px;}
			
	#footer {text-align: center; margin-top: 70px; border-top: solid 1px #eee; font-size: 80%; padding: 10px;}
			