/*  

Theme Name: Whosit
Version: v1.0
Description: 2 Column, Gallifrey inspired, widget ready theme. Features recent posts, recent comments.
Author: <a href="www.needtodestroy.com">Shy.Inc</a>
Author URI: http://www.needtodestroy.com/

*/

body {
	font-family: Arial, Helvetica, sans-serif; 
       	font-size:12px;
	color: #cccccc;
	background: #000000 url(images/bg.png) top center no-repeat;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

a, a:visited {
	color: #D16699;
	text-decoration: underline;
}

a:hover {
	color: #D16699;
	text-decoration: none;
}

#page {
	background:#d5abbe url('images/content.png');
	margin:0px auto;
	width: 800px;
}


img {
}

p {
	padding: 0px 0px 12px;
	margin: 0px;
}

h1 {
	margin:0px;
	padding-left: 0px;
	height: 50px;
	font: bold 35px Arial, Helvetica, sans-serif;
	color: #d4668a;
}

h1 a, h1 a:visited{
	color: #726161;
	text-decoration: none;
}

h1 a:hover{
	color: #201913;
	text-decoration: none;
}

h2 {
	color: #CC3366;
	margin:0px;
	font: bold 18px Arial, Helvetica, sans-serif; 
	padding-bottom: 3px;
}

h2 a, h2 a:visited {
	color: #CC3366;
	text-decoration: none;
}

h2 a:hover {
	color: #CC3366;
	text-decoration: none;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #8c365c;
	margin: 10px 0px 5px;
}

.handle a{
	background:url('images/toggle.png') no-repeat;
	padding-left:39px;	
}

/* Header */

#header {
	background: url('images/header.gif') no-repeat;
	height: 118px;
	position: relative;
}

#header ul {
	list-style: none;
}

#headermain {
	position: relative;
	padding: 15px 0px 0px 130px;
	margin:0px 0px 0px 0px;
	height: 55px;
}


.description{
	position: absolute;
	left: 155px;
	top:55px;
	color: #726161;
	font-size: 14px;
}

/* Navigation */

#navbar{
	width: 100%;
	height: 50px;
	background: #39222E no-repeat;
	border-bottom: 6px solid #D7C6CE;
}

#navbar ul, #navbar ul li{
	list-style:none;
	margin:0;
	padding:0;
}

#navbar ul{
	padding: 0 0 0 1px;
}

#navbar ul li{
	float: left;
	display: inline;
	line-height: 18px;
	overflow: visible;
}

#navbar ul li a{
	display: block;
	padding: 16px;
	border-right: 1px solid #7e6772;
	border-left: 1px solid #1d1717;
	text-decoration: none;
	color: #D7C6CE;
	font-size: 12px;
	font-family: Helvetica;
	font-weight:bold;
	}

#navbar ul li a:hover{
	color: #d4d2d2;
	background:#281d1d;
	border-right: 1px solid #1d1717;
}

/* Content */

#content {
	padding: 0px 0px 0px 10px;
	float: left;
	width: 510px;
	margin:0px 0 5px 0px;
	overflow:hidden;
	border:none;
}
.post {
	clear:both;
	padding-top: 30px;
	padding-right:0px;

}

.postbg{
	width:339px;
	height:62px;
	text-align:left;
	padding-top:10px;
	padding-left:0px;	
}

.comm{
	background:url('images/content.png') no-repeat;
	width:55px;
	height:49px;
	float: right;
}

.comm a{
	color:#fff;	
	padding-left:16px;
	font-size:30px;
}

.comm span {	
	 text-align:center;
	 padding:5px 0 0 0;
}

.entry {
	float:left;
	width: 510px;
}

.postmetaend { 
	color: #000000; 
	font-size:10px; 
	padding:9px; 
	height:60px;
	
}

.postmetadatap{
	border:1px solid #efc6e0;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
}

.endpost{
	background: url('images/content.png') no-repeat center;
	width:141px;
	height:36px;
	padding-top:70px;
}

.cal {
	Georgia,Sans-Serif,Helvetica, Arial;
	background:url('images/cal.png') no-repeat;
	width:46px;
	height:55px;
	padding-top: 5px;
	padding-left: 15px;
	margin:6px;
	float:left;
	font-weight:bold;
	color:#CCCCCC;
}

.calm {
	font-weight:bold;
	font-size:9pt;
	font-family: Georgia,Sans-Serif,Helvetica, Arial;
	color:#CCCCCC;
	padding-right:25px;
}

.caldate {
	font-family:Georgia,Sans-Serif,Helvetica, Arial;
	padding-top:0px;
	float:left;
	font-weight:bold;
	color:#CCCCCC;
	font-size: 21pt;
}

.contentb {	
	width:490px;
	margin-top:23px;
	padding-left: 7px;
	padding-bottom: 12px;
	padding-top:15px;
	float:right;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 10px;
	color: #dcdcdc;

}
.contentp {
	clear: both;
	padding: 5px;
}

