body { font: normal 11pt "Trebuchet MS", "Arial", helvetica; background: white; color: #003366; }
h1, h2, h3 { font-family: "Trebuchet MS", "Arial"; color: #003366; }

#header { /*border-bottom: solid 2px #003366;*/ margin-top: 12px; }

#top { background: white; }

#topbar { font: normal 10pt "Trebuchet MS", "Arial", helvetica; }
#topbar span.languages { font-weight: bold; font-size: 90%; }

#searchbar { font: normal 9pt "Arial", helvetica; color: #333333; }


#page-bar { font: bold 10pt "Trebuchet MS", "Arial"; background: url(../images/menu_bkg_normal.png) repeat-x; }
#page-bar li { background: url(../images/menu_bkg_normal.png); }
#page-bar li:hover { background: url(../images/menu_bkg_hover.png); }

#page-bar a, #page-bar a:visited { color: #ff9900; }
#page-bar a:hover { text-decoration:none; color: white; }

/* Dropdown Menus */
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #D8DFE7; color:#003366;
}
#page-bar li.page-item.current_page_item { color: white; }

#page-bar li li a:hover, #page-bar li li a:active {
	background: white; color:#003366;
}


#footer { background: white /*url(../images/bkg_footer.png) repeat-x*/;
	/*border-top: solid 2px #003366;*/
	font: normal 8pt "Arial", helvetica; color: black;
}
#footer div.theme { color: #333333; }
#footer a.theme, a.theme:link, a.theme:hover, a.theme:visited { color: #333333; }


acronym, abbr { border-bottom: 1px dashed #333;
	cursor: help;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}



blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-size: 90%;
	font-style: normal;
}


div.post-entry { width: 90%; margin-top: 3ex; }
div.post-entry { font: normal 11pt "Trebuchet MS", "Arial"; }
	.postheader img { float: left; margin-right: 1em; }
	.postheader div.entry-header { clear: right; }
	.entry-header .posttitle { font-weight: bold; color: #003366; }
	.entry-header span { font-size: 80%; color: #333333; }
div.post-entry
	.postbody p { text-align: justify; font-size: 90%; }


