/*
THEME NAME: Spec Sales
DESCRIPTION: Custom website theme built for Spec Sales
VERSION: 1.0
AUTHOR: Rob Woods
AUTHOR URI: http://www.redsagedesign.com/
TAGS: fixed-width
*/


/** Changing the file size */ 

/* basics */

*{margin:0; padding:0;}

body {
	background:#fff url('images/body-back2.png') 0px 0px repeat-x;
	font: 14px Arial, sans-serif;
    line-height:22px;
	margin:0px;
	padding:0;
	}

	
h1 {
	font-size: 26px;
	color:#35803f;
	font-family:'Trebuchet MS', Arial, sana-serif;
	margin:15px 0;
	}
	
h2 {font-size: 20px; margin-bottom:10px;}
h3 {font-size: 17px; margin:20px 0 0px 0;}
h4 {font-size: 16px;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color: #65abb2;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}




/* container */


#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background: url(images/header-back2.png) 0px 0 no-repeat;
  	width: 960px; 
  	height: 171px;
	
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

#logo {
	padding:21px 0 0 4px;
	margin:0;
	}
	
#motto {
	margin-left:-181px;
	padding:0;
	position:absolute;
	width:388px;
	top: 99px;
	left: 50%;
	}

/* main menu */

#secondarynav
{
	margin:0 0 0 235px;
	padding:0;
	position:absolute;
	width:230px;
	top: 95px;
	left: 50%;
	color:#65abb2;
	font-size:13px;
		}
		
#secondarynav a {
	color:#65abb2;
	}

#navback {
	background:url(images/nav-back.png) 0 0 no-repeat;
	width:685px;
	height:5px;
	position:absolute;
	top:74px;
	left:50%;
	margin-left:-201px;
	}

#navcontainer
{
	margin:0 0 0 -235px;
	padding:0;
	position:absolute;
	width:700px;
	top: 30px;
	left: 50%;
		}

#navcontainer{
	font-weight: bold;

}

#navcontainer ul{
	padding: 6px 0 15px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin-bottom: 2px;
	text-align: right; 
}

#navcontainer ul li{
	display: inline;
	font: 18px Arial, sans-serif;
	
}

#navcontainer ul li a{
	color: #ffffff;
	padding: 6px 3px 15px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 18px; /*spacing between each menu link*/
	text-decoration: none;

	
}

#navcontainer ul li a:hover, #navcontainer ul li a.selected{
	color: #c7c7c7;
	border-bottom:1px solid #c7c7c7;
}

/* scroll */

#scrollback {
	position:absolute;
	height:390px;
	width:960px;
	top:136px;
	left:50%;
	margin-left:-480px;
	background: #fff url('images/scroll-back.png') repeat-x 0 0;
	z-index:9;
	}

#scrollfront {
	width:958px;
	height:370px;
	padding:0;
	margin:0;
	}
	
#pagescrollback {
	position:absolute;
	height:120px;
	width:960px;
	top:136px;
	left:50%;
	margin-left:-480px;
	background: #fff url('images/scroll-back.png') repeat-x 0 -260px;
	z-index:9;
	}

#pagescrollfront {
	width:958px;
	height:120px;
	padding:0;
	margin:0;
	}
	
#billboardimage {
	position:absolute;
	top:138px;
	left:50%;
	margin-left:-480px;
	height:370px;
	width:960px;
	z-index:99;
	}

#billboardimage img {
	float:left;
	}
	


/* content */


#content {
	float:left;
	width:565px;
	overflow: hidden;
	margin:90px 20px 20px 20px;
	clear:both;
	}
	
.homebox {
	float:left;
	width:270px;
	margin:0 10px 0px 20px;
	border-right:1px solid #ccc;
	padding-right:20px;
}

.homebox p {
	margin:0;
	padding:0;
	}
	
.homebox h2 {
	color:#35803f;
	font-family:'Trebuchet MS', Arial, sana-serif;
	}
	
#last {
	border:none;
	padding-right:0;
	}

.post {
	margin:0 0 20px 0;
	padding:0 0 0 0px;
	clear:both;
	}
	
.post h2{
	clear:both;
	font-weight:bold;
	color: #333;
	margin:10px 0;
	line-height:26px;
	font-size:18px;
	}
	
.post h2 a{
	color: #2075c4;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post img {
border:2px solid #ccc;
padding:3px;
margin:20px;}

.post li {
	margin-left:30px;}

.post object {
	margin:20px 0;}

.entry p{margin:20px 0;clear:both}

#calltoaction img {
	padding:2px;
	margin:0;
	border:3px solid #fff;
	}
	
#calltoaction img:hover {
	border:3px solid #CCCCCC;
	}

.small {
	font-size:12px;
	}

.postbottom{
	clear:both;
	background:#FFF url('images/post-bottom.gif') no-repeat 0 0;
	padding:0;
	margin:30px 0 30px 0;
	width:560px;
	height:40px;
	position:relative;
	}
	
.postbottom a{
	color:#fff;
	font-size:13px
	}
	
.singlebottom{
	clear:both;
	background:#FFF url('images/post-add-this.gif') no-repeat 0 0;
	padding:0;
	margin:30px 0 30px 0;
	width:560px;
	height:40px;
	position:relative;
	}
	
.singlebottom a{
	color:#fff;
	font-size:13px
	}
	
.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	
.postmetadata a{
	color:#fff;
	font-size:13px
	}
	
.postfullstory{
	margin:0;
	padding: 0;
	position:relative;
	top:8px;
	left:15px;
	}
	
.singletellfriend{
	margin:0;
	padding: 0;
	position:relative;
	top:6px;
	left:22px;
	}
	
.postcomments{
	margin:0;
	padding: 0;
	position:absolute;
	top:8px;
	left:365px;
	}
	
