body {	
    background: #F7F7F7;
    background-attachment: fixed;
    color: #000000;
    font-size: 14px;
    font-family: Verdana, Arial, Tahoma, Georgia, Helvetica, Sans-Serif;
}

html, body {
	height: 100%; 
	margin: 0px auto 0px; 
	padding: 0;
}

body {
	display: table; 
	height: 100%; 
	width: 100%; 
	text-align: left;
}

#wrap { 
    padding: 0px;
	display: table-cell; 
	vertical-align: top;
}

#centered{
    width: 1040px;
    background: #fff;
	margin: 10px auto;
	padding: 0px 20px 0px 20px;
	box-shadow: 0px 0px 14px 0px #CCC;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


/****************
*	Hyperlinks
****************/

a:link {
	color: #24496B;
	
}

a:visited {
	color: #248998;

}	

a:hover  {
    color: #3770a4;

}

h1, h2 {
    color: #755224;
    font-size: 24px;
    font-weight: normal;
    padding: 20px 0px 10px 0px;	
    margin: 0px;
}

h3, h4 {
    color: #9C0E1C;
    font-size: 20px;
    font-weight: normal;
    padding: 20px 0px 10px 0px;	
    margin: 0px;
}

/***********
* Top
***********/	

#header {
    width: 1040px;
    text-align: left;
	padding: 20px 0px 20px 0px;
}

#header a {
    font-size: 36px;
	color: #447ba2;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
}

#logo {
    width: 300px;
    float: left;
    text-align: left;
    margin: 0px;
}

#slogan {
    width: 600px;
    float: right;
	text-align: right;
	text-decoration: none;
	font-size: 36px;
	color: #fd7802;
}

#social {
    width: 600px;
    float: right;
    height: 70px;
	text-align: right;
	text-decoration: none;
	font-size: 30px;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
}

#social .social_gp a {
    color: #a11e1a;
	text-decoration: none;
	margin-left: 20px;
}

#social .social_fb a {
    color: #355597;
	text-decoration: none;
	margin-left: 20px;
}

#social .social_tw a {
    color: #6db4b9;
	text-decoration: none;
	margin-left: 20px;
}

#social .social_vk a {
    color: #466fa5;
	text-decoration: none;
	margin-left: 20px;
}

#social .social_rss a {
    color: #fd7802;
	text-decoration: none;
	margin-left: 20px;
}

#subscription  {
    height: 30px;
	color: #fd7802;
	padding-top: 5px;
}

/***********
* Content
***********/

#content {
    width: 1040px;
    padding: 0px 0px 10px 0px;
}


/***********
* Main
***********/

#mainbg {
    float: left;
    width: 700px; 
    text-align: left; 
    padding: 0px;
    margin: 0px;
}

#main {
    width: 700px; 
    padding: 10px 0px 20px 0px;
    margin: 0px;
	font-size: 14px;
    position: relative;
}

#main p {
    line-height: 20px;
    margin: 0px 0px 10px 0px;
}

#main li {
    line-height: 20px;
}

#main .myheader {
	color: #ff6600;
    font-size: 22px;
    font-weight: normal;
    padding: 20px 0px 10px 0px;	
    margin: 0px;
}

#main .blog a, #main .blog a:visited{
    color: #fd7802;
    font-size: 22px;
    font-weight: normal;
}

#main .category a {
    color: #95cd3c;
    font-size: 22px;
    font-weight: normal;
}

#main .header, #main .header a {
    color: #0066CC;
    font-size: 22px;
    font-weight: normal;
    margin: 0px;	
}

#main .arr {
    color: #333333;
    font-size: 22px;
    font-weight: normal;
}

#main .date {
    font-size: 12px;
    color: #999999;
}



#mainbottom {
    background: url('/wp-content/themes/zavisimost03/images/mainbottom.png');
    width: 590px;
    height: 5px;
    padding: 0px;
    margin: 0px;
}

#main #thumb {
    width: 180px;
    float: left;
    text-align: left;
    margin: 0px 0px 10px 0px; 
}

#main #thumb img { 
    border: 1px solid #bec8d3;
}	
#main #desc {
    text-align: left;
    margin: 0px; 
}

#main #desc p {
    margin-top: 0px; 
	color: #323232;
}

#postmeta {
	width: 100%;
	font-size: 12px;
    color: #999999;
	border: 0px;
	border-top: 1px dotted #e4e4e4;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	}
	
#postmetaleft {
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	}
	
#postmetaright {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

blockquote{
    margin: 0px 20px 10px 20px;
    padding: 10px 15px 10px 15px;
    background: #eef2f5;
    border-top: 2px solid #FD7802;
    border-bottom: 2px solid #FD7802;
}

/***********
* Sidebar
***********/

#sidebarbg {
    float: right;
    width: 320px;
    text-align: left;
    padding: 0px;
    margin: 0px;
}


#sidebar {
    margin: 30px 0px 0px 0px;
    padding: 15px 15px 15px 15px;
	border-radius: 5px;
	background-color: #f9f4ed;
	border: 1px solid #c0873b;
}

#sidebar .header {
    color: #022945;  
    font-size: 22px;
    font-weight: normal;	
}

#sidebar .pages {
    color: #392812; 
    font-size: 14px;
    font-weight: normal;
}

#sidebar .pages ul li {
    margin-bottom: 3px;
}

#sidebar .pages a, #sidebar .pages a:visited {
    color: #392812; 
}

#sidebar .categories {
    color: #fd7802;
    font-size: 14px;
    font-weight: normal;
}

