/*
Theme Name: PoolSharks
Theme URI: http://kangomedia.com
Description: Custom Theme for PoolSharks
Version: 1.7
Author: Freddy Rodriguez
Author URI: http://kangomedia.com
*/

* {
	padding: 0;
	margin: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#19ACF2;
	color:#13447B;
}
h1{border-bottom:2px solid; margin-bottom:5px; padding-bottom:2px; font-size:28px;}
.alignright {
	float:right;
}
#container {
	position:relative;
	margin:0px auto 0 auto;
	min-width:1152px;
}
#home_container {
	position:relative;
	margin:0px auto 0 auto;
	min-width:1152px;
}
.home_image {
	z-index:-100;
	position:absolute;
	left:50%;
	margin-left:-850px;
}
#wrapper {
	width:1152px;
	margin:0 auto;
	margin-top:350px;
	overflow:hidden;
}
#innerwrapper {
	width:1152px;
	margin:0 auto;
	margin-top:10px;
	background-color:#FFF;
	overflow:hidden;
}
/* ---------------------------------------------

HEADER

-----------------------------------------------*/



#header {
	height:81px;
	min-width:1180px;
	margin:0 auto;
	background:url(images/header.png) repeat-x;
	z-index:10;
}
#logomenu {
	width:1152px;
	margin:0 auto;
}
.logo {
	width:360px;
	height:286px;
	position:absolute;
	margin:5px 0 0 5px;
	background:url(images/sharklogo.png);
}
span.innerlogo {
	width:224px;
	height:175px;
	display:block;
	position:absolute;
	margin:5px 0 0 5px;
	background:url(images/innerlogo.png);
	text-indent:-5000px;
}
#topnav ul {
	font-family:Century Gothic, Helvetica, sans-serif;
	list-style:none;
	float:right;
	color:#fff;
	margin-top:32px;
}
#topnav ul li {
	display:inline;
}
#topnav ul li a {
	display:inline;
	padding:25px;
	color:#fff;
	text-decoration:none;
}
/* ---------------------------------------------

HOMEPAGE SERVICES

-----------------------------------------------*/



#services {
	background:url(images/boxes.png) no-repeat;
	width:1180px;
	height:86px;
	margin:0 auto;
}
ul.midpagenav {
	position:absolute;
	list-style:none;
	width:1180px;
}
ul.midpagenav li {
	display:inline;
}
ul.midpagenav li a {
	width:380px;
	height:85px;
	float:left;
	display:block;
	list-style:none;
	margin-left:0px;
}
ul.midpagenav li a span {
	display:none;
}
/* ---------------------------------------------

INNERPAGE SERVICES

-----------------------------------------------*/



#undernav {
	background:#fff;
	height:86px;
	min-width:1180px;
	margin-top:10px;
}
#innerservices {
	width:1152px;
	height:66px;
	padding-top:18px;
	background:url(images/innerservices.png) right no-repeat;
	margin:0 auto;
}
ul.innerpagenav {
	position:absolute;
	list-style:none;
	margin-left:265px;
	margin-top:-10px;
	width:900px;
}
ul.innerpagenav li {
	float:left;
}
ul.innerpagenav li a {
	width:292px;
	height:67px;
	float:left;
	display:block;
	list-style:none;
	margin-left:5px;
}
ul.innerpagenav li a span {
	display:none;
}
/* ---------------------------------------------

HOMEPAGE MENUS

-----------------------------------------------*/



