/*
Theme Name: YATSENKO.ru
Theme URI: http://yatsenko.ru/
Description: My theme
Version: 1.0
Author: Sergei Yatsenko
Author URI: http://yatsenko.ru/
Tags: blue, custom header, fixed width, two columns, widgets

*/

body {
  margin: 15px;
	padding:0px;
	background: white;
	font: .9em Arial, sans-serif;
}
a {
  color:#5e6880;
}
h1 a {
  color: #333333;
}
h1 {
  margin: 0 0 15px 0;
	font: 2em Times, serif;
	color:#333333;
}
h2 {
  margin: 0 0 15px 0;
	font: 1.3em Times, serif;
	color:#333333;
}

#header {
  background: #d4d4ab;
	height: 51px;
	width:900px;
	margin: 0 auto;
	border-bottom: 6px solid #ffca95;
	-moz-border-radius:5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  /*text-shadow:#fff 0px 1px 0;*/ 
}
#menu {
	margin: 0px;
  padding: 8px 0 0 15px;
	height: 37px;
}
#menu li {
	display:inline;
	margin-right:10px;
	float:left;
	font: normal 9pt Tahoma,sans-serif;
}
#menu li.mact a {color: #fff;}
#menu li.mact { background: url(images/bg-m.gif) left center no-repeat; }
#menu li.arr {
  float:right;
	margin: 3px 15px 0 0;
}


#menu li a {
	padding: 10px 0px 10px 40px;
  display:block;
	width: 66px;
	height: 15px;
  background-position: 7px center;
  background-repeat: no-repeat;
	color: #8d8a5c;
	text-decoration: none;
}
#menu li a span { border-bottom: 1px dotted #8d8a5c; }
#menu li a:hover { color: #fff; }
#menu li a:hover span { border-bottom: 1px dotted white; }


#menu li a.m1 { background-image: url(images/i-world.gif); }
#menu li a.m2 { background-image: url(images/i-man.gif); }
#menu li a.m3 { background-image: url(images/i-link.gif); }
#menu li a.m4 { background-image: url(images/i-eng.gif); }
#content {
  margin: 15px auto 0 auto;
  width:900px;
}
.hdr { clear:both; }
.hdr h1 {
  margin: 0 0 5px 0;
	font: 2em Times, serif;	
}
h1 a {	}
h1 a:hover {
	background: #ffa08f;
	color: white;	
}
.pdata {
  font-size: .8em;
  color: #777;
}
.ptext {
  clear:both;
	padding-bottom:10px;
}
.ptext a:hover {
	background: #ffa08f;
	color: white;
}

#footer {
  height:50px;
  background: #ffca95;
  width:900px;
  margin: 0 auto;
  border-top: 6px solid #d4d4ab;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#bot {
	margin: 0px;
  padding: 8px 0 0 15px;
	height: 50px;
	color:white;
}
#bot li {
	display:inline;
	margin-right:10px;
	float:left;
	font: normal 9pt Tahoma,sans-serif;
	padding-top: 10px;
}
#bot li.dots {
  float:right;
	margin: 0px 15px 0 0;
	background: url(/wp-content/themes/default/images/dots.gif) right 15px no-repeat;
	width: 40px;
	height: 30px;
}
#sidebar {
  background: #d4d4ab;
  width:900px;
  margin: 0 auto;
}
#sidebar table td {
	padding: 5px 10px;
}
#sidebar td h2, #sidebar div#cmtform h2 {
 font: 1.3em Times, serif;
 border-left: 5px solid #ffca95;
 padding-left: 12px;
 color:#333333;
 margin:0;
}
.lists td {
vertical-align:top;
}


.lists ul {
  list-style-type:none;
  font-size: .8em;
	margin: 15px 0 0px 17px;
	padding:0;
}
.lists ul li {
  margin-bottom: 6px;
}
.lists ul a {
  color: #c66955;
}

.browse {
	color: #666666;
	font: normal .8em Arial, sans-serif;
	padding: 10px 0 10px 0;
	margin: 0px 0 10px 0;
	text-align:center;
}
.note {
	font: normal .8em Arial, sans-serif;
	padding: 4px 5px 4px 12px;
	margin: 0px 0 10px 10px;
	text-align:left;
	border-left: 5px solid #ffca95;
}
.note a{
  color: #c66955;
}
span.sn > div { display: inline-block; }
#search {
display: block;
	float: right;
  width: 200px;
  padding: 0 0 0 10px;
}
#search form {
  margin: 0;
}

form #s {
	font: normal .9em Arial, sans-serif;
	width: 170px;
	margin: 5px 0 10px 15px;
}


ul {
  list-style-type: square;
}

blockquote, q {
  background: url(images/q.gif) left top no-repeat;
	padding: 15px 0 0 15px;
	font-style: italic;
}
blockquote p {
  margin-top: 0;
}

pre {
  font: normal 1em Consolas, Courier, monospace;
	margin: 15px;
	border-left: 1px solid #b0b0b0;
	padding-left: 15px;
}
code {
  font: normal 1em Consolas, Courier, monospace;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dashed #333333;
}
.navigation {
 	/*text-align: right;*/
margin: 0 0 10px 0;
}
/*.navigation a {
	line-height: .3em;
	font-size: 1.8em;
  text-decoration: none;
	color: #5e6880;
	margin: 0 10px 10px 0px;
}*/
#counter {
  display: none;
}
.commentlist {
list-style-type:none;
margin:0;
padding:0;
}
.children {
list-style-type:none;
margin:0 0 0 40px;
padding:0;
}
.comments {
margin: 10px 0 0 0;
padding: 0;
border-collapse: collapse;
border-top:1px solid #f1e9d6;
}
.comments td {
padding: 5px 0;
}
.comments tr {
margin-bottom: 10px;
padding-bottom: 10px;
}
.cauthor, .cauthor a{
	color: #c65955;
}
.dlink {
color: #333333;
}
.cinfo {
font: normal .8em Arial, sans-serif;
width:170px;
vertical-align:top;
}
.ctext {
vertical-align:top;
}
td.ctext p {
margin: 0 0 1.5em 0;
}
.clear {
clear:both;
font: 0/0;
}
#comments {
margin-top: 20px;
}
#cmtform {
padding: 10px 10px;
}
.avatar {
	vertical-align:top;
	padding: 0 10px 0 0;
	width: 32px;
}
.reply a {
font: normal .8em Arial, sans-serif;
}

.gads { text-align:center; margin-bottom:5px }
.srlinks {
font: 8pt Tahoma, sans-serif;
color: black;
padding: 5px 10px 10px;
}
.srlinks a {color: black}
