/*
Theme Name: Computer-News.Ru
Theme URI: http://computer-news.ru/
Description: Theme for Computer-News.Ru site.
Version: 0.6
Author: Mikhail Golubev
Author URI: http://mgolubev.info/
*/


body {
	font-size: 12px;
	font-family: verdana;
	text-align:center;
	padding: 0;
	margin: 0;
}

.mtable {
	width: 1000px;
	margin: 0 auto;
}

a {
	font-size: 12px;
	color: #5b5b5b;
	text-decoration: underline !important; 
}

a:hover {
	color: #3b3b3b;
	text-decoration: underline !important;
}

h1,h2,h3,h1 a,h2 a,h3 a {
	color: #4b4b4b;
}

h2 a {
	font-size: 1.1em;
}

h1, h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

#sidebar h2, #centrbar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
}

.mtable td {
	text-align: left;
	font-size: 12px;
}

.news_block {
	padding-left: 20px;
	padding-right: 10px;
	font-size: 13px;
	color: #000000;
}

.news_top {
	padding-left: 5px;
}

.news_head {
	font-weight: bold;
	color: #6b6b6b;
}

.date {
	background-color: #6b6b6b;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	color: #fff;
}

.links {
	height: 30px;
	border-top: 2px solid #eeeeee;
	padding-left: 10px;
	color: #888888;
	font-size: 10px;
}

.meta, .meta a {
	font-size: 11px;
}

.meta {
	margin-top: 0;
	padding-top: 0;
}

#bot_left {
	color: #585858;
	font-size: 10px;
	height: 46px;
	padding-left: 5px;
	text-align: left;
}

#bot_right {
	height: 46px;
	padding-top: 10px;
	padding-right: 5px;
	text-align: right;
}

input {
	border: 1px solid #b2b2b2;
	background: #ffffff;
	color: #000000;
	margin: 0;
}

#logo {
	float: left;
	clear: none;
	width: 310px;
	text-align: left;
}

#menu {
	float: right;
	clear: none;
	width: 690px;
	text-align: right;
}

#content {
	float: left;
	clear: none;
	width: 749px;
	padding-right: 10px;
	text-align: left;
}

#sidebar {
	float: right;
	clear: none;
	width: 241px;
	text-align: left;
	padding: 0;
}

#footer {
	padding-top:10px;
	clear:both;
	width: 1000px;
}

img {
	border:0;
}

#sidebar ul ul li:before {
	content: "\00BB \0020";
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin: 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.version {
	clear: both;
	margin-bottom: 15px;
}

.ver_img {
	float: left;
	width: 80px;
}

.ver_desc {
	float:left;
	padding-left:10px;
	width: 409px;
}

.version_not {
	clear: both;
	margin-bottom: 15px;
	color: #AAAAAA;
}

.version_not a {
	color: #999999;
}

.not, .not h3, .not p {
	color: #AAAAAA;
}

.not a {
	color: #999999;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table.dott{background-image: imgs/punktir_hbg.gif;}
table.dott tr td {background-color: White;}
.blu {color: #007392;}