#menu1 {
	width:283px;
	background:url(images/menubox.jpg) no-repeat #BFAA73;
	float:left;
}
#menu2 {
	width:283px;
	background:url(images/menubox.jpg) no-repeat #BFAA73;
	float:left;
}
h2.menutitle {
	font-weight:normal;
	text-align:center;
	background:url(images/bluetitlebar.jpg) repeat-x;
	height:46px;
	padding-top:8px;
	cursor:pointer;
}
ul.mainmenu {
	list-style:none;
	text-align:center;
	padding:0 5px 0 5px;
}
ul.mainmenu li {
	padding:8px 0 8px 0;
	border-bottom:3px #fff solid;
}
ul.mainmenu li.last {
	padding:8px 0 8px 0;
	border-bottom:none;
}
ul.mainmenu li a {
	text-decoration:none;
	color:#13447b;
}
#special1 {
	width:283px;
	background:url(images/menubox.jpg) no-repeat #BFAA73;
	float:left;
	padding:0 0 20px;
}
#special2 {
	width:283px;
	background:url(images/menubox.jpg) no-repeat #BFAA73;
	float:left;
	padding:0 0 20px;
}
h2.greentitle {
	font-weight:normal;
	text-align:center;
	background:url(images/greentitlebar.jpg) repeat-x;
	height:46px;
	padding-top:8px;
}
/* ---------------------------------------------

LEFTMENU (inner pages)

-----------------------------------------------*/

#leftmenu {
	width:233px;
	background:url(images/leftmenu.jpg) no-repeat #C0AB74;
	float:left;
}
/* ---------------------------------------------

CONTENT (inner pages)

-----------------------------------------------*/

