
/* #76BEE5 */

body { background: #000000; color: #666; font: 62.5% Verdana, Arial, sans-serif; text-align: center; }

* { padding: 0; margin: 0; }

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

a { color: #005572; text-decoration: underline; }

	a:visited { color: #000; text-decoration: underline; }

	a:hover { color: #b80616; text-decoration: underline; }
	
h1 { font: bold 2.8em Arial, sans-serif; color: #b80616; letter-spacing: -.05em; margin-bottom: 20px; }

h2 { font: normal 2.6em Arial, sans-serif; color: #005572; letter-spacing: -.04em; }

	* html h2 { letter-spacing: -.1em; }	

h3 { font: bold 1.8em Arial, sans-serif; color: #005572; letter-spacing: -.04em; }
	
	* html h3 { letter-spacing: -.1em; }

h4 { font: normal 1.6em 'Lucida Grande', Arial, Helvetica, sans-serif; }
h5 { font: bold 1.2em 'Lucida Grande', Arial, Helvetica, sans-serif; }
h6 { font: normal 1.4em 'Lucida Grande', Arial, Helvetica, sans-serif; color: #b80616; }

blockquote {width: 300px;  min-height: 35px; padding: 15px 0 15px; 70px; padding-left: 70px; margin: 0 40px 15px 40px; background: url('images/blockquote_bg.gif') no-repeat; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 1.1em; line-height: 1.75em; font-style: italic; clear: left; text-align: justify; }
blockquote div.source {text-align: right; }
	

/*---:[ page layout with sub classes - mirrors XHTML markup structure ]:---*/

#header { width: 800px; height: 365px; margin: 0 auto; background: url('images/apologetix_top.jpg') no-repeat center center; text-align: left; }

	#header a { width: 800px; height: 365px; display: block; }

#nav { width: 100%; height: 58px; margin-bottom: 25px; background: url('images/span_bg.gif') repeat-x; text-align: center; }

	#nav ul { width: 800px; padding: 21px 0 0 0px; margin: 0 auto; list-style: none; }
	
		#nav ul li { height: 29px; font: normal 2.4em 'Trebuchet MS', Verdana, Arial, sans-serif; float: right; }
		
			#nav ul li a, #nav ul li a:visited { padding: 0 10px; line-height: 29px; color: #FFF; text-decoration: none; }
			
				#nav ul li a:hover { color: #FFF; background: #76BEE5; text-decoration: none; }

#container { background: #ffffff; width: 800px; margin: 0 auto; padding-top: 0px; text-align: left; }

	#content { width: 600px; float: left; }
	
		.contact { width: 560px; padding: 0 0 20px 20px; margin-bottom: 10px; background: url('/images/post_bottom.gif') 0 100% no-repeat; float: left; }
		.post { width: 560px; padding: 0 20px 20px 20px; margin-bottom: 0; float: left; }
		
			.post h2 { margin-bottom: 10px;}

            .continue1 a { color: #b80616;  text-decoration: none;}
		    .continue1 a:visited { color: #000; text-decoration: none; }
			.continue1 a:hover { color: #b80616; text-decoration: none; }

            .continue2 a { color: #b80616;}
		    .continue2 a:visited { color: #000; text-decoration: underline; }
			.continue2 a:hover { color: #b80616; text-decoration: underline; }
			
			.entry { font-size: 1.2em; line-height: 1.6em; text-align: justify;}
			
				.date_box { width: 64px; height: 69px; padding: 5px 7px 0 3px; margin: 0 12px 5px 0; background: url('/images/date_holder.gif') no-repeat; color: #999; font: bold 2.4em Arial, sans-serif; letter-spacing: -.08em; text-align: center; float: left; }
			
				.entry p { margin-bottom: 15px; }
				
				.entry ul { list-style-image: url('/images/bullet.gif'); margin: 0 0 12px 50px; }
				
				.entry ol { margin: 0 0 12px 50px; }
				
					.entry li { margin-bottom: 3px; }
			
				img.left { margin: 0 15px 5px 0; float: left; }
				
				img.right { margin: 0 0 5px 15px; float: right; }
				
				img.center { margin: 0 auto 5px auto; display: block; }
			
			.post_meta_left { width: 400px; margin-bottom: 10px; font: bold 1.2em Arial, sans-serif; line-height: 2.0em; float: left; }
			
				.categories { padding-left: 20px; background: url('/images/sun.gif') 0 50% no-repeat; }
				
				.post_author { padding-left: 20px; background: url('/images/person.gif') 0 50% no-repeat; }
			
			.post_meta_right { width: 180px; margin-bottom: 10px; font: bold 1.2em Arial, sans-serif; line-height: 2.0em; float: left; }
			
				.thoughts { padding-left: 20px; background: url('/images/bubble.gif') 0 50% no-repeat; }
				
				.perma { padding-left: 20px; background: url('/images/perma.gif') 0 50% no-repeat; }
				
            .row_even {
                width: 100%; 
                background-color: #FFFFFF;
                margin-bottom: 10px; 
                float: left;
            }
            
            .row_odd {
                width: 100%; 
                background-color: #E0E0E0;
                margin-bottom: 10px; 
                float: left;
            }
            .row_detail {
                padding-left: 20pt;
            }


	#sidebar_left { width: 160px; font-size: 1.2em; text-align: left; float: left; }
	#sidebar { width: 200px; font-size: 1.2em; text-align: left; float: left; }
	
		.search { margin-bottom: 30px; text-align: left; }
		
			.search_field { width: 117px; height: 16px; padding: 4px 10px; border: 0; background: url('/images/search_bg.gif') 0 0 no-repeat; font: bold 1.3em Arial, sans-serif; }
			
				.search_field:focus, * html .search_field { background-position: 0 -24px; }
				
				* html .search_field { background-attachment: fixed; }
	
		.ask_me { position: relative; width: 200px; height: 232px; margin-bottom: 25px; background: url('/images/pro_consult.gif') 50% 0 no-repeat; }
	
			.ask_me_link { position: absolute; width: 90px; height: 22px; top: 170px; left: 52px; }
		 
				.ask_me_link a { width: 90px; height: 22px; display: block; }
				
#footer { width: 100%; height: 61px; background: url('/images/footer_bg.gif') repeat-x; text-align: center; clear: both; }

	#footer ul { width: 800px; padding-left: 0px; margin: 0 auto; list-style: none; }
	
		#footer ul li { height: 31px; font: normal 2.4em 'Trebuchet MS', Verdana, Arial, sans-serif; float: right; }
		
			#footer ul li a, #footer ul li a:visited { padding: 0 10px; line-height: 31px; color: #FFF; text-decoration: none; }
			
				#footer ul li a:hover { color: #FFF; background: #76BEE5; text-decoration: none; }
	
	#footer p { width: 800px; padding-top: 6px; margin: 0 auto; color: #FFF; text-align: right; clear: both; }
	
		#footer p a, #footer p a:visited { color: #FFF; }
		
			#footer p a:hover { color: #FFF; text-decoration: none; }
