/*  
Theme Name: MisterSpas
Description: A custom Wordpress theme for Mister Spas.
Version: 1.0
Author: Brandon Burke
Author URI: http://www.brandonburke.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS
 
  Inherited Styles
  HTML Tags
  Structure
  Headers
  Content Styles
  Form Elements
  Footer
  


/* ---------- @ Inherited Styles -----------*/

@import url('css/nav.css');
@import url('css/posts.css');



/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background:#f1e9d1 url('images/bg.gif') top left repeat-x;
	color: #111;
	padding:0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif /*Global font-size reset*/;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a, a:visited {
	color: #83a7ba;
	}

a:hover, a:active {
	color:#4d778d;
	}
	
hr {
	display: block;
	height:1px;
	background:#CCC;
	border:0;
	color:#CCC;
	}

table {
	border-collapse:collapse;
	width:100%;
	}

td {
	padding:4px 6px;
	}

tr {
	}
	
table caption {
	background:#FFF;
	padding:2px 0;
	}	
	
blockquote {
	color:#7b7b7b;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #CCC;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
	}



/* ---------- @ Structure -----------*/

#main {
	overflow:hidden;
	padding:10px 10px 0px 30px;
	background:#fff;
	min-height: 370px;
}

#wrapper {
	font-size:.8em /*Global content font-size*/;
	width:870px;
	margin:0 auto;
	}

#masthead {
	padding:35px 28px 30px 0;
	overflow:hidden;
	}

#branding {
	float:left; width:870px;
	}
	
#banner-image {position: relative; left:-23px; top:-4px; width:100%; clear: both;}	
	
#billboard {padding:10px; background:#fff;}	
	#billboard-left {width:555px; height:221px; background: transparent url('images/billboard-1.jpg') top left; float:left;}
	#billboard-right {width:295px; height:221px; background:#eee5cc; float:right;}
		#billboard-right ul{width:295px; height:221px; margin:0; padding:0;}
		#billboard-right ul li{margin:0; padding:0; list-style: none; list-syle-type:none;}
		#billboard-right ul li a {display:block; height:100%;}
		
		#billboard-right ul #home-nav-spas {margin:0; padding:0; list-syle-type:none; background:transparent url('images/home-nav-spas.jpg') top left no-repeat; width:295px; height:56px;}
		#billboard-right ul #home-nav-service {margin:0; padding:0; list-syle-type:none; background:transparent url('images/home-nav-service.jpg') top left no-repeat; width:295px; height:55px;}		
		#billboard-right ul #home-nav-whirlpool {margin:0; padding:0; list-syle-type:none; background:transparent url('images/home-nav-whirlpool-tubs.jpg') top left no-repeat; width:295px; height:55px;}
		#billboard-right ul #home-nav-spa-covers {margin:0; padding:0; list-syle-type:none; background:transparent url('images/home-nav-spa-covers.jpg') top left no-repeat; width:295px; height:55px;}
		#billboard-right ul #home-nav-chemicals {margin:0; padding:0; list-syle-type:none; background:transparent url('images/home-nav-chemicals.jpg') top left no-repeat; width:295px; height:55px;}
			#billboard-right ul li a {display:block; height:100%; text-indent:-9999px;}
#content {
	width:500px;
	float:left
	}

body.page #sidebar.page-has-banner {margin-top:205px; padding: 0 0 20px 0; 	position: relative;
	left:-15px;}

#sidebar {
	float:right;
	width:300px;
	text-align:left;
	}
	#sidebar img{border:0;}

.left {
	float:left
	}

.right {
	float:right
	}

.clearfix {clear:both;}	
	
.clearfix {clear:both;}	
	
	
/* ---------- @ Headers -----------*/

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}

h1.pagetitle {
	border-bottom:1px solid #d7d7d7;
	color:#00a6ba;
	padding:10px 0 12px 0;
	margin-bottom:20px;
	font-size: 2.2em;
	}
	
h2 {
	margin: 25px 0 20px;
	}

.entry h2 {
	font-size:1.8em;
	margin: 15px 0 0;
	}
	
h2.posttitle, h1.posttitle {
	color:#00a6ba;
	margin:0;
	font-size: 2.2em;
	}

#sidebar h3 {
	border-bottom:3px solid #CCC;
	padding-bottom:5px;
	margin:22px 0 10px;
	color:#939393;
	font:normal .85em Arial, Helvetica, sans-serif;
	letter-spacing:.08em;
	text-transform:uppercase
	}

.entry h3 {
	font:1.4em Helvetica, Arial, sans-serif;
	}
	
h3 {	color:#333; clear:both;
	border-bottom:1px solid #d7d7d7;}	
	
#respond h3, h3#comments, h3#trackbacks {
	margin:45px 0 20px;
	font-weight:bold;
	}

