@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Lucida Grande', Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.2em;
	}	

/* -------- Start Branding Styles --------- */

div#branding {
	text-align: left;
	}

/* -------- End Branding Styles --------- */	

/* -------- Start Content Styles --------- */

div#content_wrapper .navigation {
	font-size: 1.3em;
	margin-bottom: 1.4em;
	}
	
div#content_wrapper a {
	padding-bottom: .1em;
	border-bottom: .1em dashed #000;
	}

div#content_wrapper h3 a, div#content_wrapper h4 a {
	border-bottom: 0;
	}
	
div#content_wrapper h3, div#content_wrapper h4, div#content_wrapper div.search_label label  {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	

div#content h3 {
	font-size: 2.4em;
	line-height: 1.1em;
	border-bottom: .05em solid #000;
	margin-bottom: .3em;
	}
div#content h4 {
	font-size: 1.8em;
	line-height: 1.1em;
	margin-top: 1em;
	margin-bottom: .3em;
	}	


div#content p.post_date {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: .7em;
	font-style: italic;
	}
	
div#content p, div#content li {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: .7em;
	}
	
div#content ul, 
div#content li {
	list-style: disc;
	}	
div#content ul {
	margin-bottom: 1.5em;
	padding-left: 1.5em;
	}	
	
div#content div.entry {
	border-bottom: .1em solid #000;	
	padding-bottom: .5em;
	margin-bottom: 3.1em;
	}
	
div#content p.postmetadata {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: .4em;
	}		

div#content_sub {

	}

div.search_label label {
	font-size: 2.1em;
	line-height: 1.3em;
	}	

div#content_sub li h4 {
	font-size: 2.1em;
	line-height: 1.1em;
	padding-bottom: .1em;
	border-bottom: .05em solid #000;
	margin-top: .4em;
	margin-bottom: .2em;
	}
	
div#content_sub li li {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: .2em;
	}
		
div#content_sub ul ul {
	margin-bottom: 1.9em;
	}	

/* -------- End Content Styles --------- */

/* -------- Start Nav Styles --------- */



div#nav_main ul li a {
	font-size: 1.8em;
	text-decoration: none;	
	font-weight: bold;
	
	}		

/* -------- End Nav Styles --------- */
	
/* -------- Start Site Info Styles --------- */

div#site_info p {
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: .4em;
	}

div#site_info a {
	padding-bottom: .1em;
	border-bottom: .1em dashed #000;
	}
	

/* -------- End Site Info Styles --------- */	
