/*
Theme Name: Startupster
Theme URI: http://labwd.ru/
Description: Theme for Startupster.ru
Version: 1.0
Author: Artem Markov
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img-, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	background: transparent;
}
ol, ul {
	list-style: none;
}
h1, h2, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 8px;
}
p, li {
	font-size:12px;
}
a {
	color:#FF3366;
	text-decoration:underline;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
a img {
	border:0;
}
body {
	background-color:#f8f5eb;
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color:#433021;
	z-index:1;
}
#header {
	width:1002px;
	height:90px;
	margin:0px auto;
	position:relative;
}

#header h1 a {
	width:338px;
	height:90px;
	overflow:hidden;
	display:block;
	position:relative;
	cursor:pointer;
}
#header h1 a span {
	position:absolute;
	width:338px;
	height:90px;
	top:0;
	left:0;
	background:transparent url(i/logo.gif) no-repeat 0 0;
 }
 
#subheader {
	width:100%;
	height:157px;
	margin:0px auto 33px;
	background-color:#000000;
	background-image:url(i/header-bg.gif);
	background-repeat:repeat-x;
}

div.adblock-top {
	border:0px solid #FFFFFF;
	display:block;
	height:150px;
	left:460px;
	position:absolute;
	top:2px;
	width:550px;
	z-index:5;
	overflow:hidden;
	
	


}


#subheadertext {
	width:1002px;
	margin:0px auto;
	padding-top:35px;
	padding-left:30px;
	position:relative;
}
#subheadertext h2 {
	color:#eadaba;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#subheadertext p {
	color:#e5e5e5;
	font-size:12px;
}
#wrapper {
	margin:0px auto;
	padding:0px;
	height:auto;
	width:1002px;
	background-color: #FFFFFF;
	position:relative;
}
#menucontainer {
	width:990px;
	height:38px;
}
#topleftmenu {
	position:absolute;
	right:-3px;
	top:50px;
	width:579px;
	height:40px;
	background-image:url(i/topmenu-bg.gif);
	background-color:#87725C;
	background-repeat:no-repeat;
	background-position:top;
}
#topmenu {
	padding:15px 0 0 16px;
}
#topmenu li {
	display:inline;
	color:#433021;
	text-transform:uppercase;
	font-size:12px;
	background-image:url(i/topmenu-i.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	margin-right:12px;
	font-weight:bold;
}
#topmenu li a {
	color:#e8dbba;
	text-decoration:underline;
}
#topmenu li a:hover, a:active {
	color:#e8dbba;
	text-decoration:none;
}
#indexContainer {
	position:relative;
	top:0px;
	height:454px;
}
#container {
	background-image:url(i/content-bg.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	width:1002px;
}
#containertop {
	background-image:url(i/content-top.gif);
	background-repeat:no-repeat;
	width:1002px;
	height:6px;
	display:block;
	margin:0px;
	padding:0px;
	position:relative;
margin-bottom:10px;
}
#containerbottom {
	background-image:url(i/content-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:1002px;
	height:6px;
	display:block;
position:relative;
	margin:0px;
	padding:0px;

}
#leftcol {
	padding:0px 0px 0px 80px;
	float:left;
	width:500px;
	
}
#leftcol img {
	margin-right:5px;
	border:#333 0px solid;
}

#leftcol img.alignleft{float:left;}
#leftcol img.alignright{float:right;}
 
.vote {
	display:block;
	position:absolute;
	left:-64px;
	top:0px;
	width:50px;
	height:63px;
	background-image:url(i/vote.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.vote img, .premium img {
	margin:0px;
	padding:0px;
	border:none;
}
.buzz {
	display:block;
	position:absolute;
	left:-64px;
	top:135px;
	width:50px;
	height:63px;
}
.premium {
	display:block;
	position:absolute;
	left:-68px;
	top:72px;
	width:58px;
	height:121px;
	margin:0px;
	padding:0px;
}

.new {
    display:block; 
	position:absolute; 
	z-index:5; 
	left:494px; 
	top:0px; 
	margin:0px; 
	border:0px;
}

#leftcol h1 a {
	color:#5B4531;
}
#leftcol h2 {
	color:#691900;
	line-height:90%;
	margin:10px 0;






}

.post {
	position:relative;
	margin-bottom:30px;
}
.post h1 {
	font-size:24px;
	margin-bottom:8px;
}
.post p {
	font-size:12px;
	padding-bottom:1.2em;
}
.post .info {
	font-size:10px;
	padding:0;
}
.post .info a {
	color:#FF3366;
	text-decoration:underline;
}
.post .info a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.post-meta {
	font-size:10px;
}
.post-meta li {
	font-size:10px;
	list-style:none;
	display:inline;
	margin-right:10px;
	color:#FF3366;
}
.post-meta li a {
	color:#FF3366;
	text-decoration:underline;
}
.post-meta li a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.post-meta-key {
	color:#433021;
}
#rightcol {
	float:right;
	width:350px;
	padding-top:0px;
	padding-right:15px;
}
#rssbox {
	width:350px;
	height:106px;
	margin:0;
	padding:0;
	display:block;
	background-color:#FFFFFF;
	position:relative;
}
.rssicon {
	position:absolute;
	top:0px;
	left:0px;
}
.buttons-container {
	width:100px;
	position:absolute;
	left:50px;
	top:0px;
}
.rss-text {
	position:absolute;
	left:155px;
	width: 195px;
	font-size:12px;
}
#rsssubscribe {
	position:absolute;
	left:0px;
	top:69px;
	width:350px;
	padding:0;
	height:30px;
}
.rss2email-input {
	background:#ffffff url(i/input_bg.gif) repeat-x left top;
	border:1px #b3a890 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	width:245px;
	vertical-align:middle;
}
.rss2email-subscribebtn {
	padding:0;
	vertical-align:middle;
}
.rss2email-counter {
	margin:0;
	padding:0;
	position:absolute;
	left:260px;
	top:69px;
}
#adsbox {
	display:block;
	background-repeat:no-repeat;
	width:0px;
	height:0px;
	background-color:none;
	background-position:top;
	margin-bottom:20px;
	text-align:center;
	padding-top:0px;
}
#adsbox ul {
	margin-top:60px;
	margin-left:5px;
}
#adsbox ul li {
	font-size:10px;
	/*list-style:disc;*/
	font-weight:bold;
}
#adsbox ul li  a:link{
color:#000;    
}

