/*
Theme Name: Bezrukov
Version: 1.1
Author: Kirill Slavetski
*/

/* Globals 
=================================== */



body, td, th, a{
	color: #000000 !important;
}

ul.mainmenu li.current_page_item ul li a, ul.mainmenu li a, #topmenu li.current_page_item a{
	color: #000000 !important;
}

body, td, th {	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100.01%;
}
body {
	background-color: #F3EFED;
	margin: 0;
	padding: 0;
	background-image: url(i/bg.gif);
}
/* table
================ */
#main {
	position: absolute;
	top: 130px;
	left: 220px;
	width: 780px;
	z-index: 10;
}
#table {
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
}

#table td.cell-1 {
	width: 20px;
	height: 40px;
	overflow: hidden;
	background: url(i/table/corner-lt.gif) no-repeat top left;
}
#table td.cell-2 {
	background:url(i/table/bg-t.gif) top repeat-x;
	height: 40px;
	overflow: hidden;
}
#table td.cell-3 {
	width: 20px;
	height: 40px;
	overflow: hidden;
	background: url(i/table/corner-rt.gif) no-repeat top left;
}
#table td.cell-4 {
	width: 20px;
	overflow: hidden;
	background:url(i/table/bg-l.gif) repeat-y left;
}
#table td.cell-5 {
	background-color: #FFF;
	vertical-align: top;
	text-align: left;
}
#table td.cell-6 {
	background:url(i/table/bg-r.gif) repeat-y left;
	vertical-align: top;
}
#table td.cell-7 {
	width: 20px;
	height: 23px;
	overflow: hidden;
	background: url(i/table/corner-lb.gif) no-repeat top left;
}
#table td.cell-8 {
	background:url(i/table/bg-b.gif) top repeat-x;
	text-align: right;
	height: 23px;
}
#table td.cell-9 {
	width: 20px;
	height: 23px;
	overflow: hidden;
	background: url(i/table/corner-rb.gif) no-repeat top left;
}
/* spots 
 ======================= */
 #spot-top {
	position: absolute;
	background:url(i/top.jpg) left bottom no-repeat;
	width: 540px;
	height: 330px;
	top: 0;
	right: 0;
}

#spot-bottom {
	position: absolute;
	background:url(i/communication/bottom.jpg) left bottom no-repeat;
	width: 300px;
	height: 300px;
	bottom: 0;
	left: 0;
}

#spot-left {
	position: absolute;
	background:url(i/communication/left.jpg) left top no-repeat;
	width: 300px;
	height: 350px;
	top: 540px;
	left: 0;
}
#spot-right {
	position: absolute;
	background:url(i/communication/left.jpg) right top no-repeat;
	width: 300px;
	height: 500px;
	top: 455px;
	right: 0;
}
#spot-logo {
	position: absolute;
	width: 260px;
	height: 160px;
	top: 0;
	left: 0;
}
/* main menu 
=============== */
#menu {
	position: absolute;
	top: 140px;
	left: 0;
	width: 200px;
	z-index: 10;
}
ul.mainmenu {
	margin: -3px 0 0 50px;
	padding: 0;
	list-style: none;
}
ul.mainmenu li {
	margin: 0 0 11px 0;
	padding: 0;
}
ul.mainmenu li ul {
	font-size: 0.9em;
	list-style: none;
	padding: 0;
	margin: 10px 0 10px -50px;
}

ul.mainmenu li ul {
	font-size: 0.9em;
	list-style: none;
	padding: 0;
	margin: 10px 0 10px -50px;
}
ul.mainmenu li ul li {
	background: url(i/dash.gif) top left no-repeat;
	padding-left: 75px;
	margin-bottom: 4px;
}

ul.mainmenu li.current_page_item {
	background: url(i/communication/current-parent.gif) top left no-repeat;
	padding-left: 50px;
	margin-left: -50px;
}

ul.mainmenu li ul li.current_page_item {
	background: url(i/communication/current.jpg) top left no-repeat;
	padding-left: 75px;
	margin-left: 0;
}

ul.mainmenu li a {
	text-decoration: none;
	color: #000;
}

.mainmenu .item_parent ul {
	display: none;	
}

.mainmenu .current_page_item  ul {
	display: block;	
}

#menu-hr {
	background:url(i/menu-hr.gif) no-repeat center top;	
	height: 20px;
	margin: 20px 0 20px 30px;
}

ul#ico {
	padding: 0;
	margin: 0 0 0 25px;
	list-style: none;
	font-size: 0.9em;
}

ul#ico li {
	padding: 2px 0 6px 25px;	
}
ul#ico li.ico-subscribe {
	background:url(i/ico-subscribe.gif) left top no-repeat;
}

