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

template: elemental
*/

/* --- masthead elements --- */

#header h1, #header h2, #header h3 {
	font-size: 6.5em !important;
}

#header {
		text-align: left !important;
		padding: 101px 9px 0px 7px !important;
		background-color:#006 !important;
}

/* --- headline font style --- */

.post h1{
	color:#900 !important;
	font-size: 2.7em !important;
}

/* --- Secondary headlines on home page --- */

.column #secondaryContent .post h2, .template-index .post h2 {
	font-size:2em;
}


/* --- Quote text */

blockquote p, blockquote a, blockquote {
	color:#666 !important;
	font-size:1.1em !important;
	font-style:normal !important;
}

/* --- styles for active post title headings and links */

h2 a, h2 a:visited, h2 a:active {
	color:#900 !important;
	font-size: 1.1em !important;
}


/* --- styles for r/h widget titles --- */

h3.widgettitle {
	text-align: left !important;
	text-transform:inherit !important;
	font-size: 1.1em !important;
}

#sidebar h3.widgettitle {
background:#006 !important;
}

/* --- styles for the footer --- */

#footerWrapper h3.widgettitle {
	background:#006 !important;
	text-align:left !important;
}

#footerWrapper {
	background:#006 !important;
}

#widget_search label {
	background:#006 !important;
}

widget {

margin-bottom:5px !important;

}

/* --- Add more top margin to images -- */

.wp-caption {
	
	margin-top:10px !important;
}
/* --- typographic flourishes --- */

p.first-child {
	font-size: 110% !important;
	line-height: 145% !important;
}

.widget ul li {
	font-family:Arial, Helvetica, sans-serif !important;
}

/* font-size: 3em !important; */