/*
Theme Name: summerset
Description: custom theme
Version: 1.2
Tags: fixed width, two columns, widget ready
*/


body {
margin: 0;
padding: 0;  
color: #333;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
background: url(images/body_bg.jpg) top left repeat-x #fff;
}


#wrapper{
width: 950px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:18px;
background: #fff;
}

#wrapper2{
	background: #fff;
	padding: 0;

}

#superheader{
padding: 0;
margin: 0;
height: 125px;
background: url(images/ss_logo.gif) top right no-repeat #fff;
}	


#header{
padding: 255px 0 0 0;
margin: 10px 0 0 0;
border-bottom:1px solid #fff;
background: url(images/header.jpg) top left no-repeat #fff;
}	
	#header img {padding: 0; margin: 0 0 5px 0;}
	#header a {padding: 0 0 0 0; margin: 0 0 20px 0;}
	#header div {float: left; margin: 0 0 15px 10px; width: 150px;}
		.no_margin_L {margin-left: 0; width: 150px;}
		
		#header.photo_switch {background-image: none; background-color: #CCC;}
		
		
#content{
clear:both;
padding: 10px 0 0 0;
margin: 20px 0 0 0;
border-top: 1px solid #999;
}	

	#content.product_single {
		border-top: none;
		margin-top: 0;
		}
		#content.product_single hr {padding: 0;
			margin: 10px 0 10px 0;
			border: none;
			border-top: 1px solid #999;
			}
		#content.product_single img {
			float: none;
			}
		

#main {
width: 640px; 
float:left;
margin: 0;
padding: 0 0 10px 0px;
}
	#main_full_width {
		width: 950px;
		float: left;
		margin: 0;
		padding-right: 0;
		}
		#main_full_width.editSB p {
			float: left; width: 650px;
			}
		
/*Editable Callouts*/


#callouts  {
list-style-type:none;
margin-left:0;
padding: 0px;
text-decoration:none;
width: 260px;
}
#callouts  li {
margin-bottom:10px;
list-style-type:none;
 text-align: right;
 width: 260px;
}

#callouts li a:hover {
text-decoration:none;
	width: 225px;
	color:#ffffff;
	padding-top:15px;
	padding-bottom:20px;
	padding-right:15px;
        font-weight: bold;
	display: block;
	margin-left:35px;
background-color: #959381;

}

#callouts ul {
padding:0;
}

#callouts  li a {
text-decoration:none;
	width: 225px;
	color:#ffffff;
	padding-top:15px;
	padding-bottom:20px;
	padding-right:15px;
        font-weight: bold;
	display: block;
	background-color: #e0966c;
	margin-left:35px;
}

/*End Editable Callouts */

#sidebar {
padding: 0;
margin: 0px 0px 0px 650px;
width: 300px;
}

#sidebar ul {padding: 103px 0 0 0; margin: 0;}
#sidebar ul li {
	list-style: none;
	background-color: #e0966c;
	height: 50px;
	width: 290px;
	margin: 0 0 10px 10px;
	}
#sidebar ul li a {
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: right;
	line-height: 50px;
	padding-right: 20px;
	}
	#sidebar ul li:hover, #sidebar ul li a:hover {
		background-color: #959381;
		text-decoration: none;
		}

#footer {
clear: both;
margin: 0;
padding: 10px 0 0 0;
font-size: 85%;
background: #fff;
border-top: 1px solid #999;
}


#footer-inner{
height: 30px;
}

#footer-inner p{
padding:0 0 0 0;
margin:0;
text-align: left;
color: #999;
}

#navigation {
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #777;
	font-weight:100;
}
#credit p a:hover{
	color: #777;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

a{
color:#e0966c;
font-weight: normal;
text-decoration:none;
}
a:hover{
color:#333;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #EBF7FF;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #8CD1FD;
border-top: 1px solid #EBF7FF;
border-right: 1px solid #EBF7FF;
border-bottom: 1px solid #EBF7FF;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

	/*Dropdown*/
		/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#tabs{
padding: 0;
background: #959381;
height: 25px;
}

