/*
Theme Name: All Surface Restoration Theme - Widened
Theme URI: http://www.surfacerestoration.com/
Description: Custom theme build for All Surface Restoration
Version: 1.0
Author: Nate Luzod
Author URI: http://www.nateluzod.com
Tags: custom, craftsman
*/


body {
	background: #305d8a;
	margin: 20px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 87.5%;
	color: #212121;
}

#wrapper {
	width: 968px;
	margin: 0 auto;
	overflow: hidden;
}

.container,
.header,
.footer,
.content,
.nav,
.intro {
	width: 968px;
	float: left;
}

.header {
	height: 99px;
	background: url('_px/bkg_header.png') no-repeat;
}

.header h1 {
	width: 183px;
	height: 78px;
	background: url('_px/logo.jpg') no-repeat;
	margin: 14px 0 0 14px;
}

a {
	color: #fd9833;
}

a:hover {
	color: #cf7d28;
}

h2 {
	color: #305D8A;
	font-size: 1.5em;
	margin: 0 0 15px 0;
	line-height: 140%;
}

h3 {
	font-size: 1.25em;
	color: #305D8A;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #305D8A;
	margin: 0 0 20px 0;
}

.intro {
	height: 300px;
	overflow: hidden;
	padding: 0 9px 0 9px;
	background: url('_px/bkg_content.png') repeat-y;
}

.img_left {
	float: left;
	margin: 0 10px 10px 0;
}

.img_right {
	float: right;
	margin: 0 0 10px 10px;
}




.nav {
	background: url('_px/bkg_content.png') repeat-y;
	padding: 0 9px;
	_width: 750px; /*IE6 FIX*/
}


.sidebar {
	float: right;
	background: #ffffff;
	padding: 0 0 0 20px;
	font-size: 0.9em;
	line-height: 135%;
	clear: right;
	width: 275px;
	
}


.sidebar h2 {
	color: #fd9833;
	text-shadow: none;
	font-size: 1.25em;
	margin: 0 0 5px 0;
}

.sidebar h4 {
	margin: 0 0 5px 0;
}

.sidebar_thumb {
	float: left;
	margin: 0 10px 10px 0;
}



.product_description {
	float: right;
	width: 215px;
}

hr {
	border: none 0;
	border-top: 1px dotted #eaeaea; 
	height: 1px; 
	clear: both;
}

hr.spacer {
	border-top: 1px solid #ffffff;
	margin: 15px 0;
}

.sidebar hr {
	margin: 10px 0;
}

.content {
	width: 888px;
	background: url('_px/bkg_content.png') repeat-y;
	padding: 20px 40px;
}


.footer {
	height: 28px;
	background: url('_px/bkg_footer.png') no-repeat;
}

.footer span {
	margin: 5px 25px 0 0;
	font-size: 0.65em;
	font-style: italic;
	float: right;
	color: #999999;
	text-shadow: #ffffff 0 1px 0;
	_position: relative; /*IE6 FIX*/
}

.toolbar {
	float: right;
	margin: 45px 45px 0 0;
	_margin: 45px 25px 0 0;
	display: none;
}

.nav li,
.toolbar li {
	display: inline;
}

.nav a,
.toolbar a,
.more a {
	float: left;
	display: block;
	height: 40px;
	width: 190px;
}

.toolbar a {
	height: 16px;
	margin: 0 0 0 10px;
}

.more a {
	height: 19px;
}

.nav span,
.toolbar span,
.more span,
.photos span {
	display: none;
} 

.toolbar li a:hover {
	background-position: 0 top;
}

.nav li a:hover {
	background-position: 0 -40px;
}

.nav li a.selected {
	background-position: bottom;
}

a.home {
	background: url('_px/btn_home.jpg') no-repeat top;
}

a.about {
	background: url('_px/btn_about.jpg') no-repeat top;
}

a.services {
	background: url('_px/btn_services.jpg') no-repeat top;
}

a.contact {
	background: url('_px/btn_contact.jpg') no-repeat top;
}

a.store {
	background: url('_px/btn_store.jpg') no-repeat top;
}

a.tell_a_friend {
	width: 79px;
	background: url('_px/btn_tell_a_friend.gif') no-repeat bottom;
}

a.bookmark {
	width: 78px;
	background: url('_px/btn_bookmark.gif') no-repeat bottom;
}

a.print {
	width: 71px;
	background: url('_px/btn_print.gif') no-repeat bottom;
}

p,
.text ol,
.text ul {
	font-size: 0.925em;
	line-height: 140%;
	margin: 0 0 15px 0;
}

.text ol li {
	margin: 0 0 20px 25px;
	list-style-type: decimal;
}

.cities {
	clear: both;
	float: left;
	margin: 0 0 20px 0;
}

.cities li {
	font-size: 0.925em;
	float: left;
	display: inline;
	width: 140px;
	margin: 3px 0;
}

.text {
	float: left;
	width: 570px;
	border-right: 1px dotted #eaeaea;	
	padding: 0 20px 0 0;
}

a.img_thumb {
	float: left;
	margin: 0 15px 20px 0;
}

a.img_thumb_sm img,
a.img_thumb img {
	border: 3px solid #d2d2d2;
}

.service_description {
	width: 640px;
	float: left;
}

.service_description p {
	margin: 0 0 5px 0;
}

ul.more li {
	display: inline;
}

ul.more a {
	width: 78px;
	height: 19px;
}

a.learn_more {
	background: url('_px/btn_learn_more.gif') no-repeat;
}

a.learn_more:hover {
	background: url('_px/btn_learn_more.gif') no-repeat bottom;
}

a.see_photos {
	background: url('_px/btn_see_photos.gif') no-repeat;
}

a.see_photos:hover {
	background: url('_px/btn_see_photos.gif') no-repeat bottom;
}

.current_page_item a {
	color: #999999;
}

.current_page_item {
	/*background: url('_px/picSelectedTri.gif') no-repeat left;*/
}


.pagenav {
	list-style-type: none;
}

.pagenav .page_item {
	border-bottom: 1px dotted #eaeaea;
	padding:5px 0 5px 0;
}

.pagenav .page_item:last-child {
	border: none;
}

.pagenav .page_item a {
	margin: 5px 0;
}

.contact_form label {
	width: 150px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
}

.contact_form label.req,
.wpcf7-list-item-label {
	color: #333333;
}

.contact_form textarea {
	width: 450px;
	margin: 10px 0;
}

.contact_form input[type=text] {
	padding: 2px;
	
}

.wpcf7-not-valid-tip-no-ajax {
	display: block;
	clear: both;
	text-align: left;
	color: #ff0000;
	font-style: italic;
	padding: 2px 0 0 150px;
	font-size: 0.9em;
	
	
}

.ngg-imagebrowser h3,
.ngg-imagebrowser .counter,
.piclenselink {
	display: none;
}

.ngg-imagebrowser .back {
	float: left;
}

.ngg-imagebrowser .next {
	float: right;
}

.ngg-gallery-thumbnail {
	float: left;
	margin: 0 5px 0 0;
}

.pic {
	text-align: center;
}

.ngg-browser-prev,
.ngg-browser-next {
	text-decoration: none;
}