/* -------------------------------------------------------------------------------
	Theme Name: Splashing Waters
	Description: Swimming Pool Guide - Types, Shapes and Keeping pool well maintain
	Version: 1.00
	Author: Splashing Waters
	Author URI: http://www.splashing-waters.com/
   ------------------------------------------------------------------------------- */

/***** GENERAL *****/
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana;
	color:#1CB4EE;
	background:#1CB4EE;
	border:0px yellow solid;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#D68202;text-decoration: none;}
a:hover {color: #D68202;text-decoration: underline;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #ACACAC; width:95%;}
del {color:red;}
ins {color:green;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	border-left: 2px solid #ACACAC;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:40px;}

.spacer2 {
color:#FFFFFF;
height:24px;
padding-top:13px;
text-align:right;
margin-right:10px;
}
/********** LAYOUT **********/
#base_top{
	margin:0;padding:0;
	background: url(images/bg_top.png) no-repeat top center;
}
#base{
	position:relative;
	margin:0 auto;
	width:950px;
	padding:0;
	background:transparent url(images/centerbg.gif) repeat scroll 0 0;
	border:8px solid #1CA2DF;

}
#menu{
	position:relative;
	overflow:hidden;
	width:923px;
	height:35px;
}
#header{
	position:relative;
	width:950px;
	height:200px;
	border:0px red solid;
        background:transparent url(images/banner.jpg) no-repeat scroll 0 0;
}
#container{
	position:relative;
	overflow:hidden;
	width:950px;
	background:url(images/bg_container.png) no-repeat top center;
	border:0px red solid;
}
#sidebar{
	float:right;
	overflow:hidden;
	display:inline;
/*	width:217px; */
/*291*/
	min-height:450px;
/*
	margin:20px 18px 20px 0;
	padding:0 37px 180px 37px;
*/
	font-size:12px;
	background:#53D2FF url(images/bg_sb_btm.jpg) no-repeat bottom center;


 margin:20px 18px 20px 0;
 width:275px;
 padding:0 8px 195px;

}
#content{
	float:left;
	overflow:hidden;
	display:inline;
	width:570px;
	margin:10px 0px 0 0;
	padding:0 30px 0 30px;
}
#base_btm{
	margin:0 0 2px 0;padding:0;
	}

#footer{
color:#000000;
font-size:12px;
margin:0 auto;
padding:10px 0;
width:924px;
}
#footer a,#footer a:hover{
	color:#ffffff;
}

/********** header *************/
#header img.home {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 11px;
	top: 10px;
	width:640px;
	height:150px;
}
#header a.rss{
	position:absolute;
	display:block;
	padding:0;margin:0;
	top:31px;
	right:65px;
	width:80px;
	height:80px;
}


#blogtitle {
	overflow:hidden;
	width:600px;
	font-family: Arial,Verdana; 
	font-size:28px; 
	font-weight:bold;
	text-align:right;
	color:#714500; 
	overflow:hidden;
	padding:30px 0px 0px 0px;
	margin:0px 0 0 30px;
	border:0px red solid;
}
#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#714500; 
	text-decoration:none;
}
#subtitle {
	position:relative;
	width:500px;
	font-family: Arial, Verdana; 
	text-align:right;
	margin:0px 0px 0 130px;
	padding:0px 0 0 0;
	font-size:12px; 
	color:#000000; 
	font-style:italic;
	border:0px red solid;
}
/******************* MENU *****************/
#mainsearch{
	position:absolute;
	top:0px;
	left:0px;
	width:109px;
	height:31px;
	margin:6px 0 0 5px;
	padding:0;
	border:2px solid #53D2FF;
	/* background: url(images/bg_search.jpg) no-repeat bottom center; */
}
#mainsearch .input {
	position:absolute;
	top:8px;	
	left:0px;
	height:15px;
	text-align:center;
	width:70px;
	padding:0 5px 0 5px;
	margin:0px 0 0 0;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica;
	color:#000000; 
	border:none;
	background:transparent;
}
#mainsearch .submit{
	cursor:pointer;
	border:none;
	background:transparent;
	position:absolute;
	top:0px;
	right:0px;
	height:30px;
	width:30px;
}

