/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	background: #191919 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #C0BFBF;
}

a:hover {
	background: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 940px;
	height: 128px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	float: left;
	padding-top: 85px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 102px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: .2em;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	background: #000000 url(images/img02.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 16px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0 20px;
	background: none;
	text-transform: lowercase;
	text-decoration: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #B3B4B4;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding: 40px;
	background: #121212 url(images/img04.gif) repeat-x;
}

/* Content */

#content {
	float: left;
	width: 560px;
}

.post {
}

.post .title {
	padding: 5px 0;
}

.post .title a {
	background: none;
}

.post .meta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
}

.post .entry {
	padding: 40px;
	text-align: justify;
	margin-top: 0;
	line-height: 180%;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 258px;
	background: #0D0D0D;
	border: 1px solid #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
}

#sidebar h2 {
	padding: 5px 10px;
	background: #000000;
	font-size: 1.2em;
}

#sidebar p {
	padding: 20px;
}

#sidebar img {
	display:block;
	margin:0 0 3px 10px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0;
/*	background: #35393D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000; */
	background: #000000 url(images/img02.gif) repeat-x;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

/* Nucleus CMS stuff. Edited and modified by Suvoroff (http://nucleus.com.ru) */

.combody {
	padding: 0 0 40px 0;
	text-align: justify;
	margin-top: 0;
	line-height: 180%;
}

#search form {
	width: 200px;
	height: 41px;
	margin: 0;
	padding: 15px 0 0 10px;
	background: url(images/img03.gif) no-repeat;
}

#search {
	float: right;
	width: 200px;
	padding-top: 86px;
}

.searchform .formfield {
	margin: 0;
	padding: 1px;
	border: none;
	text-transform: lowercase;
	background: none;
	border: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.searchform .formbutton {
	display: none;
}

.formfield {
	margin-right: 5px;
	padding: 3px;
	border: 1px #BDB0ED dotted;
}

.formbutton {
	padding: 3px 5px;
	border: none;
	background: #787878;
	text-transform: lowercase;
	font-size: 11px;
	color: #fff;
}

.formbutton:hover {
	background: #727272;
}

#nucleus_lf_pwd {
	width:80px;
	font-size:10px;
	background-color:#727272;
	margin:7px;
}

#nucleus_lf_name {
	width:80px;
	font-size:10px;
	background-color:#727272;
	margin:2px;
}

#nucleus_lf_shared {
	margin:10px;
}

#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 15px;
}


.leftbox {
	float: left;
	margin: 9px 15px 0 0;
}

.rightbox {
	float: right;
	margin: 9px 0 0 15px;
}
