/*
		Styles by gavjof
		www.gavjof.com
		
	\\ SCREEN.CSS (for Front End Styles) //
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#017fb1 url(/images/bg_tile.jpg) center repeat-y;
	text-align:center;
	font-size:12px;
	color:#4f4f4f;
	padding:0;
	margin:0;
}

form {
	margin-top:15px;
	margin-bottom:15px;
	padding:0;
}

a {
	color:#353468;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#353468;
	text-decoration:none;
	font-weight:bold;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#page_holder { /* Holds the page items in place */
	width:760px;
	padding:0;
	margin:0 auto;
	margin-bottom:4px;
	background:url(/images/surfer_bg.jpg) no-repeat;
	background-position:bottom;
	height:auto;
}

#holder{
	width:760px;
	padding:0;
	margin:0 auto;
	margin-bottom:4px;
	background:url(/images/surfer_bg.jpg) no-repeat;
	background-position:bottom;
	height:auto;
}

#top_menu{
	position:absolute;
	margin:3px 0 0 490px;
	padding:0;
	font-size:11px;
}

#top_menu a:hover {
	text-decoration:underline;
}

#top_menu p {
	padding:0;
	margin:0 auto;
}

#header {
	float:left;
	width:760px;
	padding:0;
	margin:0 auto;
	font-size:0px;
}

h1{	
	background:url(/images/h1_bg.jpg) no-repeat;
	height:28px;
	font-size:18px;
	color:#353468;
	padding:13px 0 2px 20px;
	margin:5px 0 0 -18px;
}

h2 {
	font-size:16px;
	line-height:20px;
	color:green;
}

h3 {
	font-size:14px;
	color:#353468;
}

td {
	padding:3px 0;
}

.thumbnail{
	padding:4px;
	border:1px solid #CCC;
}

.gal_back {
	background:url(/images/gal_back.gif) no-repeat left;
	height:27px;
	padding-left:40px;
	text-transform:capitalize;
}
.gal_next {
	background:url(/images/gal_next.gif) no-repeat right;
	height:27px;
	padding-right:40px;
	text-transform:capitalize;
}

textarea{
	border:1px solid #444;
	font-family:Arial, Helvetica, sans-serif;
}

input[type=text] {
	margin-top:5px;
	border:1px solid #333;
	font-size:13px;
	width:150px;
	padding:2px 5px;
}

input[type=submit] {
	margin-top:5px;
	border:1px solid #075F00;
	background-color:#339936;
	color:#FFF;
	width:160px;
	padding:1px;
}
.button{
	float:right;
	margin-top:2px;
}


#leftcolumn {
	float:left;
	width:430px;
	padding:20px 30px;
	text-align:left;
	border:0px solid black;
	line-height:17px;
	overflow:hidden;
}

#leftcolumn hr {
	border-top:1px solid green;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-left:1px solid white;
	margin:5px 0px;
}


#teamImg {
	float:left;
	padding: 0 18px 5px 0;
}

#leftcolumn a {
	color:#353468;
	text-decoration:none;
	font-weight:bold;
}
#leftcolumn a:hover {
	text-decoration:underline;
}
.date {
	font-size:11px;
}
.title {
	font-size:16px;
	color:green;
	font-weight:bold;
}
.comment{
	font-weight:bold;
}
.more {
	float:right;
}
.email {}

/******Right Column******/
#rightcolumn{
	float:left;
	width:265px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353468;
	text-align:left;
}

#top_info{
	width:252px;
	height:452px;
	background:url(/images/side_bg.jpg) no-repeat;
	margin:10px 0 0 5px;
}
#top_info p {
	margin:0 0 0px 0;
}

#search {
	position:absolute;
	margin:85px 0 0 15px;
	width:220px;
}

iframe, iframe html, iframe body {
background:none;
}

#search_form {
	margin-top:0px;
}

#surf_report{
	position:absolute;
	margin:160px 0 0 15px;
	width:222px;
	height:160px;
	cursor:pointer;
}

#subscribe{
	position:absolute;
	margin:340px 0 0 15px;
	width:220px;
	height:90px;
	cursor:pointer;
}


#blog-news {
	padding:10px;
	color:#666;
	border:0px solid black;
}

