/*  

*/
body {
	font: 14px Arial, Helvetica, sans-serif;
 	color: #000;
	background: #0073bc url(img/water_bg2.jpg) repeat-x;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
a {
	color:#f12387;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 24px/100% Arial, Helvetica, sans-serif;
	color: #f12387;
	border: none;
}
h1 a, h1 a:visited{
	color: #f12387;
	text-decoration: none;
	border: none;
}
h1 a:hover{
	color: #f12387;
	text-decoration: none;
	border: none;
}
h2 {
	color: #f12387;
	margin: 0px 0px 2px;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #f12387;
	text-decoration: none;
	border: none;
}
h2 a:hover {
	color: #f12387;
	text-decoration: none;
	border: none;
}
h3 {
	color: #f12387;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
    
}
h4 {
	color: #f12387;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
    
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 766px;
	background: #fff;
	border-left: 3px solid #f12387;
	border-right: 3px solid #f12387;
	
}
/* header area */
#head {
	background: #fff url(img/header.jpg) no-repeat;
	height: 250px;
	width: 772px;
	position: relative;
	border-bottom: 0px solid #000000;
	margin: 0 auto;
	z-index: -1000;
}

#header IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#header IMG.active {
    z-index:10;
}

#header IMG.last-active {
    z-index:9;
}

#logo{
	background:transparent url('img/Majestic_Pools_Logo.png') center left no-repeat;
	position: absolute;
	top: 25px;
	left: 20px;
	float: left;
	z-index: 100;
	width: 300px;
	height: 139px;
	margin: 0px;
	}

/* content  */
#content {
	padding: 0px 10px 25px 10px;
	float: right;
	width: 510px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 506px;
	background: url(img/entry.png) no-repeat center bottom;
}
.entry-bot {
	border-left: #00a7ff solid 3px;
	border-right: #00a7ff solid 3px;
	margin-bottom: 30px;
	padding: 15px 7px 50px 7px;
}

.entry h2 {
		color: #fff;
		background: url(img/entry-top.png) no-repeat center top;
		margin: 0px;
		padding: 5px 0px 0px 10px;
		height: 25px;
}

.entry h2 a{
		color: #fff;
}

.post-cat {
    padding-left: 5px;
	float:right;
	font-size: 95%;
	color: #444;
}
.post-adm {
	float: left;
	font-size: 95%;
	color: #A8A8A8;
}
.post-content {
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}
.postmetadata { 
	color: #444; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif; 
	padding:0px; 
	float: right;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited, .navigation a:hover {
	color: #658CC3;
	border: none;
}
.previous-entries a {
	float: left;
	padding-left: 5px;
}
.next-entries a {
	float: right;
	padding-right: 5px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #000506;
	Color: #444444;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #658CC3;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #A8A8A8;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#ffffff;
	border: 1px solid #001812;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 415px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #001812;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background:#F12387;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;	
    float:left;
	width: 144px;
	height: 28px;
}
/*sidebar */
#sidebar {
	float: left;
	padding: 0px 0px 20px 20px;
	width: 190px;
	color: #000;
	overflow: hidden;
	font-weight:bold;
}

.rounded {
	background: #00a7ff url(img/sidebar-bot.png) no-repeat center bottom;
	color: #fff;
	padding: 5px 0px 10px 10px;
}

.rounded a{
	color: #fff;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(img/sidebar-top.png) no-repeat center top;
	padding: 5px 0px 0px 10px;
	height: 25px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #fff;
	text-decoration: none;
	border: none;
}
#sidebar a:hover{
	color: #ffffff;
	text-decoration: underline;
	border: none;
	
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin:  0px;
	padding: 10px 0px;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	
	padding-left: 2px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	/*background: url(images/mini-category.gif) no-repeat !important;*/
	padding-left: 2px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
}

#searchform br {
	display: none;
}
#searchform #s {
	border: 1px solid  #fff;
	width: 100px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	background: #fff;
	margin-right: 2px;
	color: #444;
	font-weight: normal;
}

#sidebar .request a {
	background-color: #F12387;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #fff;
	color:#FFFFFF;
	display:block;
	padding: 10px;
	text-align:center;
}

/* search form button */
#searchform input {
	background: url(img/search-button.png) no-repeat;
	width: 40px;
	height: 28px;
    font:16px Arial, Helvetica, sans-serif;
	color: #fff;
	vertical-align: middle;
	border: none;
	font-weight: bold;
}
/* footer  */
#footer {
	clear: both;
	/*background: #fff url(img/footer-bg.gif) no-repeat;*/
	color: #000;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited,  {
	color: #7094AD;
	border-bottom: 1px dotted #282E32;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	border:none;
	}
#footer h4 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #658CC3;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 140px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 5px;
	border-bottom: 1px dotted #001812;
}
.footer-recent-posts {
	width: 140px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: normal;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 5px;
	border-bottom: 1px dotted #001812;
}
.footer-about {
	width: 135px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
/* Footer Links */
#footer-links {
	margin: 0px auto;
	width: 772px;
	height:30px;
	color: #788085;
	font-size: 85%;
	line-height: 120%;
	Background: #fff url(img/footer.png) no-repeat;
}
#credits a, #credit a:visited {
	color: #7094AD;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	color: #444;
	margin-top: -20px;
	z-index: 1000;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
	font-weight: bold;
	font-size: 16px;
	padding-right: 20px;
	color: #444;
	margin-top: -20px;
	z-index: 1000;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 10px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


