/*
Theme Name: Bug Blog
Theme URI: http://www.webbug.ru
Version: 1.0
Author: Web Bug
Author URI: http://www.webbug.ru
*/
* 
{
	margin: 0;
	padding: 0;
}

body 
{
	background: #FFF;
	padding-left: 999px;
	font: 12px Tahoma, Arial, Verdana, sans-serif;
	color: #444;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	position:relative;
}

h1, h2 
{
	margin-bottom:0.25em;
	margin-top:0em;
	font-weight: normal;

}

h1 {font-size: 28px}
h2 {font-size: 20px}

ol, ul  {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul li {
	list-style-type:disc;
}

ol li {
	list-style-type: decimal-leading-zero;
}

a {
	color:#197B30;
	text-decoration:none;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

a:hover {
	color:#F26522;
}

a img {
	border-style: none;
}

code {
	background: #eee;
	border-bottom:1px solid #ccc;
	display:block;
	font-family: "Andale Mono", Consolas, Courier, monospace;
	margin: 1.25em 0 1.25em 0;
	overflow: auto;
	padding:10px;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 9px;
}

.clear {
	clear:both;
	height:0pt;
	overflow:hidden;
}

.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
}

img.alignleft {
	margin:5px 15px 5px 0pt;
}

.alignright {
	float:right;
}

img.alignright {
	margin:5px 0pt 5px 15px;
}

#wrapper 
{
	margin-left: -999px;
	padding-left: 40%;
	max-width: 1300px;
}

#header {
	font-size: 24px;
	width: 100%;
	height: 145px;
	position: relative;
	background: transparent url(images/fm.jpg) repeat-x scroll 0% 0%;

}

#footer {
	font-size: 0.8em;
	padding: 5px 25px 25px;
	text-align: center;

}

#header a{
	color:#FFF;
}

#hlogo {
	color:#FFFFFF;
	cursor:pointer;
	font-size:29px;
	left:20px;
	padding:25px 0pt 0pt 7px;
	position:absolute;
	text-decoration:none;
	width:270px;
}

#hlogo b {
	background:transparent url(images/bug-logo.gif) no-repeat scroll 0%;
	left:0pt;
	position:absolute;
	top:0pt;
	width: 370px;
	height: 120px;
}

#middle {
	width: 100%;
	overflow: hidden;
	background: #FFF;
}

#container {
	width: 100%;
	float: left;
}

/*
------------------------------------------------------------------------
=MENU 
------------------------------------------------------------------------
*/

#eblock {
	font-family:Georgia,"Times New Roman",serif;
	font-size:19px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background:#FFF;
	margin: 0px 435px 0px 0px;
	padding: 20px 25px 0px;
	height: 27px;
}

#menuback {
	background:transparent url(images/lm.jpg) no-repeat;
	height: 42px;
}

#hmenu {
	font-family:Georgia,"Times New Roman",serif;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin: 0px;
	padding: 10px 40px 0px;
	height: 40px;
}

#hmenu li {
	color: #197b30;
	display: inline;
	margin-right: 20px;
}

#hmenu li.page_item {
	border-left: 1px solid #B5B5B5;
	padding-left: 20px;
}

#hmenu a {
	color: #f0d208;
	text-decoration:none;
	
}

#hmenu a:hover {
	color: #fff;
	text-decoration:none;
}

/*
------------------------------------------------------------------------
=CONTENT
------------------------------------------------------------------------
*/

#content {
	margin: 0px 435px 0px 0px;
	border-top: 3px solid #E5E5E5;
	border-left: 4px solid #E5E5E5;
	background: #dcdcdc;
	position:relative;
}

#innercontent {
	margin: 1px 0px 0px 1px;
	padding: 10px 20px;
	background: #FFF;


}

#bottom {
	height: 62px;
	background: #fff url(images/bottombg.gif) no-repeat;
	margin:0px 435px 5px 0px;
	padding: 10px 20px 0;
}

.post {
	clear:both;
	padding-top:15px;
}

.post a {
	text-decoration:underline;
}

.post ol, .post ul  {
	margin-left: 26px;
}

.post li {
	margin: 0.6em 0;
}

.posttop{
	position: relative;
	overflow: hidden;
}

.post-date {
	background:transparent url(images/date.gif) no-repeat scroll 0%;
	float:left;
	height:56px;
	padding-right:10px;
	width:56px;
	position: relative;
}

.post-title{
	float:left;
	position: relative;
}
.post-month {
	color:#FFF;
	display:block;
	font-size:12px;
	line-height:11px;
	padding-top:5px;
	text-align:center;
	text-transform:lowercase;
}
.post-day {
	color:#FFF;
	display:block;
	font-size:30px;
	line-height:18px;
	margin-left:0 px;
	padding-top:12px;
	text-align:center;
}

