/*  
Theme Name: LifeStyle
Theme URI: http://prodengiblog.ru/
Description: LifeStyle
Theme is combining a magazine and a weblog into one. 
Support Widgets and Gravatars along with automatic thumbnail resizer.
Version: 1.0
Author: Ksana
Author URI: http://prodengiblog.ru/
Tags: gray, light, two-columns, fixed-width, right-sidebar, magazine-style
*/


/************************************************
* import 	                        					*
************************************************/

@import url("css/header.css");
@import url("css/slider.css"); 
@import url("css/content.css");
@import url("css/sidebar.css");
@import url("css/bottom.css");
@import url("css/navi.css");
@import url("css/footer.css");
@import url("css/contact.css");

/************************************************
* Global Styles			                        		*
************************************************/

* {
	margin:0;
	padding:0;
	}
body {  
  position: relative;
	width: 100%;
  height: 100%;
	font-family: Arial, verdana, Sans-Serif;
	font-size: 13px;	
	color: #333;
}
#overall_background {
  position: relative;
	z-index: 10;
}

p {	
	margin: 15px 0;
}
.Left, .alignleft {
	float: left !important;
}
.Right, .alignright {
	float: right !important;
}
.clear {
  clear: both;
}
img, a img {border:none}

/************************************************
* link					*
************************************************/

a:link, a:visited {
	color: #333;
	text-decoration: none;
  outline: none;
}
a:hover, a:active {
	color: #666;
	text-decoration: none;
  outline: none;
}

img.wp-smiley { 
  float : none; 
	width: 15px;
  height: 15px;
  margin : 0; 
  padding : 0; 
  border : 0; 
} 

/************************************************
* Structure	container				*
************************************************/

#container { 
  position: relative;
  width: 1118px;
  height: 100%; 
  margin : 0 auto;
  padding: 0; 
  z-index: 1;
} 
#header {  
}
#page { 
    position: relative;
    margin: 80px 0 0 0;
    text-align: left;
    z-index: 12;
    clear: both;
    z-index: 10;
}

/************************************************
* H                           					*
************************************************/

h1, h2, h3, h4 {
	color : #222; 
	font-weight: normal;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
	margin-bottom: 10px;
}

/************************************************
*	Advertise								*
************************************************/

#headerAdvertise{
    position: absolute; top: 20px; right: 25px;
    height: 60px;
    width: 468px;
}
.contentAdvertise{
    float: none;
    width: 780px;
    height: 92px;
    margin: 0 auto 20px!important;
    padding: 0 !important;
    overflow: hidden;
    text-align: center;
    clear: both;
}
#Advertise {
    float: left;
    margin: 23px 0 0 7px!important;
}
#footerAdvertise { 
  position: absolute; left: 20px; top: 20px;
  width: 234px;
  height: 60px;
}
.ad-top { 
  float: none;
  width: auto;
  height: auto;
  margin: 0 auto 20px;
  text-align: center;
}

/************************************************
*	Comments								*
************************************************/

#comments {  
	float: left;
  position : relative;
  width: 750px;
  height: auto;
  margin : 0 0 20px 0; 
  padding : 0;  
  background : transparent; 
	clear: both;
  font-family : Arial, Verdana, Sans-Serif; 
  font-weight : normal; 
  font-size : 13px; 
  overflow: hidden;
} 
#comments h4 { 
  margin: 0 0 5px 0;
}
/* reply to comment  */

ol.commentlist li.reply { 
  width : auto; 
  margin : 10px 0 10px 0;  
  font-size : 13px; 
  text-align: left;
  text-decoration : none; 
}
ol.commentlist li .reply a:link, ol.commentlist li .reply a:visited {  
  text-decoration: none; 
  font-size : 13px; 
  color: #3f7cc7;     /*   Синий     */
}
ol.commentlist li .reply a:hover, ol.commentlist li .reply a:active {  
  text-decoration: none; 
  color: #555;
}
#cancel-comment-reply {
  margin: 10px 0 20px 0;
	font-size: 13px;
}
/* list comments  */

