/*
Theme Name: Light
Theme URI: http://nokiacool.ru
Description: Wordpress шаблон от dmitri44
Author: Dmitri44
Author URI: http://nokiacool.ru
Version: 1.0
. 
General comments/License Statement if any. 
. 
*/

body {
font: 13px arial;
margin:0;
padding:0;
background:#fff;
}

a:link, a:active, a:visited {
text-decoration:none;
color:#007DC9;
}

a:hover {
text-decoration:underline;
}

h1,h2,h3 {
font:21px tahoma;
margin:0;
padding:0;
}

h6 {
color:#007DC9;
font:21px tahoma;
margin:0;
padding:0;
clear:both;
}

p, ul, li, div, span {
margin:0;
padding:0;
list-style-type:none;
}

small {
font:11px tahoma;
}

input, textarea {
margin:5px 0;
}

blockquote {
border-left:5px solid #c6c6c6;
padding-left:5px;
clear:both;
font-style: italic;
}

#wrapper {
box-shadow: 0 0 5px #111;
-moz-box-shadow: 0 0 5px #111;
-webkit-box-shadow: 0 0 5px #111;
position:relative;
width:1000px;
background:#E0F1FC;
margin:0 auto;
border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
}

#container {
padding:0 0;
}

#header {
height:119px;
background-image: url(/wp-content/themes/light/images/logo.png);
margin-bottom:10px;
}

#footer {
color:#fff;
background:#c6c6c6;
background: url(/wp-content/themes/light/images/fut.jpg);
clear:both;
padding:15px;
}

.content {
width:650px;
float:right;
padding:10px;
}

.content p {
margin:0;
padding:0 0 3px 0;
}

.content h2  {
border-bottom:1px solid #ccc;
margin:0px 0 10px 0;
clear:both;
}

.content h3 {
margin:0px 0 10px 0;
clear:both;
}

.contentsingle {
background:#fff;
width:640px;
float:right;
padding:10px;
margin-right:10px;
}

.contentsingle p {
margin:0;
padding:0 0 3px 0;
}

.contentsingle h2  {
border-bottom:1px solid #ccc;
margin:0px 0 10px 0;
clear:both;
}

.contentsingle h3 {
color:#007DC9;
margin:0px 0 10px 0;
clear:both;
}

img.alignleft, img.attachment-alignleft {
	margin:0 10px 0 0;
}

img.aligncenter, img.attachment-aligncenter {
	margin: 5px auto;
}

img.alignright, img.attachment-alignright {
	float:right;
	margin:5px 5px 0 5px;
}

#sidebar {
width:320px;
float:left;
clear:both;
border-right:1px solid #ccc;
}

#nav {
margin:0 0 10px 10px;
float:left;
}

#nav li {
border-right:1px solid #A5CCE2;
font:bold 12px tahoma;
list-style-type:none;
float:left;
padding:4px 8px 4px 8px;
}

#nav li:last-child {

}

#nav li:hover {
text-decoration:underline;
}

#nav li a {
color:#007DC9;
}

ul.sidebar_list {
margin: 0;
padding: 0;
}

ul.sidebar_list a {
font-family:verdana;
}

ul.sidebar_list li { 	
list-style-type: none;
margin:0 0 0 0;
padding: 10px;
}

ul.sidebar_list li ul { 
margin: 0;
padding:0px 0 5px 0px;	
}

ul.sidebar_list li ul li { 
line-height: 22px;
margin: 0;
clear: both;
background-image: url(images/sidebar.png);
background-repeat: no-repeat;
background-position: 0px 3px;
padding: 0 0 0 20px;
border-bottom:1px dotted #245aab;
}

ul.sidebar_list h6 {
margin: 0 0 10px;
}

.timecomment {
margin:0 6px 0 0;
font-weight:bold;
padding:0;
}

.categoryimg {
float:left;
margin-right:10px;
border:4px solid #ccc;
}


.clear {
clear:both;
}

.navigation {
margin:0;
clear:both;
padding-top:15px;
}

.pages {
padding:3px;
outline:1px solid #111;
}

.page-numbers {
padding:3px;
border:1px solid #111;
}

.page-numbers.current {
background:#DEEBF3;
border:0;
}

.slider {
margin-bottom:10px;
clear:both;
}

#cycle {
margin:0 0 30px 0;
}

.singleinfo {
background:#fbfbfb;
font-family:Tahoma;
border:1px solid #ccc;
padding:10px;
margin-bottom:10px;
}

.singleinfo a {
color:#245AAB;
}

.url a {
color:#245AAB;
}

.url {
color:#245AAB;
}

/* Система древовидных комментариев */

