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

	Theme Name: Working Theme
	Description: A Clean Template

-----------------------------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

/*-----------------------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/

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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }
.top-img img {width:100%; min-height:100%;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
.left { float:left; }
.right { float:right; }

/*-----------------------------------------------------------------------------------*/
/*	1.	Document Setup (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/
html, body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:24px;
	color:#5B5B5B;
}
body {
	background:#fcfbfb;
	
    position:relative;
}

a:hover, a:focus {
	text-decoration:none;
}

/*-----------------------------------------------------------------------------------*/
/*	2.	HEADER
/*-----------------------------------------------------------------------------------*/
.wrapper{
	width:940px;
	margin:auto;
}
.header {
	padding-top:38px;
	padding-bottom:38px;
	background:#fff;
	border-bottom:1px solid #f1f3f2;
}
.search-min { float:left; }
.search-min input{
	
	background-position:210px 18px;
	border:1px solid #e0e2e3;
	height:48px;
	width:180px;
	padding-left:20px;
	padding-right:40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	color:#b5b5b5;
	font-family: 'Open Sans', sans-serif;
}
.btn-search {
	background:url(../images/bg-search.jpg) #fff no-repeat center bottom;
	width:26px;
	height:26px;
	border:0;
	cursor:pointer;
	margin-left:-40px;
}
@-moz-document url-prefix() {
.btn-search {
	position:relative;
	top:-10px;
}
}  
.logo {
	background: url(../images/logo.png) no-repeat;
	display:block;
	width:141px;
	text-indent:9999px;
	height:41px;
	float:left;
	margin-left:160px;
	margin-top:5px;
}
.login { float:right; margin-top:13px; text-align:right;}
.link-vhod {
	color:#97999d;
	text-decoration:none;
	display:inline-block;
}
.link-vhod:hover{ text-decoration:underline;}
.link-reg {
	background:#2368a9;
	color:#fff;
	text-decoration:none;
	padding:8px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left:20px;
}
.link-reg:hover{
	opacity:0.7;
}

.sub-login {
	background:url(../images/bg-drop.png);
	width:157px;
	height:172px;
	position:absolute;
	margin-top:20px;
	z-index:99999999;
	margin-left:-2px;
	padding:20px;
	display:none;
	right:0;
	z-index:99999;
	text-align:left;
}
.sub-login a{
	display:block;
	color:#fff;
	text-decoration:none;
	background: url(../images/menu-strl2.png) left no-repeat;
	padding-left:20px;
	margin-bottom:2px;
}
.sub-login a:hover { text-decoration:underline;}

.bg-black {
	background:#15181d;
	width:100%;
	height:100%;
	position: fixed;
	opacity:0.9;
	z-index:99999;
	display:none;
}
.modal-box-login {
	position: fixed;
	z-index:999999;
	width:300px;
	height:420px;
	top:50%;
	left:50%;
	margin-top:-210px;
	margin-left:-150px;
	display:none;
}
.mbl-content {
	background:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:20px 15px;
	padding-top:10px;
	margin-top:-5px;
}
.mbl-content .header-h1 { text-align:center; }
.form-login-box { margin-top:20px; }
.form-login-box input {
	height:48px;
	background:#fff;
	border:1px solid #e0e2e3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:20px;
	color:#97999d;
	padding-left:50px;
	padding-right:20px;
	width:197px;
	background:url(../images/input-1.png) no-repeat;
	background-position:15px 15px;
}
.form-login-box input.i-pass {
	background:url(../images/input-2.png) no-repeat;
	background-position:15px 15px;
}
.form-login-box button.i-btn {
	color:#fff;
	text-align:center;
	background:#2368a9;
	border:0;
	height:50px;
	width:270px;
	margin-top:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.link-form {
	margin-top:30px;
}
.link-form a{
	text-decoration:none;
	color:#97999d;
}
.link-form a:hover{ text-decoration:underline; }
.soc-box {
	text-align:center;
	margin-top:20px;
}
.soc-box a {
	display: inline-block;
	background:url(../images/soc-t.png);
	width:40px;
	height:40px;
	margin-left:2px;
	margin-right:2px;
}
.soc-box a.soc-g {
	background:url(../images/soc-2.png);
}
.soc-box a.soc-f {
	background:url(../images/soc-3.png);
}
.close-link {
	background:url(../images/close.png);
	width:32px;
	height:32px;
	display:block;
	margin-left:290px;
}

.text-about { display:none; }
.text-about-user .text-about { display:block; }
.text-about-user  {
	padding:20px;
}
/*-----------------------------------------------------------------------------------*/
/*	3.	NAVIGATION HEAD
/*-----------------------------------------------------------------------------------*/
.nav-head {
	background:#fff;
}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	padding-top:25px;
}
ul#topnav li a {
	float: left;
	text-transform:uppercase;
	color:#383838;
	font-weight:bold;
	text-decoration:none;
	padding:0px 54px;
	background:url(../images/line.png) no-repeat right top;
}
ul#topnav li a span{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	border-bottom:4px solid #fff;
	padding-bottom:10px;
	display:inline-block;
}
ul#topnav li a:hover { color:#2368a9; }
ul#topnav li a:hover span { border-bottom:4px solid #2368a9; }
ul#topnav li:first-child a {
	padding-left:0; 
}

