/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
green in header: 89b74a
*/

body {
	margin: 0;
	/*background: url(images/img01.jpg) repeat-x left top;*/
/*background-color: #e5ebef;*/
background-color: #004886;
background-color: #003b6a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #787878;*/
/*color: #004886;*/
color: #333333;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
color: #003b6a;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	/*color: #C0BFBF;*/
color: #ffbf00;
}

a:hover {
	background: none;
}

/* Header */

#header {

	background: #e5ebef url(images/head_bg2.jpg) no-repeat right top;
	width: 920px;
	/*height: 98px;*/
	/*height: 216px;*/
height: 148px;
	margin: 0 auto;
border-left: 2px solid black;
border-right: 2px solid black;
}

#header-text {
padding-top: 20px;
/*float: right;*/
color: #ffffff;
margin: 0 0;
}

#header-text a {
color: #ffffff;
}

#header-text a:hover {
color: #ffbf00;
}

/* Logo */

#logo {
	float: left;
	width: 700px;
height: 140px;
}

#logo h1 {
	float: left;
	padding-top: 20px;
	text-transform: none;
	font-size: 2.0em;
padding-left: 10px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 2px;
	text-transform: lowercase;
	font: 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	
} 

#logo a {
	background: none;
	text-decoration: none;
	/*color: #5F882C;*/
color: #003b6a;
}

/* Menu */

#menu {
background: url(images/img06.jpg) repeat-x;
	width: 920px;
	height: 44px;
	margin: 0 auto;
border-left: 2px solid black;
border-right: 2px solid black;
}

#menu ul {
	margin: 0;
	margin-right: 30px;
	padding: 0;
/*padding-top: 12px;*/
padding-left: 10px;
	list-style: none;
	line-height: 44px;
vertical-align: middle;
}

#menu li {
	float: left;
}

#menu a {
	margin-right: 3px;
	padding: 0px 20px 0px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu .current_page_item_yes a {
	/*background: #566316;*/
/*background: #ffbf00;*/
	/*color: #FFFFFF;*/
color: #ffbf00;
/*border: 2px inset #003b6a;*/
font-weight: bold;
}

#menu .current_page_item_yes a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a:hover {
	text-decoration: underline;
	color: #ffbf00;
}

/* Page */

#page {
background-color: #ffffff;
	width: 920px;
	margin: 0 auto;
	padding-top: 15px;
border-left: 2px solid black;
border-right: 2px solid black;
}

/* Content */

#content {
	float: left;
	width: 630px;
}

.post {
	background: url(images/img03.jpg) no-repeat left top;
}

.post .title {
	padding: 15px 0 5px 20px;
	/*color: #5C5C5C;*/
color: 003b6a;
font-size: 1.4em;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post .title a {
	background: none;
	/*color: #5C5C5C;*/
color: 003b6a;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
display: none;
}

.post .entry {
	padding: 20px 20px;
	text-align: justify;
	margin-top: 0;
	line-height: 180%;
}

.entry blockquote {
/*background: url(images/commentquote02.gif) no-repeat;*/
}
.entry blockquote p:first-letter {
font-size: 2.4em;
/*color: #ffbf00;*/
color: #89b74a;
font-weight: bold;
}
.entry blockquote p:first-line {
font-size: 1.2em;
/*color: #ffbf00;*/
color: #89b74a;
font-weight: normal;
}
.entry .quote_attr {
padding-left: 35px;
}
.entry .quote_attr:first-line {
font-size: 1.2em;
color: #ffbf00;
/*color: #89b74a;*/
font-weight: normal;
}


.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #FFbf00;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     /*padding-top: 45px;*/
padding-top: 45px;
     font-size: 700%;
     color: #FFbf00;
 }

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	border-bottom: 1px dashed #D2D4C9;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	line-height: 35px;
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 15px;
}

#sidebar h2 {
	padding: 5px 10px;
	background: #79A73B url(images/img04.jpg) repeat-x left top;
	letter-spacing: -.5px;
	font-size: 1.2em;
	color: #FFFFFF;
border-top: 3px solid #ffbf00;
}

#sidebar h2 a, #sidebar h2 a:hover {
color: #ffffff;
text-decoration: none;
}

#sidebar p {
	padding: 20px;
}

#sidebar a {
	color: #787878;
}

#sidebar img {
	display:block;
	margin:0 0px 3px 0px;
}

#sidebar blockquote p, #sidebar blockquote {
padding: 5px;
margin: 0;
font-size:12px;
line-height: 110%;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	background: #90BF4D url(images/img02.jpg) left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #416110;
border-left: 2px solid black;
border-right: 2px solid black;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

/* Nucleus CMS stuff. Edited and modified by Suvoroff (http://nucleus.com.ru) */

.combody {
	padding:5px 0;
}

.searchform {
	float:right:
	width: 200px;
	padding-top: 31px;
	height:41px;
}

.searchform .formfield {
	width:136px;
	margin: 0 0 0 130px;
	padding:0;
	text-transform: lowercase;
	border: 1px #8DBC4A solid;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #000;
}

.searchform .formbutton {
	display:none;
}

.formbutton {
	display:block;
	font: bold 12px Arial, Sans-serif; 
	height: 20px;
	margin: 2px 5px 2px 0px;
	padding:2px 5px;
	background:#75a537;
	color:#fff;
	border:none;
}
.formbutton:hover {
	background:#66922d;
	border:none;
	color:#fff;
}

.formfield:focus {
	border: 1px #8DBC4A solid;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color:#000;
}

.formfield {
	border: 1px #8DBC4A solid;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color:#000;
}

#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	width:300px;
}

#nucleus_cf_remember {
	margin:0px 3px 2px 0px;
}
* html #nucleus_cf_remember {
	margin:0px 3px -2px -3px;
}

#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email, #nucleus_cf_verif {
    width: 300px;
}

.commentform .formfield, .commentform .formbutton, .loginform .formbutton, .mailform .formfield {
	display: block;
}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
    width: 300px;
    margin-right: 105px;
    margin-bottom:3px;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:center;
	padding:25px 20px;
	margin:15px 0 10px 0;
}

.padding {
	padding:8px 10px;
}

.counters {
	padding:15px 0;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox, .imgleft, .imgright {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	/*width: 20%; */
}
.leftbox, .imgleft {
	float: left;
	border-right: 2px solid #003b6a;
border-bottom: 2px solid #003b6a;
border-leftt: 2px solid #e5ebef;
border-top: 2px solid #e5ebef;
margin-right: 12px;
}
.rightbox, .imgright {
	float: right;
	border-left: 2px solid #003b6a;
border-bottom: 2px solid #003b6a;
border-right: 2px solid #e5ebef;
border-top: 2px solid #e5ebef;
margin-left: 12px;
}
