/*  
Theme Name: Network Handlers
Theme URI: http://wordpress.org/
Description: Customized WP Theme For WebsiteHandlers.com
Version: 1.01
Author: Ria Nancoo
Author URI: http://networkhandlers.com
*/
body{
	margin:0;
	text-align:center;
	background:url(images/body-bg.jpg) repeat-x top;
}

#wrap{
	top:0px;
	left:0px;
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:url(images/wrap-bg.gif) repeat-y;
}


#header{
	width:1000px;
	height:78px;
	background:url(images/net-01.jpg) no-repeat top;
}

#cont{
	width:1000px;
	clear:both;
}

#bottom{
	width:1000px;
	height:20px;
	clear:both;
}

#footer{
	width:100%;
	height:66px;
	background:url(images/footer-bg.jpg) repeat-x top;
}


#footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	padding:10px 0px 0px 0px;
	text-align:center;
}

#footer p a{
	color:#FFFFFF;
	text-decoration:none;
}

/*..........................*/

.nav{
	width:690px;
	float:right;
}

.nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

.nav ul li{
	margin:0;
	padding:35px 0px 24px 0px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.nav ul li a{
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	padding:35px 18px 24px 18px;
	background:url(images/n-bg.jpg) no-repeat top right;
}

.nav ul li a:hover{
	background:#B0C73F;
}


/*............................................*/

.left-part{
	width:670px;
	padding-left:15px;
	float:left;
}

* html .left-part{
	width:685px;
	w\idth:670px;
}


.right-part{	
	width:298px;
	float:right;
}


/*..............................*/

.post{
	clear:both;
	width:670px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.post a{
	color:#000000;
	text-decoration:underline;
}

h2.posttitle{
	margin:0;
	padding:10px 0px 16px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#0078FF;
}

h2.posttitle a{ 
	color:#0078FF;
	text-decoration:none;
}

.post-bottom{
	width:670px;
	height:25px;
	background:url(images/post-bottom.gif) repeat-x top;
	margin-top:20px;
	margin-bottom:25px;
}


.post-bottom ul{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}

.post-bottom ul li{
	margin:0;
	padding:0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:25px;
	line-height:25px;
	color:#3A801F;
	text-decoration:none;
}

.post-bottom ul li a{
	color:#3A801F;
	text-decoration:none;
}

.post-bottom ul li.date{
	width:110px;
	padding-left:15px;
	background:url(images/clock.gif) no-repeat top left;
}

.post-bottom ul li.cat{
	width:380px;
	padding-left:20px;
	background:url(images/book.gif) no-repeat top left;
}

.post-bottom ul li.cmnt{
	width:100px;
	padding-left:20px;
	background:url(images/cmnt.gif) no-repeat top left;
}

ul.right-top{
	margin:0;
	padding:0;
	list-style:none;
}

ul.right-top li{
	margin:0;
	padding:0;
	float:left;
}

ul.right-top li.subscribe{
	width:190px;
	height:59px;
}

ul.right-top li.frss{
	width:100px;
	height:59px;
}

ul.right-top li.subscribe h3{
	margin:0;
	padding:18px 0px 0px 19px;
}

ul.right-top li.subscribe h3 a{
	width:143px;
	height:35px;
	display:block;
	background:url(images/subscribe-icon.jpg) no-repeat top;
}

ul.right-top li.subscribe h3 a span{
	display:none;
}

ul.right-top li.frss p{
	margin:0;
	padding:22px 0px 0px 0px;
}

.sub-email{
	clear:both;
}

ul.right-ads-list{
	margin:0;
	padding:5px 0px 5px 10px;
	list-style:none;
}


ul.right-ads-list li{
	padding:5px;
	margin:0;
	width:120px;
	height:120px;
	float:left;
}


.adsbox{
	clear:both;
}

.sub-email form{
	margin:0;
	padding:0px 0px 5px 15px;
}

.s-email-input{
	width:178px;
	height:19px;
	border:1px solid #BDBDBD;
	background:url(images/ibg.jpg) repeat-x top #E5E5E5;
	float:left;
	margin:2px;
}

.subclear{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	clear:both;
}

.sidebar{
	clear:both;
	padding:0px 17px 0px 17px;
}

.sidebar h2{
	margin:0;
	padding:15px 0px 4px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#899354;
	clear:both;
}

.sidebar ul{
	margin:0;
	padding:10px 12px 10px 12px;
	list-style:none;
	background:#F9F9F9;
}

.sidebar ul li{
	margin:0;
	padding:0px 0px 12px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A6425;
}

.sidebar ul li a{
	color:#5A6425;
	text-decoration:none;
}

.sidebar ul li a:hover{
	color:#2E340D;
}

.clear{
	margin:0;
	padding:0;
	clear:both;
}

.navigation{
	width:670px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D88DC;
}

.navigation a{
	color:#3D88DC;
	text-decoration:none;
}

.alignleft{
	width:325px;
	float:left;
	padding:5px 0px 5px 0px;
}

.alignright{
	width:325px;
	float:right;
	padding:5px 0px 5px 0px;
	text-align:right;
}

.comments-area{
	padding:5px 15px 10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.comments-area a{
	color:#333333;
	text-decoration:underline;
}

.comments-area h2, .comments-area h3{
	font-size:16px;
}