/*  
Theme Name: petrolchainsawstore3
Theme URI: http://www.petrolchainsawstore.co.uk
Description: Theme for petrolchainsawstore.co.uk
Version: 1.0
Author URI: http://www.petrolchainsawstore.co.uk
*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, li, img, ul, ol{
	margin: 0;
	padding: 0;
}


body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #E8E8E8;
	color: #212121;
	
}

a{
	color: #C01527; text-decoration: none;
}

a:hover{
	color: #C01527; text-decoration: underline;
}

img{
	border: none;
}

img a{
	border: none;
	
}

.alignright{
	float: right;
} 

.alignleft{
	float: left;
} 

.aligncenter{
	margin: auto;
}

/*-----------Wrapper - Style---------------*/

#wrapper{
	width: 780px; margin: auto; text-align: left; overflow: hidden;
	background: #fff;

}



/* Header Styles */
#header{
	width:760px;
	height:166px;
	margin:0;
	padding:0;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:right;
	background:url(images/petrolchainsaw.jpg) no-repeat;
}

#header h1, #header h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:36px;
	color:#83A471;
	padding:66px 0px 0px 14px;
	margin:0;
}

#header h1 a, #header h4 a{
	text-decoration:none;
	color:#83A471;
}

#header h1 a:hover, #header h4 a:hover{
	text-decoration:none;
}

/*----------------------- nav ----------------*/

#nav {
	width:760px;
	margin-left:10px;
	height:52px;
	background:url(images/nav.gif) no-repeat;
	margin-bottom:10px;

}
	   
#nav ul {
color: #FFF;
font-family:Arial;
font-weight:bold;
font-size: 12px;
text-transform: uppercase;
display:inline;
padding-left:10px;
}	
			
#nav ul li {
display: inline;
}	
			
#nav ul li a {
padding: 18px 4px 10px 4px;
color: #FFF;
text-decoration: none;
float: left;
display:inline;
}
		
#nav ul li a:hover {
color: #FFF;
text-decoration:underline;
}






/*-----------Container - Style---------------*/

#container{
	float: left; width:760px;  margin: 10px;
	
}




/*-----------Sidebar - Style---------------*/

.sidebar{
	float: left; margin: 0; width:315px; line-height: 24px;
	
	
}

.sidebar ul{
	list-style-type: none; width: 280px; padding-bottom: 30px;
	
}

.sidebar ul a{
	color: #606060;
}

.sidebar ul a:hover{
	color: #606060; text-decoration: underline;
}

.sidebar ul ul{
	margin: 10px 0 0 20px; padding: 0px;
}

.sidebar ul ul li{
	border-bottom: #ececec 1px solid; width: 255px; padding: 2px 5px 2px 5px;
}

.sidebar ul h2{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #C01527;
	margin: 0px 0 0 0; font-weight: normal;
	padding: 10px 15px 16px 20px; line-height: 24px;
	/*background-color:#00FF00;*/
}

/*-----------------side-inner - Style----------------------*/

.side-inner{
	line-height: 26px; width: 280px; margin: 15px 0 0 20px;
}

.side-inner h3{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: normal;
	padding: 0 5px 5px 5px; border-bottom: #ececec 1px solid;
}

.side-inner p{
	margin-top: 8px; padding: 0 5px 0 5px;
}

/*-----------Post - Style---------------*/

.post{
	padding: 15px 10px 0px /*45px*/ 10px;
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif; color: #212121; font-weight: normal;
	font-size: 30px;
}

.post h2 a{
	color: #212121; text-decoration: none;
}

.post h2 a:hover{
	color: #212121; text-decoration: underline;
}

.post h1{
	font-family: Georgia, "Times New Roman", Times, serif; color: #212121; font-weight: normal;
	font-size: 30px;
}

.post h3{
	font-family: Georgia, "Times New Roman", Times, serif; color: #212121; font-weight: normal;
	font-size: 26px;
}

.post img{
	/*background: #ececec; border: #cccccc 1px solid; padding: 3px;*/
}

.post p{
	padding: 5px 0 5px 0;
}

/*-----------Entry - Style---------------*/

.entry{
	border-bottom: #ececec 1px solid; padding: 0px 0 10px 0; line-height: 26px;
}

.entry blockquote{
	padding: 5px 15px 5px 15px;
}

.entry ul, ol{
	padding: 0 25px 0 25px;
}

.entry h1, h2, h3{
	padding: 0px 0 10px 0;
}

/*-----------Footer - Style-----------------*/

#footer{
	float: left; width: 760px; height: 82px;
	margin:10px 10px 10px 10px;
	
}

#footer-credits{
	padding: 5px 45px 10px 10px; font-size: 17px; color: #666;
}

#footer-credits a{
	color: #666; text-decoration: none; border-bottom: #72AA8F 1px dotted;
}

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


.footer-dis {
	padding-top:10px;
	font-size:10px;

}


.full {
	background-color:#C01527;
	color:#FFFFFF;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;

}

.full a {
	color:#FFFFFF;

}

.full a:hover {
	text-decoration:none;
	color:#FFFFFF;

}



#latest .entry {
	padding-top:0px;
	

} 
