/* Vlad Akilov */
body {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	font-size:14px;
	background:#67727b;
	text-align:center;
}
h1, h2, h3, h4, h5, h6, form {
	margin:0px;
	line-height:normal;
}
h1 {
	font-size:24px;
	font-weight:normal;
	padding-bottom:14px;
}
 h2 {
	font-size:24px;
	font-weight:normal;
}
 h4 {
	font-weight:bold;
        border-bottom:1px solid #CCCCCC;
        color:#222222;
        font-size:1.25em;
        margin:10px 0 15px;
        text-shadow:1px 1px 0 #DDDDDD;
}
a img {
	border:solid 0px;
}
a {
	text-decoration:none;
	color:#ff0033;
}
a:hover {
	text-decoration:underline;
}
.fleft {
	float:left;
	display:block;
}
.fright {
        width:74px; 
	float:right;
	display:block;
}
.clear {
	height:1px;
	display:block;
	clear:both;
}

#container {
	width:984px;
	margin:0px auto;
	text-align:left;
	background:url(images/bg_content.gif) repeat-y top;
}

/* begin header + tab menu + RSS style  */
#head {
	width:970px;
	margin-left:7px;
	background:url(images/bg_menu.gif) repeat-x bottom #000;
	padding-bottom:9px;
	height:105px;
	padding-top:5px;
	position:relative;
}
#head .logo {
	float:left;
	display:block;
}
/*search form*/
#search {
	background:url(images/ttab_left.gif) no-repeat bottom left;
	height:41px;
	float:right;
	margin-top:65px;
	margin-bottom:-1px;
	padding-left:9px;
}
#search #searchform {
	background:url(images/ttab_right.gif) no-repeat bottom right;
	height:35px;
	padding-top:6px;
	width:310px;
}
#search #searchform div {
	background:url(images/search_bg.gif) no-repeat;
	width:240px;
	height:30px;
	padding-top:4px;
	padding-left:10px;
	float:left;
}
#search #searchform input {
	border:solid 0px;
	background:#fff;
	width:220px;
	color:#777;
}
#search #searchform label {
	display:block;
	float:left;
	font-size:16px;
	color:#fff;
	padding-right:9px;
	padding-top:3px;
}

/*tab menu*/
#nav {
	width:970px;
	margin-left:7px;
	height:45px;
	clear:both;
	background:#efeee4;
	
}
#nav div.left {
	float:left;
}

#nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:auto;
}
#nav ul li {
	display:block;
	float:left;
}
#nav ul li a {
	display:block;
	float:left;
	height:45px;
	width:76px;
	line-height:38px;
	font-size:18px;
	text-decoration:none;
	text-transform:lowercase;
	color:#ff0033;
	text-align:center;
}
#nav ul li.current_page_item a,
#nav ul li a:hover {
	background:url(images/tab.gif) no-repeat left top;
	float:left;
	color:#fff;
}

/*Rss */
#nav div.right {
	float:right;
	width:315px;
}
#nav div.right .rss {
	background:url(images/rss_ico.gif) no-repeat left;
	height:37px;
	line-height:28px;
	display:block;
	float:left;
	text-decoration:none;
	color:#000;
	font-size:16px;
	padding-left:50px;
	padding-top:10px;
	margin-right:15px;
	margin-left:5px;
}
#nav div.right .feedburner img{
	display:block;
	padding-top:12px;
}
/* end header + tab menu + RSS style */

/* left side (content) */
#left {
	float:left;
	width:624px;
	padding-left:18px;
	padding-right:14px;
	padding-top:30px;
	padding-bottom:10px;
}
/* post */
#left .post small {
	font-size:14px;
}
#left .post .date {
 width: 44px;
 height: 44px;
 line-height:24px;
 text-align: center;
 font-size: 24px;
 color: #ccc;
 margin: 0px 5px 5px 0px;
 padding-top:2px;
 float: left;
}
#left .post .entry p {
	margin:0px;
	line-height:140%;
	padding-bottom:10px;
}
#left .post .entry {
	clear:both;
	padding-top:15px;
	padding-bottom:10px;
}
/*post blockquotes*/
#left .post blockquote {
	display:block;
	background:url(images/quot.gif) no-repeat 10px 5px #efeee4;
	font-size:12px;
	font-style:normal;
	line-height:normal;
	padding:5px 5px 5px 85px;
	margin-top:14px;
	margin-bottom:14px;
	min-height:55px;
	margin-left:0px;
	margin-right:0px;
}
/*post list*/
#left .post ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:0px;
}
#left .post ul li {
	background:url(images/check.gif) no-repeat 3px 4px;
	padding-left:20px;
	line-height:140%;
	margin-left:7px;
}
/*post img*/
/*#left .post .entry img {
	display:block;
	float:left;
	margin-right:5px;
	margin-top:10px;
}*/

