/*  
Theme Name: NV
Theme URI: http://karagandy.com/
Description: Специально для Нового Вестника
Version: 1.0
Author: Yuri Gural
Author URI: http://karagandy.com/
*/

body {
	background: #ddd;
	color: #000;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 80%;
/*	line-height: 1.5;*/
	margin: 10px 15px 0 30px;
	padding: 0;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #069;
}

a img {
	border: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
}

.clear {
  clear:both;
}

/* Header */
#header {
	height: 59px;
	width: 977px;
	background: #ddd url(images/header.gif) no-repeat;
	margin: 0;
	float: left;
}

#logo {
/*	width: 658px;*/
	background: url(images/logo.gif) no-repeat;
	float: left;
}

.search {
	float: right;
	text-align: right;
	margin: 0;
	padding: 15px 220px 0 0;
}

.searchinput {
	border: 1px solid #C3D9FF;
	padding: 3px;
	width: 220px;
}

.searchbutton {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#menu {
	height: 38px;
	width: 977px;
	color: #9cf;
	background: #ddd url(images/menu.gif) no-repeat;
	margin: 5px 0 5px 0;
	float: left;
	overflow: hidden;
}

#menu ul {
	margin: 0;
	margin-left: 5px;
	padding: 0;
}

#menu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	list-style-type: none;
	white-space: nowrap;
}

#menu ul li a {
	height: 19px;
	margin: 0;
	padding: 6px 6px 6px 6px;
	display: block;
	color: #fff;
	float:left;
	text-decoration: none;
}

#menu ul li a:hover {
	height: 19px;
	margin: 0;
	padding: 6px 6px 6px 6px;
	display: block;
	float:left;
	color: #000;
	background: #f7bf00;
}

#menu ul li#home a:hover {
	height: 19px;
	margin: 0;
	padding: 6px 6px 6px 6px;
	display: block;
	float:left;
	color: #fff;
	/*это меню а именно главная страница когда наводишь! не менять! */
  background: #c32425;
}

#main {
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 3px solid #bbb;
	border-bottom: 3px solid #bbb;
	float: left;
	margin: 0;
	padding-bottom: 15px;
	text-align: left;
	width: 970px;
}

.banner {
  padding-bottom: 15px;
	text-align: left;
}

#corner {
	border-left: 1px solid #ccc;
	background: #fff url(images/corner.gif) no-repeat right;
	height: 32px;
	width: 973px;
	float: left;
}

/* Posts */
#content {
	float: left;
	font-size: 1em;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
/*	padding-top: 15px;*/
	width: 470px;
}

.entry {
/*красный 
	background: #ffceb7;
	border-top: 2px solid #f00;
	border-bottom: 2px solid #f00; */
	
  background: #b6e3fc;
	border-top: 2px solid #00659f;
	border-bottom: 2px solid #00659f;
	margin-bottom: 1.5em;
}

.entrytitle h2 {
	font-size: 2.1em;
	line-height: 1;
	padding: 3px 5px 5px 5px;
}

.entrytitle h2 a {
	color: #069;
	text-decoration: none;
}

.entrytitle h2 a:hover {
	color: #000;
}

.posttitle h2 {
	font-size: 2.8em;
	font-weight: bold;
	line-height: 1;
	padding: 3px 5px 10px 5px;
}
.posttitle h2 a {
	color: #000;
	text-decoration: none;
}

.entryinfo {
	font-size: 0.9em;
	padding: 5px 5px 5px 5px;
	line-height: 1.5; 
}

.postinfo {
	font-size: 0.9em;
	padding: 5px 5px 5px 5px;
	line-height: 1.5;
}

.entrysubject {
	color: #666;
	font-size: 1.4em;
	line-height: 1;
	padding: 0 5px 0 5px;
}

.subject {
/*	color: #000;*/
/*	background: #bbb;*/
	font-size: 1.8em;
	line-height: 1;
	padding: 2px 8px 2px 8px;
}

.entrybody {
	color: #000;
	background: #fff;
	text-align: justify;
	margin: 0;
	padding: 5px 5px 5px 5px;
	
  /*тоненькие полоски красного
  border-top: 1px solid #f00;
	border-bottom: 1px solid #f00;*/ 
	border-top: 1px solid #00659f;
	border-bottom: 1px solid #00659f;
  float: left;
	width: 460px;
}

.entryimg { 
	float: left;
	padding: 5px 10px 5px 0;
} 
/*
.entrybody  p { 
	margin: 0; 
}
*/ 
.postbody {
	color: #000;
	background: #fff;
	text-align: justify;
	padding: 0 5px 0 5px;
}