ol.commentlist {  
  width: 750px;
  height: 100%;
  margin : 20px 0 0 0; 
  padding : 0; 
  list-style-type: none; 
}
ol.commentlist li, #trackbacks {  
  position: relative; 
  width: 750px;
  height: auto;
  min-height: 70px;
  margin : 0; 
  padding: 0; 
  list-style-type : none; 
  clear: both!important;
}
#trackbacks { 
  min-height: 0;
  margin : 20px 0 20px 0; 
  padding: 10px 10px 13px 10px; 
  font-size : 13px; 
}
#trackbacks li {    
  font-size : 13px; 
  list-style-type: square;
  margin : 0 0 0 15px; 
  padding: 0; 
}
ol.commentlist li img.avatar {   
  float: left;
  position : relative;
  width : 50px; 
  height : 50px; 
  margin : 1px 10px 0 0; 
  padding: 1px; 
  border: 1px solid #bcbcbc;
}
.commentmetadata {     
  line-height: 1.5;
  margin : -4px 0 7px 0; 
  padding: 0;
  font-size : 12px; 
  font-weight : normal; 
  text-align: left;
  overflow: hidden;
} 
.commentmetadata .time{
  margin : 0 5px 0 0; 
}
.commentmetadata .author {
  margin : 0; 
}
.comment_text {     
  width: auto; 
  min-height: 50px;
  padding: 0; 
  margin : 0 0 10px 0;  
	overflow: hidden;
  font-size: 13px;
} 
.comment_text p {     
  color: #000;
} 
.comment_text p {   
  width: auto; 
  padding: 0; 
  margin : 0;  
	overflow: hidden;
  font-size: 13px; 
} 
#respond {   
  margin: 0; 
  padding : 0; 
}
#respond h4 { 
  margin: 0; 
  padding : 10px 0 0 0; 
}
#respond p { 
  font-size: 12px; 
  margin: 0 0 1em; 
}

/************************************************
*	subsidiaries comments					*
************************************************/

ol.commentlist ul.children,
ol.commentlist ul ul.children,
ol.commentlist ul ul ul.children,
ol.commentlist ul ul ul ul.children {
  width: auto;
  height: auto;
  margin: 15px 0 0 0;
  padding: 0; 
  text-indent: 0; 
  list-style: none; 
  clear: both;   
}
ol.commentlist ul.children li {  
  height: auto;
  min-height: 70px;
  margin : 10px 0 0 30px; 
  list-style-type : none; 
  clear: both;
 }
ol.commentlist li.depth-1 {    
  width: 750px; 
  margin : 10px 0 10px 0; 
}
ol.commentlist ul.children li.depth-2 { 
  width: 720px;
  padding: 5px 0 0 0;
 }
ol.commentlist ul.children li.depth-3 { 
  width: 690px;
 }
ol.commentlist ul.children li.depth-4 { 
  width: 660px;
 }
ol.commentlist ul.children li.depth-5 { 
  width: 630px;
 }
.required {  
  font-size: 15px; 
}
.moderation {
  font-style:italic; 
  font-size: 16px;
}

/************************************************
*	Isolation comments				*
************************************************/

li.bypostauthor {
    /* CSS для комментариев автора записи */
}
li.byuser {
    /* CSS для пользовательских комментариев */
}

/************************************************
*	Commentsform								*
************************************************/