ul#topnav li:last-child a {
	padding-right:0;background:none;
}
 
 
ul#topnav li .sub {
	position: absolute;	
	top: 63px; left: -126px;
	background:url(../images/sub_bg.png);
	padding: 20px 20px 20px;
	float: left;
	display: none;
	z-index:999;
	width:900px;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 224px;
	border-right:1px solid #327ec6;
	float: left;
	min-height:505px;
}
ul#topnav li .sub ul.lastul{ border:0;}

ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	padding-top:0;
	line-height:36px;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	display: block;
	font-weight:normal;
	text-transform:none;
	text-decoration: none;
	color: #fff;
	padding:0px 20px;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}

/*-----------------------------------------------------------------------------------*/
/*	4.	Content
/*-----------------------------------------------------------------------------------*/
.content { margin-top:15px;}
/*-----------------------------------------------------------------------------------*/
/*	4.1 LEFT BOX
/*-----------------------------------------------------------------------------------*/
.left-box {
	float:left;
	width:220px;
	margin-top:-30px;
}
.box {
	background:#fff;
	border:1px solid #f3f2f2;
	padding:15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.05);
	-moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.05);
	box-shadow:         0px 3px 6px 0px rgba(50, 50, 50, 0.05);
	margin-top:30px;
}
.box-header {
	color:#272a31;
	font-weight:bold;
	padding-bottom:15px;
	border-bottom:1px solid #f1f3f2;
	margin-bottom:15px;
}
.box-content {}


