/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for WP Generator Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/n85nmu">edit settings</a>.
Version: 18 Sep, 8:36
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 115%;
	text-align: center;
	background: #999;
}

body,td,th {
	color: #666;
}

td {
	padding: 6px;
}

#doc {
	width: 825px;
	border: 20px solid #fff;
	background: #fff;
	margin: 20px auto 20px auto;
}

#bd {
	padding: 0px;
	margin: 0px;
	background: #fff;
}

a, a:link {
	padding: 1px;
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
}


h4 {
	font-size: 100%;
}

p {
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

#the-strip {
	height: 100px;
	width: 825px;
	margin-top: 30px;
	background: #fff;
	position: absolute;
	z-index: 2;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

#logo {
	height: 100px;
	width: 230px;
	/*background: #FFF url(images/coleman-logo.gif) center center no-repeat;*/
	margin: 0px;
	/*visibility: hidden;*/
	position: absolute;
	z-index: 2;
}
#logo-clickthru {
	height: 100px;
	width: 230px;
	background: none;
	margin: 0px;
	position: absolute;
	z-index: 3;
}
#slogan {
	width: 800px;
	height: 120px;
	margin: 125px 0px 0px 0px;
	position: absolute;
	z-index: 3;
	background: none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	visibility: hidden;
}

#menubar {
	width: 595px;
	height: 20px;
	margin-top: 43px;
	float: right;
}

#suckerfishnav, #suckerfishnav ul {
    float:right;
	list-style:none;
	line-height:16px;
	padding:0;
	margin:0;	
	height: 40px;
	overflow: hidden;
	font-size: 11px;
	text-transform:uppercase;
	background: none;
	}
#suckerfishnav a {
    display:block;
	text-decoration: none;
	padding: 0px 10px;
    color: #666;
	}
#suckerfishnav a:hover, .current_page_item {
    color: #fff;
	background: #999;
}
#suckerfishnav li {
    float:left;
	padding:0;
	border-top: 3px solid #bbb;
	border-bottom: 1px dotted #bbb;
	list-style:none;
	margin: 0px 0px 0px 5px;
	min-width:60px;
	}
#suckerfishnav li.go-green {
	border-top: 3px solid #093;
	border-bottom: 1px dotted #093;
	color: #093;
}
#suckerfishnav li.go-green a {
	color: #093;
}
#suckerfishnav li.go-green a:hover, #suckerfishnav li.go-green .current_page_item {
	background: #093;
	color: #fff;
}
#suckerfishnav li.current_page_item a {
	color: #fff;
}
#suckerfishnav ul {
    position:absolute;
	left:-999em;
	height: auto;	
	min-width:60px;
	font-weight:normal;
	line-height: 1;	
	border:0;
	border-top:1px solid #666666;	
	float: right;
	}	
.current_page_item {
    color: #fff;
	background: #999;
}

#hd{
	text-align: center;
	padding: 0px;
	height: 260px;
	background: #CCC;
	margin: 0px;
	overflow: hidden;
}
#hd.home {
	height: 320px;
}

#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
	background: #FFF;
}

#client-login {
	margin: 118px 0px 0px 725px;
	float: right;
	position: absolute;
	height: 12px;
	width: 100px;
	background: #bbb;
	z-index: 3;
	visibility: hidden;
}
#client-login a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 9px;
}
h3 a:link, h3 a:hover, h3 a:visited{
	color: #666;
}

.item {
	padding: 10px 0px 10px 10px;
	text-align:left;
	border: 0px #1A1A1A;
	margin-bottom: 1em;
	width: 630px;
	float: right;
}

.item h2 {
	margin-bottom: 1em;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 1.5em;
	font-size: 100%;
}

.item li {
	list-style: disc;
	margin-bottom: 3px;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding: 2px 0px 2px 10px;
	background: #666;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
	font-size: 12px;
}

.storycontent h2 {
	color: #333;
}

