/*  
Theme Name: Hinchion
Description: For Hinchion use only!!!!!
Version: 1.0
Author: Aaron Hinchion
Author URI: http://www.aaronhinchion.com/

*/
body, h1, h2, h3, h4, h5, h6, blockquote, {
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Helvetica, Arial, Georgia, Sans-serif;
font-size: 11px;
text-align: left;
vertical-align: top;
background: #ffffff;
color: #4b4b4b;
}



a:link, a:visited{
text-decoration: none;
color: #9E0A0A;
}

a:hover{
text-decoration: underline;
}




p{
padding: 0 5px 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

   
   
   
#header {
width: 710px;
height: 115px;
margin: 0 20px 30px 20px;
background: url(images/logo.jpg) no-repeat center;
border-bottom: 1px dotted #c1c1c1;
text-align:right;	
}






.sidebar{
float: left;
width: 130px;
margin: 0 20px 0 20px;
padding: 0 0 0 0;
display: inline;
}

.sidebar ul{
list-style-type: none;
line-height: 15px;
margin: 0;
padding: 0px 0px 20px 0px;
}

.sidebar ul li h2{
font-family: Helvetica, Sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 2px;
}

.sidebar ul ul li{
padding: 0;
}






#container{
float: left;
width: 560px;
margin: -5px 0 0 0
}



.post{
padding: 0 0 15px 0;

}

.post h2{
font-family: Helvetica, Sans-serif;
font-size: 22px;
font-weight: normal;
line-height: 0px;
}

.entry{
line-height: 18px;
}

.navigation{
padding: 0 0 15px 15px;
font-size: 11px;
font-weight: normal;
text-align:right;
}



#footer{
	margin: 20px;
	clear: both;
	float: left
	width: 710px;
	padding: 0 0 0 0;
	
	border-top: 1px dotted #c1c1c1;
}

#footer p{
	line-height: 18px;
	text-align: center;
}