/*  
Theme Name: Coral Coast Game Fishing
Theme URI: http://www.eps.com.au
Description: Theme created for Coral Coast Game Fishing
Version: 1
Author: Adrian Palmer
Author URI: http://www.eps.com.au
*/
/* @group Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: baseline;

/* Define Font Size for whole page */
	font-size: 12px;
	color: #555;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html{
	background: #262a76;
}
body, html {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
/* @end */
body {
	background: #fff url(images/bgRepeat.gif) repeat-x left top;
	text-align: center;
}
div.pageWidth {
	width: 995px;
	margin: 0 auto;
	text-align: left;
}
/* @group Header */
div#header {
	width: 100%;
	height: 180px;
}
div#header h1 {
	width: 639px;
	height: 150px;
	background: transparent url(images/logo.gif) no-repeat center center;
	text-indent: -2000em;
	float: left;
}
div#header ul {
	clear: both;
	margin: 0 20px;
	height: 30px;
}
div#header ul li {
	width: 20%;
	height: 30px;
	line-height: 30px;
	float: left;
}
div#header ul li a {
	display: block;
	width: 191px;
	height: 30px;
	text-indent: -2000em;
	background: transparent url(images/menu.gif) no-repeat 0 0;
}
div#header ul li#about a {
	background: transparent url(images/menu.gif) no-repeat -191px 0;
}
div#header ul li#fishing-tours a {
	background: transparent url(images/menu.gif) no-repeat -382px 0;
}
div#header ul li#about ul, div#header ul li#fishing-tours ul {
	display: none;
	background: #0090ff;
	margin: 0;
	position: absolute;
	clear: both;
}
div#header ul li#about.over ul, div#header ul li#fishing-tours.over ul {
	display: block;
	background: #0090ff url(images/drpdwnbg.jpg) repeat-x left bottom;
	width: 191px;
	border: 1px solid #0090ff;
	border-top-style: none;
	position: absolute;
	z-index: 25;
}
div#header ul li#about ul li, div#header ul li#fishing-tours ul li {
	display: block;
	width: 191px;
	height: 30px;
	clear: both;
	background: #0090ff;
}
div#header ul li#about ul li a, div#header ul li#fishing-tours ul li a {
	display: block;
	width: 191px;
	height: 30px;
	text-indent: 0;
	background: none;
	text-align: center;
	line-height: 30px;
	color: #fff600;
	text-decoration: none;
}
div#header ul li#about ul li a:hover, div#header ul li#fishing-tours ul li a:hover {
	font-weight: bold;
}
div#header ul li#trip-reports a {
	background: transparent url(images/menu.gif) no-repeat -573px 0;
}
div#header ul li#contact a {
	background: transparent url(images/menu.gif) no-repeat -764px 0;
}
div#contact-weather {
	width: 196px;
	height: 150px;
	background: transparent url(images/weather.gif) no-repeat 0px 10px;
	float: left;
	margin: 0 0 0 120px;
	overflow: hidden;
	display: inline;
}
div#contact-weather span {
	display: none;
}
div#weatherLink {
	width: 191px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	margin: 97px 4px 4px 1px;
	text-align: center;
	font-size: 10px;
}
div#weatherLink img {
	margin: 5px;
	float: left;
}
div#weatherLink strong, div#weatherLink em {
	font-size: 10px;
	line-height: 30px;
	display: block;
	margin: 5px 5px 5px 5px;
	float: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* @end */