#menu ul {
	
	list-style-type: none;
	overflow:hidden;
	
	padding:15px;
	height: 36px;
	border:0px red solid;
}

#menu ul li {
	display: inline;
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
}
#menu ul li a{
	float:left;
	display: block;
	overflow:hidden;
	height:36px;
	line-height:20px;
	text-align:center;
	padding:0px 0px 0 0px;
	margin-right:19px;
        margin-top:-13px;
	color:#000000;
	background:transparent;
	background:url('images/bg_menu.png') repeat-x center top;
	text-decoration:none;
}
#menu ul li a span{
	display: block;
	padding: 0;
	background:url('images/bg_menu_left.png') no-repeat 0px -27px;
}
#menu ul li a span span{
	display: block;
	padding: 14px 15px 2px 15px;
	background:url('images/bg_menu_right.png') no-repeat right -27px;
}

#menu ul li a:hover, #menu ul li.current_page_item a  {
	background-position: 0px 0px;
}

#menu ul li a:hover span,#menu ul li.current_page_item a span{
	background-position: 0px 0px;
}
#menu ul li a:hover span span,#menu ul li.current_page_item a span span{
	color: #000000;
	background-position: right;
}

/*************** content ***************/
.archivetitle {
	color: #ffffff;
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 15px 0px;
}

.post{
	position:relative;
	margin:0 0px 20px 0px;
	width:571px;
	/* background:url('images/bg_post_title.jpg') no-repeat top center; */
}
.sticky{
	/*background:url('images/bg_post_title_sticky.jpg') no-repeat top center; */
border:3px solid #fff;
}
.post_top{
	position:relative;
	overflow:hidden;
	margin:0 0 0 0;
	height:44px;
	width:571px;

}
.post_title{
	position:absolute;
/*	left:100px; */
	width:550px;
	height:32px;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	padding:11px 0 0 0;
	margin:1px 0 0 0;
}
.post_title h1{
font-size:14px;
margin-left:10px;
}
.post_title a,.post_title a:hover{
	text-decoration:none;
	color:#000000;
}
.post_date{
	position:absolute;
	left:8px;
	font-size:10px;
	width:70px;
	height:44px;
	line-height:18px;
	margin:0 0 0 0;
}
.post_date_d {
	font-size: 22px;
	font-family:Arial, Verdana;
	font-weight:bold;
	text-align:center;
	color:#A83410;
	padding:6px 0 0 0;
}
.post_date_m {
	font-size: 10px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding:0px 0 0 0;
}
.post_author{
	text-align:right;
	font-style:italic;
	font-size:10px;
	padding:0 20px 5px 40px;
}

.entry{
	overflow:hidden;
	width:531px; /*571px*/
	line-height: 1.6em;
	text-align: justify;
	padding: 10px 20px 10px 20px;
	margin:0;
border:3px solid #fff;
	color:#ECE6B4;
float: left;
}

.entry p{
color:#000;
font-size:12px;
line-height:20px;
padding:5px;
font-family:verdana;
}

.entry2{
	overflow:hidden;
	width:531px; /*571px*/
	line-height: 1.6em;
	text-align: justify;
	padding: 10px 20px 10px 20px;
	margin:0;
	color:#ECE6B4;
float: left;
}

.entry2 p{
color:#000;
font-size:12px;
line-height:20px;
padding:5px;
font-family:verdana;
}

.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 10px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
	
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_category.gif') no-repeat top left transparent;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_tags.gif') no-repeat top left transparent;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_comment.gif') no-repeat top left transparent;
}
.navigation {
	border-top:1px white solid;
	font-size: 11px;
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
}