.box-zakaz {
	background:#2368a9 url(../images/bg-stol-zakaz.jpg) bottom no-repeat;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.00);
	-moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.00);
	box-shadow:         0px 3px 6px 0px rgba(50, 50, 50, 0.00);
	color:#fff;
	border:0;
}
.box-zakaz .box-header {
	color:#fff;
	border-bottom:1px solid #2c74b9;
}
.box-zakaz a {
	display:block;
	background:#fff;
	color:#2368a9;
	text-align:center;
	font-weight:bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:45px;
	margin-bottom:30px;
	height:37px;
	padding-top:13px;
	text-decoration:none;
}
.box-zakaz a:hover { background:#f2f1f1;}
.links li {
	padding-bottom:20px;
	
	
	line-height:18px;
}
.links li a{
	color:#2368a9;
	text-decoration:none;
	display:inline-block;
	background:url(../images/menu-strl.png) no-repeat left ;
	padding-left:20px;

}
.links li a:hover{ text-decoration:underline; }
.vtitle {
	color:#1e2a36;
	font-weight:bold;
	margin-bottom:10px;
}
.fbutton {
	width:auto;
	min-width:185px;
	padding-left:10px;
	padding-right:10px;
	background:#2368a9;
	color:#fff;
	text-align:center;
	font-weight:bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:50px;
	cursor:pointer;
	border:0;
}
.fbutton:hover { opacity:0.9; }
.ffbutton {
	background:none;
	border:0;
	text-align:center;
	width:100%;
	color:#272a31;
	text-decoration:underline;
	height:50px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
}
.padding-20 {
	padding-left:20px;
}
/*-----------------------------------------------------------------------------------*/
/*	4.1 RIGHT BOX
/*-----------------------------------------------------------------------------------*/
.right-box {
	float:right;
	width:700px;
}
.advs-ban {
	background:url(../images/bg-banner.png);
	height:87px;
	margin-top:-7px;
	text-align:center;
	padding-top:28px;
}
.speedbar {
	margin-top:35px;
	color:#97999d;
}
.speedbar a{ color:#97999d; text-decoration:none; }
.speedbar a:hover { text-decoration:underline; }
.header-h1 {
	color:#1e2a36;
	font-size:24px;
	margin-top:20px;
}

.news-boxs {
	margin-left:-20px;
}
.news-box {
	float:left;
	width:160px;
	height:355px;
	margin-top:30px;
	margin-left:20px;
	overflow:hidden;
	line-height:24px;
}
.news-box a {
	color:#1e2a36;
	text-decoration:none;
	font-weight:normal;
	display:block;
	margin-top:3px;
}
.news-box a:hover {
    color: #2368a9;
	text-decoration:underline;
}

.news-box img {
	padding-bottom:10px;
	width:160px;
	height:240px;
}
.news-box .author-knigi { font-style:italic; display:block; }
.news-desc {
	display:none;
}
.author-knigi a {  color: #888;
}

.author-knigi a {  text-decoration: none;
}

.kategory {
    color: #888;
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    padding-bottom: 10px;
}

.kategory a {
    color: #888;
}

.kategory a:hover {
    color: #08196C;
    text-decoration: none;
}

.litzag {
    font-weight:bold;
    word-spacing:16px;
}
.litzag a:hover {
    color: #2368a9;
    text-decoration: none;
}

.cover{display:inline-block;position:relative;}
.cover:before{position:absolute;content:'.';text-indent:-2em;overflow:hidden;border:solid rgba(0,0,0,0);text-align:left}
.cover-image{display:inline-block;zoom:1;margin:0;padding:0;vertical-align:top}
    
.cover-book, .cover-book .cover-image{-moz-border-radius-topleft:4px;-moz-border-radius-bottomleft:6px;border-top-left-radius:4px;border-bottom-left-radius:6px;}
.cover-book:before{top:0;bottom:-11px;left:-16px;right:-10px;border-width:30px 16px 31px 28px;-webkit-border-image:url(../images/book-medium.png) 30 16 31 28 stretch stretch;-moz-border-image:url(../images/book-medium.png) 30 16 31 28 stretch stretch;-o-border-image:url(../images/book-medium.png) 30 16 31 28 stretch stretch;border-image:url(../images/book-medium.png) 30 16 31 28 stretch stretch}
.cover-book .cover-image{padding-bottom:15px;background-position:-1px 100%;}

.cover-large-book,.cover-large-book .cover-image{-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:8px;border-top-left-radius:6px;border-bottom-left-radius:8px;}
.cover-large-book:before{top:0;bottom:-17px;left:-24px;right:-15px;border-width:35px 26px 46px 56px;-webkit-border-image:url(../images/book-large.png) 35 26 46 56 stretch stretch;-moz-border-image:url(../images/book-large.png) 35 26 46 56 stretch stretch;-o-border-image:url(../images/book-large.png) 35 26 46 56 stretch stretch;border-image:url(../images/book-large.png) 35 26 46 56 stretch stretch}
.cover-large-book .cover-image{padding-bottom:26px;background-position:-2px 100%;background-repeat:no-repeat}

.cover-small-book {float: left; margin-right: 15px;}
.cover-small-book,.cover-small-book .cover-image{-moz-border-radius-topleft:4px;-moz-border-radius-bottomleft:5px;border-top-left-radius:4px;border-bottom-left-radius:5px;}
.cover-small-book:before{top:0;bottom:-7px;left:-8px;right:-6px;border-width:30px 16px 31px 28px;-webkit-border-image:url(../images/book-small.png) 30 16 31 28 stretch stretch;-moz-border-image:url(../images/book-small.png) 30 16 31 28 stretch stretch;-o-border-image:url(../images/book-small.png) 30 16 31 28 stretch stretch;border-image:url(../images/book-small.png) 30 16 31 28 stretch stretch}
.cover-small-book .cover-image{background-position:-2px 100%;background-repeat:no-repeat}



.navigation {
	margin-left:20px;
	text-align:center;
	padding:20px 0px;
	border-bottom:1px solid #ebe6e6;
	border-top:1px solid #ebe6e6;
	margin-top:30px;
	color:#97999d;
	font-weight:bold;
}
.navigation a{
	text-decoration:none;
	color:#272a31;
}
.navigation a:hover{ text-decoration:underline; }
.navigation a, .navigation span {
	padding-left:7px;
	padding-right:7px;
}
.about {
	margin-top:30px;
	margin-left:20px;
}
.about h2{
	padding-bottom:20px;
}
.about-knig {
	background:url(../images/knig1.png) no-repeat right bottom;
	height:520px;
	padding-top:30px;
}
.about-more { cursor:pointer;}
.scrit { display:none; }
.p-width-440 { width:440px;}
.p-width-280 { width:280px; margin-top:20px; margin-left:20px; }
.p-width-340 { width:340px; margin-top:20px;}
.knig2 {
	margin-top:30px;
	padding-right:45px;
	float:left;
}

/*---forms---*/
.brdform {
    padding: 3px;
}

.baseform, .mass_comments_action {
    padding: 1px;
}

.mass_comments_action {
    padding: 10px 13px;
}

.baseform .dcont {
    padding: 13px 0;
    margin: 0 13px;
	margin-top:20px;
}

.baseform .dcont .heading {
    margin: 0;
}

.tableform {
    width: 100%;
}

.tableform td {
    ;
}

.tableform td.label {
    width: 20%;
    vertical-align: top;
    padding-right: 30px;
}

.fieldsubmit, .tableform td {
    padding: 10px 30px;
	padding-left:0;
}

.addnews {
 
}

.impot {
    color: #d51e44;
    font-weight: normal;
}

.checkbox {
    padding: 4px 0;
    line-height: 1em;
}

.checkbox input {
    margin-top: -2px;
    vertical-align: middle;
}

.f_input {
    width: 200px;
	height:50px;
	border:1px solid #e0e2e3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.f_textarea {
    width: 458px;
	border:1px solid #e0e2e3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:20px;
}


.textin {
    padding: 2px;
}


/*---Userinfo---*/
.basecont{
	margin-top:20px;  
}

.rateui {
    width: 85px;
    height: 17px;
    margin: 0 auto;
    padding-top: 4px;
}

.userinfo .lcol {
	float:left;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .lcol ul {
    font-size: 0.9em;
}
.ava-info {
	font-size:10px;
	color:#97999d;
	line-height:18px;
}
.userinfo .rcol {
    width: 570px;
	float:right;
}

.userinfo .rcol ul {
    list-style: none;
    margin-left: 0;
}

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

 .ussep {
    padding-top: 12px;
    background: url("../images/ussep.png") no-repeat;
}

/*---statistics---*/
.statistics {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.statistics ul.lcol {
    min-height: 71px;
    margin: 0 0 20px -1px;
    width: 33.3%;
}

.statistics ul.lcol li {
    padding: 0 15px 0 0;
    margin-bottom: 2px;
}


/*---Комментарии---*/
.bcomment {
    padding-left: 113px;
    margin-bottom: 20px;
	border-bottom:1px solid #ebe6e6;
	padding-bottom:20px;
}

.bcomment .lcol {
    position: relative;
    color: #7b878d;
    margin-left: -113px;
    padding-right: 13px;
    width: 100px;
	float:left;
}

.bcomment .lcol .arcom {
    position: absolute;
    top: 41px;
    right: 0;
    width: 9px;
    padding-top: 16px;
    background: url("../images/arcom.png");
}

.bcomment .lcol h5, .bcomment .lcol h5 a {
    color: #d8183f;
}

.bcomment .lcol p {
    font-size: 0.85em;
}

.bcomment .lcol .avatar {

    width: 90px;
    overflow: hidden;
    margin-bottom: 0.8em;
}

.bcomment .lcol .avatar img {
    width: 90px;
    display: block;
}

.bcomment .rcol {
    min-height: 90px;
    width: 100%;
	float:right;
}

.combox {
    margin: 0 13px;
    padding: 13px 0;
}

.combox .infbtn {
	float:left;
}
.name-com {
	display:block;
	color:#1e2a36;
}
.right-inf {
	float:right;
	margin-top:10px;
}
.comedit {
    padding-top: 13px;
    color: #7a94a0;
}

.comedit .arg a {
    margin-right: 10px;
    font-size: 0.9em;
    height: 26px;
    line-height: 26px;
    float: left;
    color: #6b7c8a;
}

.selectmass {
    display: inline;
}

.selectmass input {
    float: right;
    margin-top: 10px;
}

.argreply a, .argreply a b {
    float: left;
    height: 26px;
    background: url("../images/argreply.png") no-repeat;
}

.argreply a {
    margin-right: 10px;
    line-height: 26px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    color: #d51e44;
    font-size: 1.1em;
}

.argreply a b {
    background-position: 100% -26px;
    padding: 0 20px 0 10px;
}

.argreply a:hover {
    background-position: 0 -52px;
}

.argreply a:hover b {
    background-position: 100% -78px;
}

.signature {
    color: #7a94a0;
}


/* FULL NEWS */ 
.fullstory {
	width:700px;
}
.left-full-tit {
	float:left;
	width:560px;
}
.left-full-tit .author-knigi {
	line-height:40px;
}
.right-full-tit {
	width:100px;
	float:right;
	text-align:right;
	padding-top:30px;
}
.right-full-tit a {
	float:right;
	margin-left:5px;
	display:block;
}
.f-poster {
	float:left;
	width:230px;

	margin-right:20px;
	margin-top:20px;
}
.f-poster img {
	width:230px;
	height:100%;
}
.f-right-post-info {
	width:440px;
	float:right;
	margin-top:20px;
}
.f-right-post-info img{
	display:none;
}
.f-download {
	background:#f2f1f1;
	padding:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:20px;
}

#comm-tabs {
	margin-top:20px;
}
#comm-tabs div {
    display:none;
}
#comm-tabs div div{ display:block; }
#comm-tabs.tab1 div.tab1 {
    display:block;
    width:100%;
}
#comm-tabs.tab2 div.tab2 {
    display:block;
    width:100%;
}

