/*
Theme Name: allbudo.ru
Theme URI: http://allbudo.ru/
Description: Makeup by <a href="http://allbudo.ru/">AllBudo</a>
Version: 2.0
Author: Paradox
Author URI: http://allbudo.ru/
*/


.png { behavior:url('/pngfix.htc'); }


* {
	margin: 0;
	padding: 0;
}
body {
	font: 13px/1.5 "Trebuchet MS", Tahoma, Arial;
	width: 100%;
	background: #5f5f5f url(images/background.gif) top center repeat-y;
}
a {
	color: #237BD3;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #F70;
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}

img .wp-smiley { margin: 0; padding: 0;  }

input {vertical-align: middle}

#wrapper {
	width: 980px;
	margin: 0 auto;
	border: 10px solid #FFF;
}
.clear {	
	clear: both;
	height: 0;
	overflow: hidden; 
}


/* Header
-----------------------------------------------------------------------------*/


#topmenu { background: #313131; height: 20px; padding: 5px 10px 5px 10px; }

#topmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#topmenu ul li {
position: relative;
display: inline;
float: left;
margin-right: 15px;
}

#topmenu ul li a { color: #FFF; }



#header {
	height: 186px;
	position: relative;
	background: #808080 url(images/top-bg.jpg) repeat-x;	
}

#logo {
	position: absolute;
	top: 60px;
	left: 10px;
	color: #808080;
	line-height: 1;
	font-size: 33px;
}
#logo span {
	display: block;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0 0;
}


#search-block {
	position: absolute;
	top: 65px; right: 10px;
}

#search #s {
	width: 200px; 
	border: 1px solid #AFAFAF;
	padding: 6px 6px 7px;
	font: 12px Tahoma, Arial;
	color: #3E3E3E;
}
#search #go {

	cursor: pointer;
	width: 80px;
	height: 29px;
	background: #DFDFDF;
	border: none;
	margin: 0 0 0 12px;
	font-size: 14px !important;

}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	background: #ffffff;
	padding-top: 30px;	
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 370px 30px 0;
}


#footer {  
	clear: both;
	border-top: 3px solid #313131;   
	padding-top: 10px; 
	padding-bottom: 10px;
	background: #056CB6; 
	color: #FFF;	
}

#footer a { color: #FFF; }


/* Post
-----------------------------------------------------------------------------*/

.post {
	border: 1px solid #ECECEC;	
	margin-bottom: 25px;
}

.comments {
	float: right;
	margin-right: 19px;
}
.metadata {
	float: left;
}

#content h1 {
	font: 26px Arial, Tahoma;
	padding: 9px 19px 8px;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;
}

#content h2 {
	font: 24px Arial, Tahoma;
	padding: 9px 19px 8px;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;	
}
#content h2 a {
	color: #237BD3;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}

#content h3 {
    margin-top: 20px;
	font: 22px Arial, Tahoma;
	margin-bottom: 15px;
}

#content blockquote {
	margin:20px 10px 20px 30px; 
	padding:0 10px; 
	background-color:#fffdce; 
	border-color:#999; 
	border-style:dotted; 
	border-width:1px;
}

#content blockquote p {
	color:#333; 
	margin:10px; 
	padding:10px 10px 10px 50px; 
	background:transparent url(images/tip.gif) no-repeat left; text-indent:0;
}

table.bt, table.bt td {

  border: 1px solid #999;

  border-collapse: collapse;

}

table.bt td {
padding: 4px;
}

h3.pagetitle {
	margin: 5px 0 20px !important;
	font-weight: normal;
	text-align: center;
	font-size: 16px !important;
}

.entry {
	/*  text-align: justify;  */
	padding: 2px 19px;
}

