/*
Theme Name: Current
Theme URI: http://localhost
Description: 
Version: 0.0.1
Author: admin
Author URI: 
*/
body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #000;
}
a {
	color: #fff;
}
a:hover {
	color: #5eab2b;
}
h3, h4, h5, h6 {
	color: #5eab2b;
}
h4, h5, h6 {
	margin-top: 0;
	padding-top: .4em;
}
h3 {
	font-weight: normal;
	font-size: 16px;
}
h4 {
	font-weight: normal;
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-weight: normal;
	font-size: 10px;
}
#body {
	width: 1024px;
	margin: 0 auto;
}
#wrapheader {
	margin-top: 25px;
}
#header {
	position: relative;
	height: 145px;
}
#header {
	background: none;
}
#header a {
	display: inline;
}
#header_subjects {
	position: absolute;
	right: 50px;
	font-size: 14px;
	color: #bcbec0;
}
#header_subjects ul {
	list-style-type: none;
}
#header_subjects ul li {
	padding-bottom: 11px;
}
#header #title {
	position: absolute;
	left: 50px;
}
#menu {
	text-transform: uppercase;
	height: 24px;
	font-size: 14px;
	background-image: url(/wp-content/uploads/2012/06/navbar-bg.jpg);
	margin-bottom: 0;
}
#menu li a, #menu li span {
	min-width: 130px;
	height: 24px;
	line-height: 24px;
	font-weight: normal !important;
}
#menu li.indicator {
	background: none;
}
#menu .current_page_item a, #menu .current-cat a {
	color: #fff;
}
#menu .current_page_item li a, #menu .current-cat li a {
	color: #fff;
}
#menu li {
	display: block;
}
#menu li:hover {
	color: #5eab2b;
	background: none;
}
#menu li ul li a {
	text-align: left;
	height: 24px;
	line-height: 24px;
	background-color: #555;
}
#menu ul li a:hover {
	color: #5eab2b;
}
#menu li ul {
	top: 24px;
}
#menu ul ul {
	border: none;
}
#menu ul ul ul {
	left: 99%;
}
#menu li ul li ul {
	top: 2px;
}
#menu ul li ul li {
	display: block;
	width: 100%;
	background-color: #AAAAAA;
}
#menu #menusearchform {
	position: absolute;
	top: 1px;
	right: 185px;
	float: none;
	width: 120px;
}
#menusearchform .s {
	background-position: 4px 1px;
	font-size: 11px;
	line-height: 12px;
	height: 12px;
}
#wrapcontent {
	position: relative;
	margin: 0 auto;
	height: 540px;
	background-image: url(/wp-content/uploads/2012/07/background-image-1.jpg);
}
#mission_statement {
	position: absolute;
	top: 80px;
	left: 80px;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
}
#mission_statement span {
	line-height: 50px;
	color: #5eab2b;
}
.layout-none #container {
	width: 100% !important;
}
#content {
	padding: 20px 30px;
	position: absolute;
	bottom: 0;
	right: 80px;
	background-image: url(/wp-content/themes/constructor/images/opacity_white_90.png);
	width: 630px;
	height: 460px;
	overflow: auto;
	font-size: 9px;
}
#content a {
	color: #5EAB2B;
}
article > p, article .entry {
	font-size: 1.3em;
	line-height: 1.5em;
}
article .entry h1, article .entry h2, article .entry h3, article .entry h4, article .entry h5, article .entry h6, article {
	margin-left: 0;
}
article .entry p, .entry ul {
	margin-bottom: 10px;
}
.entry ul li p {
	margin-bottom: 5px;
}
article .entry li {
	padding: 0;
}
table, td {
	border: none !important;
	vertical-align: top;
}
.entry tr td {
    padding: 0;
}
header.opacity {
	background: none;
}
#wrapfooter {
	background-color: #5eab2b;
}
#footer {
	position: relative;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	font-size: 9px;
}
#footer .copy {
	position: absolute;
	left: 30px;
	line-height: 20px;
	color: #fff;
	padding: 0;
}