/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
CSS file optimized for Nucleus CMS by Suvoroff
http://nucleus.com.ru
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #AD1112;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #AD1112;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
	background: #AD1011 url(images/img03.jpg);
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 120px 0 0 0;
	background: url(images/img04.jpg) no-repeat 50% 30px;
	letter-spacing: -1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 470px;
	height: 40px;
	padding: 180px 0 0 0;
}

#menu ul {
	width: 466px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #AD1011 url(images/img05.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	background: url(images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 430px;
	padding: 20px;
	background: #FFFFFF url(images/img07.gif) no-repeat left bottom;
}

#content .maincontent {
	line-height: 180%;
	padding:20px 0;
}

#content .cast {
	font-size:10px;
	font-weight:bold;
	padding-top:10px;
}

#content .cast a {
	text-decoration:none;
	border-bottom:1px dashed #ad1112;
}

#content .cast a:hover {
	border-bottom:0;
}


/* Comments */ 

#content .commentsbody {
	border:1px solid #e9e9e9;
	background:#fafafa;
	margin:10px 0;
	padding:10px 10px 0 10px;
}

#content #nocomments {
	padding-bottom:10px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding-top: 10px;
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 13px;
	border-top: 1px solid #0B0B0B;
}

* html #sidebar ul li {
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 15px;
	border-top: 1px solid #0B0B0B;
}

html:not([lang*=""]) #sidebar ul li {
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 14px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

#sidebar .counters {
	margin:10px 0 20px 0;
}

#sidebar img {
	margin:0 0 3px 45px;
}

.boxed {
	margin-bottom: 10px;
	background: #000000 url(images/img10.gif) no-repeat left bottom;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #5EB2ED url(images/img08.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

/* Footer */

#footer {
	height: 100px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
}

/* Nucleus CMS stuff. Edited and modified by Suvoroff (http://nucleus.com.ru) */

.search {
	height:45px;
}

#search form {
	margin:15px 0;
	margin: 0;
	padding: 0;
}

.searchform .formfield {
	float: right;
	width: 174px;
	padding: 2px 5px;
	background: #EFEFEF url(images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	
.searchform .formbutton {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* This class fixes problem with commentform.notloggedin template (form button not in proper place) in Firefox browser in case of using Nucleus CMS 3.3. */

html:not([lang*=""]) .commentform .formbutton {
	float: right;
	margin: -15px 8px 0 0;
	background: #AD1112 url(images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.commentform .formbutton {
	float: right;
	margin: -15px 8px 0 0; /* WARNING!! Change value to margin: 0 8px 0 0; in case of using Nucleus CMS 3.3 */
	background: #AD1112 url(images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

* html .commentform .formbutton {
	float: right;
	margin: -15px 4px 0 0;
	background: #AD1112 url(images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.mailform .formbutton {
	float: right;
	margin: 0 8px 0 0;
	background: #AD1112 url(images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.formbutton {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.formfield {
	padding: 2px 5px;
	background: #fafafa;
	border: 1px solid #e9e9e9;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#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_verif, nucleus_cf_email {
    width: 300px;
    margin-right: 0px;
}

.forma {
	width:320px;
}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
    width: 300px;
    margin-right: 0px;
    margin-bottom:3px;
}

.commentform .formbutton
{
    display:block;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	background: url(images/img3.gif) no-repeat center top;
	text-align:center;
	padding:25px 3px;
	margin:15px 0 10px 0;
}