/***************************************
Theme Name: LinkZ.ru
Theme URI: http://LinkZ.ruz/
Description: My personal wordpress theme
Version: 4.0
Author: Alex Pro
Author URI: http://LinkZ.ru/
Tags: simple
***************************************/

body {	
    background: #ffffff;
    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: center;
}

#wrap { 
    padding: 5px 0px 10px 0px;
	display: table-cell; 
	vertical-align: middle;
}

#centered{
    width: 980px;
	margin: 0 auto;
}


/****************
*	Hyperlinks
****************/

a:link {
	color: #0066CC;
	text-decoration: underline;
}

a:visited {
	color: #0066CC;
	text-decoration: underline;
}	

a:hover  {
	text-decoration: none;
}

h1, h2, h3, h4 {
    color: #0066CC;
    font-size: 24px;
    font-weight: normal;
    padding: 20px 0px 10px 0px;	
    margin: 0px;
}

/***********
* Top
***********/	

#header {
    width: 980px;
    padding: 10px 0px 10px 0px;
}

#logo {
    width: 300px;
    float: left;
    text-align: left;
    margin: 0px;
}

#slogan {
    width: 400px;
    float: right;
	text-align: right;
	text-decoration: none;
	font-size: 36px;
	color: #fd7802;
}

#social {
    width: 600px;
    float: right;
    height: 60px;
	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;
}

#topline {
    width: 980px;
    height: 15px;
    border-top: 1px dotted #e4e4e4;
    border-bottom: 1px dotted #e4e4e4;
    padding: 7px 0px 7px 0px;
}

/***********
* Content
***********/


#content {
    width: 980px;
    background: #ffffff;
    padding: 0px 0px 10px 0px;
}

#contentbottom {
    width: 780px;
    height: 5px;
    background: url('images/contentbottom.png');
    padding: 0px;
    margin: 0px;
}

/***********
* Main
***********/

#mainbg {
    float: left;
    width: 700px; 
    text-align: left; 
    padding: 0px;
    margin: 0px;
}

#maintop {
    background: url('images/maintop.png');
    width: 590px;
    height: 5px;
    padding: 0px;
    margin: 0px;
}

#main {
    background: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px;
	font-size: 14px;
    position: relative;
}

#main p {
    line-height: 20px;
}

#main li {
    line-height: 20px;
}

#main .myheader {
	line-height: 26px;
}

#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 .arr {
    color: #333333;
    font-size: 22px;
    font-weight: normal;
}

#main .date {
    font-size: 12px;
    color: #999999;
}

#main #thumb {
    width: 220px;
    float: left;
    text-align: left;
    margin: 0px 0px 10px 0px; 
}

#main #thumb img { 
    border: 1px solid #333333;
}	

#main #desc {
    text-align: left;
    margin: 0px; 
}

#main #desc p {
    margin-top: 0px; 
}

#postmeta {
	width: 100%;
	font-size: 12px;
    color: #999999;
	border: 0px;
	border-top: 1px dotted #e4e4e4;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	}

#postmetatop {
	width: 100%;
	border-top: 1px dotted #e4e4e4;
	border-bottom: 1px dotted #e4e4e4;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 20px 0px;
	}

#postmetatop .avatar {
    float: left;
    margin-right: 10px;
}
		
#postmetaleft {
	float: left;
	width: 450px;
	margin: 0px;
	padding: 0px;
	}
	
#postmetaright {
	float: right;
	width: 250px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

blockquote{
    margin: 0px 0px 20px 0px;
    padding: 0px 15px 0px 15px;
    background: #eeeeee;
    border-top: 2px solid #FD7802;
    border-bottom: 1px solid #95CD3C;
}

/***********
* Share
***********/

