/*  
Theme Name: Makos2
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: Wordpress theme for Shellharbour Makos
Version: 1.0
Author: Ross Marshall
Author URI: http://www.itt.com.au/

HTML Elements
Start 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: 100%;
	font-family: inherit;
	vertical-align: baseline;}
/* remember to define focus styles! */
:focus {
	outline: 0;}
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: "";}
blockquote, q {
	quotes: "" "";}
/* End Reset */

html{
	overflow:-moz-scrollbars-vertical;
	font-size:100%; }

body {
    line-height: 1;
    font-size:1em;
	background: #dcdbd3 url(images/background.jpg) no-repeat top center;
	color: #545454;
	padding: 0 0 25px 0;}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;}
	
p {	
	font-size: 110%;
	margin: 0 20px 0 5px;
	line-height: 1.5em;
	padding:0 0 14px 0;}

a:link, a:visited {
	color: #243D98;
	text-decoration:none}

a:hover, a:active {
	color:#333;
	text-decoration:underline;}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;}

small {
	font-size: 90%;
	padding:3px 2px;}

blockquote { margin: 1.5em; font-style: italic;}
strong { font-weight: bold;}
em { font-style: italic;}
.no_image {display:none;}

.newsheadlines li {
	padding:1px 0px 3px;}
	
/* Structure */
#page {
	width:880px;
	margin:0 auto;
	font-size:0.7em;
	background:#fff;
	padding: 10px 25px 25px 25px;}

#header {
	width:930px;
	margin:0 auto;
	}
#hold {
	margin-left:-10px;
	}
#branding {
	width:625px;
	height:168px;
	background:transparent url(images/logos.jpg) no-repeat;
	}

.left {
	float:left;}

.right {
	float:right;}

#sidebar {
	width: 230px;
	float:right;}

#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;}

#leftcol, #rightcol {
	margin-top:10px;
	float:left;}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;}

/*Nav*/
#nav {
	background:transparent url(images/navbg.gif) no-repeat;
	height:33px;
	margin-top:4px;
	padding-left:27px;
	font-size:0.8em;}
	
#nav li {
	list-style:none;
	float:left;}

#nav a, #nav a:visited {
	float:left;
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:9px 25px;}

#nav a:hover, #nav a:active, .current_page_item	a {
	color:#ccc;
	text-decoration:none;}

/*	Headers */
h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;}
	
h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;}

h3 {
	font-size: 1em;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;}

#sidebar h3 {
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;}
	
/* Content */
#content {
	width:605px;
	float:left;}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;}

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;}

.feature:hover {
	background:#e9e9e9;}
	
.feature p, #rightcol p {
	margin:0;}

.feature img, #rightcol img {
	padding:1px;
	margin:5px 12px 2px 2px;
	border:1px solid #000;}
.thumbnail {
	float:left;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;}

#lead {
	margin-top:22px;}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none;}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;}

#leftcol img {
	margin-bottom: 4px;
	display:block;}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;}	

#sidelist li {
	list-style:none;}
	
#sidelist li ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;}

#sponsor {
	float:right;
	width:220px;
	padding:10px;
	background:#f2f2f2;}

/* Form Elements */
select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;}
	
#searchform {
	padding:132px 45px 0 0;}

.button {
	font-size:80%;
	padding: 3px 5px;
	background:#777;
	color:#e7e7e7;
	border:none;}

.button:hover {
	cursor:pointer;
	background:#666;
	color:#FFF;}	

/* Float Properties*/
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";}
	
.clearfloat {
	display:inline-block;}

.clearfloat {
	display:block;}
	
/* Footer*/
#footer {
	height:52px;
	background: #fff url(images/footer.jpg) no-repeat;
	margin: 0 auto;
	width: 920px;
	font-size:0.7em;
	padding:15px 0 0 10px;
	color:#333;}

#footer a {
	color:blue;}
	
/*Tabs*/

.box{
	background: #fff;
	margin:3px 10px 0 10px;}
	
.boxholder{
	clear: both;
	padding: 1px;}
	
.tab{
	float: left;
	margin: 0 3px 0 0;}
	
.tabtxt{
	padding-right:15px;
	width:168px;}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;}

.wp-pagenavi a:hover {	
	border: 1px solid #114477;
	color: #114477;
	background-color: #FFFFFF;}

.wp-pagenavi span.pages {
	display:none;}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;}
	
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;}

/**TABLE STYLEE**/

.wptable {
	font: 1.2em Arial, Helvetica, Sans-serif;
	border: 1px Solid ThreeDShadow;
	background: Window;
	color: WindowText;
	border-collapse: collapse;}
	
/* header row*/
.wptable th {
	padding: 4px 8px;
 	border: 1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor: default;
	background: ButtonFace;}

/* normal row*/
.wptable td {
	padding: 5px 6px;}

.wptable td.alt {
	background-color: #F4F4EC; 
	color: #b42c2c;
	padding: 5px 6px;}

/* alternative rwo */
.wptable tr.alt {
 	background-color: #F4F4EC;}