/*
Theme Name: Sunset Water Sportss Theme*/
body
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000; background:#d7f1d8 url(images/bg.gif); text-align:center; margin: 0 0 0; padding:0; }

.clear{clear:both;}

#header
{
	width: 1000px !important;
	background-color: #0CF;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header .title{
	width: 550px;
	height: 51px;
	float: left;
}
#header h1
 {
	font-size: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 8px 0 0 13px
}

#header h4
{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:400;
	font-size:12px;
	color: white;
	margin:0;
	padding:70px 15px 0 0;
	text-align: right;
}
#header a:link,#header a:visited,#header a:active,#header a:hover{color: black; text-decoration: none;}
#header a:hover{color: white;}

#header .search{
	width: 280px;
	float: right;
	padding-top: 6px;
}
#header .himg{ background-color: transparent; background-image: url(images/header_img.jpg); background-position: 0 0; text-align: center; height: 180px; }
.yellow_bg{background: url(images/yellow_bg.gif) repeat-x; height: 5px; overflow: hidden;}

.search_form{
	margin:0;
	padding: 0;
	background: #abb06f url(images/search_cap.gif) no-repeat;
	height: 38px;
}

.search_form input
{
	vertical-align:middle;
	margin: 8px 10px 0 10px;
	padding: 0;
}

#content
{
	line-height: normal;
	width:1000px;
	text-align:justify;
	vertical-align: top;
	margin:auto;
	white-space: normal;
	background-color: #2c8acd;
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}

p{
padding-bottom:7px;
}

.left
{ color: #ff6f0e; float:left; width:185px; font-family: "Comic Sans MS", cursive, "Zapf Chancery"; font-weight: bold; }

.left .lpadding
{
	margin:2px;
}

.left h1
{ font-family:"Comic Sans MS", cursive, "Zapf Chancery"; font-size:13px; font-weight: bold; margin:0; padding:0; }

.left ul li
{
	list-style:none;
	margin:0;
	padding:2px 12px;
}

.left ul
{
	margin:5px;
	padding:0;
}

.left a:link,.left a:visited,.left a:active,.left a:hover
{ color:#f0f0f0; font-size: 13px; text-decoration:none; }

.right
{ background-color: #54addc; float:right; width:810px; border-right: 0px solid #ff6f0e; }

.right .rpadding
{
	margin-right: 30px;
}

.right .title
{
	padding:5px;
	background-image: url(images/titleheader.gif);
}

.right h1
{
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	letter-spacing: 0px;
	margin:0;
	padding:0;
	text-transform: uppercase;
}
.right h1 a:link,.right h1 a:visited,.right h1 a:active,.right h1 a:hover
{
	color:#000000;
	text-decoration:none;
}
.right h1 a:hover{
	text-decoration:underline;
}
.right h3
{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#00266b;
	margin:0;
	padding:0;
}
.right h4
{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#626262;
	margin:0;
	padding:0;
}

.right p
{ line-height: normal; margin: 5px !important; }

.right a:link,.right a:visited,.right a:active,.right a:hover
{
	color:#ffffcc;
	text-decoration:underline;
}

.tags,.permalink
{
	text-align:left;
	font-weight:400;
	color:#571818;
	font-size:11px;
	margin:0 0 1px;
	padding:3px 10px;
}

#footer
{
	font-weight:normal;
	text-align:center;
	color:#FFF;
	width:1000px;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin:0 auto;
}

#footer .fimg
{
	background:url(images/footer_bg.jpg) no-repeat;
	height:7px;
}

#footer p
{
	margin:0;
	padding:2px 0 0;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover
{
	font-weight:700;
	color:#fbaf5c;
	text-decoration:underline;
}

#footer a.sec:link,#footer a.sec:visited,#footer a.sec:active,#footer a.sec:hover
{
	color:#fbaf5c;
	font-weight:700;
	text-decoration:underline;
}

h2
{
	font-weight:bold;
	font-size:18px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 18px;
	padding-left: 5px;
}

h3
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:16px;
	padding-left: 5px;
}


#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:99%;
}

#commentlist li ul
{
	border-left:1px solid #ddd;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #ddd;
	empty-cells:show;
	font-size:14px;
	width:90%;
	margin:0 auto 10px;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a
{
	display:block;
	text-decoration:none;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#333;
}

#wp-calendar caption
{
	color:#000;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#333;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#bbb;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}



.left a:hover
{
	text-decoration:underline;
}

.right a:hover,#footer a:hover,#footer a.sec:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.right ul li,.right ol li
{
	margin:0 10px;
}
