/*  
Theme Name: Developerov.net
Theme URI: http://Developerov.net/
Description: The default Developerov.net theme
Version: 1.6
Author: Petrenko
Author URI: http://petrenko.com.ua/

*/



/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial;
	background: #ffffff;
	padding:0px;
	margin: 0px;
	}



a {color: #2D7338;}

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

#page{	width:980px;
		margin: auto;
		margin-top:0px;
		padding:0; 
		border: 1px #DAEBC1 solid;
		border-top: 0px;
		border-bottom: 0px;	}

#header{
		width:100%}

#breadcrumb{
	font-size: 11px;
	padding: 3px 0px 5px 10px;	}

#logo_area {
		width:275px;
		height: 240px;
		background: #FFFFFF;
		float:left;}

#nav_menu {	
		width:100%;
		height: 60px;
		text-align: center;}

#nav_menu img 
	{	padding: 10px;
				border: 0px solid #ffffff;}

#logo 
	{	
		width:100%;
		margin: auto;
		text-align: center;}

#header_area
	{ 	width: 705px;
		height: 240px;
		background: #DAEBC1 url('images/header-bg.jpg') no-repeat top left;
		float:right;
			border: 0px solid #00ff00;
	} 

#search_box 
	{	width: 147px;
		height: 60px;
		border: 0px solid #ffffff;
		float: left;
		margin: 90px 0 0 20px;
		text-align: right;
		padding-top: 10px;
	}


#banner_box 
	{	width: 468px;
		height: 60px;
		border: 0px solid #ffffff;
		float: right;
		margin: 90px 10px 0px 20px;	
	}


#googlelink { width:980px;
		height: 20px;
		border: 0px solid #ff0000;
		background: #DAEBC1;}
	

#menu_top
	{	width:980px;
		height: 32px;
		background: #94AF82 url('images/menu-bg.jpg') no-repeat top left;
		float: right;
	} 

#rss {	float: right;
		display: inline;
		margin-top: -20px;
		margin-right: 10px;}

#menu_top ul
	{	
		height: 20px;
		margin: 5px 0 5px 20px;	
	} 
		
#menu_top li
	{	display:inline;	
		border-left: 1px solid #DAEBC1;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;	
		font-size: 11px;} 

#content
	{	width:100%;
		border:0px solid #ffffff;	}

#narrowcolumn 
	{	width: 255px;
		border-right: 1px solid #DAEBC1;
		float: left;
		margin: 10px;
		font-size: 10px
		}

#center_right 
	{
		border: 0px solid #000000;
		float: right;
		width: 680px;
		padding:0px;
		margin:0px;
	}
	
#center_c 
	{	border-right: 0px solid #DAEBC1;
		float: right;
		width: 500px;
		margin-top: 10px;
		padding: 0px 5px 0px 10px;}

#right_column {
		float: left;
		width: 165px;
		/*border-right: 1px solid #9ca5ac;*/
		font-size: 10px;
		text-align: center;}

#footer 
	{	background: #94AF82;
		height: 10px;
		font-size: 10px;
		padding: 10px;}


.postdate {width:150px;
			height: 16px;
			color: #FFFFFF; 
			background: #4c555c url('images/date_bg_16.gif') no-repeat top left; 
			font-size: 12px;
			text-align: center;
			margin-bottom: -15px;
			margin-top: 10px;}

h1 a
	{	font-size: 12px;
		color: #94AF82;
		decoration:none;
		font-weight: lighter;
	}

.entry {	font-size: 11px;
			color: #333333;}

.entry img {border: 1px #ffffff solid;
			float: left;
			margin-right: 5px;
			margin-bottom: 1px;}

.more-link {display: block;
			text-align: right;
margin: 0px 0px 0px 0px;}
.postmetadata { font-size: 10px;
			margin: 0px 0px 0px 0px;
			text-align: right;}

.post {padding-bottom: 15px;}

#narrowcolumn h2	{	font-size: 11px;
		color: #94AF82;
		text-decoration:none;
		font-weight: lighter;
	}
#narrowcolumn .date{width:81px;
			height: 12px;
			color: #FFFFFF; 
			background: #4c555c url('images/date_bg_12.gif')  no-repeat top left; 	
			font-size: 10px;
			text-align: center;
			margin-bottom: -10px;
			margin-top: 10px;}


#narrowcolumn li{
  list-style:none;
	font-size: 11px;
	margin-bottom: 5px;
}


input {border: 1px solid #2D7338;}
/*-----------single post-----------------*/
.single #narrowcolumn 
	{	width: 250px;
border: 0px solid #00FF00;
float: left;
	}

.single #center_right 
	{	width: 690px;
border: 0px solid #00FF00;
float: right;
	}

.single h1 a
	{	font-size: 20px;
		font-weight: bold;
		text-decoration: none;
		
	}

.single .entry 
	{	font-size: 13px;
		color: #333333;
	}
.single p {margin-bottom: 20px;}

.single #center_c 
	{	width: 500px;
		margin-top: 0px;
border: 0px solid #FF0000;
	}

.single #right_column 
	{	width: 160px;
border: 0px solid #0000FF;
	}
.single .postmetadata 
	{ 	font-size: 10px;
		border: 1px solid #DAEBC1;
		background: #94AF82; 
		margin-top:10px;
		padding: 5px;}

.navigation 
	{ 	font-size: 10px;
		padding: 5px;
		padding-bottom: 20px;
		font-color: #333333;
	}

.alignleft {float: left;}
.alignright {float: right;}

.single textarea {width: 490px;}
.single h3
	{	font-size: 16px;
		font-weight: bold;
		color: #94AF82;
margin:20px 0px 10px 0px;
	}

.ads_inside 
	{	float: right;
		width:250px;
		height: 250px;
		display: inline;
		margin-top: -250;	}

.utwrelposts 
	{	font-size: 12px;
		list-style:none;
		margin-left: 10px;}

#commentform {font-size: 10px;}


.commentlist li
	{	background: #94AF82;
		padding:7px;
		padding-top: 0px;
		margin: 0px;
		font-size: 12px;
			 }

ol {
  list-style:none;
}
ol>li:before {
  content:counters(item,".") ". ";
  counter-increment:item;
  color:#94AF82;
font-size:40px;
margin-left: -45px;}
ol {
  counter-reset:item;
}

.commentlist .alt{	background: #DAEBC1; } 

#copy {float: left;}
#counters {float: right;}