#comm-tabs.tab1 a.tab1 {
    color:#fff;
	background:#2368a9;
	cursor:pointer;
    text-decoration: none;
	padding:10px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left:10px;
}
#comm-tabs.tab2 a.tab2 {
    color:#fff;
	background:#2368a9;
	cursor:pointer;
    text-decoration: none;
	padding:10px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right:10px;
}
#comm-tabs div.right-head {
	float:right;
	display:block;
}
#comm-tabs div.right-head a {
	color:#97999d;
	cursor:pointer;
	text-decoration:none;
}
#comm-tabs div.clearfix { display:block;}
/*-----------------------------------------------------------------------------------*/
/*	5. FOOTER
/*-----------------------------------------------------------------------------------*/
.footer {
	background:#fff;
	padding:80px 0px;
	margin-top:60px;
}
.left-f-1 {
	float:left;
	width:240px;
}
.left-f-2 {
	float:left;
	width:230px;
}
.left-f-2 .header-h3 {
	color:#272a31;
}
.left-f-2 a {
	display:block;
	color:#97999d;
	text-decoration:none;
	margin-top:15px;
}
.left-f-2 a:hover{ text-decoration:underline; }
/*-----------------------------------------------------------------------------------*/
/*	6. Soc-sety
/*-----------------------------------------------------------------------------------*/
.login-soc {
	margin: 0 0 10px 0;
}

	.login-soc-title {
		font-size: 14px;
		font-weight: bold;
		color: #888;
		margin: 0 0 5px 0;
	}

	.login-soc a {
		float: left;
		width: 30px;
		height: 30px;
		margin: 0 1px 0 0;
	}
	
		.login-soc a:hover {
			opacity: 0.7;
		}
	
	.login-soc1 {
		background: url(../images/login-soc.png) left top no-repeat;
	}
	
	.login-soc2 {
		background: url(../images/login-soc.png) -30px top no-repeat;
	}
	
	.login-soc3 {
		background: url(../images/login-soc.png) -60px top no-repeat;
	}
	
	.login-soc4 {
		background: url(../images/login-soc.png) -90px top no-repeat;
	}
	
	.login-soc5 {
		background: url(../images/login-soc.png) -120px top no-repeat;
	}
	
	.login-soc6 {
		background: url(../images/login-soc.png) -150px top no-repeat;
	}
	

