/*
Theme Name:celebrity-hub.com theme(emedist)
Theme URI: http://www.xoogie.net
Description: This is a free WordPress designed by Andriver
Author: Andriver
Author URI: http://www.xoogie.net


/*-----------Block Level Elements--------------*/

*{padding:0;margin:0}
body {
    margin:0px auto;padding:0px;
    width:1000px;background:#E6E6E6;
	font-family: Arial,verdana,Tahoma,Helvetica,sans-serif;
	font-size: 13px;color:#333;
}
#atop {background: url('images/bck.jpg') 0 0 no-repeat;padding:1px 0px 0px 0px}
#aleft {background:#ffffff 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:2px solid #888;background:#ccc;width:200px;height:30px;font-size:25px}
input.searchbut{
	padding: 0px;
	background: url('images/search.gif') no-repeat 0 0;
	border:0px none;
	width:50px;
	height:50px
}
#wrapper {  
	margin: 0 auto;
 	overflow:hidden;
	position:relative;
	}
#container {width: 940px;margin: 0 auto;}
a {text-decoration:none;color: #754FA2;}
a:hover {color: #754FA2;text-decoration:none;}
h2, h3 {font-size:13px;}
#content {margin:0px;padding: 0px 0px 0px 7px;float:left;width: 560px}
.menu {clear:both;margin:3px} 
.menu ul li {
	list-style:none;
	float: left;
	margin:1px;
	padding:0px 8px 0px 8px;
	line-height:20px;
	text-align:center;
	border:1px solid #ccc;
	font-weight:bold;
}
.menu ul li:hover{background:#fff}
#content ul li {
	list-style:none;
	padding: 0px 0px 2px 18px;
	margin: 3px 0px 0px 0px;
	background: url('images/bullet.gif') 0 0 no-repeat ;
	}
.cpalead {line-height:1em}
.cpalead a {font-weight:bold;}
.post {
	margin:0px 0px 5px 0px;
	padding:5px;
	text-align:justify;
	line-height: 1.5em;
	}
.post p {
        margin-bottom: 15px;
        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: 165px;
	margin: 0px 0px 0px 5px;
	float: left;
 }
div.sidebar-right {
	width: 165px;
	margin: 0px 5px 0px 0px;
	float: right;
 }
div.sidebar-left h3, div.sidebar-right h3 {
	font-size: 13px;
	padding-bottom: 10px;
}
div.sidebar-left ul, div.sidebar-right ul {
	padding-bottom: 10px;
}
div.sidebar-left ul li, div.sidebar-right ul li {
	padding: 0px 0px 2px 18px;
	margin: 3px 0px 0px 0px;
	background: url('images/bullet.gif') 0 0 no-repeat ;
	list-style-type:none;
	}
#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 #aaa;}
#comments ol.commentlist {
	list-style: none;}
#comments ol.commentlist li.odd {
	clear:both;
	padding: 5px;
	margin: 3px;
	border-bottom: 1px dotted #555;
	background:#222;}
#comments ol.commentlist li.even {
	clear:both;
	padding: 5px;
	margin: 3px;
	border-bottom: 1px dotted #555;
	background:#333;}
.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;
	}
