/*
Theme Name: integral
Theme URI: http://bshepelev.com
Description: The theme for WordPress
Author: Shepelev Boris
Version: 1.a
*/

/* --- RESET ------------------------------------------------------------------------------------------------------------------------------------ */

* { border:0; margin:0; padding:0; outline: none; border-collapse: collapse; }

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; }

body { line-height: 1; }

h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; }

ol, ul {  }

blockquote { quotes: none; }

blockquote:before, blockquote:after { content: ''; content: none; }

del { text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; }

a img { border: none; }

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

html,
body { 
	width:100%; 
	height:100%; 
	padding:0;
	margin:0;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#828282;
	line-height:18px;
	padding:0px;
	margin:0px;		
	background:#FFF url("images/bg.jpg") repeat center 0;
	min-width:1100px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

.block {
	clear:both;
	width:100%;
	display:block;
	position:relative;
	text-align:center;
	overflow:hidden;
}

.center {
	margin:0 auto;
	display:block;
	position:relative;
	text-align:left;
	padding:0px 30px;
	width:1022px;
}

.left { float:left; }

.right { float:right; }

.clear {
	clear:both;
	width:100%;
	height:0px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#header {
	border-top:13px solid #a19e57;
	background:#000000;
	padding:5px 0;
	color:#ffffff;
}

#header a {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}

#header a:hover { text-decoration:underline; }

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#page .center { 
	background:#FFF; 
	padding:30px 30px 20px 30px;
}

#page .logo-top { 
	height:47px; 
	margin:0 0 30px 0;
	position:relative;
}

#page .logo-top a {
	display:block;
	width:559px;
	height:47px;
	background:url("images/logo-top.jpg") no-repeat 0 0;
	text-indent:-9999px;
}

#page .logo-top img {
	position:absolute;
	right:0px;
	top:-30px;
	width:114px;
	height:106px;
}

#page-left { width:748px; }

#page-right { width:252px; }

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#editorial .item {
	padding:15px 0;
	font-size:14px;
	line-height:18px;
	color:#000000;
}

#editorial .item:first-child {
	padding:0 0 15px 0;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#menu {
	background:#8d0006;
	padding:8px 5px;
	margin:0 0 15px 0;
}

#menu .left { 
	padding:2px 0 0 5px; 
	width:570px;
}

#menu .left a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 5px;
	font-size:12px;
	float:left;
}

#menu .left a:hover { text-decoration:underline; }

#menu .right { 
	padding:10px 5px 0 0;
	width:150px;
}

#s {
	float:left;
	width:110px;
	background:#FFF;
	padding:3px 6px;
	font-family: 'Open Sans', sans-serif;
	color:#686868;
	font-size:11px;
	line-height:11px;
	margin:0 5px 0 0;
}

#submit {
	display:block;
	width:20px;
	height:20px;
	float:left;
	text-indent:-9999px;
	background:url("images/search-button.jpg") no-repeat 0 0;
	cursor:pointer;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#sidebar #small h3 {
	background:#a19e57;
	color:#FFF;
	padding:5px 0 5px 65px;
}

#sidebar #small .list { padding:10px 0 0 0; }

#sidebar #small .item {
	padding:11px 0;
	border-top:1px solid #dadbdb;
}

#sidebar #small .item:first-child { 
	padding:0 0 11px 0; 
	border:none;
}

#sidebar #small .left { 
	width:55px; 
	padding:4px 0 0 0;
}

#sidebar #small .right { width:185px; }

#sidebar #small span { 
	display:block;
	font-weight:400;
	text-align:right;
}

#sidebar #small span.big {
	color:#a19e57;
	font-size:14px;
	line-height:14px;
}

#sidebar #small span.small {
	color:#a19e57;
	font-size:10px;
	line-height:11px;
	padding:1px 0 0 0;
}

#sidebar #small .right a {
	color:#000000;
	font-size:14px;
	line-height:12px;
	font-weight:400;
	text-decoration:none;
}