.excerpt {
	font-size: 1.4em;
	letter-spacing: -0.5px;
	margin: 10px 0 10px 25px;
}

.author {
	font-weight: bold;
	text-align: right;
	padding: 0 0 5px 0;
}

.entry blockquote {
	color: #666;
	margin: 0 30px 20px 30px;
	padding: 0 0 0 10px;
	border: 2px solid #fff;
	border-left: 2px solid #C3D9FF;
}

.entrymeta {
	font-size: 0.9em;
	padding: 5px;
	line-height: 1.5;
}

.postmeta {
	font-size: 0.9em;
	padding: 5px 5px 5px 5px;
/*красный
	background: #ffceb7;
	border-top: 1px solid #f00;
	border-bottom: 1px solid #f00;*/ 

  background: #b6e3fc;
	border-top: 1px solid #00659f;
	border-bottom: 1px solid #00659f;
}

.commentmeta {
	background: #fff url(images/comment.gif) no-repeat;
	padding-left: 20px;
}

.commentrss {
	background: #fff url(images/rss.gif) no-repeat;
	margin-left: 30px;
	padding-left: 20px;
}

.navigation {
	padding-bottom: 20px;
	line-height: 1.8;
}

.seo {
  padding: 15px 0px 20px 0px;
}

.banner {
  padding: 10px 0px 10px 0px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* Sidebar */
#sidebar_left {
	float: left;
	padding-left: 5px; 
	width: 290px;
}

#sidebar_right {
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	width: 165px;
}

.sidebar {
	font-size: 0.95em;
}

.sidebar h2 {
	color: #069;
	font-size: 1.8em;
	margin: 1em 0 0 0;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li {
/*	border-bottom: 1px dotted #ddd;*/
	margin-bottom: 0.3em;
/*	padding: 0.3em;*/
}

.sidebar ul li ul {
	color: #069;
	list-style-type: square;
	margin-left: 1.5em;
	padding: 0;
	border: 0;
}

.sidebar ul li ul li {
	border:0;
}

#navcontainer {
margin: 0 0 15px 0;
width: 200px;
border-top: 1px dotted #ddd;
}

#navcontainer ul {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
list-style-type: none;
margin-left: 0;
padding-left: 0;
letter-spacing: 3px;
}

#navcontainer ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

#navcontainer a {
background: #fff url(images/menu.gif) no-repeat;
border-bottom: 2px solid #eee;
display: block;
height: 20px;
padding: 7px 3px 3px 35px;
width: 160px;
}

#navcontainer a:link, #navlist a:visited {
/*ссылка http голубая
color: #4096EE;*/
color: #00659f;
text-decoration: none;
}

#navcontainer a:hover {
background: url(images/menu.gif) no-repeat 0px -35px;
color: #fff;
}

/* Comments */
.commentsblock {
padding: 20px 0px 20px 0px;
}

.commentsblock textarea {

width: 35em;
}

.commentsblock input, .commentsblock textarea {
border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

ol.commentlist {
color: #666;
list-style-type: none;
margin: 0;
margin-top: 1.5em;
padding: 0;
}

.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em;
}

.alt1 {
	background: #f9f7ed;
	border: 1px solid #f9f7ed;
	padding: 0.5em;
	border-left: 10px solid #069;
}

.alt2 {
	background: #f9f7ed;
	border: 1px solid #f9f7ed;
	padding: 0.5em;
	border-left: 10px solid #c3d9ff;
}

h3#comments {
font-size: 1.6em;
}

.authorstyle { background-color: #fed441 !important; 
  color:#000;
	font-weight:bold;
  }

/* Footer */
#footer {
	width: 970px;
	background: #ddd;
	color: #999;
	clear:both;
	margin: 0;
	padding: 10px 0 15px 0;
	text-align: center;
}

/* People news */

#people_title {
	width: 100%;
	text-align: left;
	padding-top: 8px;
  padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}

#people {
	width: 100%;
	text-align: left;
	padding-bottom: 8px;
	font-weight: normal;
}

#people_comments {
	width: 100%;
	text-align: left;
	padding-bottom: 4px;
}

#people_line {
	width: 100%;
	text-align: left;
  padding-bottom: 4px;
	border-bottom: 1px solid #c3d9ff;
}

/* Issues */
.issues {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
}
.issues a {
	text-decoration: none;
}
.issues img {
	padding-bottom: 10px;
}
.issue-alt1 {
	background: #f9f7ed;
	padding-bottom: 10px;
	text-align: center;
}

.issue-alt2 {
	background: #fff;
	padding-bottom: 10px;
	text-align: center;
}

blockquote {
         color: #000;
         font-weight: italic;
         background: #eee;
}
