/*
Theme Name:emedist theme(emedist)
Theme URI: http://www.xooger.com
Description: This is a free WordPress Theme from semlaguna designed by andriver
Author: Andriver
Author URI: http://www.xooger.com


/*-----------Block Level Elements--------------*/

*{padding:0;margin:0}
body {
    margin:0px auto;padding:0px;
    width:1000px;background:#DFDFDF;
	font-family: Arial,verdana,Tahoma,Helvetica,sans-serif;
	font-size: 13px;
}
#atop {background: url('images/bck.jpg') 0 0 no-repeat;padding:0px 0px 0px 0px}
#aleft {background:#F7F7F7 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 #aaa;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: #000293;}
a:hover {color: #343434;text-decoration:none;}
h2, h3 {font-size:13px;}
#content {
	margin: 0px 1px 0px 1px;
	float: left;
	width: 545px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
} 
#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;}
.post { 
	text-align:justify;
 	margin:0px 0px 7px 0px;
 	padding:3px;
 	border-bottom:1px solid #aaa;
}
.post img.thumbnail {
	float:left;
	background:#fff;
	border:1px solid #aaa;
	padding:2px;
	margin:0px 5px 0px 0px;
}
.post a.more-link {
	display:block;
	line-height:20px;
	text-align:right;
}
.postsingle { 
	text-align:justify;
 	margin:0px;
 	padding:7px;
	line-height: 1.5em;
 	border-bottom:1px solid #aaa;
}
.postsingle img.thumbnail {display:none}
.postsingle h2 a, .post h2 a{
	display:block;
	padding:0px;
	margin:0px;  
	}
.post p {
	line-height: 1.5em;
	font-size: 12px;
	color: #444;
}
.post small {
	display: block;
	font-size: 10px;
	color: #444;
	line-height: 1.5em;
	clear: left;
}
.related_post a img {
	background:#fff;
	border:1px solid #aaa;
	padding:2px;
}
.related_post {
	float:left;
	width:120px;
	text-align:center;
	}
.navigation {padding: 0px 0px 0px 15px; font-weight:bold} 
div.sidebar-left {
	width: 170px;
	margin: 0px;
	float: left;
 }
div.sidebar-right {
	width: 190px;
	margin: 0px;
	float: right;
	padding: 0px;
 }
div.sidebar-right ul.categories li {
	background:url('images/butbg.gif') 0 0 repeat-x;
	line-height:25px;
	margin: 0px; 
	}
div.sidebar-left ul li a {
	font-weight: bold;
	color: #333;
}
div.sidebar-left ul li a:hover {
	color: #333;
}
div.sidebar-right h3 {
	font-size: 13px;
	background:url('images/butbg.gif') 0 0 repeat-x;
	line-height:25px;

}
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;
	color: #333333;
}
div.sidebar-right ul li a:hover {
	color: #333;
}
#footer {
	margin:30px 0px 0px 0px;
	height:32px;
	clear: both;
 	padding: 10px 
}
#footer span {
	font-size: 10px;
	padding: 10px;
	color: #555;
}
#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 #aaa;}
#comments ol.commentlist {
	list-style: none;}
#comments ol.commentlist li.odd {
	clear:both;
	padding: 5px;
	margin: 3px;
	border-bottom: 1px dotted #eee;
	background:#eee;}
#comments ol.commentlist li.even {
	clear:both;
	padding: 5px;
	margin: 3px;
	border-bottom: 1px dotted #fff;
	background:#ccc;}
.com_put {font-size:12px;font-weight:bold}
#com_put {border: 1px solid #aaa;}
 
.postsingle a img, .postsingle img {
	float:left;
	margin:0px 10px 10px 0px;
	border:0px solid #999999;
	}