.linkEnso ul {list-style: none; padding: 20px; margin: 0px;}
.linkEnso li {list-style: none; margin: 0 0 10px 0; clear:both; overflow:hidden;}
.linkEnso li img {float: left; width: 80px; border-radius: 4px; margin-right:10px;}

.linkEnso2 {list-style: none; padding: 0px; margin: 0px;}
.linkEnso2 {list-style: none; margin: 0 0 10px 0; clear:both; overflow:hidden;}


.seotext {
    height:10px; width:100%; position:absolute; bottom:0; *margin-right:20px;
}
.seotext > div {
	width:940px;
	margin:5px auto;
}


/**************************************** MOBILE VERSION *******************************************/
@media only screen and (max-width: 939px) {
.wrapper{
	width: auto;
	padding:0px 20px;
}
.right-box, .left-box{
	float:none;
	width:100%;
}
.header { text-align:center; }
.search-min, .logo { float:none; margin:auto; }
.logo { margin-top:30px; }
.login { float:none; text-align:center; margin-top:30px; }
.login-soc {
	margin-top:30px;
}
.login-soc a {
	display:inline-block;
	float:none;
}
ul#topnav li a{
	padding:0 10px;
}
ul#topnav li .sub {
	width:100%;
	float:none;
	left:0;
}
ul#topnav li .sub ul {
	border:0;
	width:auto;
}
ul#topnav .sub ul li a {
	border:0;
	padding:0;
	background:none;
}
.box-zakaz {
	background: #2368a9;
}
.advs-ban { display:none; }
.f-poster, .f-right-post-info{
	width:auto;
	text-align:center;
	float:none;
}
.rating { margin:auto; }
.fullstory { width:auto; }
.left-full-tit { float:none; width: auto; }
.width-auto {width:100%; overflow:hidden; }
}

