/*
Theme Name: Water Heater Rescue
Theme URI: http://www.waterheaterrescue.ca
Description: Theme for Water Heater Rescue
Version: 1.0
Author: Gwyn Pritchett
Author URI: http://www.gwynpritchett.com/
Tags: black, blue, sleek, simple, clean, smooth
*/

/* RESET */
@import url(css/reset.css);
.slideshow {
	width: 300px;
	margin-bottom: 10px;
}
.slideshow ul li {
	width: 260px;
	padding-bottom: 2px;
	list-style-type: square;
	margin-left: 15px;
	padding-left: 4px;
}
blockquote.testimonial {
	background:url('images/quotes_left.gif') 0 0 no-repeat;
	padding:0 60px 0 30px;
	margin:0 0 30px 0;
}
.box-toggle-title h3 {
	color: #1a5584;
}
.box-toggle-title:hover h3 {
	color: #2e7ab7;
}
/* HEADINGS -------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	clear: both;
}
#main-content h1 {
	font-size: 26px;
	margin: 5px 0px 5px;
	line-height: 24px;
}
#main-content h2 {
	font-size: 20px;
	line-height: 28px;
}
#main-content h3 {
	font-size: 16px;
	margin: 10px 0px 5px;
	font-weight: bold;
}
#main-content h4 {
	font-size: 14px;
	margin: 10px 0px 5px;
	font-weight: bold;
	color: #666;
}
#main-content h5 {
	font-size: 12px;
	margin: 5px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
#main-content h6 {
	font-size: 12px;
	margin: 5px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
.post ul li {
	line-height: 24px;
	list-style-type: square;
	padding-left: 4px;
}
.post ul {
	margin: 0 0 10px 15px;
}
/* Colours -------------------------------------------- */

body {
	background: #00567c url(images/body_bg.jpg) center top repeat-x;
	color: #222;
}
#content {
	background:#fff
}
a {
	color:#c72222
}
a:hover {
	color:#7d1616
}
#header h1 span {
	color:#ddd
}
.search-area .textbox, #searchform .textbox {
	color:#555;
	border:1px solid #000;
	background:#FFF
}
.post h2, .post h1 {
	border-bottom:1px dashed #ccc
}
.post h2 a, .post h1 a {
	color: #1a5584
}
.post h2 a:hover, .post h1 a:hover {
	color:#2e7ab7
}
.full h2, .full h1 {
	color:#24709b
}
.full .postmetadata {
	background:#FFFFFF;
	border-top:1px solid #DEE7ED
}
h2.pagetitle {
	background:#FFF;
	color:#666
}
blockquote p {
	bcolor:#5B5143
}
h3 {
	color:#222;
}
ul.commentlist li {
	background:#f6f2ed url('images/comment_bg.gif') no-repeat
}
ul.commentlist .rightside {
	border-left:1px solid #A5C3D3
}
#sidebar h2 {
	color:#00a2b2;
	font-weight: normal;
}
#sidebar p {
	color:#555
}
#footer p {
	color:#ccc;
	text-transform: uppercase;
	line-height: 16px;
}
#footer a {
	color: #aaa
}
#footer a:hover {
	color: #eee
}
/* ----------------------------------------------------------------- */
/* END COLOR CHANGES ----------------------------------------------- */


/* DEFAULT WORDPRESS CSS FOR IMAGES */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
	margin: 0 0 5px 12px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* Main Styles ----------------------------------------------------- */
/* ----------------------------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0
}
a:active, a:focus {
	outline:none
}
.clear {
	clear:both;
	font-size:1px;
	display:block
}
#content-bottom {
	background: url(images/bottom.png) no-repeat top right;
	width: 976px;
	height: 116px;
	margin: 0 auto;
}
#content {
	width:976px;
	margin: 0 auto;
	background: url(images/middle.png) repeat-y top right;
}
a {
	text-decoration: none
}
a:hover {
	text-decoration:none
}

/* Top Content  ------------------------------------------------------- */

#content-top {
	width: 976px;
	height: 203px;
	margin: 10px auto 0;
	position: relative;
	background: url(images/top.png) no-repeat bottom right;
}
#tagline {
	position: absolute;
	width: 325px;
	height:59px;
	top: 7px;
	right: 15px;
	background: url(images/tagline.png) no-repeat top right;
}
#content-top h2 {
	position:absolute;
	top:10px;
	left: 20px;
	width:211px;
	height:162px;
	margin:0;
	padding:0;
	font-size:1px
}
#content-top h2 a {
	display:block;
	with:211px;
	height:162px;
	text-indent:-2000px;
	background:url('images/logo.png') no-repeat
}
#splash {
	background:url(images/splash.jpg) top left no-repeat;
	width: 923px;
	height: 212px;
	margin: 0 0 0 25px;
	color: #fff;
}
#splash h1 {
	float: left;
	margin: 30px 0 0 15px;
	width: 400px;
	font-size: 36px;
	line-height: 1;
}
#splash p {
	float: left;
	margin: 15px 0 0 15px;
	width: 500px;
	font-size: 14px;
	line-height: 1.3;
	color: #c5e9f9;
}