#commentpost {
	width: auto;
	clear: both;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	padding: 0px;
	position: relative;
	font-size: 1em;
	height: auto;
	text-shadow: 0px 1px 1px #fff;
}
.nocomments {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
h4#comments {
	font-size: 1em;
	width: 100%;
	display: block;
	clear: both;
	padding: 0%;
	height: auto;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
h4#comments span {
	color: #245AAB;

}
ol.commentlist, div#commentlist {
	list-style:none;
	width: 100%;
	display: block;
	clear: both;
	font-size: 1em;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
#commentpost ol.commentlist blockquote {
	padding-left: 20px;
	border-left: 5px solid #ddd;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
ol.commentlist li {
	clear: both;
	position: relative;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 64px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ol.commentlist li div.comment-author {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
ol.commentlist li div.vcard {
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	text-transform: capitalize;
}
ol.commentlist li div.vcard cite.fn {
	color: #245AAB;
	font-style: normal;
}
ol.commentlist li div.vcard cite.fn a.url {
	color: #245AAB;
	text-decoration:none;
	text-transform: capitalize;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
	color: #000000;
}
ol.commentlist li div.vcard img.avatar {
	left:15px;
	position:absolute;
	top:15px;
	border: 1px solid #dbdbdb;
	padding: 5px;
	background-color: #FFFFFF;
}

ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
	text-align:left;
	font-size: 11px;
	line-height: 1.4;
	font-weight: normal;
	padding-bottom: 10px;
}
ol.commentlist li div.comment-meta a { color:#999999; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover {
	text-decoration: none;
	color: #666666;
}
ol.commentlist li p {
	margin:0 0 1em;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6;
	font-weight: normal;
	font-variant: normal;
}
ol.commentlist li p a {
	color: #245AAB;
	text-decoration: none;
	font-weight: bold;
}
ol.commentlist li p a:hover {
	text-decoration: none;
	color: #000000;
}
ol.commentlist li pre {
	padding: 10px;
	clear: both;
	width: auto;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #D5D5D5;
	background-color: #F7F7F7;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow:none;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}

ol.commentlist li div.reply {
	width: 100%;
	padding: 0px;
	clear: both;
	margin: 0px;
	text-shadow: 0px 1px 1px #000;
}

ol.commentlist li div.reply a {
	text-align:center;
	font-size: 8px;
	line-height: 1;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #245AAB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	width: 60px;
}
ol.commentlist li div.reply a:hover {
	text-align:center;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	color: #FFFFFF;
}

ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }

ol.commentlist li.even {
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;

}
ol.commentlist li.odd {
	border: 1px solid #E4E4E4;
	background-color: #f7f7f7;

}

ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

#pingbox {
	display: block;
	padding: 5px;
	clear: both;
	width: auto;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

h4#pings {
	width: 100%;
	display: block;
	clear: both;
	text-transform: capitalize;
	font-size: 1.2em;
	font-weight: bold;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

ol.pinglist {
	width: 100%;
	font-size: 0.9em;
	text-transform: capitalize;
	text-decoration: none;
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 0px;

}
ol.pinglist li {
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	display: block;
	font-size: 14px;
	height: auto;

}
ol.pinglist li:hover {

}
ol.pinglist li a{
	color: #245AAB;
	text-decoration: none;
}
ol.pinglist li a:hover{
	text-decoration: none;
	color: #000000;
}

#respond {
	padding: 0px;
	width: 98%;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: normal;
}
#respond h4 {
	width: 100%;
	clear: both;
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#respond a {
	text-decoration: none!important;
	font-weight: normal;
	color: #245AAB;
}
#respond a:hover {
	text-decoration: none!important;
	font-weight: normal;
	color: #000000;
}
.cancel-comment-reply {
	font-size: 12px!important;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#cf {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#cf label {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Tahoma, "Lucida Sans";
	margin: 0px;
	padding: 0px;
}
#cf label a {
	text-decoration: underline;
	color: #000000;
}

#cf p {
	padding: 0px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: capitalize;
	font-weight: normal;
}
#cf .tf {
	margin: 0px;
	padding: 5px;
	width: 35%;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	border: 1px solid #EDEDED;
	background-color: #FFFFFF;

}
#cf .af {
	margin: 0px;
	padding: 5px;
	width: 90%;
	font-size: 13px;
	height: 200px;
	border: 1px solid #EDEDED;
	background-color: #FFFFFF;

}
#cf .tinput {
	padding: 2px 5px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	overflow: visible;
	background-color: #245AAB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0px 1px 1px #000;
}