#adsbox ul li a:hover{
    
}

#adsbox ul li a:active{
    
}
#searchblock {
	margin-bottom:20px;
}
.search-input {
	background:#ffffff url(i/input_bg.gif) repeat-x left top;
	border:1px #b3a890 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	width:280px;
	vertical-align:middle;
}
#rightcol h2 {
	line-height:90%;
	margin:0 0 10px;
}
/*#rightcol li {
	color:#433021;
	margin-right:15px;
	list-style-position: outside;
	margin-left:15px;
	list-style-type: circle;
	vertical-align:middle;
}
#rightcol li a {
	color:#A49481;
	text-decoration:underline;
}
#rightcol li a:hover, a:active {
	color:#433021;
	text-decoration:none;
}*/
p a.more-link {
	color:#000000;
	font-weight:bold;
	
}
.col-1 {
	background-image:url(i/side-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#CCC2B5;
	width:166px;
	float:left;
	margin-bottom:15px;
}
.col-2 {
	background-image:url(i/side-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#CCC2B5;
	width:166px;
	float:right;
	margin-bottom:15px;
}
.col-bottom {
	background-image:url(i/side-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#CCC2B5;
	width:166px;
	height:6px;
	display:block;
position:relative;
margin:0px;
padding:0px;
}

.col-block {

	display:block;
	clear:both;
	padding-top:5px;
	

}


.col-block h3 {
	font-weight:bold;
	font-size:10px;
	line-height:14px;
	padding:0.5em 0;
	padding-left:10px;
	}
	
.col-block	.textwidget {

	padding:10px;
	font-size:10px;
	line-height:14px;
	
}

div.col-block div.col-2 h3{
	
	}
	
div.col-block div.col-2 ul li{
	list-style-type:none;
	}	
	

/*******/
#footer {
	width:1002px;
	height:40px;
	position:relative;
	color:#6c6555;
	background-color:#F8F5EB;
}
#footer p {
	color:#6c6555;
	font-size:12px;
	font-weight:normal;
}
#footer a {
	color:#6c6555;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#footer .footerLeft {
	position:absolute;
	left:15px;
	top:10px;
	width:250px;
}
#footerCenter {
	position:absolute;
	left:355px;
	top:12px;
	width:325px;
	height:28px;
}
#footerCenter ul li {
	display:inline;
	padding-left:10px;
	text-transform:uppercase;
}
#footer .footerRight {
	position:absolute;
	right:15px;
	top:11px;
	width:88px;
	text-align:right;
}
.clear {
	clear: both;
}
.ad-table {
	text-align:left;
	padding:0px;
	margin: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*-------------*/

#sidelist {
    padding:8px;
}
#sidelist li {
	list-style:none;
}
#sidelist li a {
	list-style:none;
	color:#F8F5EB;
}
#sidelist li a:hover {
	list-style:none;
	color:#6E543C;
}
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
}
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
}
#sidelist .children {
	background:#e4efd5;
}
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
}
#sidelist .children li a:hover, #sidelist .children li a:active {
	color:#465d23
}
/*************/
	
	
#catlist {
	padding-top:10px;
	padding-bottom:5px;
}
#catlist li {
	list-style:none;
	font-size:11px;
	margin:0 8px;
	padding-bottom:5px;
}
#catlist li ul li {
}
#catlist li a {
	color:#6E543C;
}
#catlist li a:hover {
}
/**************/
/*************/
	
	
div.col-block ul {
	padding:10px 0 5px 7px;
	
}
div.col-block ul li {
	list-style:none;
	font-size:11px;
	margin-left:7px;
	padding-bottom:5px;
}
div.col-block ul li ul li {
}
div.col-block ul li a {
	color:#6E543C;
}
div.col-block ul li a:hover {
}
/**************/