ul#ico li.ico-search {
	background:url(i/ico-search.gif) left top no-repeat;
}

ul#ico li.ico-eng {
	background:url(i/ico-eng.gif) left top no-repeat;
}

#nojs #spot-bottom {
	display: none;
}
/* footer
================ */
#footer {
	height: 160px;
}
.clrflt {
	float: none;
	clear: both;
}

#footer .info{
	font-size: 0.9em;	
	padding-top: 20px;	
	clear: both;
	width: 770px;
}

#footer .info .line {
	border-top: 4px solid #FFF;	
	width: 740px;
	margin: 10px 0 15px 0;
}

#footer .info .col{	
	float: left;
	display: block;
	width: 380px;	
}



/* top menu
================= */
#topmenu{
	padding: 27px 0 40px 0;
}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu li{
	font-size: 0.9em;
	float: left;
	display: block;

	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
}
#topmenu li.current_page_item {
	background-repeat: no-repeat;
	background-position: bottom right;
}
#topmenu li.current_page_item a{
	text-decoration:none;
}
/* cell main
================= */
.content {
	padding: 5px;	
}
.content p{
	line-height: 110%;
	padding: 5px 0 10px 0;
	margin: 0;
}

.content a{
	text-decoration: underline;	
}

.content h1, .content h2, .content h3 {
	font-weight: normal;
}

.content h1{
	margin: 25px 0 10px 0;
	padding: 0;
}


.content h2{
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding: 0;
}

.content  td{
	vertical-align: top;	
}

.content h3{
	font-size: 1em;
	font-style: italic;
	margin: 30px 0 0 0;
	padding: 0;
}

.main-photo {
	position: absolute;
	top: -160px;
	left: -80px;
	z-index: 100;
	width: 500px;
	height: 500px;
}

.hidden {
	display: none;
}

/* custom */
#spot-bottom {
	background-image:url(i/communication/bottom.jpg);
}

#spot-left {
	background-image:url(i/communication/left.jpg);
}
#spot-right {
	background-image:url(i/communication/right.jpg);
}

ul.mainmenu li.current_page_item {
	background-image: none;	
}

ul.mainmenu li ul li.current_page_item{
	background-image: url(i/communication/current.gif);
}

ul#ico a, .content a, 
ul.mainmenu li.current_page_item  a,
ul.mainmenu li ul li.current_page_item a,
p.arrow{
	color: #8F62BA !important;
}

#topmenu li.current_page_item {
	background-image: none;	
}




/* forum 
==================== */

/* top block for authentification */

table#login-form {
	font-size: 0.8em;
}

table#login-form td{
	vertical-align: bottom;
	padding: 0 10px 0 0;
}

table#login-form input.input-text {
	width: 150px;	
}
table#login-form input {
	margin-top: 3px;	
}

.remember {
	font-size: 0.8em;
	vertical-align: baseline;
}

/* submit with white background */
input.forum-submit{
	background: #FFF;
	border: 0;
	color: #8F62BA;
	border-bottom: 1px solid #8F62BA;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	cursor:pointer;

}


p.popup {
	background:url(i/popup.gif) left no-repeat;
	padding-left: 15px;
	margin-left: -15px;
}

/* tables for forum */
table.forum {
	width: 100%;
	padding-bottom: 10px;
}

table.forum th{
	background-color: #F3F7F7;
	font-weight: normal;
	font-size: 0.8em;
	padding: 10px;
}
table.forum td {
	padding: 10px 10px 15px 10px;
}

table.forum tr.alt td, .alt{
	background-color: #F3F7F7;	
}



.post-row {
	font-size: 0.9em;
	padding-bottom: 10px;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

#post_content {
	width: 99%;
}

.admin {
	border: 1px dashed #CCC;
	background-color: #f5f5f5;
	font-size: 0.8em;
	padding: 10px;
}

.loged-in {
	text-align: right;	
}

#registration td, #registration th, #userinfo td, #userinfo th, #admininfo td, #admininfo th{
	padding: 10px;	
}

#registration th.row, , #userinfo th.row, #admininfo th.row {
	width: 150px;	
}
#registration .required , #userinfo .required, #admininfo .required{
	background-color: #F3F7F7;	
}

dl#userinfo dt {
	font-size: 0.8em;
	font-style: italic;
}

dl#userinfo dd{
	margin-bottom: 20px;	
}

blockquote {
 	border-left: 4px solid #8F62BA;
 	padding-left: 10px;
 	margin-left: 10px;
}

.nav a {
	margin: 0 5px 0 5px;
}
