/*
Theme Name: Max Khiger Blog
Theme URI: http://maxkhiger.ru/
Description: Personal Blog Theme.
Version: 1.0
Author: Max Khiger
Tags: business, internet

*/

body {
margin: 0;
text-align:center;
}
#mainwrapper {
margin:0 auto;
width: 1084px;
background:url(img/bg.jpg) no-repeat top left;
position:relative;
display:block;
min-height:281px;
text-align:left;
}
#centerpage {
float:left;
width:940px;
margin: 0 72px;
}
#header{
width:940px;
height:281px;
float:left;
background:url(img/foto.jpg) no-repeat top right;
}
.inform {
height:153px;
width:940px;
font-family:Arial;
font-size:13px;
color:#959595;
}
@-moz-document url-prefix() {
.menut {
margin-top:59px;
}
}

.menut ul{
list-style:none;
margin:1px 0 0 22px;
padding:0;}
.menut ul li{
float:left;
background:url(img/item_off.png) no-repeat top right;
height:28px;
margin-right:13px;
}
.menut ul li a{
float:left;
padding:5px 15px;
background:url(img/item_off_l.png) no-repeat top left;
height:18px;
margin-left:-11px;
}
.menut li.current_page_item {
float:left;
background:url(img/item_on.png) no-repeat top right;
height:42px;
margin-right:13px;}
.menut li.current_page_item a{
float:left;
padding:5px 15px;
background:url(img/item_on_l.png) no-repeat top left;
height:32px;
margin-left:-11px;
}
.menut ul li a:link, .menut ul li a:visited {
color:#747474;
font-family:Tahoma;
font-size:15px;
text-decoration:none;
}
.menut ul li a:hover {
color:#ff0000;
text-decoration:underline;
}
.menut li.current_page_item a:link, .menut li.current_page_item a:visited{
color:#ff0000;
font-family:Tahoma;
font-size:15px;
text-decoration:none;
}
.menut li.current_page_item a:hover{
text-decoration:underline;}
#content{
width:940px;
float:left;
background:url(img/centerbg.jpg) repeat-y top left;
}
.contentpage{
padding:0 38px 0 47px;
width:570px;
float:left;
}
.contentsidebar{
padding-right:10px;
float:left;
width:275px;
}
#bcontent{
background:url(img/bottombg.jpg) no-repeat bottom left;
width:940px;
float:left;
height:14px;
}
#footer {
float:left;
background:url(img/footer.jpg) no-repeat top left;
height:96px;
width: 1084px;
position:relative;
display:block;
color:#636363;
text-align:center;
font-family:Arial;
font-size:14px;
padding-top:42px;
}
#footer a:link, #footer a:visited{
color:#ff0000;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}

/* Text Elements */
p{
margin:0;
padding:10px 0 0 0;
}
img {border:0;}
a:link, a:visited, .storycontent a:link, .storycontent a:visited, .commclass a:link, .commclass a:visited{
color:#0000ff;
text-decoration:none;}
a:hover, .storycontent a:hover {
text-decoration:underline;
}
h3 {
font-family:Arial;
color:#959595;
font-size:20px;
font-weight:normal;
padding:12px 0 0;
margin:0;
}
ul.related_post a:link, ul.related_post a:visited{
color:#000;
font-size:14px;
font-family:Arial;
text-decoration:underline;
}
ul.related_post a:hover{
color:#ff0000;
}

