/*
Theme Name: Computer Guard
Theme URI:
Description: Computer Guard
Version: 1.0
Author: Ilya Zhitenev
Author URI: http://zhitenev.ru/
*/

body {
font : 75%/150% "Trebuchet MS", Tahoma, Arial;
color : #333333;
background-image : url(images/main-bg.jpg);
background-repeat : repeat;
margin : 0;
padding : 0 0 30px;
}
blockquote {
color : #333333;
font-size : 12px;
background-color : #ffffeb;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 10px;
border : 1px dotted #eeeeee;
}
a {
	color : #0099FF;
	text-decoration : none;
}
a:visited {
color : #999999;
text-decoration : none;
}
a:hover {
color : #333333;
text-decoration : underline;
}
img {
border : none;
}
p {
padding : 0 0 15px;
margin : 0;
}
h1 {
margin : 0;
font : bold 26px/100% "Trebuchet MS", Tahoma, Arial;
color : #333333;
}
h1 a, h1 a:visited {
color : #666666;
text-decoration : none;
}
h1 a:hover {
color : #000000;
text-decoration : underline;
}
h2 {
color : #0b930b;
margin : 0 0 0;
letter-spacing : -1px;
font : normal 190%/100% "Trebuchet MS", Tahoma, Arial;
}
h2 a, h2 a:visited {
color : #59770e;
text-decoration : none;
}
h2 a:hover {
color : #ff9900;
text-decoration : none;
}
h3 {
font : normal 140%/100% "Trebuchet MS", Tahoma, Arial;
color : #ff6600;
margin : 0 0 2px;
}
h3 a {
	color : #FF9933;
	text-decoration : none;
}
h3 a:visited {
	color : #FF6633;
	text-decoration : none;
}
h4 {
font : normal 130%/100% "Trebuchet MS", Tahoma, Arial;
color : #ff9900;
margin : 10px 0 5px;
}
form {
margin : 0;
padding : 0;
}
#page {
background-color : #ffffff;
margin : 0 auto;
width : 900px;

}
#logo {
float : left;
position : relative;
width : 200px;
z-index : 9999;
}
#logolabel {
padding-top : 30px;
position : relative;
vertical-align : middle;
padding-left : 190px;
height : 90px;
}
#logolabel a {
text-decoration : none;
}
#rss {
margin-top : -100px;
float : right;
height : 100px;
}
#menu {
	background-color : #00CC00;
	background-image : url(images/menu-bg.jpg);
	background-repeat : repeat-x;
	position : absolute;
	float: left;
	top : 110px;
	word-spacing : 25px;
	width : 860px;
	height : 33px;
	z-index: 20;
	line-height: 33px;
	padding: 0px 20px;
}


#menu a {
font-family : "Trebuchet MS", Tahoma, Arial;
font-size : 12px;
font-weight : bold;
color : #ffffff;
text-decoration : none;
border-bottom : 1px dashed #ffffff;
}
#menu a:hover {
color : #ffff00;
}
#s, .uinput {
background-color : #f9f9f9;
font-size : 12px;
border : 1px solid #cccccc;
width: 150px;
}
#searchsubmit {
font : bold 12px Arial, Helvetica, sans-serif;
width : 61px;
height : 24px;
background : url(images/button.gif) no-repeat;
color : #ffffff;
border : none;
vertical-align : middle;
}
.w11, .w12, .w13 {
display : block;
height : 1px;
overflow : hidden;
font-size : 1px;
}
.w13 {
margin : 0 3px;
background-color : #e5e5ff;
}
.w12 {
margin : 0 2px;
background-color : #e5e5ff;
}
.w11 {
margin : 0 1px;
background-color : #e5e5ff;
}
.w21, .w22, .w23 {
display : block;
height : 1px;
overflow : hidden;
font-size : 1px;
}
.w23 {
margin : 0 3px;
background-color : #fcfcc7;
}
.w22 {
margin : 0 2px;
background-color : #fcfcc7;
}
.w21 {
margin : 0 1px;
background-color : #fcfcc7;
}
.post {
position: relative;
float: left;
width : 610px;
clear : both;
border-bottom : 1px dotted #999999;
}
.post a:hover {
text-decoration : underline;
}
#newcont {
background: #fff;
position: relative;
float: left;
margin-top : 30px;
width : 900px;
}
#content {
background: #fff;
position: relative;
float: left;
}
#cont {
background: #fff;
position: relative;
float : left;
width : 610px;
margin-right : 10px;
margin-left : 10px;
margin-bottom: 40px;
}
#post img {
margin : 2px;
}
.post {
	clear:both;
}
.entry a {
text-decoration: none;
	color: #0066FF;

}
.entry a:hover {
	text-decoration: underline;
	color: #000000;
}
.post-title {
	float: left;
	width: 610px;
}
.post-tit {
	/*background-color: #FFCCFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;*/
}
.entry {
	clear: both;
	padding-top: 10px;
}
.enimg {
	padding: 2px;
	margin: 3px;
	border: 1px solid #999999;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-dat {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;

	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.comm {
	border-bottom: 1px dashed #cccccc;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #008C00;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 580px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	/*background: url(images/btn-bg.gif) no-repeat;*/
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
.cons{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	padding-right: 10px;
	float: right;
}
#footer {
color : #333333;
font-size : 11px;
}
#footmenu {
float : right;
padding-right : 20px;
height : 30px;
font-size : 11px;
background-color : #333333;
word-spacing : 11px;
font-weight : bold;
background-position : right 0%;
}
#footmenu a {
font-size : 11px;
color : #ffffff;
text-decoration : none;
border-bottom : 1px dashed #cccccc;
}
#footmenu a:hover {
color : #ff9933;
}
#footmenu a:visited {
color : #e4e4e4;
}
.rf1, .rf2, .rf3 {
display : block;
height : 1px;
overflow : hidden;
font-size : 1px;
}
.rf3 {
margin : 0 3px;
background-color : #333333;
}
.rf2 {
margin : 0 2px;
background-color : #333333;
}
.rf1 {
margin : 0 1px;
background-color : #333333;
}
#copyright {
padding-top : 15px;
height : 30px;
width : 900px;
float : left;
background-color : #333333;
color : #ffffff;
}
#copy {
font-size : 10px;
float : left;
padding-left : 35px;
}
#searchbox {
margin-top : 5px;
margin-bottom : 5px;
}
#sidebar {
float : right;
font-size : 12px;
margin-right : 10px;
width : 250px;
}
#sidebar ul {
margin : 0;
padding : 0;
}
#sidebar ul li {
list-style : none;
margin : 0;
padding : 0;
padding-bottom : 4px;
border : none;
}
#sidebar h2 {
color : #0066ff;
margin : 5px 0 0;
}
#tagcloud�{ 
width:�300px; 
background:#FFF; 
padding:�10px; 
border:�1px�solid�#000; 
text-align:center; 
} 
.wp-paged-comments {
	padding: 0px 0px 10px;
}
.wp-paged-comments a, #wp-paged-comments a:link, #wp-paged-comments a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #000000;
}
.wp-paged-comments span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
}
.wp-paged-comments span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #000000;
}
.wp-paged-comments span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #000000;
}