/*
Theme Name:niceleb theme
Theme URI: http://www.latest-report.com
Description: This is a free WordPress Theme from semlaguna designed by Andriver
Author: Andriver
Author URI: http://www.latest-report.com


/*-----------Block Level Elements--------------*/

*{padding:0;margin:0}
body {
    margin:0px auto;padding:0px;
    width:1000px;background:#3C3C3C;
	font-family: verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;color:#fff;
}
#atop {background: url('images/bck.jpg') 0 0 no-repeat;padding:110px 0px 0px 0px}
#aleft {background:#000000 url('images/left.gif') 0 0 repeat-y;}
#aright {background: url('images/right.gif') 100% 0 repeat-y;}
#abot {background: url('images/foot.gif') 0 100% no-repeat;}
.clear {clear:both;height:0px}
#search {margin:0px 50px 0px 0px}
input.search {background:#111;border:1px solid #00152C;width:270px;height:40px;font-size:28px;color:#fff;margin:0px;padding:0px}
input.searchbut{
	padding: 0px 5px 0px 5px;
	background: url('images/search.gif') no-repeat 0 0;
	border:0px none;
	width:55px;
	height:55px
}
#container {width: 840px;margin: 0 auto;}
#wrapper {  
	margin: 0 auto;
 	overflow:hidden;
	position:relative;
	}
a {text-decoration:none;color: #91F030;}
a:hover {color: #91F030;text-decoration:none;}
h2, h3 {font-size:13px;}
#content {
	margin: 0px 1px 0px 1px;
	float: left;
	width: 490px;
} 
#content ul li {
	list-style:none;
	padding: 0px 0px 2px 18px;
	margin: 3px 0px 0px 0px;
	background: url('images/bullet.gif') no-repeat 0 0; 
	}
.cpalead {line-height:1em}
.cpalead a {font-weight:bold;}
.postblock {border:1px solid #00152C;margin:1px}
.post { 
	text-align:justify;
 	margin:3px;
 	padding:3px;
}
.postsingle { 
	text-align:justify;
 	margin:0px;
 	padding:7px;
	line-height: 1.5em;
 	border-bottom:1px solid #FFD68F;
}
.postsingle h2 a, .post h2 a{
	display:block;
	padding:1px;
	margin:1px;  
	}
.post p {
	line-height: 1.5em;
	font-size: 12px;
}
.post small {
	display: block;
	font-size: 10px;
	line-height: 1.6em;
	padding-bottom: 10px;
	clear: left;
}
.navigation {padding: 0px 0px 0px 15px; font-weight:bold} 
div.sidebar-left {
	width: 170px;
	margin: 0px;
	float: left;
 }
div.sidebar-right {
	width: 170px;
	margin: 0px;
	float: right;
	padding: 0px;
 }
div.sidebar-right ul.categories li {
	background:#00152C;
	line-height:25px;
	margin:1px;
	}
div.sidebar-left ul li a {
	font-weight: bold;
}
div.sidebar-left ul li a:hover {
}
div.sidebar-right h3 {
	background:#00152C;
	font-size: 13px;
	line-height:25px;
	margin:1px;
}
div.sidebar-right ul {
	padding-bottom: 10px;
}
div.sidebar-right ul li {
	padding: 0px 0px 2px 18px;
	margin: 3px 0px 0px 0px;
	background: url('images/bullet.gif') no-repeat 0 0; 
	list-style-type:none;
}
div.sidebar-right ul li a {
	font-weight: bold;
}
div.sidebar-right ul li a:hover {
}
#footer {
	margin:30px 0px 0px 0px;
	height:32px;
	clear: both;
 	padding: 10px 
}
#footer span {
	font-size: 10px;
	padding: 10px;
}
#comments {
	margin: 3px;
	font-size:15px;
}
#comments img{float:left;margin:3px}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	background:#ddd;border:1px solid #FFD68F;
}
#comments form textarea {
	width:90%;
	height: 100px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	background:#fff;border:1px solid #FFD68F;}
#comments ol.commentlist {
	list-style: none;}
#comments ol.commentlist li.odd {
	clear:both;
	padding: 5px;
	margin: 3px;
	border-bottom: 1px dotted #FFD68F;
	background:#eee;}
#comments ol.commentlist li.even {
	clear:both;
	padding: 5px;
	margin: 3px;
	border-bottom: 1px dotted #FFD68F;
	background:#ccc;}
.com_put {font-size:12px;font-weight:bold}
#com_put {border: 1px solid #FFD68F;}
 
.postsingle a img, .postsingle img {
	float:left;
	margin:0px 10px 10px 0px;
	border:0px solid #FFD68F;
	}