.sorry {
	font-size: 12px;
	font-style: italic;
	margin: 8px 0px 0px 10px;
	padding: 3px 0px 3px 0px;
}

/******************* Sidebar *****************/
#sidebar {color:#000000;}
#sidebar a{color:#000000; text-decoration:none;width:241px;padding-left:7px;}
#sidebar a:hover {color:#F6C437; text-decoration:none;}

#sidebar ul {
	position:relative;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        border:2px solid #27A6E3;

}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	line-height:18px;
	background:#C1F0FC;
}
#sidebar ul ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	background: #C1F0FC url(images/bg_sb_arrow.png) no-repeat 0 3px;
}
#sidebar h4 {
	color: #7C421D;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	font-variant: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
}
#sidebar .bg_top{
	height:7px;
	background:url(images/bg_sb_menu_top.jpg) no-repeat bottom center;
	margin:0;
	padding:0;
}
#sidebar .bg_btm{
	height:8px;
	background:url(images/bg_sb_menu_btm.jpg) no-repeat top center;
	margin:0 0 15px 0;
	padding:0;
}

#sidebar select{
	margin:0px 0px 2px 0px;
	font-size:11px;
	width:185px;
	overflow:hidden;
}

/*************** comment ***************/
#postmetadata {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
	color:#ffffff;
	background:#3F4544;
}

.nocomments {background: none; color: #ffffff;}


#comments {
	color: #ffffff;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
	border-bottom: 1px dotted #ffffff;
}

.commentlist {
	list-style: none;
	margin:0px ;
	padding:0 10px 10px 10px;
}
.comment,.trackback,.pingback{
	clear:both;
	margin:10px 0px 0px 0;
	padding:0px 0px 0px 0px;
	
}
.comment .children{
	list-style: none;
	padding:0px 0 0 0;
	margin:0px 0 0px 15px;
	border:0px red solid;
}
.comment div, .trackback div, .pingback div{
	height:100%;
	background:#3F4544;
	border:1px #606261 solid;
	padding:5px;
}
.trackback div, .pingback div{
	border:1px #606261 dashed;
}
.comment div div,.trackback div div, .pingback div div{
	background:none;
	padding:0;
	border:0px;
}

.comment .says, .trackback .says, .pingback .says{
	display:none;
}
.comment .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{
	margin-left:0px;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}	
.byuser .fn a{
	font-weight:normal;
	text-decoration:underline;
}
.bypostauthor .fn a{
	font-weight:bold;
	text-decoration:underline;
}
.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{
	border-bottom: 1px dashed #606261;
	margin:0 0 10px 0px;
	padding:6px 0 6px 0;
	font-size:10px;
}
.trackback .comment-meta{
	padding:2px 0 2px 0;
}
.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
}

.comment .reply{
	margin:5px 0 0px 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
.comment .reply a{
	color:#000000;
	text-decoration:none;
}
.trackback .reply, .pingback .reply{
	display:none;
}
	/**comment paging WP2.7**/
.commentnavi{
	padding-right:20px;
}
.commentpages{
	float:right;
	padding:5px 10px;
}
.page-numbers{
	padding-left:5px;
}
.current{
	font-weight:bold;
}
	/*** comment form ***/
#respond {
	clear:both;
	padding:5px 15px 5px 5px;
	margin:10px 0px 0px 20px;
	font-size:11px;
}	
.cancel-comment-reply{
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #606261;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #606261;
	padding: 2px 2px 2px 2px;
}
#submit {
		cursor:pointer;

	height: 20px;
	color: #ffffff;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #606261;
	background:#000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


/********** WIDGET **********/
#wp-calendar td {font-size:11px;color:#000000;}
#wp-calendar td a {color:#F6C437;font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 180px;
	margin:0 0 0 5px;
	text-align: center;
	font-size:11px;
	color:#000000;
}

.wp-caption {  
    text-align: center;
    color:#000000;
}

