/*
Theme Name: Wehopres Theme
Theme URI: http://www.wehopres.org/
Description: Custom Wordpress theme designed by <a href="http://www.tincanstudios.com/">Andy Sammons</a>.
Version: 1.0
Author: Andy Sammons
Author URI: http://www.tincanstudios.com/

*/


/* Start Wehopres */

/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font: 80%/160% Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.4em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a {	color:#626CB3;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

body{
	margin: 0;
	padding: 0;
	background:  #edf1f2;
	width: 100%;
}
a{
	color:#688c96;
	text-decoration: underline;
}
a:hover{
	color:#f0b35b;
	text-decoration: underline;
}

h2{
	color: #30515a;
	font-family: times, serif;
	font-size: 26px;
	border-bottom: solid 1px #688c96;
	padding-bottom: 8px;
	margin-bottom: 10px;
	
}
h2 a{
	color:#30515a;
	text-decoration: none;
}
h2 a:hover{
	color:#688c96;
}

h3{
	color: #30515a;
	font-family: times, serif;
	font-size: 24px;
	border-bottom: solid 1px #688c96;
	padding-bottom: 8px;
	margin-bottom: 10px;
	
}
h3 a{
	color:#30515a;
	text-decoration: none;
}
h3 a:hover{
	color:#688c96;
}

h4{
	font-size: 19px;
	font-family: times, serif;
	margin: 0 0 3px 0;
}
h4 a{
	color:#30515a;
	text-decoration: none;
}
h4 a:hover{
	color:#688c96;
}
ul{
	list-style-position: inside;
}
#headerWrapper{
	width:100%;
	background: #edf1f2 url(images/headerWrapperBG.jpg) repeat-x 0 0;
	height: 252px;
	margin: 0 auto;
}
#header{
	position: relative;
	padding: 4px 0 0 0;
	color: #f0c45b;
	font-weight: bold;
	font-size: 10px;
	margin: 0 auto;
	width: 1000px;
	height: 248px;
	background: url(images/muralBG.jpg) no-repeat bottom right;
	
}
#logoHolder{
	position: absolute;
	top: 33px;
	left: 0;
}

#contentWrapper{
	width: 970px;
	border-left: solid 1px #a2b6bc;
	border-right: solid 1px #a2b6bc;
	background: #FFF url(images/contentWrapperBG.jpg) repeat-x 0 0;
	margin: 0 auto;
	padding: 20px 14px 10px;
	clear: both;
}
#frontPageShowcase{
	width: 970px;
	margin: 0 auto;
	background: #0c2b25 url(images/frontPageShowcase.jpg) repeat-x 0 0;
	padding: 5px 15px 0;

}
#productShowcase{
	float: left;
	width:400px;
	border: 5px solid #425436;
	background: #0b2b24;
	padding: 5px;
	margin: 0 20px 10px 0;
}
#aboutUs{
	color: #FFF;
	float: left;
	width: 530px;
	margin: 10px 0;
}
#aboutUs h1{
	color: #FFF;
	font-weight: bold;
	font-family: times, serif;
	font-size: 30px;
}
#aboutUs h2{
	color: #f0b35b;
	font-weight: normal;
	font-family: times, serif;
	font-size: 18px;
}
#aboutUs a{
	color: #f0b35b;
}
#aboutUs a:hover{
	color: #FBE986;
}

.subProductShowcaseWindowL{
	float: left;
	display: inline;
	width: 380px;
	margin: 0 20px 0 0;
}
.subProductShowcaseWindowC{
	float: left;
	display: inline;
	width: 300px;
	margin: 0 20px 0 0;

}
.subProductShowcaseWindowR{
	float: left;
	display: inline;
	width: 250px;
	margin: 0;
}

#frontPageWindows a img{
	padding: 2px;
	background: #e6ebee;
	border: 1px solid #8ca5ac;
}

#frontPageWindows li a{
	text-decoration: none;
}
#frontPageWindows a:hover img{
	border: 1px solid #f0b35b;
}
#frontPageWindows ul{
	margin: 0;
	padding: 0;
}

#frontPageWindows .subProductShowcaseWindowR a img{
	background: none;
	border: none;
}
#frontPageWindows li{
	padding: 0;
	display: inline;
	list-style-position: inside;
	margin: 3px 5px 0 0;
}

img.bordered{
	padding: 2px;
	background: #e6ebee;
	border: 1px solid #8ca5ac;
}
#mainContent{
	float: left;
	width: 700px;
	margin: 0 20px 10px 0;
}
#sidebar{
	float: left;
	width: 220px;
	margin: 0 0 10px 0;
}
#sidebar ul{
	list-style-type: none;
}

textarea#comment{
	width: 700px;
}

#footerWrapper{
	width: 1000px;
	margin: 0 auto;
	background: #0C2B25 url(images/footerWrapperBG.jpg) repeat-x 0 0;
}

#footer{
	color: #fff;
	font-size: .8em;
	padding: 10px 15px 20px;
	margin: 0 auto;
	width:970px;
}


#footer a{
	color: #f0b35b;
	text-decoration:none;
}
#footer a:hover{
	color: #FBE986;
	text-decoration:underline;
}

#footer img{
	float: right;
}
#footer h1{
	color: #397F7F;
	margin:0;
	font-size:1.2em;
	font-weight: bold;
}
#footer ul{
	margin: 0;
}
#footer li{
	margin: 0;
	display:inline;
	list-style-position: inside;
	list-style-type: none;
	padding: 0 2px;
}
.last{
	margin-right:0;
}
.testimonials{
	clear: both;
	margin: 0 0 10px 0;
}
.testimonials img{
	float: left;
	margin: 4px 8px 8px 0;
}

input#searchsubmit{
	background: #0e2d25;
	border: solid 1px #435436;
	color: #f0b35b;
}
/* 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 {
	background: #e6ebee;
	border: 1px solid #8ca5ac;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	background: #e6ebee;
	border: 1px solid #8ca5ac;
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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

.wp-caption {
	border: 1px solid #a2b6bc;
	text-align: center;
	background-color: #edf1f2;
	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;
}
/* End captions */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

div.clear{
	clear:both;
}


/* IE FIXES
********************************/
.clearfix:after {content:"."; display:block; height:0;
                 clear:both; visibility:hidden; }
.clearfix       {display:inline-block;}
/* Hide from IE Mac */
.clearfix       {display:block;}
/* End hide from IE Mac */