body, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0; 
	padding: 0; 
}

h1{
	font-family: verdana, tahoma, helvetica; 
	font-size: 14px; 
	padding: 5px 0 5px 0;  
}
	

body {
	background-color: #BCA381;
	font-size: 12px;
	font-family: tahoma;
	text-align: left;
}
a:link { 
	color: #33A49D;
        text-decoration: none;
	}
a:visited { 
	color: #33A49D;
        text-decoration: none;
	}
a:hover { 
	color: #9533A4;
	text-decoration: none;
	}
a:active { 
	color: #9533A4;
        text-decoration: none;
	}

a img {
        border: 0 none;
}


b,strong {
	color:#;
}

i,em {
	color:#;
}

ul {
	list-style-type: none;
}

ul li {
	padding-left: 15px; background: url(http://www.virgosplash.com/virgosplashbullet.jpg)
 0px 7px no-repeat;}


#wrapper{
	margin: 0 auto 0 auto;
	width: 915px;
	text-align: left;
	background: #ffffff;  
}

#header{
	float: left;
	width: 915px; 
}

#container{
	float: left; 
	width: 700px;
	padding: 0 0 0 5px; 
}

.post{
	padding: 10px 0 10px 0; 
}

.post h2{
	font-family: verdana, tahoma; 
	font-size 18px; 
}

.entry{
	line-height: 18px; 
}

p.postmetadata{
	border-top: 1px solid #9533A4; 
	margin: 10px 0 0 0; 
}

.navigation{
	padding: 10px 0 0 0; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 18px; 
}

p{
padding: 10px 0 0 0; 
}

.sidebar{
	float: left;
	width: 200px; 
	background: #eeeeee; 
	margin: 0 0 0 10px; 
}

.sidebar ul{
	background: url ();
	list-style-type: none; 
	margin: 0; 
	padding: 0 10px 0 10px; 
}

.sidebar ul li{
	background: url();
	padding: 5px 0 10px 0; 
}

.sidebar ul li h2{
	background: url(http://www.virgosplash.com/virgosplashsidebar.jpg); 
	font-family: century gothic, helvetica, verdana, tahoma; 
	font-size: 14px;
	line-height: 33px;
	text-align: left; 
}

.sidebar ul ul li{
	padding: 0; 
	line-height: 24px; 
}

#footer{
	clear: both; 
	float: center; 
	width: 910px; 
	padding: 10px 0 0 0; 
	line-height: 18px; 
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #9533A4;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #9533A4;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