#sidebar #small .right a:hover { text-decoration:underline; }

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#glavnoe {
	border-top:2px solid #a19e57;
	position:relative;
}

#glavnoe .left { width:371px; }

#glavnoe .right { 
	width:360px; 
	position:relative;
}

#glavnoe a.category {
	background:#a19e57;
	color:#FFF;
	padding:4px 10px;	
	display:inline;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	position:absolute;
	left:0px;
	top:0px;
}

#glavnoe h2 {
	display:block;
	padding:35px 0 15px 0;
}

#glavnoe .content span {
	text-align:right;
	display:block;
	color:#b8b8b8;
	font-style:italic;
	font-size:14px;
	line-height:20px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#category-list {
	padding:10px 0 0 0;
}

#category-list .item {
	width:244px;
	float:left;
	margin:0 0 0 8px;
	background:#ebecee;
	padding:0 0 10px 0;
}

#category-list .item.first { margin:0; }

#category-list .item h2 {
	background:#a19e57;
	padding:5px 10px;	
	font-size:14px;
	line-height:14px;
}

#category-list .item h2 a {
	text-decoration:none;
	color:#FFF;
}

#category-list .item h2 a:hover { text-decoration:underline; }

#category-list .item h3 {
	display:block;
	padding:5px 10px 15px 10px; 
	font-size:16px;
	line-height:18px;
}

#category-list .item h3 a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#category-list .item h3 a:hover {
	text-decoration:underline;
}

#category-list .item p {
	padding:0 10px 15px 10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#nomer {
	padding:9px 9px 4px 9px;
	width:234px;
	background:#ebecee;
	margin:30px 0 0 0;
}

#nomer h2 {
	background:#a19e57;
	padding:9px 10px;	
	font-size:14px;
	line-height:16px;
	color:#FFF;	
}

#archive { padding:10px 0 0 0; }

#archive .item {
	padding:9px 9px 4px 9px;
	width:234px;
	background:#ebecee;
	margin:30px 0 0 0;
	float:left;
	margin:0 45px 20px 45px;
}

#archive .item h2 {
	background:#a19e57;
	padding:9px 10px;	
	font-size:14px;
	line-height:16px;
	color:#FFF;		
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

.title {
	border-top:2px solid #a19e57;
	padding:4px 0 5px;
	margin:0 0 20px 0;
}

.title h1 {
	background:#a19e57;
	color:#FFF;
	padding:4px 10px;	
	display:inline;
	font-size:14px;
	line-height:14px;
display: inline;
    padding: 6px 10px;
    background: #a19e57;
    line-height: 24px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.content {
	font-size:14px;
	line-height:18px;
	color:#000000;
}

.content p {
	display:block;
	padding:0 0 10px 0;
}

.content ul {
	display:block;
	padding:0 0 10px 0;	
}

.content ul li {
	display:block;
	list-style:none;
	background:url("images/content-li.jpg") no-repeat 0 7px;
	padding:0 0 5px 30px;
}

.content .alignleft {
	float:left;
	margin:0 10px 10px 0;
}

.content .alignright {
	float:right;
	margin:0 0 10px 10px;
}

.content h2,
.content h3,
.content h4,
.content h5 {
	font-weight:bold;
	color:#000;
	display:block;
	padding:0 0 10px 0;
} 

.content h2 {
	font-size:22px;
	line-height:22px;
}

.content h3 {
	font-size:20px;
	line-height:20px;
}

.content h4 {
	font-size:18px;
	line-height:18px;
}

.content h5 {
	font-size:16px;
	line-height:16px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#page .list .item {
	padding:21px 0;
	border-top:1px solid #dadbdb;	
}

#page .list .item:first-child {
	padding:11px 0 21px;
	border:0px;
}

#page .list .item h2 {
	display:block;
	padding:0 0 10px 0;
}

#page .list .item h2 a {
	color:#000;
	text-decoration:none;
	font-size:18px;
	line-height:19px;
}

#page .list .item h2 a:hover { text-decoration:underline; }