.post .search-excerpt { background: #FF9; }

/*  .post img {
	margin: 10px;
}  */
.post ul,
.post ol {
	margin: 7px 0 15px 30px;
}
.post li {
	padding: 1px 2px 3px 0px;
}



.entry p {
	padding-left: 0;
	padding-right: 0;
}

.postmetadata {
	font-size: 11px;
	color: #929292;
	border-top: 1px solid #ECECEC;
	margin: 7px 0 0;
	padding: 2px 0 2px 19px;
	background: #F4F4F4;
}
.postmetadata a {
	color: #989898;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	margin-right: -3px;
	width: 350px;
	margin-left: -350px;
	position: relative;		
}


#sidebar  .block {	
	margin-bottom: 25px;
}

#sidebar  .block ul.sb li a{	
	color: #3E3E3E;
	text-decoration: underline;
}

#sidebar  .block ul.sb li a:hover {	
	text-decoration: none;
}


#sidebar  .block ul {	
	margin: 0;
	list-style: none;	
}

#sidebar .block ul li {
	background: url(images/arrow.gif) 0 10px no-repeat;
	padding: 3px 0 3px 11px;
	position: relative;
}



#sidebar div.t11 ul li{
	background: none;
}


.feedcountdiv {
	position:absolute;
	top: 80px;
	right: 10px;

}
.feedcountdiv a { text-decoration: none; font-weight: bold; }
.feedcountdiv .before {  color: red; font-size: 13px; }
.feedcountdiv .subscribers {  color: red; font-size: 16px; }

/* Tabs
-----------------------------------------------------------------------------*/
#cont { margin-bottom: 20px; }

#sidebar ul.tabs {
	margin:0;padding:0;
	height: 25px;
	line-height: 25px;
	margin: 0 0 3px;
	list-style: none;
}

#cont ul.tabs {
	margin:0;padding:0;
	height: 25px;
	line-height: 25px;
	margin: 0 0 3px;
	list-style: none;
}

* html #sidebar ul.tabs {margin:0;padding:0;margin-bottom: 0;}
* html #cont ul.tabs {margin:0;padding:0;margin-bottom: 0;}

 

#cont ul,
#cont ol {
	margin: 7px 0 7px 30px;
}
#cont li {
	padding: 2px 0;
}

#sidebar ul.tabs li {	
	margin:0;padding:0;
	float: left;
	margin-right: 1px;

}

#cont ul.tabs li {	
	margin:0;padding:0;
	float: left;
	margin-right: 1px;

}

ul.tabs li a {
	display: block;
	padding: 0 13px 1px;
	margin-bottom: -1px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #313131;
	border: 1px solid #313131;
	position: relative;
	font-weight: bold;
}
* html ul.tabs li a {float: left}
*+html ul.tabs li a {float: left}
ul.tabs li a:hover {
	color: #F70;
	padding: 0 13px;
	background: #FFFFDF;
	border: 1px solid #FFCA95;
	font-weight: bold;
}
ul.tabs li.tab-current a {
	color: #444;
	background: #EFEFEF;
	padding: 0px 13px 2px;
	border: 1px solid #DDD;
	border-bottom: 1px solid #EFEFEF;
	font-weight: bold;
}
div.t2,
div.t3,
div.t5,
div.t6,
div.t8,
div.t9,
div.t13,
div.t14,
div.t15,
div.t72
{
	display: none;
}

div.t1,
div.t2,
div.t3,
div.t4,
div.t5,
div.t6,
div.t7,
div.t8,
div.t9,
div.t11,
div.t12,
div.t13,
div.t14,
div.t15,
div.t71,
div.t72
{
	border: 1px solid #DDD;
	background: #EFEFEF;
	padding: 10px;
}
/* end tabs */




/* Bookmarks
-----------------------------------------------------------------------------*/