/* Single Post */
h3.storytitle {
color:#898989;
font-size:24px;
font-family:Arial;
font-weight:normal;
padding:0;
margin:38px 0 13px 0;

}
h3.storytitle a:link, h3.storytitle a:visited{
color:#898989;
text-decoration:none;
}
h3.storytitle a:hover{
color:#ff0000;
text-decoration:underline;
}
.topstory{
width:570px;
color:#a1a1a1;
font-size:12px;
font-family: Tahoma;
}
.date{
width:204px;
float:left;
padding-left:23px;
background:url(img/date.jpg) no-repeat top left;
line-height:20px;
}
.views {
width:320px;
float:left;
padding-left:23px;
line-height:20px;
text-align:right;
}
.storycontent{
font-family:Tahoma;
font-size:15px;
color:#000;
line-height:150%;
padding:24px 0 0;
text-align:justify;
}
.bottomstory {
background:url(img/hr.jpg) repeat-x top left;
padding-top:7px;
font-family:Arial;
color:#a1a1a1;
font-size:13px;
width:570px;
height:60px;
}
.bottomstory a:link, .bottomstory a:visited{
font-family:Arial;
color:#a1a1a1;
font-size:13px;
text-decoration:none;
}
.bottomstory_main {
background:url(img/hr.jpg) repeat-x top left;
padding-top:7px;
font-family:Arial;
color:#a1a1a1;
font-size:13px;
width:570px;
height:60px;
margin-top:5px;
}
.bottomstory_main a:link, .bottomstory_main a:visited{
font-family:Arial;
color:#a1a1a1;
font-size:13px;
text-decoration:none;
}
.category_tag{
float:left;
width:370px;
}
.comments_b{
width:200px;
float:left;
text-align:right;}
.comments_b a:link, .comments_b a:visited {
color:#ff0000;
}
.rating_b{
width:370px;
height:30px;
background:url(img/hr.jpg) repeat-x bottom left;
float:left;
margin-top:5px;
}
.rating_b_main{
width:570px;
height:28px;
float:left;
margin-top:5px;
}
.post-ratings{
z-index:9999;
}
.navigation {
display:inline;
width:570px;
}
.navigation  .alignleft{
width:50%;
float:left;
}
.navigation  .alignright{
width:50%;
float:right;
text-align:right;
}
.navigation a:link, .navigation a:visited{
color:#898989;
font-family:Arial;
font-size:18px;
text-decoration:none;
}
.navigation a:hover{
text-decoration:underline;
color:#ff0000;
}
/* Sidebar Widgets */
input.button-reg {
background:transparent url(img/but_send.jpg) no-repeat scroll left top;
border:0 none;
color:#FF0000;
font-family:Verdana;
font-size:13px;
font-weight:normal;
height:24px;
width:170px;
background:#F5F5F5;
border:1px solid #DADADA;
margin-top:4px;
}
.search_wid{
padding:7px 0 22px 44px;
}
form#searchform{
border:0;
}
form#searchform input#s{
border:0;
background:url(img/search.jpg);
width:150px;
height:22px;
padding:7px 10px 0 30px;
font-size:14px;
font-family:Verdana;
color:#000;
}
form#searchform label{
display:none;
}
form#searchform input#searchsubmit{
display:none;
}
.login_wid{
padding:7px 0 22px 26px;
}
.login_wid h3{
color:#959595;
font-size:20px;
font-family:Arial;
margin:0;
padding:10px 0;
font-weight:normal;
}
.login_wid a:link, .login_wid a:visited{
color:#959595;
}
.rss_sub{
padding: 15px 0 11px 26px;
}
a.rss_s:link, a.rss_s:visited{
text-transform:uppercase;
color:#000;
font-weight:bold;
font-family:Arial;
font-size:14px;
text-decoration:none;
}
a.rss_s:hover {
color:#ff0000;
}
a.rss_w:link, a.rss_w:visited{
color:#959595;
font-family:Tahoma;
font-size:14px;
text-decoration:underline;
line-height:27px;
}
.subscr{
padding: 15px 0 11px 0px;
}
.table_s{
margin-left:23px;
}
a.sub_link:link, a.sub_link:visited{
color:#000;
text-decoration:none;
font-family:Arial;
font-size:14px;
}
a.sub_link:hover{
color:#ff0000;}
.advert {
padding:17px 0 30px 25px;
}
a.morelink:link, a.morelink:visited{
margin-top:6px;
margin-right:20px;
color:#7d7d7d;
font-size:13px;
text-decoration:none;
float:right;
font-family:Arial;
}
.advert a:hover{
color:#ff0000;
text-decoration:underline;
}
.categories_container {
padding:17px 0 30px 25px;
width:250px;
}
.categories_container h3{
color:#959595;
font-size:20px;
font-family:Arial;
margin:0;
padding:0 0 10px;
font-weight:normal;
}
.categories_container ul{
list-style:none;
margin:0;
padding:0;
}
li.cat-item {
line-height:25px;
color:#959595;
font-size:15px;
font-family:Tahoma;
list-style:none;
margin-right:25px;
}
.categories_container ul li span{
width:220px;
display: block;
border-bottom: 1px dashed #eeeeee;
padding:1px 0;
}
.categories_container ul li ul li span{
width:200px;
display: block;
border-bottom: 1px dashed #eeeeee;
padding:1px 0;
}
li.cat-item ul.children li{
line-height:25px;
color:#959595;
font-size:15px;
font-family:Tahoma;
list-style:none;
margin-right:0;
margin-left:20px;
}
li.cat-item a:link, li.cat-item a:visited {
color:#959595;
font-size:15px;
font-family:Tahoma;
padding-left:30px;
background:url(img/f-cat.jpg) no-repeat top left;
}
li.cat-item a:hover{
color:#ff0000;
}
.archive_container {
padding:17px 0 30px 25px;
}
.archive_container h3{
color:#959595;
font-size:20px;
font-family:Arial;
margin:0;
padding:0 0 10px;
font-weight:normal;
}
.archive_container li{
border-bottom: 1px dashed #eeeeee;
line-height:25px;
color:#959595;
font-size:15px;
font-family:Tahoma;
list-style:none;
margin-right:25px;
}
.archive_container a:link, .archive_container a:visited {
color:#959595;
font-size:15px;
font-family:Tahoma;
padding-left:30px;
background:url(img/f-cat.jpg) no-repeat top left;
}
.archive_container a:hover{
color:#ff0000;
}
.blogs_f {
padding:17px 0 30px 25px;
}
.blogs_f h3{
color:#959595;
font-size:20px;
font-family:Arial;
margin:0;
padding:0 0 10px;
font-weight:normal;
}
.blogs_f li{
line-height:25px;
color:#959595;
font-size:15px;
font-family:Tahoma;
list-style:none;

}
.blogroll li{
border-bottom: 1px dashed #eeeeee;
line-height:25px;
color:#959595;
font-size:15px;
font-family:Tahoma;
list-style:none;
margin-right:25px;
}
.blogs_f a:link, .blogs_f a:visited {
color:#959595;
font-size:15px;
font-family:Tahoma;
padding-left:30px;
background:url(img/blogs-f.jpg) no-repeat top left;
}
.blogs_f a:hover{
color:#ff0000;
}
.linkcat h2{
display:none;
}
ul.blogroll {
list-style:none;
padding:0;
margin:0;
border:0;
}
h2.widgettitle{
color:#959595;
font-size:20px;
font-family:Arial;
margin:0;
padding:0 0 10px;
font-weight:normal;
}
#alw_login{

}
a.profl:link, a.profl:visited{
color:#959595;
font-family:Verdana;
font-size:15px;
}
a.profl:hover{
color:#ff0000;
}
form#alw_loginForm, form#alw_lostPasswordForm, form#alw_registerForm {
color:#959595;
font-size:14px;
font-family:Verdana;
}
.widget{
padding:17px 0 20px 25px;
}
.widget a:link, .widget a:visited {
color:#959595;
font-size:15px;
font-family:Tahoma;
}
.widget a:hover{
color:#ff0000;
}
.widget_tabs{
padding:17px 0 30px 0;
margin-left:10px;
}
.widget_tabs a:link, .widget_tabs a:visited {
color:#959595;
font-size:15px;
font-family:Tahoma;
}
ul.ui-tabs-nav span{
font-size:13px;
}
.widget_tabs a:hover{
color:#ff0000;
}
#fragment-1 ul{
list-style:none;
margin:0;
padding:0;
}
#fragment-1 li{
color:#959595;
font-family:Arial;
font-size:14px;
width: 220px;
border-bottom:1px dashed #eeeeee;
padding:5px 0;
}
.twitt {
padding:17px 20px 30px 25px;

}
.twitt h3{
color:#959595;
font-size:20px;
font-family:Arial;
margin:0;
padding:0 0 2px;
font-weight:normal;
}
.twitt li{
border-bottom: 1px dashed #eeeeee;
color:#959595;
font-size:13px;
font-family:Tahoma;
list-style:none;
text-align:left;
margin:5px 0 0 0;
padding-bottom:5px;

}
.twitt a:link, .twitt a:visited {
color:#959595;
font-size:13px;
font-family:Tahoma;
}
.twitt a:hover{
color:#ff0000;
}
ul#twitter_update_list{
list-style:none;
margin:0;
padding:0;
}
a#twitter-link{
float:right;
padding:10px 0;
font-size: 16px;
font-family:Arial;
}
.twitter-message{
color:#959595;
font-size:12px;
font-family:Arial;
}