.post-cat {
	float:left;
	font-size:11px;
	padding-top:4px;
	position: relative;
}

.post-tag {
	float:left;
	font-size:12px;
	padding-top:4px;
	position: relative;
}

.post-comm {
	float:right;
	font-size:12px;
	padding-top:4px;
	position: relative;
}

#innercontent h2 {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #f26522;
	margin-bottom:4px;
}
#innercontent h2 a {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #f26522;
	text-decoration: none;
}
#innercontent h2 a:hover {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #197b30;
	text-decoration:none;
}

#innercontent p {
	padding:8px 0pt;
}

.entry {
	clear:both;
	line-height:17px;
	/*width:650px;*/
}



.entry h3 {
	color:#F26522;
	font-family:Georgia,"Times New Roman",serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

/*
------------------------------------------------------------------------
=SIDEBAR
------------------------------------------------------------------------
*/

#sidebar {
	float: left;
	width: 435px;
	margin: 0 0 0 -435px;
	background: #fff url(images/sideback.gif) repeat-y;
}

#logo {
	width: 435px;
	height: 230px;
	background: #fff url(images/buglogo.jpg);
	display: block;
}

#twitter {
	display: block;
	height:60px;
	padding:15px 0pt 0px 310px;
	width:50px;
}

#rss {
	display: block;
	height:60px;
	padding:30px 0pt 0px 305px;
	width:50px;
}

.counter {
	float: left;
	padding: 10px 0 0 30px;
	position:relative;
	
}

#search {
	width: 435px;
	height: 72px;
	background: #fff url(images/search.gif) no-repeat;
	display: block;
}

#phrase {
	background-color:transparent;
	border:0px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	height:25px;
	margin-left:35px;
	margin-top:25px;
	width:265px;
}

#bh_top {
	width: 435px;
	height: 33px;
	background: #fff url(images/bh_top.gif) no-repeat;
	display: block;
	text-align: center;

}

#bb_bottom {
	width: 420px;
	height: 345px;
	background: #fff url(images/bb.jpg) no-repeat;
	display: block;

}

.bh {
	width: 401px;
	height: 33px;
	background: transparent url(images/bh.gif) no-repeat;
	display: block;
	margin: 0 0 0 7px;
	text-align: center;

}

.bh h3, #bh_top h3 {
	font: normal normal 17px Georgia, "Times New Roman", serif;
	color: #f26522;
	padding-top: 15px;
}

#bh_top h3 {
	padding-right: 35px;
}

.block {
	background:transparent url(images/blockback.gif) repeat-y scroll 0% 50%;
	display:block;
	margin: 0 6px;
	padding: 0 35px 0 20px;
	position:relative;
}

#webbug 
{
	height:150px;
}

#buttons
{
	height:30px;
}

.block p 
{
	margin: 0;
	line-height: 1.5;
	color:#555;
}

.block ul 
{
	list-style: none;
	color:#61AC00;
	margin: 0;
	/*border-top: 2px solid #fdc88e;
	line-height: 1.5;
	font-weight: bold;*/
}
.block li
{
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom: 1px solid #aaa;
}

.block a {
	color:#14960E;
	text-decoration:none;
}

.block a:hover {
	color:#F87700;
	text-decoration:none;
}

.bf {
	width: 401px;
	height: 33px;
	background: transparent url(images/bf.gif) no-repeat;
	display: block;
	margin: 0 0 15px 7px;

}



#corner{
	background:transparent url(images/corner.gif) no-repeat scroll 0%;
	height:29px;
	left:0px;
	position:absolute;
	top:-3px;
	left:-4px;
	width:31px;
}

.delim{
	background:transparent url(images/delim.png) no-repeat scroll 50%;
	height:5px;
	clear:both;
	padding-top: 30px;
}

.previous {
	float: left;
}
.next{
	float:right;
}

#webbug_left {
	float:left;
	margin:10px 0 0;
	width:240px;
	height: 150px;
}
#webbug_right{
	background:transparent url(images/box.png) no-repeat;
	height: 150px;
	padding: 0 5px;
	width: 115px;
	float:right;
}
/*
------------------------------------------------------------------------
=COMMENTS
------------------------------------------------------------------------
*/

.commentZone {
	margin-bottom: 10px;
}

h3#respond, h3#comments, h3#trackbacks {
	font-family:Georgia,"Times New Roman",serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color:#F26522;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #FDC88E;
	margin: 30px 0 0 0;
}

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList .reply {
	margin-bottom: 10px;
}

.commentList li.depth-1 ul.children {
	border-bottom: none;
}

.commentList li {
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
	list-style-type: none;
}