#content {
	padding:0px 5px 30px 5px;
	width:676px;
	float:left;
	color:#13447b;
	margin-bottom:20px;
	min-height:570px;
}
#content p {
	padding:8px;
}
#content h2 {
	margin-left:10px;
}
.entry ul {
	list-style:outside;
	margin-left:40px;
}
.entry ol {
	margin-left:40px;
}
h2.equipmentrepairs {
	background:url(images/equipment-repairs.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.poolcleaning {
	background:url(images/pool-cleaning.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.acidwash {
	background:url(images/acid-wash.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.poolcleansignup {
	background:url(images/poolcleaningsignup.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.replastering {
	background:url(images/replastering.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.tilecopingdecks {
	background:url(images/tilecopingdecks.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.poolupgrades {
	background:url(images/poolupgrades.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.leakdetection {
	background:url(images/leakdetection.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.poolinspection {
	background:url(images/poolinspection.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.newequipment {
	background:url(images/newequipment.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.poolControls {
	background:url(images/electronicpoolcontrolsTitle.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.warrantystation {
	background:url(images/warrantystation.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.contact {
	background:url(images/contactus.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.franchise {
	background:url(images/franchiseinfo.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.faq {
	background:url(images/faq.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.blog {
	background:url(images/blog_title.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.specials {
	background:url(images/specials.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
h2.contest {
	background:url(images/contest-title.jpg) no-repeat;
	width:644px;
	height:63px;
	display:block;
	text-indent:-20000px;
	border-bottom:4px #13447b solid;
	margin-top:5px;
}
/* ---------------------------------------------

RIGHTMENU (inner pages)

-----------------------------------------------*/



#rightmenu {
	width:233px;
	background:url(images/leftmenu.jpg) no-repeat #C0AB74;
	float:left;
}
/* ---------------------------------------------

FOOTER

-----------------------------------------------*/



#footer {
	clear:both;
	height:125px;
	background:#0e4079 bottom;
	border-top:#fff 1px solid;
	padding-top:1px;
}
#footerinfo {
	width:1152px;
	margin:0 auto;
	padding-left:8px;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	padding-top:10px;
	color:#fff;
}
#footerinfo a, #footerinfo a:visited{
	color:#fff;
}
#copyright {
	float:left;
	width:300px;
	border-bottom:2px #fff solid;
	padding-bottom:5px;
}
#footermenu {
	margin-left:285px;
	width:852px;
	border-bottom:2px #fff solid;
	padding-bottom:5px;
}
ul.footermenu {
	list-style:none;
}
ul.footermenu li {
	display:inline;
	margin:15px;
}
ul.footermenu li a {
	text-decoration:none;
	color:#fff;
}
#kangomedia {
	margin-top:20px;
	width:360px;
	height:25px;
}
address {
	color:#000;
	font-size:.8em;
	float:right;
	margin:-10px 35px 0 0;
}
.widget {
	width: 310px;
	margin: 20px;
	padding: 10px;
	background: #f3f1eb;
	border: 1px solid #dedbd1;
	margin-bottom: 15px;
}
.widget a {
	color: #222;
	text-decoration: none;
}
.widget a:hover {
	color: #009;
	text-decoration: underline;
}
.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
}
.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
	padding: 4px 6px;
	outline: none;
}
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	background: #dedbd1;
	color: #222;
	text-decoration: none;
}
.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
}
.tabdiv li {
	list-style-image: url("star.png");
	margin-left: 20px;
}
.ui-tabs-hide {
	display: none;
}
/* ---------------------------------------------

					BLOG

-----------------------------------------------*/

h2.title a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#07427c;
	font-size:1.4em;
	letter-spacing:-2px;
	margin-left:-5px;
}
.time {
	font-size:.8em;
	margin:-2px 0 0 8px;
	font-style:italic;
}
.postmetadata {
	font-size:.7em;
}
.postmetadata a {
	text-decoration:none;
	color:#13447b;
}
.blog_entry p {
	line-height:1em;
}
.blog_entry ol {
	margin:0 0 0 35px;
}
.blog_entry ol li {
	margin-top:12px;
}
.blog_entry ul {
	margin:0 0 0 35px;
}
.blog_entry ul li {
	margin-top:12px;
}
.blog_navigation {
	margin:0 0 10px;
}
.blog_navigation ul {
	list-style:none;
	width:210px;
	margin-left:10px;
}
.blog_navigation ul li {
	margin-bottom:4px;
}
.blog_navigation li a {
	color:#13447b;
}
#searchform {
	margin-left:5px;
}
input.text {
	border:1px solid #999;
	padding:3px;
	color:#666;
	background:#fff;
	width:210px;
}
input.submit {
	margin:5px 0 0 172px;
}
h3#comments {
	border: 1px solid #c9c0a9;
	background:#d7cdb4;
	font-size:.9em;
	padding:2px 10px;
	margin-bottom:8px;
}
ol.commentlist {
	list-style:none;
}
.commentlist p {
	clear:both;
	width:500px;
	margin-left:40px;
	font-size:.9em;
	font-style:italic;
}
.avatar {
	float:left;
}
.fn a {
	text-decoration:none;
	color:#0066CC;
	font-style:normal;
	margin-left:8px;
}
.comment-meta a {
	text-decoration:none;
	font-size:.7em;
	vertical-align:bottom;
	color:#666;
	margin:0 0 8px 8px;
}
#respond {
	width:450px;
	margin-top:20px;
}
input#author {
	border:1px solid #999;
	padding:3px;
	color:#666;
	background:#d7cdb4;
}
input#email {
	border:1px solid #999;
	padding:3px;
	color:#666;
	margin-top:4px;
	background:#d7cdb4;
}
input#url {
	border:1px solid #999;
	padding:3px;
	color:#666;
	margin-top:4px;
	background:#d7cdb4;
}
textarea#comment {
	width:450px;
	margin-top:4px;
	border:1px solid #999;
	padding:3px;
	color:#333;
	background:#d7cdb4;
}
input#submit {
	margin-top:8px;
}
/* Imagine It Studios CSS */
#sidebar{width:283px; float:left;}
#main{width:829px; margin:20px; float:left; background-color:#FFF;}
#contentarea{width:1152px; overflow:hidden; background-color:#FFF; margin:10px 0 0;}
#contactform{width:443px;float:left; margin-left:10px; min-height:300px;}
.textbox{width:432px; height:30px; background-color:#FAFAFA; padding:3px; margin:5px 0; border:1px solid #EAEAEA;}
.form-text{width:442px; height:30px; background-color:#FAFAFA; padding:3px; margin:5px 0; border:1px solid #EAEAEA;}
.textareas{width:432px; background-color:#FAFAFA; padding:3px; margin:5px 0; border:1px solid #EAEAEA;}
#content blockquote{float:left;}
h2.contentheader{float:left; margin-left:3px !important; margin-top:10px;}
.midnav{width:377px; height:86px; float:left;}
.schedule{margin-right:10px;}
.joinmail{margin-right:10px;}
.askapro{}