.prss {
	background: url('images/prss.gif') no-repeat;
	width:16px;
	height:16px;
	padding-top:3px;
	padding-left:17px;
	clear: both;	
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 35px 10px 5px 10px;
	background: #eab9de url('images/blockquote.gif') no-repeat;
	border-top: solid 1px #d7c6ce;
	border-bottom: solid 1px #d7c6ce;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #d1d1d1;
	border-top: solid 1px #5f5f5f;
	border-bottom: solid 1px #5f5f5f;
}


/* Comments  */

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.8em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
	margin: 0;
	padding: 0;


}

ol.commentlist li {
	background:#663357;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left:10px;
	padding-top:10px;
	border-bottom: 1px dashed #d7c6ce;
	border-top: 1px dashed #d7c6ce;

}


ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #d7c6ce;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:96%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
}


/* Sidebar */
#sidebar {
	float: right;
	padding: 30px 0px 20px 0px;
	width: 250px;
	color:#999999;
	margin-right:10px;
	overflow: hidden;
}


#sidebar h3{
	font: normal 17px times new roman, arial, san-serif; 
	color: #a6989f;
	background : #e2e2e2 url('images/sidebar.gif') no-repeat;
	padding-left:11px;
	padding-top:11px;
	width:201px;
	height:34px;
}

#sidebar a, #sidebar a:visited{
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #111111;
	font-size: 11px;
	text-decoration: none;
}


#sidebar .handle a{
	color:#fff;
	font-size:13px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li a{
	display: block;
	padding: 5px 0;
	text-decoration: none;
	color: #CCCCCC;
	border-bottom: 1px solid #b5a5ad;
	width: 200px;
	padding-left:5px;
}

#sidebar ul ul li a{
	display: block;
	padding: 5px 0;
	text-decoration: none;
	color: #CCCCCC;
	border-bottom: 1px solid #b5a5ad;
	width: 200px;
	padding-left:15px;
}

#sidebar ul ul ul li a{
	display: block;
	padding: 5px 0;
	text-decoration: none;
	color: #CCCCCC;
	border-bottom: 1px solid #b5a5ad;
	width: 200px;
	padding-left:25px;
} 

#sidebar ul ul ul ul li a{
	display: block;
	padding: 5px 0;
	text-decoration: none;
	color: #CCCCCC;
	border-bottom: 1px solid #b5a5ad;
	width: 200px;
	padding-left:35px;
} 

side_bar{
	background:#ebebeb;
}


#sidebar ul li a:hover{
	text-decoration: none;
	background-color: #9d4e73;
	color: #CCCCCC;
	padding-left:8px;
	border-bottom: 1px solid #000000;
}



#sidebarst {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#fff;
	width:205px;
}

#sidebarst a.head {
	cursor:pointer;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#sidebarst a.head:hover {
	color:#cccccc;
}
#sidebarst a.selected {
	background-image: url(expanded.gif);
}
#sidebarst a.current {
	background-color:#cccccc;
}
#sidebarst ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#sidebarst li {
	list-style:none outside none; display:inline;
}
#sidebarst li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#sidebarst li li a:hover {
	background-color:#cccccc;
	color:#dcdcdc;
}


/* Search Form */


#searchform {
	position:absolute;
	top:0px;
	left:653px;
	height: 30px;
	width: 173px;
}

#searchform #s{
	background:none;
	height: 29px;
	width: 120px;
	padding: 10px 7px 2px 12px;
	
	border:none;
}


/* Footer */

#footer {
	
	font: 11px "Sans-Serif", Arial, Helvetica;
	font-family: Sans-Serif, Arial, Helvetica;
	margin:0px auto;
}

#footer a, #footer a:visited {
	color: #b5a5ad;
	text-decoration: none;
}

#footer a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

#footer_left {
	padding: 0px 0px 0px 0px;
	float: right;
	width: 183px;
	height:82px;
}

#footer_right {
	background:url('images/footerscroll.png')no-repeat;
	width:780px;
	color:#b73670;
	padding-left:54px;
	padding-top:45px;
	text-align: left;
}


/* */

#stylec{
	position:absolute;
	right:90px;
	top:10px;
}

#stylec img{
	border:0px;
	margin-left:5px;
}

.posttb{
	color:#CC3366;
}
.posttb a{
	color:#CC3366;
}

.posttb a:hover{
	color:#b5a5ad;
}

.digg{
	background:url('images/digg.gif') no-repeat right;
	width:210px;
	height:65px;
	padding-left: 17px;
	display:block;
}
.topb{
	background:url('images/top.gif') no-repeat;
	width:60px;
	height:22px;
	float:right;
	padding-top:8px;
}

.rss{
	display:block;
	background:url('images/rss.gif') center no-repeat;
	width:180px;
	height:123px;
}

.wp {
	float:left;
	background:url('images/wp.gif') no-repeat;
	width:53px;
	height:80px;
}




#ads{
	display:block;
	width:205px;
	height:113px;
}

.commentimg {
	background: url('images/comment.gif') no-repeat;
	width:16px;
	height:16px;
	padding-top:3px;
	padding-left:17px;
	clear: both;
}

.toggle{
	text-align:center;
}


#sb{
	width:240px;
	height:70px;
}

#aboutme {
	background:#404040;
	color: #fff;
	padding: 10px;
	border: 10px solid #2f2227;
}

.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}


.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