.jsb-wrap {
	width: 210px;
	position: relative;
	z-index: 100 !important;
	margin: 18px auto !important;
	text-align: center !important;
	clear: both !important;
}
.jsb-title {
	color: #0094D6;
	padding: 6px 0;
	cursor: pointer;
	position: relative;
	height: 16px;
	line-height: 1 !important;
}
.jsb-s1 {
	background: #F2F9FF;
	border: solid #B1CFED;
	border-width: 1px 1px 0;
	margin-top: -1px;
}
.jsb-s2 {
	background: #F4FFE6;
	border: solid #B3E287;
	border-width: 1px 1px 0;
	margin-top: -1px;
}
.jsb-title span {
	border-bottom: 1px dashed #0094D6;
	color: #237BD3;
}
.jsb-s1 span {
	border-bottom: 1px dashed #418AD3;
	color: #418AD3;
}
.jsb-s2 span {
	border-bottom: 1px dashed #67AD27;
	color: #67AD27;
}
.jsb-wrap ul {
	display: none;
  position: absolute;
	top: 24px;
	left: 0;
	width: 188px;
	padding: 5px 10px !important;
	margin: 0 !important;
	line-height: 22px !important;
}
ul.jsb-list1 {
	background: #F2F9FF;
	border: 1px solid #B1CFED;
	border-top: none;
}
ul.jsb-list2 {
	background: #F4FFE6;
	border: 1px solid #C8EBA9;
	border-top: none;
}
.jsb-wrap li {
  text-align: left !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.jsb-wrap a {
  text-decoration: none !important;
	display: block;
	padding-left: 25px;
	color: #237BD3 !important;
	height: 1%;
}
ul.jsb-list2 a {
	color: #237BD3 !important;
}
.jsb-wrap a:hover {
	color: #F70 !important;
	background-color: #FFF !important;
  text-decoration: underline !important;
}

/* Comments List
-----------------------------------------------------------------------------*/

#commentlist {
	margin: 0;
}
#commentlist ol {
	margin: 0;
}
#commentlist li {
	list-style: none;
	padding: 0;
	height: 1%;
	margin: 0;
}
#commentlist .comment {
  margin-bottom: 15px;
  padding: 1px 1px 5px 0;
  position: relative;
  background: #FAFAFA;
  border: 1px solid #E1E1E1;
	height: 1%;
}
#commentlist li li {
	margin-left: 20px;
}


#commentlist .comment-author-admin {
  background: #FFFFDF;
  border: 1px solid #FFCA95;
}
.vcard,
#comment-preview .vcard {
	border-bottom: 2px solid #FFF;
	padding: 4px 18px 6px;
	background: #F2F2F2;
	line-height: 18px;
	height: 33px;
	overflow: hidden;
}
.comment-author-admin .vcard {
	background: #FFF1D7;
}
.avatar,
#comment-preview .avatar {
	float: left;
	position: relative;
	border: 1px solid #E9E9E9;
	margin-right: 10px;	
}
.comment-author-admin .avatar {	
	border: 1px solid #FFE29F;	
}

#commentlist .commenter,
#comment-preview .commenter {
	font-weight: bold;	
}
#commentlist .commenter a,
#comment-preview .commenter a {
  text-decoration: none;	
}
.commentmetadata {
	color: #666;
	font-size: 10px;
	position: absolute;
	top: 24px;
	left: 62px;
}
.commentmetadata a {
  text-decoration: none;
  color: #666 !important;
}
.commentmetadata a:hover {
  text-decoration: underline;
}

.ctext {
	padding: 15px 18px 5px;
}

.comment-body p { padding: 15px 18px 5px; }

#commentlist li a, #comment-preview li a {color: #237BD3;}
#commentlist li a:hover, #comment-preview li a:hover { color: #F70; }

.reply {
	padding: 0 0 5px 18px;	
	font-size: 14px;
	text-transform: lowercase;
	margin-top: -15px;
	margin-bottom: 10px;
}


/* Comment Form
-----------------------------------------------------------------------------*/
 
#respond {
	border: 1px solid #ECECEC;
}

#respond h3 {
	font: 22px Arial, Tahoma;
	padding: 9px 19px 8px;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;

}
 
#commentform {
  margin: 15px 19px;
  background: #FFF;  
}

.wpcf7-form {
  margin: 0px;
  margin-top: 20px;
  border-top: 1px dashed #DDD;
  padding-top: 15px;
  background: #FFF;  
}