/* Comments Form */
h3#comments{
font-family:Arial;
color:#959595;
font-size:20px;
font-weight:normal;
background:url(img/responses.jpg) no-repeat 0 60%;
padding:30px 0 19px 26px;
}
#respond {
width:570px;
}
#respond h3{
font-family:Arial;
color:#959595;
font-size:20px;
font-weight:normal;
background:url(img/respond.jpg) no-repeat 0 60%;
padding:30px 0 19px 22px;
}
input#author, input#email,  input#url {
width:237px;
height:22px;
border:0;
background:url(img/input.jpg) no-repeat 0 0;
font-size:16px;
padding:3px 5px;
font-size:14px;
font-family:Verdana;
color:#000;
}
textarea#comment{
width:507px;
height:179px;
border:0;
background:url(img/area.jpg) no-repeat 0 0;
font-size:16px;
padding:3px 5px;
font-size:14px;
font-family:Verdana;
color:#000;
}
ol.commentlist{
list-style:none;
padding:0;
margin:0;
}
.comment-author {
width:100%;
float:left;
}
.comment-author a:link, .comment-author a:visited, .comment-author a:hover {
color:#0000ff;
font-size:15px;
font-style:normal;
}
.fn{
font-size:15px;
font-style:normal;
}
.commentmetadata{
TEXT-ALIGN:left;
color:#7d7d7d;
font-family:Arial;
font-size:12px;
}
.commentmetadata a:link, .commentmetadata a:visited{
color:#7d7d7d;
text-decoration:none;
}
.comment-body p{
font-size:11px;
font-family:Verdana;
line-height:15px;
}
.subscribe-to-comments, .cheks{
color:#000;
font-family:Verdana;
font-size:12px;
}
a.more-link{
font-family:Arial;
}