#sidebar .categories a, #sidebar .categories a:visited {
    color: #392812; 
}

#sidebar .categories ul li {
    margin-bottom: 5px;
}

#sidebar .textwidget {
    margin-top: 10px;
}

/***********
* Footer
***********/

#footer {
    width: 1040px;
	border-top: 1px dotted #333333;
	padding: 20px 0px 20px 0px;
}

#footer #left {
    width: 300px;
    float: left;
    text-align: left;
}

#footer #right {
    width: 300px;
    float: right;
    text-align: right;
}



/***********
* Other
***********/

img { 
    border: 0px;
}	

hr {
    border: 0px;
	height: 0px;
	border-top: 1px dotted #333333;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #bec8d3;
}
.alignleft {
	float: left;
    margin-right: 20px;
    border: 1px solid #bec8d3;
}
.alignright {
	float: right;
    margin-left: 20px;
    border: 1px solid #bec8d3;
}
.alignnone {
    border: 1px solid #bec8d3;
}

.wp-caption {
	background-color: #eef2f5;
	padding: 20px 14px 0px 14px;
	margin: 10px 10px 20px 10px;
	text-align: center;
}
.wp-caption img {
	border: 1px solid #bec8d3;
	margin: 0;
	padding: 0;
}

p.wp-caption-text {
	font-size: 12px;
	padding-top: 10px;
}

.konta {
    margin: 10px 0px 10px 0px;
    text-align: left;
    line-height: 16px;
}


#socialbtn {
 width: 130px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	text-decoration: none;
}

.wp-pagenavi span.current {
	text-decoration: none;
}

#nav {
	width: 100%;
	font-size: 22px;
    color: #ff6600;
	border: 0px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

#nav a {
    color: #ff2929;
}
	
#navleft {
	float: left;
	width: 320;
	margin: 0px;
	padding: 0px;
	}
	
#navright {
	float: right;
	width: 320;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}


#content ul li{
    margin-bottom: 10px; 
    list-style-type: square;
   }
 
#content ol li{
    margin-bottom: 10px; 
   } 
   
.addto {margin: 20px 0px 50px 0px;}
.addto_twitter, .addto_fb, .addto_vk, .addto_gg {float: left;}   
.addto_fb {margin-right: 20px;}

pre { background: #FBFBFB url(/wp-content/themes/zavisimost03/images/linenumbers.gif) no-repeat left 1px; color: #0000A0; font-size: 12px; line-height: 1.16em; margin: 0; padding: 0 0 0 25px; margin-bottom: 15px; }

#comments {
    font-size: 14px;
    font-family: Verdana, Arial, Tahoma, Georgia, Helvetica, Sans-Serif;
}
.title_link{
font-size: 18px;
color: #24496B;
}
.t-line {
display: block;
padding-top: 10px;
}
.t-price {
color: green;
}
.t-merch a{
color: red;
}
.t-desc a{
color: black;
padding-top: 10px;
}
.t-desc a:hover{
color: #FA6900;
}
.tb{
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid silver;
-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
.te{
margin: 5px;
}
.teasertext{
font-size: 16px;
margin-left: 10px;
}
.ads-half {
text-align: center;
}
.contextblock{
margin: 10px;
padding: 5px;
border: 1px solid #999999;
font-size: 18px;
}
.contextblock a{
text-decoration: none!important;
}
.adtitle{
color: #009900;
text-decoration: underline;
line-height: 1.1;
font-size: 133%;
}
.adbody{
color: #777777;
text-decoration: none!important;
line-height: 1.2;
}
.adurl{
color: #777777;
text-decoration: none!important;
}
.adblock{
margin-bottom: 5px;
margin-top: 5px;
}
.sblink{
text-decoration: none !important;
}
.sbtitle {
    font-size: 20px;
    line-height: 35px;
    height: 35px;
    display: block;
    padding: 0 40px 0 20px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    background-color: #3391c3;
}
.sbname {
    display: block;
    color: #034054;
    font-size: 18px;
    padding: 15px 30px 0 0;
    font-weight: bold;
}
.sbtext {
    display: block;
    color: #034054;
    font-size: 17px;
    padding: 5px 30px 0 0;
    font-style: italic;
}
.sblink2 {
    text-decoration: none !important;
    background: url("/bg.png") repeat-x;
    transition: all .2s ease-in-out;
    padding: 8px 0;
    font-weight: bold;
    color: #fff;
    margin: 15px auto 5px;
    width: 230px;
    text-align: center;
    display: inline-block;
    border-radius: 6px;
}
.sblink img {
    width: 115px;
    float: left;
    margin: 15px 20px 0 10px;
}
#slidebox_container {
    width: 445px;
    height: 220px;
    margin-bottom: 30px;
    background-color: #f2f2f2;
    position: fixed;
    bottom: 0;
    left: -445px;
    box-shadow: 0 0 10px #aaa;
    -moz-box-shadow: 0 0 10px #aaa;
    -webkit-box-shadow: 0 0 10px #aaa;
    border-radius: 0 5px 5px 0;
    overflow: hidden;
    z-index: 9999;
    padding: 0;
}
/*
     FILE ARCHIVED ON 06:49:43 Feb 24, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:49:19 Nov 17, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 76.271
  esindex: 0.015
  exclusion.robots: 0.208
  PetaboxLoader3.resolve: 149.606
  load_resource: 176.881
  RedisCDXSource: 22.4
  CDXLines.iter: 15.368 (3)
  LoadShardBlock: 34.229 (3)
  exclusion.robots.policy: 0.192
  PetaboxLoader3.datanode: 52.301 (4)
*/