/*  
Theme Name: HMW_1
Theme URI: http://heymrswilson.net	
Description: HMW Theme 1.0
Version: 1.0
Author: Mrs. Wilson
Author URI: http://heymrswilson.net

supernav bar: ff0207 (red)
post titles: 8b02ff (purple)
links: 1302ff (blue)
sidebar: 8b02ff (purple)


*/


body{
	margin: 0;
	font-family: corbel, arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
}

h1{
	font-family: corbel, arial, Helvetica, Georgia, Sans-serif;
	font-size: 26px;
	padding: 0 0 5px 0;
	color: #000000;
}

h2{
	font-family: corbel, arial, Helvetica, Georgia, Sans-serif;
	font-size: 20px;
	padding: 0 0 5px 0px;
	color: #000000;
	background: #ffffff;
} 

h3{
	font-family: corbel, arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	padding: 0 0 5px 0;
	color: #882325;
	text-decoration: italicise; 	
} 

h4{
	font-family: corbel, arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	padding: 0 0 5px 0;
	text-align: right;
	color: #000000;	
} 

body, h1, h2, h3, h4, h5, h6, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

a:link, a:visited{
	text-decoration: none; 
	color: #b41215;
}

a:hover{
	text-decoration: underline;
}

p{
	padding: 10px 0 0 0;
}

blockquote{
	background: #ffffff;
	border-left: 1px solid #b41215;
	padding: 10px;
}

img{
     	border: 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 970px;
	text-align: left;
}

#header{
	float: left;
	height: 150px;
	width: 960px;
	padding: 5px 5px 15px 5px;
	background: #ffffff;
}

#supernav {
	font: 19px corbel, arial, Helvetica, Georgia, Sans-serif;
	float: left;
	width: 960px;
	margin: 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	background: #ffffff;
	border-bottom: 0px solid #000000;
	}

#supernav li {
	margin: 0;
	padding: 0 20px 0 0;
	display: inline;
	}

#supernav a {
	color: #882325;
	background: none;
	font-weight: normal;
	height: 19px;
	padding: 5px 14px;
	
	}
	
#supernav a:hover {
	color: #000000;
	background: #none;
	border: 0px solid #000000;
	text-decoration: underline;	
	}

#supernav .current_page_item a {
	color: #000000;
	font weight: bold;
	background: none;
	text-decoration: none;
}

#container{
	float: left;
	width: 550px;
	background: #ffffff;
	padding: 10px 70px 0 10px;
}

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

.entry{
	line-height: 18px;
	border-top: 0px solid #000000;
	padding: 0 0 30px 0;
}

p.postmetadata{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #8b02ff;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 12px;
}

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

.sidebar{
	float: left;
	width: 310px;
	background: #ffffff;
	border-left: 1px solid #000000;
	padding: 10px 0px 0 29px;
	display: inline;
}

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

.sidebar ul li{
	padding: 0px 0px 20px 0px;
}

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

.comments-template{
	margin: 10px 0 0;
	border: 0px solid #F64500;
	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 5px;
	border-top: 1px solid #F64500;
	border-bottom: 1px solid #F64500;
	background: #F1F1F1;
}

.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;
}

#footer{
	clear: both;
	float: left;
	width: 960px;
	padding: 10px 0 0 0;
	background: #ffffff;
}

#footer p{
	line-height: 18px;
	background: #ffffff;
	border-top: 0px solid #F64500;
}