.menu {position:relative; z-index:100; height: 25px;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {margin: 0; padding:3px 0;list-style-type:none; text-align: right;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:right; position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;text-decoration:none; color:#fff; line-height: 25px; padding: 0 10px; text-transform: uppercase;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {color: #666;}
/* style the second level hover */
.menu ul ul a.drop:hover{color:#e0966c; background-color: #fff;}
.menu ul ul :hover > a.drop {background:#c9ba65;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#fff; visibility: hidden;}
/* style the third level hover */
.menu ul ul ul a:hover {color: #959381;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:149px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:25px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px; visibility: hidden;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px; visibility: hidden;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}


/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#fff; color:#666; height:auto; text-transform: lowercase; line-height:1em; padding:8px 10px; width:128px; text-align: left;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#959381; background:#fff;}
.menu :hover > a, .menu ul ul :hover > a {color: #e0966c; background:#fff;}

/*Main Nav Hover */
.menu ul a:hover {color: #CCC; background-color: #959381;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

div .menu {height: 25px;}
/*End Nav */


/*** Content Area ***/

.post{
margin: 0 0 10px 0;
padding: 0;
}

.entry{
margin: 0 0 0 0;
padding: 0 0 8px 0px;
}
	
	
.entry div {float: left; padding: 0 0 0 0;}

.entry p {
	color: #666;
	line-height: 175%;
	padding: 0 0 10px 0;
width: 93%;
	margin: 0;
	text-align: left;
	}
	
	/* Standard Editable List */


	.entry ul.classic_list {margin: 0 0 0 0;}
	.entry ul.classic_list li, .entry ul.classic_list li a {
			list-style-type: none;
			text-align: left;
			color: #666;
			margin-bottom:5px;
                        padding: 0;
                        position:relative;
			text-transform: uppercase;
			}
			.entry ul.classic_list li a:hover {color: #999; text-decoration: none;}
			
				.entry ul.classic_list li.orange {margin-top: 20px;}
				.entry ul.classic_list li.orange a {color: #e0966c; margin-top: 25px;}
					.entry ul.classic_list li.orange a:hover {color: #999;}
					
					
					#specs_div {
						width: 290px;
						padding-left: 660px;
						margin-top: 20px;
						}
						#specs_div p {padding: 0 0 0 0; color: #666; line-height: 120%;}
					
	
	hr {margin: 10px 0 0 0; padding: 0; border: none; border-top: 1px solid #999;}
	
	.entry img {margin-bottom: 10px;}
	
.post h1 {
color: #666;
font-size: 245%;
font-weight: normal;
padding: 15px 0 0 0;
margin: 0 0 10px 0;
font-family: "Times New Roman", Times, serif;
}
.post h1 span.smallTM {font-size: 14px; margin-bottom: 15px;}

.post h2 {
color: #075f56;
font-size: 145%;
font-weight: normal;
padding: 0 0 35px 0;
margin: 0 0 0 0;
font-family: "Times New Roman", Times, serif;
}
.post h3 {
color: #e0966c;
font-size: .95em;
text-transform: uppercase;
padding: 15px 0 5px 0;
margin: 0 0 0 0;
}

.post h4 {
color: #e0966c;
font-size: .95em;
text-transform: uppercase;
padding: 0 0 5px 0;
margin: 50px 0 0 0;
border-bottom: 1px solid #999;
}

.postmetadata{
font-size:80%;
border-top: 1px solid #8CD1FD;
background:#EBF7FF;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type:none;
}

ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



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

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid white;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ddd;
}



ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 60px;
}

ul#commentlist li div.commenttext div.commentwrapper{
background: #F0F9FF;
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px solid #8CD1FD; 
}


/*  sidebar styles */


.menu{
padding:0;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
padding: 2px 0 2px 12px;
margin:0;
border-bottom: 1px solid #eee;
}


.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 0 0 0 11px;
}

.menu ul li.widget h3{
font-size:120%;
padding:2px 0 3px 5px;
margin:0;
color: #222;
font-weight: 800;
font-family: arial, verdana, sans-serif;
font-variant:small-caps;
border-bottom: 1px solid #8CD1FD;
border-top: 3px solid #8CD1FD;
letter-spacing:2px;
}

.menu ul li h3 a{
color: #023A5E;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #023A5E;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}




#footer a{
font-weight: 100;
}


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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

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

.breadcrumb {
	color: #999;
	font-size: .88em;
	}
	#content div.breadcrumb {
		background: url(images/footer_logo.jpg) top right no-repeat;
		margin-bottom: 15px;
		height: 35px;
		}

/***Page Styles***/

	/*Page Content*/
	#header.header_small {
		padding: 0 0 0 0;
		height: 245px;
		}
	
	#header.product_overview {
		background-image: none;
		padding: 0 0 0 0;
		margin: 10px 0 0 0;
		border-bottom:1px solid #fff;
		}
		#header.product_overview h2 {
			color: #333;
			font-size: .95em;
			font-weight: bold;
			text-transform: uppercase;
			padding: 15px 0 5px 0;
			margin: 0 0 0 0;
			}
		#header.product_overview ul li, #header.product_overview ul li a {
			list-style-type: disc;
			color: #666;
			padding: 3px 0 0 0;
			margin: 0;
			text-decoration: underline;
			}
			#header.product_overview ul li a:hover {color: #e0966c;}
			#header.product_overview ul {margin: 0; padding: 0 0 10px 13px;}
			
.ddsg-wrapper {padding-top: 10px;}
.ddsg-wrapper div {visibility: hidden;}
.ddsg-wrapper h2 { display: none;}
.ddsg-wrapper ul li {text-transform: uppercase; list-style-type: disc;}
.ddsg-wrapper ul li ul {padding-left:30px;}
.ddsg-wrapper ul li ul li {list-style-type: circle; text-transform: lowercase;}
.ddsg-wrapper ul li ul li ul li {list-style-type: disc; text-transform: lowercase;}
.ddsg-wrapper ul li ul li ul li ul li {list-style-type: circle; text-transform: lowercase;}

.wp-caption {background-color: #FFF; border: none;}
.wp-caption-dd {text-align: left;}
 
.anchor {font-weight: bold;}
.anchor:hover {color:#e0966c; text-decoration: none;}

.entry dl {padding: 0; margin: 0 0 20px 0;}
.entry dd {text-align: left;}

input#addressInput {border: 1px solid #999;}


/*Color Red = #e0966c*/			
