/* @override http://www.shedspa.com/site/wp-content/themes/shedspa/style.css */

/*  
Theme Name: Sheds PA
Theme URI: http://www.sheds-pa.com
Description: Created by Todd hiestand
Version: 1.0
Author: Todd Hiestand of 343design
Author URI: http://www.toddhiestand.com/
*/

 /* FONTS & OTHERS RESETS  .................... */

body {
	margin:0 auto;padding:0;
	font: 12px/133% helvetica, arial;
	color: #000;
	background: #f7f7f7;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ol, dl, address{ 
	margin: .7em 0;
	padding: 0; 
	line-height:143%;
}

h1, h2, h3, h4, h5 {
	font-family: helvetica, verdana, arial;
}

h1 {font-size:2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size:1.4em;}
h5 {font-size:1.2em;}


a {color: #d55e31;text-decoration:none;}
span.red { color: #ff0000;}

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

ul, ol {margin: 0px;padding: 10px 0 0 20px;}

li, dd { margin-left: 0em; }

form label{ cursor: pointer; }

fieldset{ border: none; }

blockquote {
	padding: 2px 10px 2px 10px ;
	margin: 5px 30px 5px 30px;
	border-left: 1px dotted #ccc;
}

.clearer{clear:both;}

/* :after {
	content: "."; display: block;height: 0; 
	clear: both; visibility: hidden;
} */

 /* MAIN CONTENT FORMATTING .................... */

#container {
	width: 940px;
	margin: 0 auto;
	padding: 0 0px;
}

#container:after {
	content: "."; display: block;height: 0; 
	clear: both; visibility: hidden;
}

 /* Header ....... */

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

#header h1, #header h2 {
	color: #000;
	margin: 0px 0;
	padding: 0px;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	background: url(_img/logo.png) no-repeat;
	height: 70px;
	width: 191px;
	margin:10px 0;
	padding: 10px 0 0 0;
	float: left;
}

span.bold-text {
	color: #d55e31 ;
}

 /* Navigation ....... */

ul#nav {
	float: right;
	margin: -50px 0 0 0;
	padding: 0;
}

ul#nav li {
	list-style-type: none;
	float: left;
	margin:0px 5px 0px 0;padding:0;
	position:relative;
	font-size: .9em;
}

ul#nav a { 
	padding: 20px 15px 5px 15px;		
	margin: -2px 0 0 0;
	text-align: center;
	float: left;
	font-weight: bold;
	background: #d55e31;
	color: #fff;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}

ul#nav a:link, #nav a:visited {
	text-decoration: none;
}

ul#nav a:hover {
	color: #fff;
	text-decoration: none;
	background:#44534f;	
}

ul#nav li:hover {
	background:#232323;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}

ul#nav li.current_page_item a {
	background:#ccc;
	color: #000;
}

ul#nav li.current_page_parent {
	background: #ccc;
}

ul#nav li ul { /* second-level lists */
	position: absolute;
	background: #d55e31;
	top:0px;
	width: 83px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	list-style:none;
	z-index:1000;
	padding:0 5px;margin:0;
	font-size: 1em;
}

ul#nav li ul li{
	background:transparent;
	margin: 0;padding: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0px;	
	-moz-border-radius: 0px;
	border-radius: 0px;
}

ul#nav li:hover ul, ul#nav li:hover ul { /* lists nested under hovered list items */
	left: 0;top:35px;;
	margin:0 0px 0 0px; padding:0;
}

ul#nav li ul li a{
	background:#d55e31; 
	color: #fff;
	margin: 0;
	padding: 7px 5px;
		text-align: center;
	z-index:1000;
	width: 82px;
	font-weight: normal;
	text-transform: none;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0px;	
	-moz-border-radius: 0px;
	border-radius: 0px;
}

ul#nav li ul li a:hover{
	color: #fff;
	background: #44534f;
}

 /* Body ....... */

.intro, .contact-us {
	float: left;
	width: 900px;
	font-weight: bold;
	background: #44534f;
	color: #fff;
	padding: 10px 20px;
	margin: 15px 0 15px 0;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.intro p {margin: 0;padding: 0;font-size: 1.9em;}
.contact-us p {margin: 0;padding: 0px;font-size: 1.6em;} 
 
#main_body {
	float: left;
	width: 900px;
	margin: 0;
	padding: 20px 20px 20px 20px;
	background: #d8d8c6;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

 /* Classes for boxes on front page ....... */

ul#shed-classes {
	margin: 0;padding: 0;
	list-style: none;
	font-size: 1.1em;
	font-family: georgia;
}

ul#shed-classes:after {
	content: "."; display: block;height: 0; 
	clear: both; visibility: hidden;
}

ul#shed-classes span.section-title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	font-family: helvetica;
	padding: 0;margin: -20 0 10px 0;
}

ul#shed-classes li {
	float: left;
	width: 283px;
	overflow: hidden;
	margin: 0;padding: 0;
	border: 1px solid #fff;
	line-height: 140%;
	-webkit-border-radius:7px;
	-khtml-border-radius: 7px;	
	-moz-border-radius: 7px;
	border-radius: 7px;
}

ul#shed-classes li a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 190px 15px 15px 15px;
}

ul#shed-classes li a:link, ul#shed-classes li a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 190px 15px 15px 15px;
}

ul#shed-classes li a:hover {
	color: #d55e31;
	text-decoration: none;
}

ul#shed-classes li#first {margin: 0 10px 14px 0px;background: url(_img/dormershed.jpg) no-repeat top left;}
ul#shed-classes li#second {margin: 0 11px 14px 10px;background: url(_img/quakers.jpg) no-repeat top left;}
ul#shed-classes li#third {margin: 0 0px 14px 11px;background: url(_img/minibarns.jpg) no-repeat top left;}
ul#shed-classes li#fourth {margin: 0 10px 14px 0px;background: url(_img/gardenshed.jpg) no-repeat top left;}
ul#shed-classes li#fifth {margin: 0 11px 14px 10px;background: url(_img/aframe.jpg) no-repeat top left;}
ul#shed-classes li#sixth {background: url(_img/garage.jpg) no-repeat top left;margin: 0 0px 14px 11px;}


 /* STyles for SubPages and sidebars ....... */

#single {
	float: left;
	width: 566px;
	margin: 0;padding: 0;
}

#single ul {
	list-style: none;
	margin: 0;padding: 0;
}

#single ul li ul {
	list-style: disc;
	margin: 0px 0 0 15px;
	padding: 0;
}

#single ul li ul li {
	padding: 2px 0;
}


#single-sidebar {
	float: left;
	width: 283px;
	margin: 0 0 0 50px;
}

#single-sidebar ul {
	margin: 0;padding: 0 15px;
}

#single-sidebar ul li {
	margin: 5px 0;padding: 0;
}

#related-pages, .sub-section {
	margin: 0 0 20px 0 ;
}

#single-sidebar h3 {
	margin: 0 0 0 0 ;padding: 0;
}


img {
	border: 1px solid #fff;
}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

table#price-chart {
	background: #f0f0f0;
	padding: 0px;
	margin: 0;
	text-align: left;
	border-spacing: 0;
	font-size: .9em;
	border: 1px solid #fff;
}

table#price-chart td {
	padding:  0 30px;
	margin: 0;
	border-right: 1px solid #fff;
}

table#price-chart tr {
	margin: 0;padding: 0;
}

table#price-chart tr.headings {
	background: #44534f;
	color: #fff;
	text-align: center;
}

table#price-chart tr.odd {
	background: #ccc;
}

table#price-chart tr:hover {
	background: #d55e31;
}

