/*
Theme Name: Pool Pro
Theme URI: http://berrywebteam.net
Description: Two column theme with header image and no navigation.
Author: Mac
Author URI: 
Version: 1.0
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	background: #11a0ff url(images/bodybg.jpg) repeat-x 0 0;
	padding: 0;
	margin: 0 auto;
}

p, table, td, tr, th, div, h1, h2, h3, h4, h5, h6, ul, li, ol {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

/*-- Images */
img {
	border: none;
}

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 0 0;
}

.alignright {
   float: right;
   margin: 0 0 0 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

/*-- Links --*/

a {
	color: #3333ff;
         text-decoration: underline;
}

a:hover {
	color: #3333ff;
	text-decoration: none;
}

hr { 
         color: #3333ff;
	border-top: none;
	height: 1px;
	margin-bottom: 10px;
}

ul, ol {
	padding: 0 0 0 20px;
	margin: 0 0 15px 0;
}

/*-- Container --*/
#container {
	width: 900px;
	margin: 0 auto;
}

/*-- Header --*/
#header {
	background: url(images/header.jpg) no-repeat 0 0;
	height: 175px;
}

#header h1 {
	display: none;
}

.logo {
	margin: 15px 0 0 260px;
	float: left;
text-align: center;
}

.logo h3 {
	font-size: 18px;
	line-height: 22px;
	color: #000;         
}

.logo h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	color: #0000ff;
         margin-top: 5px;
}

.headtext {
	margin: 0;
display: none;
	float: left;
         text-align: center;
}

.headtext h2 {
         font-family: verdana arial;
	font-size: 24px;
	line-height: 26px;
	color: #fff;
         font-weight: bold;
}

.headtext h3 {
	font-size: 20px;
	line-height: 22px;
	color: #fff;
         font-weight: bold;
}

.headtext h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	color: #cc0000;
         margin-top: 20px;
}

.headtext h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
         margin-top: 10px;
}

.headtext p {
	color: #000;
}

/*-- Menu --*/
#menu{
      width: 116px;
      float: left;
padding: 0 0 20px 19px;
}

#nav {
	background-color: #fff;
	float: left;
	width: 116px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	list-style-type: none;
         background-color: #7fccff;
         margin-bottom: 5px;
         width: 116px;
}

#nav li a {
	font-size: 12px;
	color: #3333ff;
	text-decoration: none;
	padding: 3px 10px;
	display: block;
         font-weight: bold;
}

#nav li a:hover {
	background: #0099ff;
         color: #fff;
}

#nav li.current_page_item a {
 background: #0099ff;
         color: #fff;
}

/*-- Navigation Dropdown --*/
#nav li ul {
	background: #545342;
	left: -999em;
        	width: 135px;
	position: absolute;
	padding: 0;
	margin: 0;
	border: none;
}

#nav li ul li {
	margin: 0;
	padding: 0;
	border: none;
}

#nav li ul li a {
	font-size: 12px;
	width: 135px;
	text-decoration: none;
         border-top: solid 1px #403f32;
	display: block;
	padding: 5px 10px;
}

#nav li ul li a:hover {
	background: #403f32;
}

#nav li ul ul {
	margin: -20px 0 0 200px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left:-999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left:auto;
}

/*-- Content --*/
#contentwrap {
}

#content {
	width: 900px;
         background-image: url('images/content_bg.jpg');
         background-repeat: repeat-y;
         background-position: top;
}

.postarea {
         width: 590px;
         padding: 0 10px 10px 15px;
         float: left;
	overflow: hidden;
         height: auto;
}

.postarea h2 {
         font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;	
         color: #fff;
	padding: 2px 5px;
         margin: 0 0 15px;
	background: #3333ff;
text-align: center;
}

.postarea h2 a {
	text-decoration: none;
}

.postarea h3 {
         font-size: 18px;
	line-height: 24px;
         color: #3333ff;
         padding: 10px 0;
}

.postarea h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	padding: 5px 0;
}

.postarea p {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    margin: 0 0 10px 0;
}

.postarea li {
	color: #000;
font-size: 13px;
	line-height: 20px;
}

.contentdiv {
	width: 150px;
	float: left;
}

blockquote {
	background: #F3F3E7 url(images/quote.jpg) no-repeat 0 0;
	padding: 10px 10px 5px 55px;
	margin: 10px 20px;
	display: block;
}

.date {
	background: #F3F3E7;
	color: #545342;
    font-size: 11px;
	padding: 5px 10px;
	margin: -15px 0 15px 0;
}

.date a {
	color: #545342;
}

.subpost {
	background: #F3F3E7;
	color: #545342;
	font-size: 11px;
	border-top: dotted 1px #D3D1A4;
	padding: 5px 10px;
	margin: 15px 0 25px;
}

#postsnav {
	margin: 15px 0;
	padding: 10px 0;
	border-top: dotted 1px #D3D1A4;
}

/*-- Sidebar --*/
#sidebar {
	width: 136px;
	padding: 0;
	float: left;
         margin: 0;
}

#sidebar .widget {
	padding: 5px;
	margin-bottom: 8px;
         text-align: left;
         border: 1px solid #3333ff;	
}

#sidebar h2 {
         font-size: 14px;
	font-weight: bold;
	line-height: 18px;
         color: #3333ff;
	padding: 0;
	margin: 0 0 5px;
}

#sidebar h3 {
         font-size: 12px;
	font-weight: bold;
	line-height: 18px;
         color: #000;
	padding: 5px 0;
}

#sidebar h4 {
         font-size: 11px;
	font-weight: bold;
	line-height: 16px;
         color: #000;
	padding: 5px 0;
}

#sidebar p {
         color: #000;
         line-height: 18px;
	margin: 0 0 10px 0;
         font-size: 12px;
}

#sidebar li {
    color: #000;
    line-height: 20px;
}

#sidebar a {
         color: #000;
         font-size: 14px;
         text-decoration: none;
}

#sidebar a:hover {
         color: #3333ff;
}
/*-- Footer --*/
#footer {
         float: left;
         text-align: center;
	padding: 10px 0 0;
         height: 50px;
         width: 900px;
	background-image: url('images/footer_bg.jpg');
         background-repeat: no-repeat;
}

#footer p {
    color: #fff;
}

/*-- Other Styles --*/
.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
