/*  
Theme Name: Mac Simpla
Theme URI: http://tugarinov/mac-simpla/
Theme-original URI: http://ifelse.co.uk/simpla
/
Description: Тема с минималистическим дизайном.
Version: 1.00
Author: Sergey Tugarinov
Author URI: http://tugarinov.ru/
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#FFF url(./images/bg.png) repeat-x;
	border-top:10px solid #333;
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:950px;	
}
#content{
	font-size:14px;
	float:left;
/*	padding:1em;*/
	width:600px;
        clear:left;
	text-align:justify;
}
#sidebar{
    position: relative;
	float:right;
/*	padding-top:1em;*/
	width:300px;
}
#header{
	padding:2em 0em 4em 0em;
}
#footer{
	border-top:2px solid #000;
	color:#FFFFFF;
	clear:both;
	display:block;
	font-size:13px;
	padding:0.7em;
	/* background:#333333 url(./images/bg.png) repeat-x; */
        background-color: #333333;
	height:6.9em;

}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
	border-bottom: 3px solid #E87830;
	width:100%;

}
h2, h3 {
	border-bottom: 1px dotted #ddd;
}
#header h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
/* Логотип */
#header #logo {
/*	background: url(./images/apple.gif) no-repeat 100% 40%;*/
	margin-left:5px;
	margin-bottom:-2px;
	border: 0px;
}

#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#E87830;
}
#header p{
	color:#aaa;
	font-size:1.2em;
	margin:0;
	margin-top:-0.5em;
}
#header b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin-right:1em;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
	border-bottom: 3px solid #E87830;
	width:100%;
	display:block;
}
#header b a{
	color:#E87830;
}
#header b a:hover;{
	color:#E87830;
}
/*************************************
 +Entry
 *************************************/
.category{
	background: url(./images/category.gif) no-repeat left 40%;
	padding-left:1.2em;
}
.entry{
	margin-top:5em; /* расстояние между постами */
	margin-bottom:2em; /* расстояние между постами */
}
.entry-1{
	margin-top:-0.1em;
}
.entrytitle h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #ddd;
	font-size:1.6em;
	margin-right:1em;
}
.entrytitle h1 a {
	color:#333;
}
.entrytitle h1 a:hover{
	color:#333;
}
.entrytitle h2{
	font-size:1.6em;
}
.entrytitle h2 a {
	color:#333;
}
.entrytitle h2 a:hover{
	color:#333;
}
.entrytitle h3{
	font-size:1.8em;
	color:#6F6F6F;
}
.postinfo {
	font-size: 1em;
	border-top: 1px dotted #ddd;
	padding-top: 0.2em;
}
.entrybody {
	padding-top:1.5em;
	font-size:1.1em;
}
.entrybody h2, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #ddd;
}
.entrybody h2{
	font-size:1.5em;
}
.entrybody h3{
	font-size:1.4em;
        color:#666;
}
/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	font-size:13px;
	list-style-type:none;
	margin:0.3em;
	padding:0;
}
#sidebar ul li{
	padding:0.3em;
}
/* Current category */
#sidebar .current-cat a{
	color:#000000;
	border-bottom:1px dotted #666666;
}
#sidebar b{
	display:block;
	border-bottom:1px dotted #ddd;
	color:#555;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	display:block;
	padding-top: 0.4em;
}
#sidebar .search {
	font-size: 12px;
	background:#333333;
	color: #FFFFFF;
	border:1px dotted #a1a1a1;
	height: 1.2em;
	width: 292px;
	padding: 4px;
}
#sidebar .adsense {
	border:1px dotted #a1a1a1;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:0em;
	font-size:13px;
}
.commentsblock textarea{
	width:100%;
	border: 1px dotted #666666;
	background-color: #EEEEEE;
}
.commentsblock #email{
	border: 1px dotted #666666;
	background-color: #EEEEEE;
}
.commentsblock #author{
	border: 1px dotted #666666;
	background-color: #EEEEEE;
}
.commentsblock #mcspvalue{
	border: 1px dotted #666666;
	background-color: #EEEEEE;
}
.capcha{
	border: 1px dotted #666666;
	background-color: #EEEEEE;
	width:170px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock #submit{
	font-size: 1.5em;
	font-weight: bold;
	width:100%;
	border: 1px dotted #666666;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.commenttext{
	padding-top:1em;
}
ol.commentlist{
	color:#777;
	font-size:1em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.logout{
	background: url(./images/logout.gif) no-repeat left 40%;
	padding-left:1.1em;
}
.alt{
	background:#eee;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}

h3#comments{
	font-size:1.4em;
	padding-top:20px;
}
h3#respond{
	font-size:1.4em;
	padding-top:20px;
}

/*************************************
 +Misc
 *************************************/
a {
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#E87830;
}
.navigation {
	padding-top: 30px;
}
.description {
	padding: 1em;
	font-style:italic;
}
.alignright {
	font-size:13px;
	padding-top:0.1em;
	float: right;
}
.alignleft{
	font-size:13px;
	padding-top:0.1em;
	float: left;
}
.zakladki{
	margin:1em;
	text-align: center;
}
blockquote {
	color:#666666;
	font-style:italic;
	padding: 3px;
	margin: 3px;
}

/*************************************
 +Pages
 *************************************/
.pages {
	list-style: none;
	margin: 1em;
	margin-top:0.6em;
 	margin-left:-3em;
}
.pages li {
	float: left;
	margin-left: 1em; /* отступ между пунктами меню */
	display : inline;
}
.pages .current_page_item a, #pages .current_page_item a:visited{
	color:#000000;
	border-bottom:1px dotted #666666;
}
.pages .page_item a{}
.pages .page_item a:hover {
	color:#000000;
	border-bottom:1px dotted #666666;
}

.current_tag_item {
	color:#000000;
	border-bottom:1px dotted #666666;
}

/*  Tabber  Style start -------------------- */
 
.tabberlive .tabbertabhide {
 display:none;
}
.tabber {	
}
.tabberlive {
 /* margin:0 5px; */
}
ul.tabbernav
{
 margin:0;
 /* padding: 3px 0; */
 /* font: bold 12px Arial, Helvetica, sans-serif; */
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}
ul.tabbernav li a
{
 /* padding: 3px 0.5em;
 margin-left: 3px; */
 text-decoration: none;
}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 padding:5px;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/*tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 /* height:200px; */
 overflow:auto;
}


#begun { padding:1px;}
#begun b { font-weight:bold; }
.bgbanner { font-family: Georgia, "Times New Roman", Times, serif;}

.yandex{
	background: url(./images/yalenta.gif) no-repeat left 40%;
	padding-left:1.5em;
}

.google{
	background: url(./images/googleread.gif) no-repeat left 40%;
	padding-left:1.5em;
}
.email{
	background: url(./images/email.gif) no-repeat left 40%;
	padding-left:1.5em;
}

.info {
	font-size:90%;
	color:#666666;
}

/* Социальные закладки */
.social-buttons{ 
	float:left;
}
.social-buttons > div {
	display: inline;
	margin-left:10px;
	float:right;
	height:18px;
}
.social-buttons .fb {}
/* // Социальные закладки */