/* @group SideMenu */
ul#sideMenu {
	width: 200px;
	margin-top: 37px;

}
ul#sideMenu li {
	width: 200px;
	display: block;
}
ul#sideMenu li a {
	display: block;
	width:  190px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	color: #0090ff;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding: 0 10px 0 0;

}
ul#sideMenu li a:hover {
	color: white;
	background: #0090ff;
}
/* @end */
/* @group Body */
div#bodyContent {
	background-color: #fff;
}
div#leftContent {
	width: 377px;
	float: left;
	line-height: 18px;
	margin: 10px 10px 10px 20px;
	display: inline;
}
div#mapLeftContent h2, div#leftContent h2 {
	width: 100%;
	height: 35px;
	background: url(images/blueHeaderRight.gif) no-repeat right top;
}
div#mapLeftContent h2 span, div#leftContent h2 span {
	display: block;
	width: 100%;
	height: 35px;
	background: url(images/blueHeaderLeft.gif) no-repeat 0 0;
	color: white;
	text-indent: 16px;
	font: 24px/35px "Gill Sans", verdana, helvetica, arial, sans-serif;
	font-weight: lighter;
}
div.paddedBorder {
	padding: 10px;
	border: 1px solid #0090ff;
}
div#rightContent {
	width: 568px;
	float: left;
	line-height: 18px;
	margin: 10px 20px 10px 0;
	display: inline;
	position: relative;
	z-index: 0;
}
div#mapContent {
	width: 400px;
	height: 400px;
	float: left;
	line-height: 18px;
	margin: 10px 0px 10px 0;
	display: inline;
	position: relative;
	z-index: 0;
}
div#mapLeftContent {
	width: 525px;
	height: 100%;
	margin: 10px 10px 10px 0px;
	float: left;
	line-height: 18px;
	display: inline;
}
div#bodyContent.inner div#leftContent {
	width: 685px;
	height: 100%;
	margin: 10px 10px 10px 20px;
	float: left;
	line-height: 18px;
	display: inline;
}
div#bodyContent.inner div#rightContent {
	width: 200px;
	height: 100%;
	float: left;
	line-height: 18px;
	margin: 10px 0px 10px 20px;
	display: inline;

}
/* @end */
/* @group Footer */
/* @group kwick */
#kwicks_container {
	float: left;
	margin: 10px 0 10px 20px;
	width: 604px;
	height: 126px;
	display: inline;
}
#kwicks {
	position: relative;
}
#kwicks .kwick {
	float: left;
	display: block;
	width: 180px;
	height: 126px;
	overflow: hidden;
}
#kwicks li a {
	display: block;
	width: 270px;
	height: 126px;
}
#kwicks li a span {
	display: none;
}
#kwick_1 {
	margin: 0 5px 0 0;
	background: #f60 url(images/nextTrip.gif) no-repeat 0 0;
}
#kwick_2 {
	margin: 0 5px 0 0;
	background: #0090ff url(images/bookNow.gif) no-repeat 0 0;
}
#kwick_3 {
	width: 270px;
	margin: 0;
	background: #9fc115 url(images/contactUs.gif) no-repeat 0 0;
}
li.end {
	float: right;
	display: block;
	width: 5px;
	height: 126px;
	background: url(images/end.gif) no-repeat;
	margin: 0 -5px 0 0;
}
/* @end */
div#footer {
	clear: both;
	background: #262a76 url(images/footerBgRepeat.gif) repeat-x left top;
	height: 185px;
	border-top: 42px solid #fff;
}
div#manwithfish {
	position: relative;
	z-index: 50;
	float: right;
	margin: -42px 0 0 0;
}
div#fauxflashblock {
	float: left;
	margin: 10px 0 10px 34px;
	width: 604px;
}
p#disclaimer {
	width: 570px;
	margin-left: 20px;
	color: #95adda;
	font-size: 10px;
	float: left;
	display: inline;
}
p#disclaimer a {
	font-size: 10px;
}
/*
 @end */
div.clear {
	clear: both;
}
/* @group default shizz */
.post h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.post ol{
	margin: 0 0 10px 30px;
	list-style-position: outside;
	list-style-type: decimal;
}
.post ol li{
	margin: 0 0 10px 0;
}
.post ul{
	margin: 0 0 10px 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.post ul li{
	margin: 0 0 10px 0;
}

.post p {
	margin: 0 0 18px 0;
	text-align: justify;
}
.post strong {
	font-weight: bold;
}
.post img{
	margin: 5px;
}
embed, object {
	position: relative;
	z-index: -1;
}
/* @end */
div#polaroids{
	width: 200px;
	height: 380px;
	background: url(images/polaroids.jpg) no-repeat;
}
ul#contactList{
	margin: 10px;
	list-style-type: none;
}
ul#contactList li{
	clear: both;
	margin: 0 0 10px 0;
	line-height: 30px;
	height: 30px;
}
ul#contactList li label{
	display: block;
	width: 120px;
	margin: 0 10px 0 0;
	text-align: right;
	float: left;
	line-height: 30px;
	height: 30px;
}
ul#contactList li input,ul#contactList li textarea{
	border: 1px solid #0090ff;
	float: left;
	line-height: 20px;
	height: 20px;
}
ul#contactList li textarea{
	height: 200px;
}
a#google-maps-link{
	display: block;
	width: 380px;
	height: 380px;
	text-indent: -2000em;
	background: url(images/map.jpg) no-repeat center center;
}

/* @group Footer Stick */
/*
html {
	height: 100%;
}
body {
	height: 100%;
}
#nonFooter {
	position: relative;
	min-height: 100%;
}
* html #nonFooter {
	height: 100%;
}
#footer {
	position: relative;
	margin-top: -227px;
}
*/
/* @end */
