/*
Theme Name:info-line theme
Theme URI: http://www.xoogie.net
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:#000000;
	font-family: Tahoma,Arial,verdana,Helvetica,sans-serif;color:#fff;
	font-size: 13px;
}
#atop {background: url('images/bck.jpg') 0 0 no-repeat;padding:0px 0px 0px 0px}
#aleft {background:#1D1D1D 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 {border:1px solid #555;width:300px;height:40px;font-size:28px;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: 920px;margin: 0 auto;}
#wrapper {  
	margin: 0 auto;
 	overflow:hidden;
	position:relative;
	}
a {text-decoration:none;color: #FBFF87;}
a:hover {color: #FBFF87;text-decoration:none;}
h2, h3 {font-size:13px;}
#content {
	margin: 0px 1px 0px 1px;
	float: left;
	width: 545px;
	border-left:1px solid #949494;
	border-right:1px solid #949494;
} 
#content ul li {
	list-style:none;
	padding: 0px 0px 2px 22px;
	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-bottom:1px solid #949494;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 #949494;
}
.postsingle h2 a, .post h2 a{
	display:block;
	padding:1px;
	margin:1px;  
	}
.post p,.postsingle p {
        margin-bottom: 15px;
        line-height: 1.5em;
        font-size: 12px;
}
.post small {
	display: block;
	font-size: 11px;
	line-height: 1.6em;
	padding-bottom: 10px;
	clear: left;
	color:#71FF78;
}
.navigation {padding: 0px 0px 0px 15px; font-weight:bold} 
div.sidebar-left {
	width: 190px;
	margin: 0px 0px 0px 10px;
	float: left;
 }
div.sidebar-right {
	width: 170px;
	margin: 0px;
	float: right;
	padding: 0px;
 }
div.sidebar-left ul.categories li {
	background:#555555;
	line-height:25px;
	margin: 1px;
	}
div.sidebar-left ul li a {
	font-weight: bold;
}
div.sidebar-left h3 {
	background:#555555;
	line-height:25px;
	margin: 1px;
}
div.sidebar-right ul {
	padding-bottom: 10px;
}
div.sidebar-left ul li {
	padding: 3px 0px 3px 25px;
	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 #555;
}
#comments form textarea {
	width:90%;
	height: 100px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	background:#fff;border:1px solid #999;}
#comments ol.commentlist {
	list-style: none;}
#comments ol.commentlist li.odd {
	clear:both;
	padding: 5px;
	margin: 3px;
	border-bottom: 1px dotted #555;
	background:#333;}
#comments ol.commentlist li.even {
	clear:both;
	padding: 5px;
	margin: 3px;
	border-bottom: 1px dotted #555;
	background:#666;}
.com_put {font-size:12px;font-weight:bold}
#com_put {border: 1px solid #F25C5E;}
 
.postsingle a img, .postsingle img {
	float:left;
	margin:0px 10px 10px 0px;
	border:0px solid #999999;
	}
