/*
Theme Name: DaveScottInc
Theme URI:  
Description: The WordPress theme.
Version: 1.0
Author: Riggs Creative Group
Author URI: 
Tags: 

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#000000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#fff url(images/bgr_main.jpg) no-repeat left top;
	color:#000000;
	font:62.5%/1 Helvetica, "Trebuchet MS", Arial, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:999px;
	border-left:2px solid #959595;
	border-right:2px solid #959595;
}
/* mainmenu */
#mainmenu{
	width:100%;
	overflow:hidden;
}
#mainmenu ul{
	float:right;
	padding:0 6px 0 0;
}
#mainmenu ul li{
	float: left;
	color:#314993;
	padding:3px 0 0 15px;
	font-size:1.3em;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
#mainmenu ul li a{
	color:#314993;
}
#mainmenu ul li img{
	float:left;
	margin:0 12px 0 0;
	position:relative;
	top:-2px;
}
/* header */
#header{
	width:100%;
	height:86px;
	overflow:hidden;
	background:url(images/bgr_header.png) repeat-x;
}
#header_right{
	float:right;
	width:750px;
}
/*header_logo*/
#header_logo{
	padding:8px 0 0 22px;
	float:left;
}
#logo{
	width:217px;
	height:71px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
}
#header_logo p{
	position:absolute;
	left:-9999em;
	top:-9999em;
}
#header .slogan{
	width:100%;
	overflow:hidden;
}
#header .slogan ul{
	float:right;
	padding:20px 18px 10px 0;
}
#header .slogan ul li{
	float:left;
	padding:0 0 0 13px;
	font-size:1.6em;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
}
/*body*/
#body{
	width:100%;
	border-bottom:1px solid #b2b9cc;
	background:url(images/bgr_body.gif) repeat-y;
}
#body_top{
	width:100%;
	background:url(images/bgr_body_top.gif) no-repeat;
}
#body_end{
	width:100%;
	overflow:hidden;
	padding:25px 0 30px 0;
	background:url(images/bgr_body_end.gif) no-repeat left bottom;
}
.home #body{
	background:url(images/bgr_body2.gif) repeat-y;
}
.home #body_top{
	background:url(images/bgr_body_top2.gif) no-repeat;
}
.home #body_end{
	background:url(images/bgr_body_end2.gif) no-repeat left bottom;
	padding:21px 0 10px 0;
}
#content{
	float:left;
	width:678px;
	padding:0 0 0 20px;
}
#sidebar{
	float:right;
	width:262px;
	padding:0 17px 0 0;
}
/*page_board*/
.page_board{
	width:670px;
	overflow:hidden;
	margin:0 0 15px 4px;
}
.home .page_board{
	height:371px;
}
.page_board img{
	display:block;
	width:100%;
}
.home .page_board img{
	height:371px;
}
.page_content{
	width:643px;
	padding:0 0 0 17px;
}
.content_inner{
	width:100%;
	background:#fff;
	padding:4px 0 0 0;
}
/*home_blocks*/
.home_blocks{
	width:100%;
	overflow:hidden;
}
.home_item{
	float:left;
	background:#000;
	width:320px;
	padding:4px 4px 1px 4px;
}
.home_item_right{
	float:right;
}
.home_item h2{
	width:100%;
	height:23px;
	overflow:hidden;
	padding:4px 0 0 0;
}
.home_item h2 img{
	float:left;
	padding:0 0 0 4px;
}
.home_item ul{
	width:100%;
	overflow:hidden;
}
.home_item li{
	width:100%;
	overflow:hidden;
	float:left;
	background:#182c63;
	padding:4px 0 4px 0;
	border-bottom:3px solid #000;
}
.home_item li a{
	display:block;
	font-weight:bold;
	color:#ffcc33;
	font-size:1.4em;
	line-height:1.3em;
	margin:0 7px 0 7px;
}
.home_item li p{
	color:#cccccc;
	font-size:1.2em;
	line-height:1.3em;
	margin:0 7px 0 7px;
}
/*post*/
.post{
	width:100%;
	margin:0 0 35px 0;
	overflow:hidden;
}
.home .post{
	margin:0 0 18px 0;
}
.post .title{
	color:#821224;
	font-size:2.0em;
	line-height:1.3em;
	padding:0 0 10px 0;
}
.home .post .title{
	font-size:1.8em;
	padding:0;
}
.post .title a{
	color:#821224;
}
.post .entry{
	font-size:1.2em;
	line-height:1.3em;
	width:100%;
	overflow:hidden
}
.entry_left{
	float:left;
	width:450px;
}
.entry_right{
	float:right;
	width:183px;
}
.entry_full{
	float:left;
	width:635px;
}
.entry_img{
	width:100%;
	overflow:hidden;
	padding:0 0 18px 0;
}
.entry_img img{
	width:100%;
	float:left;
}
.entry_testi{
	width:163px;
	overflow:hidden;
	background:#b8becf;
	padding:10px 10px 0 10px;
}
.entry_testi q{
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 12px 0;
	font-style:italic;
	display:block;
	font-weight:bold;
}
.entry_testi cite{
	font-style:normal;
	display:block;
}
.post .entry h3{
	color:#314992;
	font-size:1.3em;
	padding:0 0 10px 0;
}
.post .entry a{
	color:#821224;
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p.line{
	width:100%;
	background:url(images/ico_ine.gif) no-repeat left bottom;
	height:2px;
	margin:0 0 25px 0;
	padding:10px 0 0 0;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	padding:0;
}
.post .entry ul {
	margin:0 20px 15px 15px;
}
.post .entry ul li{
	margin: 0;
	padding: 0 0 0 10px;
	background:url(images/ico_list.gif) no-repeat left 4px;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 20px 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
/*sidebar*/
.sidebar_widgets{
	width:240px;
	overflow:hidden;
	font-size:1.3em;
	line-height:1.4em;
	color:#000;
	padding:5px 0 0 11px;
}
.sidebar_widgets a{
	color:#821224;
}
.sidebar_widgets .widgettitle{
	font-size:1.6em;
	line-height:1.3em;
	margin:0 0 10px 0;
	color:#33477f;
	text-transform:uppercase;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	display:block;
}
.sidebar_widgets .widget_pages li li a{
	display:inline;
	background:url(images/ico_cat.gif) no-repeat left 4px;
	padding:0 0 0 7px;
}
.sidebar_widgets .widget_pages .widgettitle{
	background:url(images/tit_pages.gif) no-repeat;
	width:240px;
	height:14px;
	margin:0 0 12px 0;
	text-indent:-9999em;
}

/* This is the Cart title */
.sidebar_widgets .widgettitle_shopp{
	font-size:1.6em;
	line-height:1.3em;
	margin:0 0 10px 0;
	color:#33477f;
	text-transform:uppercase;
}
.sidebar_widgets .widget_pages .widgettitle_shopp{
	background:url(images/ttl_yourcart.gif) no-repeat;
	width:126px;
	height:15px;
	margin:0 0 12px 0;
	text-indent:-9999em;
}
/* END Cart title */


.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	border-bottom:1px solid #000;
	padding:0 0 6px 0;
	margin:0 0 12px 0;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	border:0;
	padding:0 0 5px 0;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 13px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
	font-size:12px;
	padding:0 0 2px 0;
}
.sidebar_widgets .widget_pages .current_page_ancestor a{
	color:#000;
	background:url(images/ico_main_cat.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}
.sidebar_widgets .widget_pages .current_page_ancestor li a{
	color:#821224;
	background:url(images/ico_cat.gif) no-repeat left 4px;
	padding:0 0 0 7px;
}


.sidebar_widgets .widget_pages .current_page_item a{
	color:#000;
	background:url(images/ico_main_cat.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}
.sidebar_widgets .widget_pages .current_page_item li a{
	color:#821224;
	background:url(images/ico_cat.gif) no-repeat left 4px;
	padding:0 0 0 7px;
}
.sidebar_widgets .widget_pages li .current_page_item a{
	color:#000;
	background:url(images/ico_cat_hover.gif) no-repeat left 4px;
	padding:0 0 0 7px;
}
.sidebar_widgets .widget_pages li .current_page_item li a{
	color:#821224;
	background:url(images/ico_cat.gif) no-repeat left 4px;
	padding:0 0 0 7px;
}

.widget_ads img{
	max-width:100%;
}
.sidebar_widgets .widget_ads .widgettitle{
	display:none;
}
.sidebar_widgets .widget_ads .textwidget{
	padding:0 0 5px 0;
}
.sidebar_widgets .widget_video{
	font-size:12px;
	width:99%;
	overflow:hidden;
}
.sidebar_widgets .widget_video img{
	float:right;
	margin:0 0 0 10px;
}
.sidebar_widgets .widget_video h3{
	font-size:16px;
	color:#821224;
}
.sidebar_widgets .widget_partners{
	width:240px;
	overflow:hidden;
}
.home .sidebar_widgets .widget_partners{
	border-bottom:0;
}
.sidebar_widgets .widget_partners ul{
	width:240px;
	height:70px;
	overflow:hidden;
}
.sidebar_widgets .widget_partners ul li{
	width:240px;
	height:70px;
	overflow:hidden;
	text-align:center;
}
.sidebar_widgets .widget_partners .widgettitle{
	background:url(images/tit_partners.gif) no-repeat;
	width:105px;
	height:14px;
	margin:0 0 12px 0;
	text-indent:-9999em;
}
.widget_news{
	font-size:12px;
	line-height:1.3em;
}
.sidebar_widgets .widget_news .widgettitle{
	background:url(images/tit_news.gif) no-repeat;
	width:199px;
	height:17px;
	margin:4px 0 8px 0;
	text-indent:-9999em;
}
.widget_news h3{
	color:#821224;
}
.widget_news h3 a{
	color:#821224;
}
.sidebar_widgets .widget_news li{
	padding:5px 0 5px 0;
}
.sidebar_widgets .widget_dave{
	font-size:12px;
	width:99%;
	overflow:hidden;
}
.sidebar_widgets .widget_dave img{
	float:right;
	margin:0 0 0 10px;
}
.sidebar_widgets .widget_dave h3{
	font-size:16px;
	color:#000;
}
.sidebar_widgets .widget_dave h3 span{
	font-size:14px;
	color:#821224;
}
#newsletter_form{
	width:100%;
	overflow:hidden;
	padding:8px 0 6px 0;
}
#newsletter_form .text{
	float:left;
	border:1px solid #858585;
	background:#fff;
	color:#333;
	width:152px;
	padding:2px;
}
#newsletter_form .submit{
	float:right;
	color:#314992;
	font-size:12px;
	text-transform:uppercase;
	background:none;
	border:0;
	margin:2px 0 0 0;
}
.sidebar_widgets .widget_newsletter h3{
	font-size:16px;
	color:#821224;
}
/*footer*/
#footer{
	width:1003px;
	margin:0 auto;
	height:120px;
	overflow:hidden;
	background:url(images/bgr_footer.png) no-repeat;
	text-align:right;
}
#footer ul{
	padding:20px 20px 10px 0;
}
#footer li{
	display:inline;
	font-size:1.4em;
	line-height:1.3em;
	padding:0 0 0 20px;
	text-transform:capitalize;
}
#footer .copyrights{
	color:#696969;
	padding:0 20px 0 0;
	line-height:1.3em;
}
#footer .copyrights a{
	color:#696969;
}
#footer .copyrights a.riggs{
	background:url(images/ico_riggs.gif) no-repeat left center;
	padding:8px 0 8px 22px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
	margin:20px 0 20px 0;
	overflow:hidden;
	color:#888888;
}
#respond a{
	color:#888888;
}
#respond h3{
	font-size:2.0em;
	color:#474534;
	padding:10px 0 10px 0;
	font-weight:normal;
	border-bottom:1px dashed #dbdad2;
	margin:0 0 5px 0;
}
.cancel-comment-reply{
	font-size:1.2em;
	padding:15px 0 0 0;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.2em;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:2.0em;
	color:#474534;
	padding:10px 0 10px 0;
	font-weight:normal;
	border-bottom:1px dashed #dbdad2;
	margin:0 0 5px 0;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#888888;
}
.commentlist a{
	color:#888888;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #ececec;
	background:#f6f6f5;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.2em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#c6c4c4;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #b8b8b5;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #dfcfba;
	}

