/*  
Theme Name: Pure Water Systems
Theme URI: http://www.webcollective.coop
Description: A custom theme by <a href="http://www.webcollective.coop">Web Collective, Inc</a>.
Version: 1.0
Author: Fulvio Casali
Author URI: http://www.webcollective.coop
*/


body {
	padding: 0 0 0 0;
	margin: 0;
	background: #fff;
	text-align: center;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 0.9em;
	color: black;
	line-height:14pt;
}


#container {
	margin: 0 auto 0 0;
	width: 780px;
	background: #FFFFFF;
	text-align: left;
}



a img {
	border: none;
}

a {
	color: #456FA2;
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: none;
}



ul, ol {
	margin: 4px 0 15px 35px;
	padding: 0;
}

ul ul, ol ol {
	margin: 4px 0 0 15px;
	padding: 0;
}

li {
	margin: 0 0 4px 0;
	padding: 0;
}




#header {
	position: relative;
}

#header img {
	display: block;
}




#search-box {
	position: absolute;
	top: 20px;
	right: 20px;
}	

#search-box form {
	margin: 0;
	padding: 0;
}

#search-box input {
	margin: 0;
	padding: 0;
	width: 160px;
	color: #888888;
}




#top-nav {
	background: #456FA2;
	color: #FFFFFF;
	width: 100%;
	font-size: 0.9em;
}

#top-nav ul {
	margin: 0;
	padding: 5px 22px 5px 22px;
	list-style: none;
}

#top-nav li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

#top-nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#top-nav a:hover {
	color: #B0B0B0;
	text-decoration: none;
}




#content-container {
	position:absolute;
	top: 150px;
	left: 165px;
	width: 612px;
}

#content {
	margin-bottom: 20px;
}



.post {
	margin: 0 0 20px 0;
}

#content hx {
	color:#1D4A65;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	line-height:14px;
	margin:0px;
	text-transform:none;
}

#content h1 {
	color:#1D4A65;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}

#content h1 a {
	color:#296A92;
	text-decoration: none;
}

#content h1 a:visited {
	color:#1D4A65;
}

#content h1 a:hover {
	text-decoration: none;
}

#content h1.pagetitle {
	font-size: 1.1em;
	color: #888888;
	margin-bottom: 6px;
}



#content h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 0 0 2px 0;
	font-size: 1.25em;
	color: #707070;
}

#content h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #404040;
}

#content h4 {
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 0 0 2px 0;
	font-size: 1.05em;
	color: #606060;
}




#content .post-date {
	color: #707070;
	font-size: 0.8em;
	margin: 0 0 3px 0;
}

#content p {
	margin: 0 0 12px 0;
	line-height: 140%;
}

#content .post-info {
	color: #505050;
	font-size: 0.8em;
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
}

#content .post-info a {
	text-decoration: none;
}

#content .post-info a:hover {
	text-decoration: underline;
}

#content .single-date {
	text-align: right;
	font-size: 0.9em;
	color: #707070;
	margin-bottom: 3px;
}




#content .attachment-image {
	text-align: center;
	padding: 10px 0 10px 0;
}




code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color: #456FA2;
}

blockquote {
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
	margin: 5px 0 15px 0;
	font-size: 0.9em;
}




acronym, abbr, span.caps {
	font-size: 0.9em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #808080;
}




.navigation {
	display: block;
}






#wp-calendar caption {
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #456FA2;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td a {
	color: #456FA2;
	font-weight: bold;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF; 
}






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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}




.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}




#sidebar {
	position: absolute;
	top: 150px;
	left: 4px;
	width: 145px;
	height: 4600px;	
	background-color:#E0EDF3;
	border-top:3px solid #488D9E;
}

#sidebar h2 {
	border-top:2px solid #488D9E;
	color:#000000;
	display:block;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	padding-bottom:1px;
	padding-left:2px;
	padding-top:1px;
	text-transform:none;
}

#sidebar ul {
	position: relative;
	top: -9pt;
//	top: 0pt;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul {
	position: relative;
	top: -6pt;
	margin: 6px 0 15px 8px;
	padding: 0;
}

#sidebar ul ul ul {
	position: relative;
	top: 0pt;
	margin-bottom: 6px;
}

#sidebar li {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 0.95em; 
	line-height:9pt;
}

#sidebar a {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}

#sidebar a:hover {
	background:#488D9E none repeat scroll 0%;
	color:#FFFFFF;
	font-weight:bold;
}


#sidebar .textwidget {
	color:#000000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height:14pt;
	margin-bottom:14px;
	margin-left:5px;
	margin-top:6px;
	margin-right:12pt;
}


h3#comments, h3#respond {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 6px 0;
	font-size: 1.1em;
	background: #456FA2;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li {
	margin: 0;
	padding: 0;
	border-top: 8px solid #F4F4F4;
	padding: 3px 0 5px 0;
}

ol.commentlist li.alt {
	border-top: 8px solid #E8E8E8;
}

ol.commentlist .comment-date {
	width: 35%;
	float: right;
	text-align: right;
	font-size: 0.9em;
	display: inline;
}

ol.commentlist .comment-author {
	width: 55%;
	float: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	font-size: 1.2em;	
	color: #808080;
	display: inline;
}

ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none;
}

ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline;
}

ol.commentlist .comment-text {
	clear: both;
}




form#commentform textarea {
	width: 100%;
}

form#commentform label {
	font-size: 0.9em;
}






#footer {
	z-index:6;
}

#footer a {
	color:#1D4A65;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-variant:small-caps;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
}

#footer a:hover {
	border-bottom:1px dashed #1D4A65;
}

#footer a.style15 {
	background-color:#E0EDF3;
}

#footer h5.style_subtitle {
	color:#1D4A65;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	line-height:14px;
	text-transform:none;
	margin-bottom:0.15em;
	margin-top:0px;
}

#footer span.style11 {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:normal;
	line-height:14px;
	margin:0em;
	text-transform:none;
}

#footer span.copyright {
	color:#1A4057;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-style:normal;
	font-variant:small-caps;
	font-weight:normal;
	line-height:14px;
	text-transform:none;
}

div#cert {
	position: relative;
	top: 40px;
}

#cert h1 {
	color:#1D4A65;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	line-height:14px;
	margin:0px;
	text-transform:none;
}