#page .list .item span {
	color:#a19e57;
	font-size:14px;
	line-height:14px;	
	display:block;
	padding:0 0 10px 0;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#navigation {
	text-align:center;
	padding:20px 0 0 0;
	font-size:16px;
}

#navigation a {
	color:#a8a8a8;
	text-decoration:none;
	padding:4px 8px;
	margin:0 5px;
}

#navigation a:hover {
	color:#8d0006;
}

#navigation span {
	background:#a19e57;
	color:#FFF;
	padding:4px 8px;
	margin:0 5px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer {
	background:#a8a8a8;
	padding:20px 0;
}

#footer .center { position:relative; }

#footer .logo-bottom { width:238px; }

#footer .logo-bottom a {
	display:block;
	width:238px;
	height:73px;
	background:url("images/logo-bottom.png") no-repeat 0 0;
	text-indent:-9999px;
}

#footer .right { 
	width:775px; 
	color:#000000;
	font-size:12px;
	line-height:14px;
	text-align:center;
}

#footer .right .footer-menu { 
	padding:0 0 5px 0;
}

#footer .right .footer-menu a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 5px;
	font-size:14px;
}

#footer .right .footer-menu a:hover { text-decoration:underline; }

#footer #counter {
	width:37px;
	height:37px;
	position:absolute;
	right:0px;
	top:20px;
}



.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
margin:0px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#252525;
background: #f8f8f7;
border:1px solid #dededb;
}

.pagination a:hover{
color:#fff;
background: #A19E57;
border:1px solid #82b440;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #A19E57;
color:#fff;
border:1px solid #82b440;
}


#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-age label,
#respond .comment-form-comment label {
   

    color: #000;
    display: block;
    font-size: 13px;
    left: 0px;
    min-width: 60px;
    padding: 4px 10px;
    position: relative;
    top: 0px;
    z-index: 1;
}

.comment-form-url
{
display:none;
}

.form-submit .submit
{
width: auto !important;
height: auto !important;
float: none !important;
text-indent: 0px !important;
background: #8D0006 !important;
color:#fff;
margin-top:10px;
padding:3px;
}


#respond textarea, 
#respond input
 {
 resize: none; 
border:1px solid #8D0006 
}





#theme-my-login .comment-form-author label,
#theme-my-login .comment-form-email label,
#theme-my-login .comment-form-url label,
#theme-my-login .comment-form-age label,
#theme-my-login .comment-form-comment label ,
#theme-my-login1 .comment-form-author label,
#theme-my-login1 .comment-form-email label,
#theme-my-login1 .comment-form-url label,
#theme-my-login1 .comment-form-age label,
#theme-my-login1 .comment-form-comment label 
{
   

    color: #000;
    display: block;
    font-size: 13px;
    left: 0px;
    min-width: 60px;
    padding: 4px 10px;
    position: relative;
    top: 0px;
    z-index: 1;
}

.comment-form-url
{
display:none;
}


#theme-my-login button,
#theme-my-login1 button,
.tml-submit-wrap #submit,
.tml-submit-wrap  #wp-submit,
#wp-submit1
{
width: auto !important;
height: auto !important;
float: none !important;
text-indent: 0px !important;
background: #8D0006 !important;
color:#fff;
margin-top:10px;
padding:3px;
}


#theme-my-login textarea, 
#theme-my-login input,
#theme-my-login select,
#theme-my-login1 textarea, 
#theme-my-login1 input,
#theme-my-login1 select
 {
 resize: none; 
border:1px solid #8D0006;
padding:5px;
}

.comment-list .children
{
margin-left:30px;
}

.comment  {list-style: outside none none;
border: 1px solid #8D0006;
margin: 10px;
padding: 10px;
}

#loginform p,
#loginform1 p
{
margin-bottom:0px;
}

.tml-user-links
{
list-style:none;
}


.form-table .description, #your-profile h2
{
display:none;
}


.form-table th, .form-table td
{
display:block;
}


.form-table th
{
margin-top:10px;
}

.comment-author   .avatar
{
float:left;
padding-right:8px;
}
.vak
{
font-size:12px;
display:none;
}