input#submit{
border:0;
background:url(img/but_send.jpg) top left no-repeat;
width: 291px;
height:36px;
color:#ff0000;
font-weight:bold;
font-family:Arial;
font-size:18px;
margin-bottom:20px;
}
img.avatar{
border:1px solid #959595;
}


}
li.comment-author-admin a.comment-reply-link:link, li.comment-author-admin a.comment-reply-link:visited,
li.depth-3 a.comment-reply-link:link, li.depth-3 a.comment-reply-link:visited,
a.quoter_comment:link, a.quoter_comment:visited,
li.depth-3 a.quoter_comment:link, li.depth-3 a.quoter_comment:visited{
color:#7d7d7d;
}
a.comment-reply-link:hover,
li.comment-author-admin a.comment-reply-link:hover,
li.depth-3 a.comment-reply-link:hover,
li.depth-3 a.quoter_comment:hover,
a.quoter_comment:hover,
li.depth-2 a.quoter_comment:hover{
color:#ff0000;
text-decoration:underline;
}

ul.children{
list-style:none;
margin:0;
padding:0;
background:none;
}
small {
font-family:Arial;
font-size:12px;
line-height:15px;
}

.avaclass{
float:left;
width:80px;
}
.commclass{
margin-left:80px;
}
blockquote{
margin:0 0 0 20px;
padding:0;
color:#959595;
}
.razd{
width:570px;
height:5px;
border-top:1px dashed #DDDDDD;
margin-bottom:20px;
}

/* Stansart Widgets */
.widget li {
background:url(img/s_hr.jpg) no-repeat top left;
color:#959595;
font-family:Arial;
font-size:20px;
font-weight:normal;
margin:0 0 0 -25px;
padding:20px 0 20px 25px;
list-style:none;
}
.widget li ul li{
background:none;
margin:0 0 0 -35px;
padding:10px 0 0 0;
list-style:none;
font-family:Tahoma;
font-size:15px;
}
.widget li div{
background:none;
margin:0 0 0 20px;
padding:20px 0 0 0;
list-style:none;
font-family:Tahoma;
font-size:15px;
}
a.redl:link, a:visited,
a#cancel-comment-reply-link:link, a#cancel-comment-reply-link:visited,
.subscribe-to-comments a:link, .subscribe-to-comments a:visited{
color:#FF0000;
}
a.getrss:link, a.getrss:visited{
color:#959595;
font-family:Tahoma;
font-size:14px;
}
a.getrss:hover{
color:#FF0000;
}