.posttellfriend{
	margin:0;
	padding: 0;
	position:absolute;
	top:8px;
	left:463px;
	}
	
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;

	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.pagetitle {
	text-align:center;
	font-size:17px;
	color:#333;
	}

/* sidebar */

#sidebarwrap {
	font:14px Arial, sans-serif;
	width:295px;
	float:right;
	margin:120px 30px 0 0;
	padding: 0 0px 0 0px;
	background: url('images/sidebar-back.png') center center repeat-y;
	position:relative;
	}
	
#sidebar {
	padding:20px 30px;
	}
	
#sidebartop {
	height:40px;
	background: url('images/sidebar-top-gradient.png') 0 0 no-repeat;
	width:295px;
	float:right;
	margin:0px 0px 0 0px;
	padding: 0 0 0 0px;
	

	}
	
.sidebox {
	margin:30px 0;
	}

	
.sidebox p {
	font-size:13px;
	}
	
#sidebarbottom {
	height:40px;
	background: url('images/sidebar-bottom-gradient.png') 0 0 no-repeat;
	width:295px;
	float:right;
	margin:0px 0 0 0;
	padding: 0 0 0 0px;

	}

#sidebar h2{
	font:bold 17px arial, sans-serif;
	color: #2075c4;	
	margin: 40px 40px 0 0px;
	padding: 0 0 10px 0;
	z-index:99;
}

#sidebar h4{
	font:bold 15px arial, sans-serif;
	color: #333;	
	margin: 20px 0px 10px 0;
	padding: 0 0 10px 0;
	z-index:99;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #333;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 0px 0 0px;}

#sidebar img {padding: 0; margin: 0;}

#rsslogo {
	position:relative;
	top:40px;
	left:80px;
	padding:0;
	margin:0;
	height:100px;
	width:170px;
	padding:5px;
	border:2px solid #D6D6D6;
	}
	
#rsslogo:hover {
	border-color:#999;
	}
	
#twitterlogo {
	position:relative;
	top:70px;
	left:80px;
	padding:0;
	margin:0;
	height:100px;
	width:170px;
	padding:5px;
	border:2px solid #D6D6D6;
	}
	
#twitterlogo:hover {
	border-color:#999;
	}	

.widget {

	}
	
ul#sidebar_nav {
  margin-bottom: 25px;
  border-top: solid 1px #cccccc;  
  }

#sidebar_nav li {
 
    
  } 

#sidebar_nav li a {
  font-size: 13px;
  text-decoration: none;
  color: #4a84ff;
  display:block;
	border-bottom: solid 1px #cccccc;
 	padding: 10px 0;
  }

#sidebar_nav li a:hover {
  text-decoration: none;
  color: #004991;
  background-color:#f9f9f9;
  }
	
a#sidenavhead {
	font-size:15px;
	font-weight:bold;
	color:#333;
	margin-bottom:25px;
	}

#sidebar ul {
	margin:10px 12px 15px 0px;
	padding:0;
	}

#sidebar ul li {
	list-style-type: none;
	z-index:99;
	}
	
#sidebar ul li:before {
	
	}
	
#sidebar ul ul {
	margin:15px 0;
	padding:0 0 0 0px;
}

#sidebar ul ul li {
	list-style-type: none;
	margin: 10px 30px 0 20px;
	}
	
#sidebar ul ul li:before {
	content: "";
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#adspace {
	margin:90px 0 0 30px;
	}
	
#adspace img{
	border:1px solid #0C70B8;
	padding:2px;
	}
	
#adspace img:hover{
	border-color:#fff;

	}
	
#emailback{
	background:url('images/newsletter-back.jpg') 0 0 no-repeat;
	position:absolute;
	width:285px;
	height:132px;
	top:620px;
	left:27px;
	z-index:-1;
	margin-left:0px;
	}

#subscribe {
	margin-top:90px;
	border:none;
	}
	
.widget#subscribe2 {
	margin-bottom:50px;
	}
	
	.widget#subscribe2 h2{
	display:none;
		}	

.tag a:link {
	color:#666666;
	}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #333;
	}
	
#commentform a{color: #333; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #333;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:5px;
	border: 1px solid #ccc;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color: #333;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #333; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#search{
	padding:0;
	margin:60px 0 0 50px;
	}

#searchform{
	padding:0;
	margin:0px 0;
	}

#s{
	margin:0;
	padding:4px;
	border:1px solid #999;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	font:12px Arial, sans-serif;
	}
	
#emailsignup {
	padding:0;
	margin:20px 0 0 10px;
}

#emailbox{
	margin:0;
	padding:6px;
	border:1px solid #999;
	font-size:10px;

	}
	
.emailtext{
	margin:0 0px 20px 0;
	padding:0px 0px 0 0;
	font-size:10px;
	line-height:normal;
	}


#emailsignup input#emailsignup {
border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	font:12px Arial, sans-serif;
	padding:5px;
}


	
/* misc */

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

img.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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it 
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.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;
}




/* footer */

#footer {
	background:url('images/footer-back.png') -1px 0 repeat-x;
	clear: both;
	width: 100%;
	height:100px;
	position:relative;
	margin-top:40px;
	}
	
#footerwrap {
	width: 960px;
	height:100px;
	position:relative;
	margin:0 auto;
	padding:0;
	
	}
	
#footer p{
	padding:0;
	margin: 0; 
	color: #eee; 
	font-size:12px;
	}

#footernav {
	position:absolute;
	top:20px;
	left:10px;

	}
	
#footercopyright {
	position:absolute;
	top:50px;
	left:10px;

	}
	
#footeraddress {
	position:relative;
	top:15px;
	left:770px
	}

#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