.pnav {
	width: 100%;
	clear: both;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	font-weight: bold;
	height: auto;
	display: block;
}
.pnav a {
	color: #245AAB;
	text-decoration: none;

}
.pnav a:hover {
	text-decoration: underline;

}
.pnav .alignleft {
	float: left;
	width: 49%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.pnav .alignright {
	float: right;
	width: 49%;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: auto;
}

/* Конец системы древовидных комментариев */

/* Блоки с контентом */

.blok1 {

}

.shapka1 {

}

.zagolovok1 a {
color:#245aab;
text-decoration:underline;
font:bold 12px tahoma;
}

.img1 {
border:2px solid #245aab;
}

.time1 {

}

.anons1 {

}

.vse1 {
float:left;
margin-right:10px;
}

/* 2 */

.blok2 {
margin-top:10px;
width:320px;
float:left;
}


.shapka2 {

}

.zagolovok2 a {
color:#245aab;
text-decoration:underline;
font:bold 12px tahoma;
}

.img2 {
border:2px solid #245aab;
float:left;
margin:0px 5px 0 0;
}

.time2 {

}

.anons2 {

}

/* 3 */

.blok3 {
margin-top:10px;
width:320px;
float:left;
}


.shapka3 {

}

.zagolovok3 a {
color:#245aab;
text-decoration:underline;
font:bold 12px tahoma;
}

.img3 {
border:2px solid #245aab;
float:left;
margin:0px 5px 0 0;
}

.time3 {

}

.anons3 {

}

/* 4 */

.blok4 {
margin-top:10px;

float:left;
}


.shapka4 {

}

.zagolovok4 a {
color:#245aab;
text-decoration:underline;
font:bold 12px tahoma;
}

.img4 {
border:2px solid #245aab;
float:left;
margin:0px 5px 0 0;
}

.time4 {

}

.anons4 {

}

.vse4 {
width:210px;
float:left;
margin-right:5px;
}

/* 5 */

.blok5 {
}

.shapka5 {
padding-top:10px;
}

.zagolovok5 a {
color:#245aab;
text-decoration:underline;
font:bold 12px tahoma;
}

.img5 {
border:2px solid #245aab;
}

.time5 {

}

.anons5 {

}

.vse5 {
float:left;
margin-right:10px;
width:205px;
}

/* 6 */ 

.blok6 {
margin-top:10px;
width:320px;
float:left;
}


.shapka6 {

}

.zagolovok6 a {
color:#245aab;
text-decoration:underline;
font:bold 12px tahoma;
}

.img6 {
border:2px solid #245aab;
float:left;
margin:0px 5px 0 0;
}

.time6 {

}

.anons6 {

}

/* 7 */

.blok7 {
margin-top:10px;
width:320px;
float:left;
}


.shapka7 {

}

.zagolovok7 a {
color:#245aab;
text-decoration:underline;
font:bold 12px tahoma;
}

.img7 {
border:2px solid #245aab;
float:left;
margin:0px 5px 0 0;
}

.time7 {

}

.anons7 {

}

/* Поиск */

#search {
  /* устанавливаем ширину формы,
  ** равную ширине поля ввода (183 + 37 + 15)  */
  width: 235px;
  height: 29px;
  float:right;
}

/* делаем инпуты плавающими, чтобы убрать лишние отступы,
** и отключаем бордюры */
#search input {
  float: left;
  border: none;
}

/* стили для поля ввода */
#search .input {
  width: 183px;
  height: 28px;
  /* внутренний отступ справа (37px) делаем больше левого,
  ** т.к. там будет размещена кнопка отправки  */
  padding: 0 37px 1px 15px;
  background: #EEE url(https://lh4.googleusercontent.com/-EllJnywnmlY/UAaKJYSYYMI/AAAAAAAABUU/IaRo-yUcRmc/s235/search.png) no-repeat;
  color: #555;
  font: 13px/28px Tahoma, Arial, sans-serif;
  outline: none;
}

/* приходится использовать хак для FireFox
** для вертикального выравнивания текста,
** т.к. у него свои особые представления об этом */
@-moz-document url-prefix() {
  #search .input {
    height: 27px;
    padding-bottom: 2px;
  }
}

/* меняем оформление поля ввода при фокусе */
#search .input:focus {
  background-color: #E8E8E8;
  background-position: 0 -29px;
  color: #333;
}

/* оформляем кнопку отправки */
#search .submit {
  width: 37px;
  height: 29px;
  cursor: pointer;

  /* смещаем кнопку влево на собственную ширину,
  ** чтобы она оказалась над полем ввода */
  margin-left: -37px;

  /* по-нормальному, здесь достаточно было бы указать background: none;
  ** но приходится указывать фон из-за бага в IE */
  background: url(dontexist.png);
}

/* конец поиска */

.catdescription {
color:#111;
text-indent:20px;
margin-bottom:10px;
}

.catdescription p {
color:#111;
text-indent:20px;
margin-bottom:10px;
}

.razdelitel {
height:20px;
clear:both;
}