/**/
#left .post .postmetadata {
	background:url(images/dots.gif) repeat-x top;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bbb;
	clear:both;
}
#left .post .postmetadata span {
	display:block;
	float:left;
	background:url(images/file_ico.gif) no-repeat top left;
	padding-left:18px;
	padding-right:3px;
	color:#bbb;
}
#left .post .postmetadata strong {
	font-weight:normal;
	background:url(images/comment_ico.gif) no-repeat center left;
	padding-left:15px;
}

#left .navigation {
	padding-top:10px;
	padding-bottom:10px;
}
#left .navigation .alignleft{
	float:left;
}
#left .navigation .alignright {
	float:right;
}
/* end left side (content) */
/* right side (sidebar) */
#right {
	float:right;
	width:320px;
	padding-right:8px;
}

/*email subscribe*/
#right .email {
	padding-left:8px;
	padding-bottom:20px;
}
#right .email p {
	margin:0px;
	background:url(images/email_ico.gif) no-repeat top left;
	height:32px;
	font-size:16px;
	padding-left:50px;
	margin-top:7px;
}
#right .email form {
	margin:0px;
}
#right .email form div {
	text-align:center;
}
#right .email label {
	font-size:11px;
}
#right .email input {
	background:#ffffa0;
	font-size:12px;
	border-bottom:solid 2px #c7c6be;
	border-right:solid 1px #c7c6be;
	border-top:solid 2px #ffffa0;
	border-left:solid 2px #ffffa0;
	width:170px;
	padding:3px;
	margin-bottom:15px;
	margin-top:7px;
}
#right button {
	overflow:visible;
	border:solid 0px;
	background:none;
	width:113px;
	height:30px;
	cursor:pointer;
}

/*title tab*/
#right h3 {
	margin-left:1px;
	background:url(images/h_bg.gif) no-repeat;
	font-weight:normal;
	font-size:16px;
	color:#fff;
	height:23px;
	line-height:20px;
	padding-left:8px;
	clear:both;
	padding-right:8px;
}
#right h3 .fright {
	padding-right:63px;
}
/*categs + google ads*/
#categ {
	padding-top:12px;
	margin-bottom:25px;
	width:315px;
}
#categ .fleft {
	width:120px;
	padding-left:15px;
}
#categ .fright {
	width:140px;
	text-align:left;
}
#categ .fright ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#categ .fright ul li a {
	color:#333;
}
#categ .fright ul li a:hover, #categ .fright ul li.current-cat a {
	color:#ff0033;
	text-decoration:none;
}

/*latest entries*/
#right .latest {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:10px;
}
#right .latest li {
	font-size:14px;
	margin-left:12px;
}
#right .latest li a {
	color:#333;
	text-decoration:none;
}
#right .latest li a:hover {
	color:#ff0033;	
}
/* end right side (sidebar) */
/* footer */
#footer {
	clear:both;
	background:url(images/footer_bg.gif) repeat-x top #000;
	height:50px;
	padding-top:9px;
	width:970px;
	margin-left:7px;
}
#footer img {
	float:left;
}
#footer span {
	display:block;
	float:right;
	text-align:right;
	font-size:11px;
	color:#fff;
	padding-top:5px;
	padding-right:5px;
}
#footer span strong {
	font-weight:normal;
	display:block;
	color:#ff0033;
	padding-top:8px;
}
/* end footer */

/* Custom */
#related{
font-size: 14px;
background-color:#F0F0F0;
border-top:3px solid #B0B0B0;
line-height: 28px;
padding: 10px;
}

#related a{
color: #666666;
text-decoration: none;
}

#related a:hover{
text-decoration: underline;
}
#related li{
list-style: none;
}