#commentform p, .wpcf7-form p {
	margin: 0 0 8px;
}
#commentform textarea, .wpcf7-form textarea{
  background: #FFF;
  border: 1px solid #d6d3d3;
  width: 517px;
  padding: 0 0 0 4px;
}
#commentform textarea:hover, .wpcf7-form textarea:hover {
  background: #f8f7f6;
  border: 1px solid #0094D6;
}
#commentform textarea:focus, .wpcf7-form textarea:focus {
  background: #FFFFDF;
  border: 1px solid #F70;
}

#email, #author, #url, #mcspvalue, #solo-subscribe-email {
  background: #FFF;
  border: 1px solid #D6D3D3;
  width: 300px;
  padding: 1px 4px 2px;
}

#cancel-comment-reply { margin-left: 19px; }

.wpcf7-form .sc {
  background: #FFF;
  border: 1px solid #D6D3D3;
  width: 300px;
  padding: 1px 4px 2px;
}

.wpcf7-form .sc:hover {
  background: #F8F7F6;
  border: 1px solid #0094D6;
}

.wpcf7-form .sc:focus {
  background: #FFFFDF;
  border: 1px solid #F70;
}


#email:hover, #author:hover, #url:hover, #mcspvalue:hover, #solo-subscribe-email:hover, #solo-subscribe:hover {
  background: #F8F7F6;
  border: 1px solid #0094D6;
}
#email:focus, #author:focus, #url:focus, #mcspvalue:focus, #solo-subscribe-email:focus, #s:focus {
  background: #FFFFDF;
  border: 1px solid #F70;
}

#commentform input, .wpcf7-form input {margin-bottom: 3px;}
#submit,.wpcf7-form .sb {
	cursor: pointer;	
}

.wpcf7-form .sb {
 margin-top: -20px;
}

.s {  
  background: #FFF;
  border: 1px solid #D6D3D3;
  width: 300px;
  padding: 1px 4px 2px;
}

.s:hover {
  background: #F8F7F6;
  border: 1px solid #0094D6;	
} 

.s:focus {  
  background: #FFFFDF;
  border: 1px solid #F70; 
}

.ss {  
  background: #FFF;
  border: 1px solid #D6D3D3;
  width: 250px;
  padding: 1px 4px 2px;
  margin-bottom: 10px;
}

.ss:hover {
  background: #F8F7F6;
  border: 1px solid #0094D6;	
} 

.ss:focus {  
  background: #FFFFDF;
  border: 1px solid #F70; 
}



.digits {font-size: 22px;}
.red {color: red;}

#loginer {margin: 8px 0;}

#welcome {
	margin: 0 0 18px;
}
#welcome a {
	text-decoration: none;
	border-bottom: 1px dashed;
}

#tags {
  line-height: 18px;
  border: 1px solid #C8EBA9;
  background: #F4FFE6;
  padding: 13px 13px 5px;
  margin: 18px 0;
}
#tags strong {
	display: block;
	margin: 0 0 15px;
}
#tags p {
	display: none;
	background: #FFF;
	padding: 5px 7px;
	border: 1px solid #EEF9E6;
	margin: 5px 0 0;
  line-height: 22px;
}
#commentlist #tags ol {
	margin-left: 14px;
}
#tags ol li {
	list-style: decimal;
}
#commentlist #tags ol li {
	padding: 6px 0;
}
#tags a {
	color: #F70 !important;
	text-decoration: none;
	border-bottom: 1px dashed #F70;
}
#tags a:hover {
	color: #0094D6 !important;
	border-bottom: 1px dashed #0094D6;
}

.terms h3 {
	margin: 16px 0 15px 5px !important;
}
div.terms {
	background: #FFFFDF;
	border: 1px solid #FFBC80;
	padding: 0 10px 5px;
  display: none;
	margin-bottom: 18px;
}
#commentlist .terms ol {
	margin-left: 14px;
}
#commentlist .terms ol li {
	list-style: decimal;
	padding: 6px 0;
}
.terms a {
	color: #F70 !important;
	text-decoration: none;
	border-bottom: 1px dashed #F70;
}
.terms a:hover {
	color: #0094D6 !important;
	border-bottom: 1px dashed #0094D6;
}
