@charset "utf-8";
/* CSS Document */

body {
	background-color: #c3e3ff;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #0033FF;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	color: #990099;
	
}
a:hover {
	text-decoration:underline;
}


#header-wrapper {
	background-image: url(images/header_background.png);
	background-repeat: repeat-x;
	display: block;
	height: 230px;
}
#content-wrapper {
	background-color: #e1edf7;
}

#footer-wrapper {
	background-image: url(images/footer_background.png);
	background-repeat: repeat-x;
	display: block;
	height: 220px;
}
#header-wrapper #header-outer {
	display: block;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 230px;
	background-image: url(images/header_banner.png);
	background-repeat: no-repeat;
}
#header-outer #header-inner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header-inner #header {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
        width: 740px;
        left: 30px;
        top: 10px;
	position: relative;
}
#header #header_logo {
	background-image: url(images/is_logo.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 177px;
	width: 177px;
	outline: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-right: 14px;
}
#header #header_logo:hover {
	background-image: url(images/is_logo_over.png);
	background-repeat: no-repeat;
}

#header .define {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	position: absolute;
	left: 197px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
        margin-bottom: 0;
        bottom: 0px;
	color: #333333;
}
#header-carrots {
	background-image: url(images/carrots.png);
	background-repeat: repeat-y;
	display: block;
	height: 126px;
	width: 149px;
	position: absolute;
	top: 0px;
	right: 0px;
}


#header ul {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 204px;
}
#header li {
	display: inline;
	list-style-type: none;
	margin-left: 0px;
	float: left;
}

#header li a {
	display: block;
	height: 39px;
	text-indent: -5000px;
	outline: none;
	/*width: 105px;*/
}
#header #nav_home {
	background-image: url(images/nav_home2.png);
	background-repeat: no-repeat;
	width: 87px;
}
#header #nav_home:hover {
	background-image: url(images/nav_home2_over.png);
	background-repeat: no-repeat;
}
#header #nav_surfers {
	background-image: url(images/nav_surfers2.png);
	background-repeat: no-repeat;
	width: 112px;
}
#header #nav_surfers:hover {
	background-image: url(images/nav_surfers2_over.png);
	background-repeat: no-repeat;
}
#header #nav_links {
	background-image: url(images/nav_links2.png);
	background-repeat: no-repeat;
	width: 86px;
}
#header #nav_links:hover {
	background-image: url(images/nav_links2_over.png);
	background-repeat: no-repeat;
}
#header #nav_about {
	background-image: url(images/nav_about2.png);
	background-repeat: no-repeat;
	width: 88px;
}
#header #nav_about:hover {
	background-image: url(images/nav_about2_over.png);
	background-repeat: no-repeat;
}


#content-wrapper #content-outer {
	background-image: url(images/content_background.png);
	background-repeat: repeat-y;
	display: block;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content-outer #content-inner {
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content-inner p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content-inner #content-main {
	display: block;
	padding: 4px;
	float: left;
	width: 540px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	/*border: solid 1px red;*/
}
#content-inner #content-sidebar {
	display: block;
	margin: 0px;
	float: right;
	width: 160px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#content-main h2 {
	color: #FFCC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1em;
	border: 1px solid #C3E3FF;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #fcfcfc;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content-main h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #669999;
	font-weight: normal;
	line-height: 0.5em;
	text-transform: uppercase;
}
#content-main h3.post-date {
	font-size: 0.8em;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 16px;
}

#content-sidebar h2.sidebar-title {
	color: #FFCC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1em;
	padding: 0;
	margin: 0;
}

#content-sidebar ul
{
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}

#content-sidebar li { 
  margin-left: 1em;
  font: 0.9em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  line-height: 1.4em;
}


#content-sidebar p,
#content-main p,
#content-main div.post-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.4em;
	display: block;
	margin-right: 8px;
	margin-left: 4px;
	margin-bottom: 1.5em;
}
a.photo {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #9C9C9C;
	border-bottom-color: #9C9C9C;
	border-left-color: #CCC;
	display: block;
        padding: 0;
	margin: 0;
}
a.photo img {
	border: 1px solid #CCC;
	display: block;
	margin: 12px;
	padding: 0px;
}








#footer-wrapper #footer-outer {
	background-image: url(images/footer_banner.png);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 220px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-inner #footer {
	display: block;
        width: 750px;
        left: 25px;
	position: relative;
}
#footer .home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#footer .home a {
	text-decoration: none;
	color: #000000;
}
#footer .home a:hover {
	text-decoration: underline;
}
#footer .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#footer .copyright a {
	color: #000000;
	text-decoration: none;
}
#footer .copyright a:hover {
	text-decoration: underline;
}

#footer #footer-text {
	position: absolute;
	right: 192px;
	top: 105px;
}
#footer #photo-right {
	background-image: url(images/footer_photo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 163px;
	width: 192px;
	position: absolute;
	right: -8px;
	top: 8px;
}
#footer-carrots {
	background-image: url(images/carrots_r.png);
	background-repeat: no-repeat;
	display: block;
	height: 63px;
	width: 149px;
	position: absolute;
	top: 90px;
}

#powered-by { margin-top: 40px !important; }
#powered-by a img { border: 0; }

