/* 
Theme Name: Fix-A-Fence Custom Theme
Theme URL: http://www.fixafenceonline.com
Author: Matt Thompson
Author URI: http://www.depiction.net
Version: 1.0
*/

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, em, font, img, small, strike, sub, sup, ol, ul, li,fieldset, form, label, caption {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;} caption, {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

body {
	background-color: #ede8c3;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

p {
	margin-bottom: 15px;
	line-height: 17px;
}

a {
	color: #4D709C;
}

a:hover{
	text-decoration: none;
}

#topnav {
	clear: both;
	list-style-type: none;
	float: left;
	margin-left: 15px;
	margin-top: 3px;
}

#topnav li {
	background: url('images/top-nav-bg2.gif') no-repeat;
	color: #FFF;
	display: inline-block;
	height: 32px;
	text-align: center;
	width: 173px;
	zoom: 1;
	*display:inline;
	margin-right: 9px;
}

#topnav li a {
	color: #FFF;
	text-decoration: none;
	line-height: 32px;
}



#topnav li a:hover {
	color: #FFF;
	text-decoration: underline;
}


/* ------- Containers -------- */

#pg_container {
	width: 867px;
	margin: 0 auto;
}

#header {
	background: url('images/header-bg.jpg') no-repeat;
	color: #25410f;
	height: 273px;
	position: relative;
	text-align: right;
	width: 867px;
}

#header-right {
	font-size: 14px;
	font-weight: bold;
	padding: 31px 15px 15px 15px;
}

#content_container {
	background: url('images/content-bg-footer.gif') no-repeat #FFF;
	background-position: bottom;
	color: #000;
	padding-bottom: 15px;
	width: 867px;	
}


/* -------- Headers -------- */

h1 {
	border-bottom: 1px solid #cccccc;
	color: #24410f;
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	width: 100%;
}

h2 {
	color: #24410f;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}


/* -------- Content -------- */

#content {
	margin-left: 290px;	
	padding: 5px 0px 13px 0px;
	width: 552px;
}

#slideshow {
	text-align: center;
	margin: 10px 0px 10px 0px;
	width: 495px;
}

.slides {
	width: 495px;
	height: 308px;
	display:block;
}

#content ul {
	margin-left: 0px;	
}

html>/**/body #content ul {
	margin-left: 20px;	
}

#content ul li {
	margin: 3px 0px 3px 0px;	
}

.quotelink {
	color: #24410f;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 18px;
	text-align: right;	
}

.quotelink a {
	color: #24410f;
	text-decoration: none;
}

.quotelink a:hover {
	text-decoration: underline;	
}


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

#sidebar {
	float: left;
	margin-left: 21px;
	padding: 5px 0px 15px 0px;
	width: 248px;
}

* html #sidebar {
		margin-left: 10px;	
}

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

#footer {
	color: #000;
	clear: both;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
	width: 867px;
}
