/*
Theme Name: MCSBK v2.01
Theme URI: http://mcsbk.ru/
Create: 01.11.2009
Last update: 06.11.2009
*/

* {margin:0px;padding:0px;font-size:100.01%;border:none;}
* html body {height:100%;}
html {height:100%;}
body {min-height:100%;min-width:950px;position:relative;font:62.5% Verdana;text-align:left;background-color:rgb(218, 211, 189);background-image: url(images/bg.png);}
a:link, a:visited, a:focus, a:active {text-decoration:underline;}
a:hover {text-decoration:none;}
input, textarea {font:1.3em Tahoma;}
ul, ol, li {list-style:none;}
.none {display:none;}

/* Blocks */
.g {
	width:950px;
	margin:0 auto;
}
.l {
	float:left;
	width:275px;
	margin:0 0 0 20px;
	display:inline;
}
.r {
	float:right;
	width:635px;
	margin:0 20px 0 0;
	display:inline;
}
.t {
	width:635px;
	height:270px;
	position:relative;
}
.f {
	clear:both;
	width:950px;
	height:150px;
	position: relative;
}
.p {
	width: 500px;
	margin: 20px 0 0 135px;
	position: relative;
}
.category {
	width: 600px;
}
.c {
	width: 500px;
	padding: 0 0 0 100px;
	margin: 30px 0;
}
.t_p {
	width: 635px;
	height: 25px;
}
.f_c {
	margin: 0 auto;
	width:890px;
	height: 150px;
	border-bottom: 2px solid rgb(179, 172, 154);
}
.left_list {
	clear:both;
}
.comment-error {
	width: 600px;
	margin: 40px 0 0 100px;
	font-size: 12px;
	color: red;
}
/* Image */
.foto {
	margin: 20px 0 0 0;
	width: 275px;
	height: 248px;
	float:left;
}
.line {
	margin:0 0 20px 0;
	float:left;
	width:275px;
	height:2px;
}
.line_t {
	position: absolute;
	bottom: 0;
	left: 0;
}
.mcsbk {
	position:absolute;
	top:20px;
	right:0px;
}
.mcsb {
	position: absolute;
	top: 60px;
	right: 160px;
}
.o_systeme {
	position: absolute;
	top: 180px;
	left: 65px;
}
.name_category {
	margin: 20px 0 0 65px;
}
p img {
	margin:0px 0;
}
img.counter {
	float:right;
	margin: -70px 30px 0 0;
}
/* Lists */
ul.list_category {
	margin: 10px 0 0 0;
}
.list_category li {
	margin: 5px 0 0 70px;
	
	font-size: 18px;
	font-weight: lighter;
	font-family: Tahoma;
	color: rgb(90, 80, 60);
}
.list_category a:hover {
	background-image: url(http://mcsbk.ru/application/maxsite/templates/mcsbk/images/star.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
ul.list_page {
	margin: 40px 0 0 0;
}
.list_page li {
	margin: 5px 0 0 100px;
	font-size: 12px;
	font-family: Verdana;
}
.f ul {
	margin: 30px 0 20px 30px;
	padding: 0px 0 10px 0;
	width:890px;
}
.f li {
	padding: 0px 0 0px 0;
	font-size: 12px;
	color: rgb(90, 80, 60);
}
.links_category li {
	font-size: 12px;
}
.comments li {
	font-size: 14px;
	font-weight: bolder;
	color: rgb(70, 60, 40);
}
.p ul {
	margin: 0 0 10px 0;
}
.p li {
	font-size: 12px;
	color: rgb(40, 30, 10);
}
/* Links */
a {
	color: rgb(50, 40, 20);
}
.comments a {
	font-size: 11px;
}
.list_page a {
 	text-decoration:none;
 }
.list_category a {
	color: rgb(80, 70, 50);
 	text-decoration:none;
 	padding: 0 0 0 30px;
 }
 .f a {
 	text-decoration: none;
 	color: rgb(90, 80, 60);
 }
 a.fl {
	text-decoration: underline;
	color: rgb(50, 40, 20);
 }
 /* Text */
h1, h2, h2 a, h3 {
	font-size: 18px;
	font-weight: lighter;
	font-family: Tahoma;
	color: rgb(90, 80, 60);
}
.p h2 {
	margin: 0 0 15px 0;
}
h2.h2 {
	margin: 0 0 5px 0;
}
h3 {
	text-align: right;
	margin: 10px 0;
}
p {
 	font-size: 12px;
 	color: rgb(40, 30, 10);
 }
p.system {
 	width: 500px;
 	height: 100px;
 	position: absolute;
 	top: 200px;
 	left: 135px;
 }
span.date {
	position: absolute;
	top:5px;
	left: -70px;
	font-size: 11px;
	font-weight: bolder;
	color: rgb(90, 80, 60);
}
.f p {
	padding: 0 0 30px 30px;
	color: rgb(100, 90, 70);
}
.info {
	font-size: 11px;
	margin: 0 0 10px 0;
	color: rgb(100, 90, 70);
}
.p p {
	margin: 0 0 15px 0;
}
.comments p {
	font-weight: lighter;
	margin: 10px;
	color: rgb(0, 0, 0);
}
/* Table */
table, td {
	border-color: rgb(100, 90, 70);
	border-style: solid;
	}
table {
	width: 500px;
	margin: 0 0 10px 0;
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	}
td {
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
	font-size: 12px;
	}
/* Forms */
.submit {
	font-size: 12px;
	background-color: transparent;
	margin: 20px 0 0 0;
}
label {
	font-size: 12px;
}
/* pagination */
.pagination {
	width: 500px;
	margin: 10px 0;
	float: right;
}
.old {
	float:right;
}
.new {
	float:left;
}
.pagination a {
	text-decoration:none;
}