#content .block a:link, #content .block a:visited{
color:#707070;
}
#content .block a:hover{
color:#ff0000;
}
#content .advancedBlock .topStrip ul li a:hover{
color:#707070;
}
#content .block {
	margin:15px 0 15px 15px;
	width:250px;
	overflow:hidden;
	font-family:Tahoma;
	font-size:14px;
}
#content .block .topStrip {
	height:8px;
	overflow:hidden;
	padding-left:8px;
}
#content .block .topStrip .rightImg {
	padding-right:8px;
}
#content .block .topStrip .middleImg {
	height:8px;
	background-color:#fff;
}
#content .block .middleMidddle {
	background-color:#fff;
	padding:2px 12px;
}
#content .block .bottomStrip {
	background:url(img/block_left_bottom.gif) left top no-repeat;
	height:8px;
	overflow:hidden;
	padding-left:8px;
}
#content .block .bottomStrip .rightImg {
	background:url(img/block_right_bottom.gif) right top no-repeat;
	padding-right:8px;
}
#content .block .bottomStrip .middleImg {
	height:7px;
	overflow:hidden;
	background-color:#fff;
}
#content .advancedBlock .topStrip {
	
	height:28px;
	overflow:hidden;
	
}
#content .advancedBlock .topStrip .rightImg {
	
	padding-right:8px;
}
#content .advancedBlock .topStrip .middleImg {
	
	height:28px;
	overflow:hidden;
	border:0; 
}
#content .advancedBlock .middleMidddle {
	padding-top:12px;
}
#content .advancedBlock .topStrip ul {
	list-style:none;
	height:28px;
	overflow:hidden;
	margin:0;
	padding:0;
	background:url(img/line_tab.jpg) no-repeat 114px 0
}
#content .advancedBlock .topStrip ul li {
	float:left;
	margin:0 2px 0 0;
	width:114px;
	text-align:center;
	background:url(img/pas_tab.jpg) no-repeat left top
}
#content .advancedBlock .topStrip ul li a {
	display:block;
	height:28px;
	line-height:28px;
	padding:0;
	text-decoration:none;
	outline:none;
	float:left;
	width:114px;
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
}
#content .advancedBlock .topStrip ul li:hover {

}
#content .advancedBlock .topStrip ul li.active {
	background:url(img/act_tab.jpg) no-repeat left top
}
#content .advancedBlock .topStrip ul li a:hover {

}
#content .advancedBlock .topStrip ul li.active a {

	color:#ff0000;
}

ul.randoms, ul.randoms ul{
list-style:none;
margin:0;
padding:0;
}
ul.randoms ul li{
border-bottom:1px dashed #EEEEEE;
font-size:14px;
margin:5px 0 0 5px;
padding:0 0 5px;
width:220px;
}

/* TweetMeMe Button */
.tweetmeme_button{
position:absolute;
margin-left:-102px !important;
margin-top:-45px !important;
}
#fb_share_1{
position:absolute;
margin-left:-102px !important;
margin-top:35px !important;
}
#fb_share_1 .fb_share_count_wrapper, #fb_share_1 .FBConnectButton{width:50px;font-size:9px !important}
#fb_share_1 .FBConnectButton_Small .FBConnectButton_Text{padding:2px 6px 3px 2px !important;}
.sh_container{
height:190px;
background:url(img/sh_bottom.jpg) no-repeat bottom left;
width:80px;
position:absolute;
margin-top:-45px;
margin-left:-119px;
}
.sh_t_c{
width:80px;
height:19px;
background:url(img/sh_top.jpg) no-repeat top left;
}
.tweetme_scr{
float:left;
text-align:right;
width:200px;
margin:0;
padding-bottom:10px;
background:url(img/hr.jpg) repeat-x scroll left bottom transparent;
}
.fbme, .twme{
display:block;
float:right;
margin-left:10px;
margin-top:5px;
}
.twme iframe{width:72px !important}
