* {padding: 0; margin: 0}
body {
	font: 11px/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: #F6F6F7;
	margin: 0;
	padding: 4px 9px;
	min-width: 980px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.5em 0 1em;
	color: #364AA0;
}
h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
p, ol, ul {
	margin: 1em 0;
}
ol, ul {
	margin-left: 2em;
}
a { color: #364AA0; text-decoration: underline; font-weight: bold;}
a img {border: 0;}
a:hover { color: #FF0000;}

blockquote { padding: 1px; border: 1px dashed #364AA0; }

#calendar th { background: #ffffff; }
#calendar table {
	border-collapse: collapse;
	border: solid #364AA0;
	border-width: 1px 3px 3px 1px;
	caption-side: top;
	background: #ECEEF8;
	color: #888;
}
#calendar caption {
	text-align: right;
	line-height: 1.3em;
}
#calendar td *, #calendar th {
	padding: 3px 4px;
}
#calendar td * {display: block;}
#trends_informer {
	margin-top: 4px;
	padding: 0;
	height: 38px;
	float: right;
	overflow: hidden
}
th.we {color: red;}
td.cc, td.cd {background: #D8DBEF;}
.form {
	line-height: 1.8em;
}
.input {
	border: 1px solid #364AA0;
	background: #ECEEF8;
}
textarea.input {
	border-width: 1px 2px 2px 1px;
	margin: 5px 0;
}
.button {
	border: 1px solid black;
	background: #364AA0;
	color: #fff;
	font-weight: bold;
}
.box {
	background: #ECEEF8;
	border: solid #364AA0;
	border-width: 1px 3px 3px 1px;
	padding: 11px;
	overflow: hidden;
	zoom: 1;
}
.posting, .comment, .single {
	border: solid #364AA0;
	border-width: 1px 3px 3px 1px;
	zoom: 1;
	padding-right: 200px;
	background: #ECEEF8;
	margin-bottom: 5px;
	position: relative;
}
.comment, .single {
	border-bottom-width: 1px;
	margin-bottom: 0;
}
.comment {
	border-top: 0;
}
.comment .text {
	padding-bottom: 11px;
}

html>body .text img { height: auto; max-width: 100%; -ms-interpolation-mode: bicubic; }

.info {
	border-left: 1px solid #364AA0;
	float: right;
	margin-right: -200px;
	position: relative;
	width: 186px;
	padding: 11px 7px;
	margin-left: -1px;
	overflow: hidden;
}
.info .author {
	display: block;
	background: #d8dbef;
	padding: 4px 7px;
	margin-bottom: 2px;
}
.info .author a {
	color: black;	
	text-decoration: none;
	word-wrap: break-word;
}
.posting:after, .comment:after, .single:after, .text:after {
	display: block;
	content: ' ';
	font-size: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	clear: both;
}
.text {
	border-right: 1px solid #364AA0;
	padding: 11px 7px 4.5em 7px;
	position: relative;
}
.comment.high {
	background: #e2e5f4;
}
.manage, .leave_comment form {
	position: absolute;
	bottom: 11px;
	height: 2.5em;
	line-height: 2.5em;
	left: 7px;
	right: 207px;
	background: #d8dbef;
	padding: 0 7px;
	overflow: hidden;
}
.leave_comment {
	background: #ECEEF8;
	padding: 11px 8px;
	border: solid #364AA0;
	border-width: 0 3px 3px 1px;	
}
.leave_comment form {
	position: static;
}
.manage .rate {
	float: right;
	clear: left;
}
.manage a, .leave_comment a {
	background: url(/images/icons.png) no-repeat -10px -200px;
	padding: 3px 13px 3px 18px;
	white-space: nowrap;
}
.manage b {
	padding-right: 13px;
}
a.read {
	background-position: -10px 0;
	text-decoration: none;
}
a.write {
	background-position: -10px -100px;
}
.vote a {
	background-position: -5px -498px;
	font-size: 10px;
	text-decoration: none;
}
a.wtf {
	background: none;
	font-size: 11px;
	text-decoration: underline;
}
a.boroda {
	background-position: -10px -300px;
}
a.megaboroda {
	background-position: 0 -400px;
	padding: 3px 0 3px 28px;
}
.tags {
	margin-top: 11px;
}
.tags a {
	color: #aac
}
.donate {
	float: right;
}
.navigation {
	margin-bottom: 15px;
	font-weight: bold;
}
.navigation a {
	color: black;
	text-decoration: none;
}
.paging {
	margin-bottom: 15px;
	padding-left: 30px;
	line-height: 17px;
	background: url(/images/icons.png) no-repeat -3px -600px;
	color: red;
	font-weight: bold;
}
#content {

	padding: 10px 0 30px 0;
	clear: both;
}
#copy {
	background: url(/images/logo.gif) no-repeat -10px -89px;
	padding: 20px 0 10px;
	font-size: 10px;
	color: #6C7293;
	margin-top: 60px;
}

#header {
	display: table;
	width: 100%;
}
#logo, #adv, #top_nav, #calendar {
	display: table-cell;
	vertical-align: top;
}
#logo, #calendar {
	width: 1px;
}
#logo { padding-right: 10px; }
#logo img { margin: 2px 0; }
#top_nav {
	padding-top: 1.3em;
	padding-right: 10px;
	padding-bottom: 1em;
	text-align: right;
	list-style: none;
	color: #364AA0;
}
#top_nav a{
	text-decoration: none;
}
#top_nav li:after {
	content: " \25cf";
}
#news {
	padding-top: 15px;	
}
#news2 {
	float: left;
	border: 1px dashed; padding: 6px;
}
a.read, a.last, a.read span {
	color: red;
}
a.read:visited  {
	color: #364AA0;
}
a.last:visited {
	color: black;
}
#boroda_feed {
	border-top: 3px solid #364AA0;
	padding-top: 10px;
	margin: 20px auto 0;
}
#boroda_feed td {
	padding: 0 10px;
}
#bayanometr {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: .3;
	filter: alpha(opacity=30);
	display: none;
}
#bayanometr span {
	position: absolute;
	top: 50%;
	width: 100%;
	color: white;
	text-align: center;
	font: bold 30px/30px Verdana;  
	margin-top: -15px;
}
#boroda-detected {
	border: 2px dashed #c00;
	padding: 10px;
	margin: 5px 0;
	background: #fffaf0;
	font-size: 14px;
	width: 720px;
	display: none;
}

#showtags {
	width: 800px;
	text-align: center;
}
#showtags a {
	white-space: nowrap;
	text-decoration: none;
	line-height: 1em;
	padding-right: 0.2cm;
}

/* legacy classes */
.c_cols td {
	padding: 5px 7px;
	width: 600px;
}

.high {
	background: #C6CEEB;
}

.last:visited {
	color: black;
}

.c_cols .like_visited, .c_cols .last, .c_cols .last:visited {
	color: #333;
	text-decoration: none;
}

.last, .c_cols .last {
	color: red;
}

/* testing web-2.0 styles (will be integrated later) */
.navigation, .paging, .glagne .paging + div {
margin-left: 5px!important;
}
.posting {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.posting .author, .single .author {
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}
.posting .info, .posting .text {
padding-top: 8px!important;
}
.posting .manage {
bottom: 8px!important;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.single {
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.leave_comment {
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

/* special style for stupid Dura, who are still using FONT tag */
font { line-height: normal; }
