/* dfBlog Custom Styles
***************************************************************************** */

/* Headings
***************************************************************************** */
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva,Helvetica,Verdana,Arial,sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #6666cc;
	margin-top: 1em;
	margin-bottom: 1em;
}
h2,h3,h4,h5,h6 {
	text-align: center;
	font-size: 1.8em;
}

.logotext { text-align: center; }
.slogan { text-align: center; }

#menubar {
	position: absolute;
	top: 102px;
	width: 900px;
	height: 60px;
	margin: 0 40px 0 37px;
}


.logotext a {	text-decoration: none; }
	.logotext a:link    { color: #483D8B; }
	.logotext a:hover   { color: #000; }
	.logotext a:active  { color: #483D8B; }
	.logotext a:visited { color: #483D8B; }

a {	text-decoration: underline; font-weight: bold; }
	a:link    { color: #0d014d; }
	a:hover   { color: #000; }
	a:active  { color: #0d014d; }
	a:visited { color: #0d014d; }

#sidebar a {	text-decoration: none; }

#sidebar h2,h3,h4,h5,h6 {
	text-align: left;
}

.pgleft {
background: url("http://evvdc.com/wp-content/themes/dfblog/images/styles/EVVDC/evvdc-logo-left.png") no-repeat top left;
}

.pgright {
background: url("http://evvdc.com/wp-content/themes/dfblog/images/styles/EVVDC/evvdc-logo-right.png") no-repeat top right;
}

#mainmenu ul li a {
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
}


#mainmenu ul li.page_item { max-width:160px; } /* JSC010810: Fixed long page names here with m-w */

ul, ol {
	margin: 2.0em 1.5em 2.0em 1.7em;
}
.p { font-size: 1.3em; }
.standout {
	color: #000000;
	background: #edf0fa;
	border-style: dotted;
	border-color: #9a9acd;
	border-width: 3px;
	margin: 5px;
	padding: 10px;
}

/* Define your custom styles here */