/* Important! Give the content div a position relative */
#social{
 position: relative;
}
#share_buttons_single_page img{
 background: none;
 border: none;
 padding: 0;
 margin: 0;
}
#share_buttons_wrapper {
 left:-120px;
 position: absolute;
 margin-left: 35px;
 width: 280px;
}
#share_buttons_single_page{
 position:absolute;
 text-align: left;
 margin: 0 0 10px 15px;
}
#share_buttons_single_page.fixed {
 position: fixed;
 top:20px;
}
#share_buttons_single_page .wdt_button{
 width: 50px;
 float:left;
 clear:left;
 margin-bottom: 10px;
}



/***********
* Sidebar
***********/

#sidebarbg {
    float: right;
    width: 260px;
    text-align: left;
    padding: 0px;
    margin: 0px;
}


#sidebar {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 10px 20px;
	border-left: 1px dotted #e4e4e4;
}

#sidebar .header {
    color: #333333;  
    font-size: 22px;
    font-weight: normal;
}

#sidebar .pages {
    color: #0066CC; 
    font-size: 14px;
    font-weight: normal;
}

#sidebar .pages ul li {
    margin-bottom: 3px;
}

#sidebar .pages a, #sidebar .pages a:visited {
    color: #0066CC; 
}

#sidebar .categories {
    color: #fd7802;
    font-size: 14px;
    font-weight: normal;
}

#sidebar .categories a, #sidebar .categories a:visited {
    color: #fd7802; 
}

#sidebar .categories ul li {
    margin-bottom: 5px;
}

#subscrb {
    background: #d2f895;
	padding: 10px;
}
/***********
* Menu
***********/


#slidemenu {
font: normal 16px Verdana, Arial, Tahoma, Georgia, Helvetica, Sans-Serif;
background: #ffffff;
width: 980px;
height: 40px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
border-top: 1px dotted #e4e4e4;
border-bottom: 1px dotted #e4e4e4;
}

#slidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
#slidemenu ul li{
position: relative;
display: inline;
float: left;
z-index: 99;
border-right: 1px dotted #e4e4e4;
}

/*Top level menu link items style*/
#slidemenu ul li a{
display: block;
padding: 10px 10px;
color: #95CD3C;
text-decoration: none;
}

* html #slidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

#slidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #95CD3C;
}

#slidemenu ul li a:hover{
background: #fd7802; /*tab link background during hover state*/
color: white;
}
	

/***********
* Footer
***********/

#footertop {
    width: 980px;
    height: 5px;
    background: url('images/footertop.png');
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

#footer {
    width: 980px;
    background: #ffffff;
	border-top: 1px dotted #e4e4e4;
}

#footer #left {
    width: 350px;
    float: left;
    text-align: left;
    margin: 20px 10px 10px 0px; 
}

#footer #right {
    width: 350px;
    float: right;
    text-align: right;
    margin: 20px 0px 10px 10px; 
}

#footerbottom {
    width: 780px;
    height: 5px;
    background: url('images/footerbottom.png');
    padding: 0px;
    margin: 0px;
}

/***********
* Other
***********/

img { 
    border: 0px;
}	

hr {
    border: 0px;
	height: 0px;
	border-top: 1px dotted #e4e4e4;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
    margin-right: 10px;
}
.alignright {
	float: right;
    margin-left: 10px;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.konta {
    margin: 10px 0px 10px 0px;
    text-align: left;
    line-height: 16px;
}


/***********
* Socializ
***********/
#socializ {
  background: #F6F6F6;
  position: fixed;
  z-index: 1000;
  margin-top: 3px;
  margin-left: -70px;
  padding: 6px 6px 0;
  border: 1px solid #E5E5E5;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
* html #socializ {display: none}
#socializ:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  -moz-box-shadow: 0 0 5px #DDD;
  -webkit-box-shadow: 0 0 5px #DDD;
  box-shadow: 0 0 5px #DDD;
}
#socializ a {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 6px;
  background-color: #F6F6F6;
}
/* Если используете скрипт из второго примера,
тогда еще добавьте это: */
#socmore {
  text-align: center;
  cursor: pointer;
  margin: -11px 0 4px;
  width: 32px;
}

#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;
}

#content ul li{
    margin-bottom: 10px; 
   }
 
#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(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; }