blockquote {
	margin: 15px 0 20px 0;
	padding:15px 15px 5px 20px;
	border-left: 5px solid #bdbdbd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.2em;
	line-height:1.8em;
}
.single .navigation{
	width:100%;
	margin:0 auto;
}
.navigation a{
	font-weight:bold;
	color:#444444;
}
#content .wp-pagenavi{
	padding:10px;
}
#content .wp-pagenavi a {
	font-weight:normal;
	padding: 4px; 
	margin: 2px;
	color:#444444;
	background:#eeeded;
	border:1px solid #dbdada;
}
#content .wp-pagenavi a:hover{
	color:#444444;
	background:#d8d5d5;
	border:1px solid #dbdada;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	color:#444444;
	background:none;
	border:0;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	color:#444444;
	background:#d8d5d5;
	border:1px solid #dbdada;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	background:none;
	border:0;
	color:#444444;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* FAQ Functions */

.faq-question a {
	color:#ffcc00;
	font-weight:bold;
	padding-top:25px;
}

.faq-answer {
	font-weight:bold;
	font-style:italic;
}

.faq_questions_header {
	float: left;
}

.faq_questions_dropdown {
	float: left;
	clear:none;
	margin-top: 20px;
}

#faq_form_action {
	clear:both;
	padding-top: 5px;
}

#faq-wrapper .regular-text {
	width: 25em;
}

.faq-header {
padding-top:20px;
font-size:1.4em;
background-color:#ddd;
padding:8px;
}

.faq-container {
border-bottom:1px dotted #aaa;
margin:12px 0;
}
/* End FAQ Functions */

/* h5 (for Dave's quotes on Partner page) */

h5 {
	font-weight:bold;
	font-style:italic;
	color:#821224;
	font-size:14px;
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
	padding:12px 0;
	margin:10px 0 15px;
}

/* End h5 (for Dave's quotes on Partner page) */

/* SHOPP HACK TO SHOW LIST VIEW ONLY */

#shopp.catalog ul.products li { float: none; width: 100%; clear: both; padding-bottom: 10px;}
#shopp.catalog ul.products li.product {  border-bottom: 1px solid #ddd; }
#shopp.catalog ul.products li div.frame { width: 100%;  text-align: left; }
#shopp.catalog ul.products li img { float: left; margin-right: 10px; }
#shopp.catalog ul.products li .details { float: left; width: 65%;}
#shopp.catalog ul.products li .listview { display: block; }

#post-112 .info{ display: none;}