#blog-news h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background:url(/images/h1_blog.gif) no-repeat;
	padding:8px 0 0 15px;
	margin-top:0px;
	margin-left:0px;
}
#blog-news h3 {
	margin:5px 10px 5px 10px;
	color:#008000;
}
#blog-news h3 a{
	color:#008000;
}
#blog-news p {
	margin:5px 10px 10px 10px;
	line-height:17px;
}
#blog-news span {
	float:right;
	color:#353468;
}
#blog-news .blog_date {
	font-weight:bold;
	color:#353468;
}

hr{
	border-top:1px solid green;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-left:1px solid white;
	margin:5px 10px;
}
#contact {
	clear:both;
	height:60px;
	cursor:pointer;
}
.clear{
	clear:both;
}
#footer {
	margin:auto;
	width:860px;
	height:40px;
	background: #017FB1 url(/images/bg_foot.gif) no-repeat;
	padding-top:15px;
	padding-bottom:5px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
#footer a:hover {
	text-decoration:underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Search Box in banner */
#search_box {
	color: #fff;
	text-align: center;
}
#search_box {
	float: right;
	clear: right;
	width: 200px;
}
#search_box fieldset {border:0;}
#search_box legend, #search_box label {display:none;}

#search_string {
	width: 100px;
	height: 16px;
	font-size: 90%;
	vertical-align: middle;
	border: 1px inset #ccc;
}
#search_submit {
	width: 50px;
	height: 20px;
	font-size: 90%;
	vertical-align: middle;
	padding: 0 0 4px 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {
width: auto;
display:block;
clear:both;
background:url(/images/nav_bg.gif) repeat-x;
height:36px;
}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 1.68em;
	padding:0;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 120%; 
	/*text-transform: uppercase;*/
	width: auto;
	
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal;}
#nav ul li a {display: block; padding: 10px 10px 10px 10px; color: #fff; text-decoration: none; font-weight:normal;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: url(/images/nav_bg_hover.gif) repeat-x; }
#nav li a:active, #nav ul li a.active {background: url(/images/nav_bg_hover.gif) repeat-x; }

/* Current page Customisations*/
#nav li.menu-current a		{background: url(/images/nav_bg_hover.gif) repeat-x; color: #fff; }
#nav li.menu-current a		{/*font-weight: bold;*/} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; background:url(/images/nav_drop_down.gif) bottom left; padding-left:8px; padding-bottom:10px; padding-top:5px; width: 14em; margin: 0; display: none; text-transform: none;  font-size: 80%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 11.5em; padding: 5px 10px; background: #339A32; color: #fff; border-bottom:1px dashed #339A32; border-top:1px dashed #339A32; }

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background: #40a33f; border-bottom:1px dashed #6EBF6B; border-top:1px dashed #6EBF6B; color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}




/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* Customise the Login Box */
#login-box { background: #eee; text-align: center;	line-height: 140%; margin: 1em 0 0.3em 0; border: 1px solid #ddd;}
#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	text-transform: uppercase;
	font-family:"Times New Roman", Times, serif;
	color: #333;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:2px;}

#login-box input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */



/* Inline font Styles */
/* Pretty styles for changing text in the WYSIWYG editor */

.important	{font-weight:bold;color:#f00;}
.code				{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}

.info-box		{border: 1px solid #cc3; background-color:#F9F8E2;padding:4px;}


/* ============================ NEWS ============================ */

.post_title, .post_date { 
	/*border: 1px solid red; */
}
.post_title { 
	font-weight: bold;
	font-size: 14px;
	padding:3px 0;
	color: green;
}
.post_title a:hover{ 
	color: green;
}
.post_date { 
	font-weight: bold;
	padding-bottom:5px; 
	color:green;
}
.post_short p{ 
	padding:5px 0;
	margin:0;
}
.greenlink {
	color:#006600;
}

.comments_table {
	margin-bottom:10px;
	}
.comment_title { color:green; font-weight: bold; padding:4px 8px; }
.comment_text { background-color: #FFFFFF; border-bottom: 1px solid #339A2F; border-right: 1px solid #339A2F; padding:4px 8px; }
.comment_title, .comment_text { border-left: 1px solid #339A2F; }
.comment_info { text-align: right; padding:4px 8px; border-right: 1px solid #339A2F; }
.comment_title, .comment_info { border-top: 1px solid #339A2F; background-color: #E0EFE0; }