/* Begin Comments*/

h2#comment_title {
	font-size:16px;
	color:#433021;
	font-weight:normal;
	margin-bottom:5px;
	margin-left:0px;
}
h3#comments span {
	color:#737373;
}
.alt {
	margin: 0;
}
.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:0px;
	color:#5F5F5F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.comm_items {
	margin: 15px 0 5px;
	display:block;
	padding:10px 15px 10px 15px;
	float:left;
	background:url(i/comm_items_bg.gif) no-repeat left top;
	width:470px;
}
.comm_items li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0px;
	list-style:none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0px 0px 5px 0px;
	display: block;
	color:#FFFFFF;
	font-size:16px;
	text-transform:capitalize;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:0px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.commentmetadata a {
	color:#f26522;
}
.commentmetadata span {
	color:#000000;
}
.commentmetadata_end {
	color:#AC9C86;
	font-weight:bold;
	text-align:right;
	border-top:0px solid #999999;
	padding-left:10px;
	padding-top:10px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
}
.commentmetadata_end a {
	color:#000000;
}
.commentmetadata_end span {
	color:#AC9C86;
}
#respond_box {
	margin-top:40px;
	margin-left:0px;
	padding-bottom:60px;
	background:url(i/respond_box_bg.gif) no-repeat left top;
	width:500px;
}
h3#respond {
	font-size:21px;
	color:#FFFFFF;
	padding-top:15px;
	padding-bottom:5px;
	margin-bottom:25px;
	margin-left:20px;
	font-weight:normal;
}
#commentform {
	margin-left:20px;
	color:#7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#commentform a {
	color:#7f7f7f;
}
#commentform input {
	background:#ffffff url(i/input_bg.gif) repeat-x left top;
	border:1px #b3a890 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}
#commentform textarea {
	background:#ffffff url(i/input_bg.gif) repeat-x left top;
	border:1px #b3a890 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}
#commentform input#submit {
	background:none;
	border:0px;
}
#commentform input#subscribe {
	position:relative;
	border:none;
	background:none;
}
#catlist li .cat-item-47 a{
font-weight:bold;
}
#catlist li .cat-item-213 a{
font-weight:bold;
}
#catlist li .cat-item-407 a{
font-weight:bold;
}
#respond_box p {
margin-left:20px;
}
.post h1 {font-size:24px;}
.post h2 {font-size:18px;}
.post h3 {font-size:16px;}
.post h4 {font-size:14px;}
.post h5 {font-size:11px;}
.post h6 {font-size:10px;}

/* End Comments */

/** Sponsor rubriki **/

.sponsor-rubriki {
    display:block;
    background-color:#fffff;
    margin-bottom:20px;
}

.sponsor-rubriki-bottom{
    display:block;
    height:4px;
    padding:0;
    margin:0;
    overflow:hidden;
}

.sponsor-rubriki p{
    color:#000;
    font-size:18px;
    padding:10px;
}

.sponsor-rubriki p a:link,
.sponsor-rubriki p a:hover,
.sponsor-rubriki p a:active,
.sponsor-rubriki p a:visited{
    color:#3399ff;
    text-decoration:underline;
}

.advDiv {
    margin-bottom:10px;
}
.advDiv, .advDiv ul li{
    font-size:10px;
}