/* Navigation ------------------------------------------------------ */
			
#nav {
	height:34px;
	float: right;
	margin: 163px 0 0 0;
	padding:0;
	font-family: "Trebuchet MS";
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	width:720px;
	height:37px
}
#nav ul li {
	position:relative;
	display:block;
	float:left;
	height:34px;
	margin:0;
	padding:0
}
#nav ul li.current_page_item a, #nav ul li.current_page_ancestor a, #nav ul li.current_page_item a:hover, #nav ul li.current_page_ancestor a:hover {
	color: #901316;
}
#nav ul li a {
	text-decoration:none;
	display:block;
	text-transform: uppercase;
	color: #c72222;
	padding:9px 27px;
	font-size: 18px;
	font-weight:bold
}
#nav ul li a:hover {
	text-decoration:none;
	color: #7d1616;
}
#nav ul ul {
	display: none;
	width:200px;
	height:auto;
	position:absolute;
	top:34px;
	left:0
}
#nav li > ul {
	top: auto;
	left: auto
}
#nav li:hover ul, #nav li.over ul {
	z-index:2000px;
	display: block;
	width:200px;
	height:auto;
	top:34px;
	left:0
}
/* Main Content ---------------------------------------------------- */
/* ----------------------------------------------------------------- */
.story {
	width: 340px;
	height: 205px;
	border-top: 1px dashed #ccc;
	float: left;
	margin-right: 20px;
}
.story h4 a {
	margin: 0 0 10px 0;
}

#main-content {
	width:932px;
	margin:0;
	padding:20px
}
.ultranarrowcolumn {
	width:555px !important;
	float:left;
}
.narrowcolumn {
	width:700px !important;
	float:left;
}
.mediumcolumn {
	width:730px !important;
	float:left;
}
.widecolumn {
	width:915px;
	float:left;
	padding: 0 10px;
	}
.post {
	clear:both;
	margin-bottom: 30px;
	padding:0
}
.post .date {
	display:block;
	float:left;
	position:relative;
	width:46px;
	height:30px;
	padding:18px 0 0 0;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	background:url('images/date_bg.gif') no-repeat;
	margin:4px 10px 0 0
}
.post .date .top {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	display:block;
	width:46px;
	position:absolute;
	top:1px;
	left:0
}
.post h2, .post h1 {
	width: 100%;
	float:left;
	font-size:24px;
	font-weight:normal;
	margin:0 0 7px 0;
	padding:0 0 5px 0
}
.post h2 a, .post h1 a {
	text-decoration:none
}
.post h2 a:hover {
	text-decoration:none
}
.entry {
	clear:both;
}
.entry p {
	line-height:21px;
	font-size:12px;
	margin:0 0 15px 0
}
.full h2, .full h1 {
	font-weight:normal;
	border:none !important;
	margin:0 0 15px 0 !important;
	padding:0 !important;
	width:auto !important;
	float:none !important
}
.post .postmetadata {
	float:left;
	width: 100%;
	;
	font-size:11px;
	padding:0;
	color: #666;
	margin:0 0 15px 0;
	text-transform: uppercase;
}
.post .postmetadata .category {
	display:block;
	width:200px;
	float:left;
}
.post .postmetadata .comments {
	display:block;
	width:400px;
	text-align:right;
	float:right;
}
.navigation {
	width:100%;
	font-size:12px;
	margin:0
}
.navigation .alignleft {
	display:block;
	float:left;
	width:49%
}
.navigation .alignright {
	display:block;
	float:right;
	width:49%;
	text-align:right
}
blockquote {
	display:block;
	padding:0 60px 0 60px;
	margin:0 0 30px 0;
	background:url('images/quotes_left.gif') 30px 0 no-repeat
}
blockquote p {
	margin:0;
	padding:0;
	font-style:italic;
	background:url('images/quotes_right.gif') bottom right no-repeat
}
h3 {
	font-size:16px;
	font-weight:normal;
	line-height: 20px;
}
ul.commentlist {
	list-style:none;
	width:580px;
	margin:0;
	padding:0
}
ul.commentlist li {
	display:block;
	width:580px;
	margin:0 0 15px 0
}
ul.commentlist li div {
	display:block;
	padding:15px 15px 15px 26px;
	margin:0;
	width:540px;
	background:url('images/comment_bottom.gif') bottom no-repeat
}
ul.commentlist .leftside {
	display:block;
	width:150px;
	float:left
}
ul.commentlist .rightside {
	display:block;
	width:370px;
	float:right
}
ul.commentlist img {
	float:left;
	margin:0 10px 0 0
}
ul.commentlist cite {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	position:relative;
	top:-2px
}
ul.commentlist small {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	display:block
}
ul.commentlist p {
	margin:0;
	padding:0 0 0 15px;
	line-height:20px;
	font-size:12px
}
#commentform {
	margin:0;
	padding:0
}
#commentform p {
	margin:0 0 15px 0;
	padding:0
}
#commentform .textarea {
	width:500px
}
/* Sidebar --------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#sidebar {
	font-size:12px;
	line-height:20px;
	float:left;
	padding:20px 15px 15px 15px;
}
.large-sidebar {
	width: 340px;
}
.medium-sidebar {
	width: 190px;
}
.small-sidebar {
	width: 140px;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0
}
#sidebar h3 {
	padding:0;
	margin:0 0 10px 0;
	font-size:16px
}
#sidebar p {
	padding:0;
	margin:0 0 10px 0
}
#sidebar .archives li {
	margin:0 0 4px 0;
	display:block;
	height:18px;
	padding:0 0 0 20px;
	background:url('images/cal_icon.gif') 0 4px no-repeat
}
#sidebar .categories ul li {
	margin:0 0 4px 0;
	display:block;
	height:18px;
	padding:0 0 0 20px;
	background:url('images/folder_icon.gif') 0 4px no-repeat
}
.widget {
	margin-bottom: 12px;
	padding: 0 5px 12px 5px;
	border-bottom: 1px dashed #ccc;
}
/* Left Menu ----------------------------------------------------- */