/*litres button*/
/* corners css all */
@-moz-document url-prefix(){.corners{-moz-border-radius:4px;};}
.corners{position:relative;-webkit-border-radius:4px;border-radius:4px;} /* normal browser */
.corners .tl, .corners .tr, .corners .bl, .corners .br{position:absolute;height:4px;width:4px;float:left;line-height:0;font-size:0;}
.corners .tl{left:0;top:0;}
.corners .tr{right:0;top:0;background-position:right top;}
.corners .bl{left:0;bottom:0;background-position:left bottom;}
.corners .br{right:0;bottom:0;background-position:right bottom;}
/* gray */
.gray-corners{background:#e5e5e5;}

.book-buy{display:inline-block;padding:10px;}

.block_shadow  .format, .buynowBtn .format, .buynowBtn .warn,.download_link .format{color:#2F2F2F;font-size:12px;font-style:italic;padding:0;max-width:35em;width:auto;}

.coolbtn{position:relative;padding:0 10px;text-decoration:none;display:inline-block;font-size:18px;font-weight:bold;text-align:center;white-space:nowrap;}

a.coolbtn{cursor:pointer;}
a.coolbtn{text-decoration:none;}

.coolbtn {display:inline-block;height:30px;line-height:30px;background-color: #5B8DBD}

.coolbtn:hover{background-position:-5px -177px;}

.btn-green-22 {
  /*background: #70b700 url(../images/green30.png) top repeat-x;*/
  /*background-size: contain;*/
  border-radius: 3px;
  color: #fff !important;
}
.book-buy{display:inline-block;padding:10px;}
*:first-child .book-buy {zoom: 1;*display: inline;}

.buynowBtn {margin-bottom:13px; margin-right: 10px; vertical-align: top}
.buynowBtn .coolbtn{
	margin:0 0 14px 0px;
	font-weight: normal;
}

.buynowBtn .coolbtn{max-width:400px; display:block;}

.copyrights_notice{
	margin:0 0 0 auto;
	/* width:20%; */
	padding: 10px 5px;
	line-height:16px;
	background-color:#f4f4f4;
	border: 1px solid #d5d5d5;
}
.copyrights_explain{
	text-align:center;
	margin:10px auto;
	width:50%;
	padding: 10px 5px;
	line-height:16px;
	background-color:#f4f4f4;
	border: 1px solid #d5d5d5;
}
.copyrights_notice p, .copyrights_explain p {
	color:red;
}

.capcha2 {
float:left;
}
.opov{
text-align: center;
}
.reklam{
text-align: center;
}

.textcat {
margin-left: 20px;
}

.ratebox2 {
  float: right;
}

.ratebox3 {
  float: right;
}

.ratebox ul, .ratebox ul li {
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
}

/*-----------------------------------------------------------------------------------*/
/* top 10
/*-----------------------------------------------------------------------------------*/

.top-item {display:block; padding:0 0 10px 60px; margin-bottom:10px; border-bottom:1px solid #e3e3e3;}
.top-img {float:left; overflow:hidden; width:50px; height:65px; margin-left:-60px;}
.top-text {float:right; width:100%;}
.top-title {font-size:14px; color:#444444;}
.top-info { font-size:10px; margin-top:5px; color:#7b7b7b;}
.top-item:hover .top-title {color:#f60;}