.storycontent h3 {
	font-size: 13px;
	color: #333;
	margin-top: 2em;
	margin-bottom: 0.75em;
}
.storycontent h4 {
	font-size: 13px;
	color: #333;
	margin-top: 1em;
	margin-bottom: 0em;
}

input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFCC;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFF;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.homepanel {
	width: 190px;
	/*height: 190px;*/
	background: #EEE;
	float: left;
	margin: 20px 21px 10px 0px;
	border-top: 20px solid #CCC;
	border-bottom: 8px solid #CCC;
	overflow: hidden;
	font-size: 11px;
	text-transform: uppercase;
	/*visibility: hidden;*/
}

.homepanel.homepanel-right {
	float: right;
	margin: 20px 0px 10px 0px;
}
.homepanel-swf {
	height: 150px;
	width: 190px;
	z-index: 2;
	margin-top: -150px ;
	position: absolute;
}
.homepanel p {
	line-height: 10px;
}
.homepanel a {
	color: #666;
	text-decoration: none;
}
.homepanel a:hover {
	color: #666;
	text-decoration: none;
}
.homepanel ul {
	background: #ccc;
	margin: 0px;
	padding: 0px;
}
.homepanel ul li {
	border-bottom: 1px dotted #000;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	text-transform: uppercase;
	background: #CCC;
	list-style: none;
	text-align: left;
}

.homepanel-head {
	margin: 0px;
	width: 190px;
	height: 132px;
	overflow: hidden;
	color: #666;
    padding: 18px 0px 0px 60px;
	visibility: hidden;
}

.homepanel-head p {
	margin: 0;
}
.homepanel-head img {
    margin: -15px 5px 5px 20px;
	float: left;
}

#secondary, #third{
	text-align:left;
	padding: 0px;
	border: 0px #1A1A1A;
	width: 165px;
	margin: 10px 30px 0px 0px;
}

#secondary h4, #third h4{
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 0px 2px 10px;
	background: #666;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #ddd }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; text-transform: uppercase; }
#menu ul li { padding:0; margin:0; border-bottom:1px dotted #ddd; text-transform: uppercase; font-size: 11px;}
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #000; }
#menu ul li a:hover { color: #fff; background: #bbb; }

.submenu {
	margin: 20px 0px;
	padding: 12px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.submenu p {
	clear: left;
	vertical-align: middle;
	margin: 0;
	height: 40px;
	overflow: visible;
}
.submenu a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
}
.submenu a:hover {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
}
.submenu img {
	vertical-align: middle;
	margin-right: 5px;
	float: left;
	margin: -10px 10px 0px 0px;
	height: 37px;
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #eee;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #fff;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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 td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #eee;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: left;
	margin-top: 11px;
	margin-bottom: 10px;
	color: #FFF;
	background: #666;
	font-size: 11px;
	padding: 5px;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFF;
}
#ft a {
	text-decoration: none;
}
 #ft a:hover {
	 text-decoration: underline;
 }
 /* ============= TOP MENU STYLES ==================================== */

.coleman,  .coleman ul {
    float: right;
	list-style: none;
	line-height: 16px;
	padding: 0;
	margin: 0;	
	height: 40px;
	overflow: hidden;
	font-size: 11px;
	text-transform:uppercase;
	background: none;
	}
.coleman a, .coleman li a{
    display: block;
	text-decoration: none;
	padding: 0px 6px;
    color: #666;
	}
.coleman a:hover, li.selected, li.selected a {
    color: #fff;
	background: #999;
}
.coleman li {
    float:left;
	padding:0;
	border-top: 3px solid #bbb;
	border-bottom: 1px dotted #bbb;
	list-style:none;
	margin: 0px 0px 0px 5px;
	min-width:50px;
	}
li.go-green {
	border-top: 3px solid #093;
	border-bottom: 1px dotted #093;
	color: #093;
}
li.go-green a {
	color: #093;
}
li.go-green a:hover, li.go-green active selected a {
	background: #093;
	color: #fff;
}

#contact-deets table {
	margin-bottom: -5px;
	margin-bottom: -12px;
}

#contact-deets td {
	padding: 1px;
}