#commentform {  
  float: left; 
  position: relative;
  width: 550px!important;
  margin: 0 0 20px 0; 
  font-family: Arial, Verdana, Sans-Serif; 
  z-index: 200;
  clear: both;
} 
#commentform p {      
  overflow : hidden; 
  margin : 0 0 8px 0; 
  padding : 0; 
} 
#commentform input, textarea#new-comment,
#contactform input, #contactform textarea#cp_message {  
  float: left;
  font-family : Arial, Verdana, Sans-Serif;  
  font-size : 13px; 
  padding : 3px; 
  border: 1px solid #e3dfde;
  background : #f8f7f6; 
  clear: both;
} 
#commentform input:focus, textarea#new-comment:focus { 
	background-color: #fff;
} 
#commentform input { 
  width : 35%; 
  min-width : 165px; 
  height : 22px; 
  margin : 0 10px 0 0; 
} 
#commentform label {   
  width: 100%; 
	margin: 0;
  padding: 0; 
  font-size: 13px; 
  line-height: 1;
}
label#text { 
  margin : 20px 0 20px 0 !important; 
}
textarea#new-comment {  
  position : relative;
  width: 99%;
  min-height : 150px; 
  margin : 10px 0 10px 0; 
  padding: 0; 
  overflow : auto; 
} 
ol.commentlist ul.children li.depth-1 #commentform,
ol.commentlist ul.children li.depth-2 #commentform,
ol.commentlist ul.children li.depth-3 #commentform,
ol.commentlist ul.children li.depth-4 #commentform { 
  width: 99%;
}
ol.commentlist ul.children li.depth-1 textarea#new-comment,
ol.commentlist ul.children li.depth-2 textarea#new-comment,
ol.commentlist ul.children li.depth-3 textarea#new-comment,
ol.commentlist ul.children li.depth-4 textarea#new-comment { 
  width: 100%;
}
#commentform input#com-submit, 
#contactform input#contact_submit, 
#subscribe form input#SR_submit {
  float: right;
  width: 160px;
  height: 32px;
  background: #000 url('images/enter.jpg') repeat-x top left;
  border: 1px solid #ccc;
  border-bottom: 1px solid #aaa2a2;
  border-right: 1px solid #aaa2a2;
  margin: 0 3px 0 0;
  padding: 0 0 5px 0;
  text-align: center;
  color: #333;
  text-shadow: 1px 1px 1px #fff;
  font-size: 14px;
  cursor: pointer;
} 
#commentform input#com-submit:hover, 
#contactform input#contact_submit:hover, 
#subscribe form input#SR_submit:hover {
  color: #555;
} 
#commentform .alignleft { 
	margin: 0 0 10px 0;
  padding-top: 0;
  width: 60%; 
  font-size: 13px; 
}
#commentform .alignright {     
  float: right; 
  text-align : right; 
	margin: 0 3px 10px 0;
  padding: 0; 
  width: 60px; 
  font-size: 13px; 
  text-align: right;
}
/*  Warning   */

#warning { 
  float : left; 
  position : relative;
  margin : 0px 0 10px 0; 
  color : #666; 
}
#attention {
  font-size: 16px !important;
  margin : 20px 0 0 0; 
  clear: both;
}

/*********************************************
	a navi
*********************************************/

#recent_comments {  
  float: left;
  width : 168px; 
  margin: 10px 0 20px 0 !important; 
} 
a#recent_comments {  
  background: url('/wp-content/themes/LifeStyle/images/arrow_top.gif') right 4px no-repeat;
  text-decoration: underline;
  color: #666;
} 
a#recent_comments:hover {  
  text-decoration: none;
  color: #222;
} 
.navi_top { 
  float: left;
  width : 100%; 
  height: auto;
  margin: 0; 
} 
a#first {  
  width: auto;
  padding-right: 30px;
  background: url('/wp-content/themes/LifeStyle/images/arrow_bot.gif') right 4px no-repeat;
} 
a#ancor { 
  width: auto;
  padding-left: 20px;
  background: url('/wp-content/themes/LifeStyle/images/arrow_bot.gif') left 4px no-repeat;
} 

/************************************************
*	navigation								*
************************************************/

#navig { 
  width: 600px;
  height: 20px;
  margin : 0 auto 0; 
  padding : 0; 
  border: 0;
  overflow: hidden;
} 
#navig .alignleft, #navig .alignright{ 
  margin : 0 0 10px 0; 
  padding : 0; 
} 

/*********************************************
	Comment	editor
*********************************************/

blockquote {
  color: #222;
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
	border-left: 4px solid #bcbcbc;
	font-style: italic;
}
blockquote blockquote {
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
	border-left: 4px solid #bcbcbc;
}
p.subscribe-to-comments{
  padding : 0; 
  margin : 20px 0 10px 0; 
} 
p.subscribe-to-comments a {
  font-size : 13px; 
}
.small{
    font-size: 10px;
}
.sid_block #twtr-widget-1 .twtr-doc, 
.sid_block #twtr-widget-1 .twtr-hd a, 
.sid_block #twtr-widget-1 h3, 
.sid_block #twtr-widget-1 h4 {
    background: transparent !important;
}
#logo-image{
    margin: 0 10px 0 25px;
}
#text-content { 
    float: right; 
    width: 810px;
    color: #333;
    font-style: italic;
    text-align: left;
    text-shadow: 0 1px 0 #fff;
    padding-top: 7px;
    cursor: pointer;
}
.slides_container{
    width: 780px;
    height: 350px;
}
body.custom-background {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}