/*
Theme Name:latest-business theme
Theme URI: http://www.gobisec.com
Description: This is a free WordPress Theme from semlaguna designed by Ed Canape
Author: Andriver
Author URI: http://www.xoogie.net


/*-----------Block Level Elements--------------*/

*{padding:0;margin:0}
body {
    margin:0px auto;padding:0px;
    width:1000px;background:#00385D;
	font-family: Tahoma,Arial,verdana,Helvetica,sans-serif;
	font-size: 13px;color:#D3EDFF;
}
#atop {background: url('images/bck.jpg') 0 0 no-repeat;padding:0px 0px 0px 0px}
#aleft {background:#00385D;}
#aright {}
#abot {background: url('images/foot.gif') 0 100% no-repeat;}
.clear {clear:both;height:0px}
#search {margin:0px 50px 0px 0px}
input.search {
	background:#e4f4ff;
	border:1px solid #aaa;
	width:200px;
	height:20px;
	font-size:13px;
	margin:0px}
input.searchbut {
	padding: 0px 2px 0px 3px;
	background: url('images/search.gif') no-repeat 0 0;
	border:0px none;
	width:28px;
	height:25px
}
#container {width: 913px;margin: 0 auto;}
#wrapper {  
	margin: 0 auto;
 	overflow:hidden;
	position:relative;
	}
a {text-decoration:none;color: #96D3FF;}
a:hover {color: #96D3FF;text-decoration:none;}
h2, h3 {font-size:13px;}

ul.pagelink li{
	display:line;
	float:left;
	line-height:25px;
	margin:0px 3px 0px 3px;
	padding: 0px 10px 0px 10px;
	text-align:center;
	list-style-type:none;
	border:1px solid #007DD7;
	background:#eee url('images/butbg.gif') repeat-x 50% 50%;
	font-weight:bold;
	}
ul.pagelink li a {color:#222;}
#content {margin: 0px 0px 0px 10px;float: left;width: 530px;}
 
#content ul.random li {
	list-style:none;
	padding: 0px 0px 2px 18px;
	margin: 3px 0px 0px 0px;
	background: url('images/bullet.gif') 0 0 no-repeat ;
	}
.bigposter {
	width:510px;
	height:250px;
	padding:5px;
	margin:1px;
	background:#005EA1 url('random/header.php') 50% 50% no-repeat;
	border:1px solid #007DD7;
	clear:both;
	}
.cpalead {line-height:1em}
.cpalead a {font-weight:bold;}
.recentpost {
	width:235px;
	height:250px;
	}
.recentpost h2 a {
	display:block;
	color:#000;
	font-size:11px;
	border-bottom:1px dotted #777;
	margin:10px 0px 0px 10px;
	padding:2px;
	}
.recentpost h2 a:hover{background:#ccc;}
.postblock {float:left;width:261px;#width:260px;}
.postblock img {float:left;background:#005EA1;border:1px solid #007DD7;padding:2px}
.post { 
	clear:both;
	background:#005EA1;
	border:1px solid #007DD7;
	margin:1px;
	text-align:justify;
 	padding:2px;
}
.postsingle {
	background:#005EA1;border:1px solid #007DD7; 
	text-align:justify;
 	margin:1px;
 	padding:3px;
}
.post h2 a{
	padding:1px;
	margin:1px;  
	}
.post p {
	line-height: 1.3em;
}
.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;clear:both}
#sidebar { 
 	float: left;
 	width:360px;
}
 
#sidebar div.sidebar-left {
	width: 185px;
	margin: 1px;
	float: left;
 }
#sidebar div.sidebar-right {
	width: 170px;
	margin: 1px;
	float: left;
 }
#sidebar div.sidebar-left ul.categories li a{color:#222}
#sidebar div.sidebar-left ul.categories li {
	border:1px solid #007DD7;
	background:#eee url('images/butbg.gif') repeat-x 50% 50%;
	line-height:25px;
	margin: 2px; 
	}
#sidebar div.sidebar-left h3 {
	border-bottom:1px solid #007DD7;
	line-height:25px;
	padding:2px;
	margin: 2px; 
}
#sidebar div.sidebar-left ul {
	padding-bottom: 10px;
}
#sidebar div.sidebar-left 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;
}
#sidebar div.sidebar-left ul li a {
	font-weight: bold;
}
#footer {
	margin:30px 0px 0px 0px;
	height:32px;
	clear: both;
 	padding: 10px 
}
#footer span {
	font-size: 10px;
	padding: 10px;
}
#comments {
	background:#005EA1;border:1px solid #007DD7;
	margin: 1px;
	font-size:15px;
}
#comments img{float:left;margin:3px}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	background:#ddd;border:1px solid #555;
}
#comments form textarea {
	width:90%;
	height: 100px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	background:#fff;border:1px solid #aaa;}
#comments ol.commentlist {
	list-style: none;}
#comments ol.commentlist li.odd {
	clear:both;
	padding: 5px;
	margin: 3px;
	border-bottom: 1px dotted #555;
	background:#0071C2;}
#comments ol.commentlist li.even {
	clear:both;
	padding: 5px;
	margin: 3px;
	border-bottom: 1px dotted #555;
	background:#0075C9;}
.com_put {font-size:12px;font-weight:bold}
#com_put {border: 1px solid #aaa;}
 
.post a img, .post img {
	float:left;
	margin:0px 10px 10px 0px;
	border:0px solid #999999;
	}