h3#comments {
	margin:32px 0 12px;
	}

h4 {
	font-size:1.4em; 
	}
	
h5 {
	font-weight: bold;
	font-size: 1.2em
	}

h6 {
	font-weight: bold;
	font-size: 1em;
	}



	
/* ---------- @ Content Styles -----------*/

/*Misc*/

	#logo{ float:left; width:350px; height:73px;
	background:transparent url('images/mister-spas-logo.png') top left no-repeat;}
	#logo-link {width:350px; height:73px; display:block; text-indent:-9999px;}
	
	div#logo a {height:100%; width:100%;}

	#header-right {overflow:hidden; float:right; width:245px; height:64px; background:transparent url('images/header-right.png') top left no-repeat; position:relative; top:10px;}
		#header-right-contents {display:none;}


#description {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color:#939393;
	margin:0;
	}
	
.commentcount {
	padding-left: 17px;
	background:url(images/bubble.gif) no-repeat;
	margin-left:14px;
	}

.more-link {
	display:block;
	margin-top:12px;
	clear:both
	}



/* Author Page*/

#writer {
	overflow:hidden;
	background:#f2f2f2;
	margin-bottom:20px;
	padding:16px;
	}

#writer p {
	margin-top:0;
	}
		
#writer .avatar {
	margin:4px 17px 7px 0
	}



/* Search and Archives*/

.search-highlight {
	background:#FFFF00	
	}

#comment_pagination {
	margin-top:22px;
	overflow:hidden;
	}

#archive_pagination {
	overflow: hidden;
	padding: 20px;
	text-align: center
	}
	
.current-numeric-page {
	padding: 5px 8px;
	}
	
#archive_pagination a, #archive_pagination a:visited {
	border:1px solid #CCC;
	padding: 5px 8px;
	text-decoration: none;
	}
	
#archive_pagination a:hover {
	background: #f5f5f5;
	}

#archive_pagination a:active {
	background:#e6e6e6;
	border-color:#bebebe;
	}
		
#comment_pagination div {
	float:left;
	margin-right:10px;
	}

a #icon-rss {
	border:none
	}

.archive #icon-rss {
	vertical-align: middle;
	margin-left:3px;
	}		
		
	

/*Sidebar and Widgets*/

.widget {
	overflow:hidden
	}

.widget li {
	list-style:none;
	border-bottom:1px solid #CCC;

	line-height:140%;
	}

.widget li a, .widget li a:visited {
	color:#111;
	text-decoration:none
	}

.widget li a:hover, .widget li a:active {
	color:#6d6d6d;
	}

.widget li.current_page_item a, .widget li.current_page_item a:visited, 
.widget li.current-cat a, .widget.current-cat a:visited {
	font-weight:bold
	}

.widget li.current_page_item li a, .widget li.current_page_item li a:visited, 
.widget li.current-cat li a, .widget li-current-cat li a:visited {
	font-weight:normal;
	}
			
.widget li li {
	margin-left:34px;
	border:0;
	list-style:none;
	}

#wp-calendar tr {
	background:#f2f2f2;
	}
	
#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

#recentcomments a, #recentcomments a:visited {
	font-style:italic
	}

#recentcomments a.url, #recentcomments a.url:visited {
	font-weight:bold;
	font-style:normal;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

.rssSummary {
	line-height:160%;
	}
	
#wp125adwrap_2c {
	overflow:hidden
	}

#wp125adwrap_2c .wp125ad {
	float:left;
	margin-right: 8px;
	}	

.wp125ad a img {
	border:none;
	}

#wp125adwrap_2c div+div {
	margin:0 !important;
	}
	
	
		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #searchfield {
	background:#FFF !important;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color: #6d6d6d #bfbfbf #bfbfbf #6d6d6d;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.2em;
	}

.button:hover {
	background:#272727;
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	height:250px;
	}

#masthead #searchform {
	float:right;
	width:260px;
	text-align:right;
	padding-top:12px;
	}

#searchfield {
	width:220px;
	}
	
#searchsubmit {
	vertical-align:top
	}		
	



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

#footer {
	font-size:.8em;
	overflow:hidden;
	width:860px;
	margin:0 auto;
	color:#745e2e;
	padding:20px
	}

#footer a:hover, #footer a:active {
	color:#00a6ba;
	}

#footer .left {
	float:left;
	width:50%;
	font-size: 13px;
	color:#46433c;
	}

#footer .right {
	float:right;
	text-align: right;
	}
	#footer .right ul {margin:0; padding:0;}
	#footer .right ul li {list-style-type:none; float: left; margin-left: 20px;}
	#footer .right ul li a {color:#745e2e;}
		#footer .right ul li a:hover {color:#222;}
		

