/*
Theme Name: Calm Water Pools
Theme URI: http://www.calmwaterpools.com
Version: 1.0
Description: 2 Column Theme
Author: Alfredo Palconit Jr.
Author URI: http://alfredo.palconit.com
*/
/*-----------------------------------whole site------------------------------------------*/
body { font-family:arial, verdana, helvetica, sans-serif; background:#61a8cd; font-size:13px;margin: 0 auto}
.body { font-family:arial, verdana, helvetica, sans-serif; background:url(http://www.calmwaterpools.com/images/landbg.jpg) #075076; font-size:13px;margin: 0 auto}

.header { width:960px; background: url(images/top.jpg) no-repeat bottom #eeeeee; height: 120px; margin:0; padding:0; }
.header2 { display:none }
.content { width: 960px; text-align:left; margin: 0 auto; background:  #ffffff }
ul { margin: 5px 0 20px 15px; padding : 0; list-style : none; }
li { margin: 0 0 2px 0; padding: 0 0 0 5px; list-style-type: square }

a { text-decoration:none; color:#ff9900 }
a:hover { text-decoration:none; color:#14376d }
hr { border: none 0;border-top: 1px dashed #444444;width: 100%;height: 1px; }

form { border:0px;margin:0px;padding:0px ; }
input { border: 1px solid #cccccc; font-size:14px; background:#dddddd;font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;color:#333333}
textarea { border: 1px solid #cccccc; width:200px; background:#dddddd;font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;font-size:14px;color:#333333 }
/*-----------------------------------main sections------------------------------------------*/
.main { float:right; width: 695px;font-size: 12px; margin: 0px;padding: 0px; }
.mainxx { float:right; width: 960px;font-size: 12px; margin: 0px;padding: 0px; }
.main h3 {border:0px;margin:0px;padding:0px;font-size:18px;color:#ff6600 }

.footer 
{ 
clear:both;
background:#61a8cd url(images/calmwaterpools_14.jpg) bottom no-repeat;
width: 950px;
padding-right:10px;

height:78px;
color: #333333;
text-align:right;
}


.footer a { color: #333333;}

.footerxx
{ 
clear:both;
background:#61a8cd url(http://www.calmwaterpools.com/images/landfooter.jpg) bottom no-repeat;
width: 950px;
padding-right:10px;

height:78px;
color: #999;
text-align:right;
}


.footerxx a { color: #999;}

.hero {float:right;background:url(images/calmwaterpools_02.jpg);width:695px;height:246px}


/*-----------------------------------sidebar-----------------------------------------------*/
.mainsidebar { padding: 0px; width: 265px; float:left;text-align: center;margin:0px; background:#ffffff;height:100%}
.sidebarmenu {font-size:14px;font-weight:bold;margin:0px;border:0px;padding:0px }
.sidebarmenu a { color:#ffffff; }
.sidebarmenu img { border:0px }

/*-----------------------------------blogpost box------------------------------------------*/


/*.post {padding:10px;word-wrap: break-word;text-align:left; color:#666;font-size:14px;}*/
.post {padding:10px;text-align:left; color:#666;font-size:14px;}
.post a {color:#14376d;text-decoration:underline}
.post a:hover {color:#ff6600;}
.post h1 {border:0px;margin:0px;padding:0px;font-size:22px; font-style:italic; font-weight:normal }
.post h1 a {color:#14376d;text-decoration:none}
.post h1 a:hover {color:#ff6600}
.post h3 { color:#666;border:0px;margin:0px;padding:0px;margin-bottom:10px;font-size:14px }

.post img { background: #ffffff;display: inline;margin: 4px;	padding: 4px;}
.post blockquote{ background: #dddddd; color: #666666; padding: 10px; }
.post li { list-style:disc; }
.post ul { padding-left:10px }