.commentList li ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	border: 1px solid #FDC88E;
	background: #eee;
}

.commentList li ul.children li {
	padding: 0;
	margin: 0;
}

.commentList li ul.children ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	background: #fff;
	border: 1px solid #FDC88E;
}

.commentList li.depth-1 {
	border-bottom: 1px solid #FDC88E;
}

.commentMeta {
	background: #FFF1D7;
	padding:5px;
	overflow:hidden;
	position:relative;
	height:50px;
}

.commentLeft {
	float: left;
	width: 60px;
	position:relative;
}

.commentLeft img {
	padding: 4px;
}

.commentAuthor {
	font: normal bold 14px Georgia, "Times New Roman", serif;
	color: #197b30; 
}

.commentAuthor a {
	color: #197b30;
}

.commentAuthor a:hover {
	color: #f26522;
}

.commentRight {
	float: left;
	overflow: hidden;
	position:relative;
}

.commentList li ul.children .commentRight {
	float: left;
	width: 368px;
	overflow: hidden;
}

.commentList li ul.children ul.children .commentRight {
	float: left;
	width: 346px;
	overflow: hidden;
}

.commentRight p {
	margin: 10px 0;
}

#author, #email, #url {
	border: 1px solid #92bdbb;
	padding:2px;
}

#comment {
	border: 1px solid #92bdbb;
	width: 500px;
	padding:2px;
}

#submit {
	font: normal bold 12px Georgia, "Times New Roman", serif;
	color: #f26522;
	text-align: center;
	cursor: pointer;
	padding:3px;
}

.commentBody{
	clear:both;
	padding: 5px 30px 10px;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}

#ads {
	float: right;
	width: 525px;
	height: 100px;
	margin: 0px 20px 0 0;
	background: #fff url(images/ads.gif) no-repeat;
	display: block;
}

#innerads {
	margin: 26px 20px 0 36px;
	height: 60px;
}

#stimul {
	margin: 0px auto;
	width:1024px;
	height: 100%
}

#qips_smiles_toggle_wrapper{
	width: 550px;
}

#contactform {
	width:302px;
	padding:11px 20px 25px 20px;
	}

#contactform label, #contactform legend {
	display:none;
	}

#contactform h3 {
	margin-bottom:9px;
	}
	
#contactform label#captcha{
	display:inline;
	float: left;
	margin: 6px 5px 0;
}

.field {
	background:#fff ! important;
	border:none;
	padding:4px 4px 4px 22px;
	font-size:0.8em;
	color:#197B30;
	}

.field#user-name {	
	background: #fff url(images/user-name.gif) 5px 4px no-repeat ! important;
	width:118px;
	margin-right:5px;
	border:1px solid #AAAAAA;
	}

.field#user-name:focus {	
	background: #eee  url(images/user-name.gif) 5px 4px no-repeat ! important;
	}
		
.field#user-email {	
	background: #fff url(images/user-email.gif) 5px 4px no-repeat ! important;
	width:118px;
	border:1px solid #AAAAAA;
	}		

.field#user-email:focus {	
	background: #eee  url(images/user-email.gif) 5px 4px no-repeat ! important;
	}	

.field#user-comment {	
	background: #fff url(images/user-comment.gif) 5px 6px no-repeat ! important;
	width:273px;
	height:120px;
	margin-top:8px;	
	border:1px solid #AAAAAA;
	}	

.field#user-comment:focus {
	background: #eee  url(images/user-comment.gif) 5px 6px no-repeat ! important;
	}

.field#user-url {	
	background: #fff url(images/user-url.gif) 4px 8px no-repeat ! important;
	border:1px solid #AAAAAA;
	}		

.field#user-url:focus {	
	background: #eee  url(images/user-url.gif) 4px 8px no-repeat ! important;
	}	
	
.field#user-captcha {	
	background: #fff ! important;
	width:40px;
	margin-top:5px;
	float: left;
	padding-left: 4px; 
	border:1px solid #AAAAAA;
	}		

.field#user-captcha:focus {	
	background: #eee ! important;
	}	

.button {	
	background: #F26522 no-repeat ! important;
	border:none;
	font-size:0.8em;
	color:#e0e5e9;
	padding:4px 18px;
	margin-top:7px;
	border-bottom:2px solid #F26522;
	border-right:2px solid #F26522;
	float: right;
	margin:3px 2px;
	}

a.button, a.button:visited {
	color:#e0e5e9;
	width:78px;
	margin:18px 0 0 30px;
	display:block
	}

a.button:hover, a.button:active {
	text-decoration:none
	}
	
.button:focus, .button:hover {	
	background: #F26522 no-repeat ! important;
	}
	
#wm {
	margin-bottom: 5px;
} 