.widget_ssn h3 a {
	color: #24709B;
}
.widget_ssn h3 a:hover {
	color: #135981;
}
.widget_ssn h3 a.current_page_item {
	color: #135981;
}


#simple-section-nav {
	width: 140px;
}
#simple-section-nav h2 a {
	color:#333;
	text-decoration:none;
}
#simple-section-nav h2 a.current_page_item {
	color:#c72222;
}
#simple-section-nav h2 a:hover {
	color:#c72222;
}
#simple-section-nav li a {
	border-left:3px solid #777;
	border-top:1px dotted #CCCCCC;
	color:#444444;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 3px 4px 8px;
	text-decoration:none;
	width:130px;
}
#simple-section-nav li a:hover {
	background-color:#F1F1F1;
	border-left:6px solid #c72222;
	color:#c72222;
	padding-left:5px;
}
#simple-section-nav li.current_page_item a {
	background-color:#F3F3F3;
}
#simple-section-nav li a.current_page_item {
	background-color:#F3F3F3;
}
#simple-section-nav li.current_page_item a, #simple-section-nav li.current_page_ancestor a {
	border-left:6px solid #c72222;
	padding-left:5px;
}
#simple-section-nav li.current_page_item ul li a, #simple-section-nav li.current_page_ancestor ul li a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border-left:3px solid #c72222;
	color:#666666;
	font-size:11px;
	padding-left:14px;
	width:125px;
}
#simple-section-nav li.current_page_ancestor a {
	border-left:6px solid #c72222;
}
#simple-section-nav li.current_page_item ul li a:hover, #simple-section-nav li.current_page_ancestor ul li a:hover {
	border-left:6px solid #c72222;
	color:#c72222;
	padding-left:11px;
}
#simple-section-nav li ul li.current_page_item a {
	background-color:#F3F3F3;
	border-left:6px solid #c72222;
	padding-left:11px;
}
/* Footer ---------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#footer {
	width:940px;
	margin:0 auto 50px;
	display:block;
	padding: 0 10px 8px 10px;
	font-family: "Trebuchet MS";
}
#footer p.copyright {
	float: right;
	padding:0;
	text-align: right;
	width: 300px;
	margin:0;
	font-size:12px;
}
#footer ul.cities {
	height: 25px;
	text-align: center;
	margin: 7px 0 0 0;
	list-style-type: none;
	
}
#footer ul.lined {
	border-bottom: 1px dashed #ccc;
	margin-top: 0;
	margin-bottom: 7px;
}
#footer ul.cities li {
	float: left;
	height: 22px;
}
#footer ul.cities li a {
	padding: 2px 15px 0 20px;
	background: url(images/circle.png) 0px 7px no-repeat;
	color: #d7d7d7;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer ul.cities li a:hover {
	color: #fff;
}
#footer ul.cities li.first a {
	padding-left: 5px;
	background-image: none;
}
#footer ul.footer-links {
	float: left;
	width: 600px;
	margin: 0;
	padding: 0;
}
#footer ul.footer-links li {
	display: inline;
	padding: 0 9px 0 0;
	margin-right: 6px;
	border-right: 1px solid #999;
}
#footer ul.footer-links li.page-item-27 {
	border: none;
}
#footer ul.footer-links li a {
	color: #ddd;
}
#footer ul.footer-links li a:hover {
	color: #fff;
}
/* STANDARD TABLE --------------------------------------------------------- */

#main-content table {
	border: 1px solid #666;
	margin: 4px 0 10px 0;
	background: #eee;
}
#main-content table tr td {
	padding: 6px;
}

/* OTHER OPTIONS  --------------------------------------------------------- */
ul.column {
	float: left;
	width: 200px;
	margin-right: 20px ;
}
ul.column-last {
	clear: left;
	width: 220px;
	margin: 0 ;	
}