.textwidget {
	margin:0px 5px 0 5px;
}
#akismetwrap{
	margin:0px 0 2px 10px;
}
.rsswidget img {
	display:none;
}

#sidebar h1 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}

.classh2{
font-size:14px;
}

/* 
MENU 9
*/

.menu9 {
	width: 261px;
	margin: 10px;
	}
	
.menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
.menu9 li a:link, .menu9 li a:visited {
	color: #3CCDFC;
	display: block;
	background:  url(images/menu3.gif);
	padding: 2px 0 0 35px;
	}
	
.menu9 li a:hover {
	color: #3CCDFC;
	background:  url(images/menu3.gif) 0 -32px;
	padding:2px 0 0 35px;
	}
	
/* 
NAVIGATION TOP
*/
#nav {
font-size:100%;
left:0;
position:absolute;
top:179px;
}
#nav ul {
background-color:#40BDC3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#nav ul li {
background:transparent url(images/bgNav.jpg) repeat scroll 0 0;
border-left:1px solid #8DD8DE;
float:left;
height:35px;
margin:0;
padding:0;
text-align:center;
}
#nav ul li {
voice-family:inherit;
width:103px;
}
html > body #nav ul li {
width:103px;
}
#nav ul li a {
color:#FFFFFF;
display:block;
padding:7px 5px 12px 7px;
text-decoration:none;
}
#nav ul li a:hover {
background:transparent url(images/bgNav.jpg) repeat scroll left bottom;
color:#4A4A4A;
}
#nav ul li#active a {
background:transparent url(images/bgNav.jpg) repeat scroll left bottom;
color:#4A4A4A;
}
#nav ul li#active a:hover {
}
#nav ul li.livingWorking a {
color:#FFFFFF;
display:block;
font-size:12px;
padding:3px 5px 12px 7px;
text-decoration:none;
}
#nav ul li.livingWorking a:hover {
background:transparent url(images/bgNav.jpg) repeat scroll 0 -37px;
color:#4A4A4A;
}
#nav ul li#livingactive a {
background:transparent url(images/bgNav.jpg) repeat scroll 0 -37px;
color:#4A4A4A;
}
#nav ul li.first {
border-left:medium none;
}
#nav ul li.last {
width:102px;
}
#subNav {
height:350px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#subNav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:20px 0 0 10px;
}
#subNav ul li {
margin:0 0 10px;
padding:0;
text-align:left;
}

/*
links style cascading sheet 
here
added
*/
/*
div#link_css{
background:transparent url(images) repeat scroll 0 0;
border:1px solid #CACACA;
float:left;
margin-top:8px;
width:100%;
margin-bottom:20px;

}

div#link_css p a{
text-decoration:none;
font-size:15px;
font-weight:bold;
color:#5B8402;
}

div#link_css .link_content{
background:transparent url(images/post-bg.jpg) repeat scroll 0 0;
border-bottom:2px solid;
float:right;
margin:1px;
width:98%;
margin-bottom:8px;
}
div#link_css .link_content img{
padding:1px;
border:none;
}
div#link_css .link_content p{
text-align:justify;
float:left;
width:68%;
margin-bottom:13px;
}

div#link_css .link_content form img
{
border:0;
}
div#link_css .tools_{
float:left;
margin-left:2px;
background:#fff;
padding:2px;
font-size:10px;
margin-bottom:5px;
text-align:right;
}
div#link_css .tools_ a{
text-decoration:none;
}
div#link_css .link_content p:hover{
background:#fff;
cursor:pointer;
}
div#link_css div#class_rec{

background:transparent url(images/widget-title-bg.gif) repeat scroll 0 0;
color:#920000;
font-weight:bold;
line-height:24px;
padding-left:8px;
}

div#link_css .link_below{
    background:url(images/widget-title-bg.gif);float:right;width:100%;padding-left:8px;
}
div#link_css .link_below span{
    font-size:10px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
    position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
*/

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
