/*  
Theme Name: Florida Coastal and Ocean Coalition
Theme URI: http://flcoastalandocean.org
Description: FCOC
Version: 1.0
Author: Michelle Martello, based on Gravy theme from Darren Hoyt
Author URI: http://www.darrenhoyt.com / minimadesigns.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS
 
  Inherited Styles
  HTML Tags
  Structure
  Headers
  Content Styles
  Form Elements
  Footer
  


/* ---------- @ Inherited Styles -----------*/

@import url('css/nav.css');
@import url('css/posts.css');



/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}

	
body {
	background:#163a50 url(images/bg_ocean.jpg) top center repeat-x;
	color: #3c6074;
	padding:0px 0;
	}


body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif /*Global font-size reset*/;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a, a:visited {
	color: #4fc1e1;font-weight:bold
	}

a:hover, a:active {
	color:#4d778d;
	}
	
hr {
	display: block;
	height:1px;
	background:#CCC;
	border:0;
	color:#CCC;clear:left;margin:5px 0 5px 0
	}

img {border:0}

table {
	border-collapse:collapse;
	width:100%;
	margin:0px 0;
	}

td {
	padding:4px 6px 0 0; 
	}

tr {
	}
	
table caption {
	}	
	
blockquote {
	color:#7b7b7b;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #CCC;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
	}


/*home page*/
.box1 {float:left;width:250px;padding:0}
.box2 {float:right;width:250px;padding:0;margin:0 0 0 20px}

#homebox {width:520px;padding:0px 0 5px 0;line-height:140%}


/* ---------- @ Structure -----------*/

#main {
	overflow:hidden;
	padding:30px 30px 50px;background:#fff;
}

#wrapper {
	font-size:.8em /*Global content font-size*/;
	width:960px;
	margin:0 auto;
	}

#widecontent {
	width:875px;
	float:left;
	}

	
#content {
	width:565px;
	float:left;
	}

#sidebar {
	width: 259px;
	float:right;
	padding:0 20px 20px;
	border-left:1px solid #e8e8e8;
	}
	
#sidebar p {margin:0; padding: 0;}

.left {
	float:left
	}

.right {
	float:right
	}
	
	
#headerimg {border-top:2px solid #ffffff;background: #ffffff url(images/headerpic5.jpg) no-repeat;width:960px; height:155px}
	
#page-home #headerimg {border-top:2px solid #ffffff;background: #ffffff url(images/headerpic1.jpg) no-repeat;width:960px; height:155px}
#page-about #headerimg {border-top:2px solid #ffffff;background: #ffffff url(images/headerpic2.jpg) no-repeat;width:960px; height:155px}
#page-blueprint #headerimg {border-top:2px solid #ffffff;background: #ffffff url(images/headerpic3.jpg) no-repeat;width:960px; height:155px}
#page-report-card #headerimg {border-top:2px solid #ffffff;background: #ffffff url(images/headerpic4.jpg) no-repeat;width:960px; height:155px}
#page-topics-of-concern #headerimg {border-top:2px solid #ffffff;background: #ffffff url(images/headerpic5.jpg) no-repeat;width:960px; height:155px}
#page-events #headerimg {border-top:2px solid #ffffff;background: #ffffff url(images/headerpic6.jpg) no-repeat;width:960px; height:155px}
#page-resources #headerimg {border-top:2px solid #ffffff;background: #ffffff url(images/headerpic7.jpg) no-repeat;width:960px; height:155px}
#page-contact #headerimg {border-top:2px solid #ffffff;background: #ffffff url(images/headerpic8.jpg) no-repeat;width:960px; height:155px}


	
	
	
	
/* ---------- @ Headers -----------*/

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}

h1.pagetitle {
	border-bottom:1px solid #d7d7d7;
	padding-bottom: 12px;
	margin-bottom:20px;
	}
	
h2 {
	margin: 25px 0 20px;
	}

.entry h2 {
	font-size:1.8em;
	margin: 15px 0 0;
	}
	
h2.posttitle, h1.posttitle {
	margin:0;
	border-bottom:1px solid #e8e8e8;
	font-family: Helvetica, Arial, sans-serif;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
	
	}

#sidebar h3 {
	font-family: Helvetica, Arial, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;
letter-spacing: -1px;
	border-bottom:1px solid #e8e8e8;
	padding-bottom:5px;
	margin:5px 0 10px;
	color:#4a87a6;
	}
	
#sidebar h4 {
	font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;
letter-spacing: 0px;
	padding-bottom:5px;
	margin:5px 0 10px;
	color:#4a87a6;
	}

.entry h3 {
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: normal;
text-transform: normal;
line-height: 1.2em;padding:10px 0 10px 0
	}
	
#respond h3, h3#comments, h3#trackbacks {
	margin:45px 0 20px;
	font-weight:bold;
	}

h3#comments {
	margin:32px 0 12px;
	}

h4 {
	font-size:1.4em; 
	}
	
h5 {
	font-weight: bold;
	font-size: 1.2em
	}

h6 {
	font-weight: bold;
	font-size: 1em;
	}



	
/* ---------- @ Content Styles -----------*/

/*Misc*/

#logo {
	border:0
	}

#description {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color:#939393;
	margin:0;
	}
	
.commentcount {
	padding-left: 17px;
	background:url(images/bubble.gif) no-repeat;
	margin-left:14px;
	}

.more-link {
	display:block;
	margin-top:12px;
	clear:both
	}



/* Author Page*/

#writer {
	overflow:hidden;
	background:#f2f2f2;
	margin-bottom:20px;
	padding:16px;
	}

#writer p {
	margin-top:0;
	}
		
#writer .avatar {
	margin:4px 17px 7px 0
	}



/* Search and Archives*/

.search-highlight {
	background:#FFFF00	
	}

#comment_pagination {
	margin-top:22px;
	overflow:hidden;
	}

#archive_pagination {
	overflow: hidden;
	padding: 20px;
	text-align: center
	}
	
.current-numeric-page {
	padding: 5px 8px;
	}
	
#archive_pagination a, #archive_pagination a:visited {
	border:1px solid #CCC;
	padding: 5px 8px;
	text-decoration: none;
	}
	
#archive_pagination a:hover {
	background: #f5f5f5;
	}

#archive_pagination a:active {
	background:#e6e6e6;
	border-color:#bebebe;
	}
		
#comment_pagination div {
	float:left;
	margin-right:10px;
	}

a #icon-rss {
	border:none
	}

.archive #icon-rss {
	vertical-align: middle;
	margin-left:3px;
	}		
		
	

/*Sidebar and Widgets*/

label {width: 5em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block}
.sub {padding:5px;background:#e9e9e9; color:#003850; font-weight:bold}
.inputfield {border:1px solid #ccc;padding:3px;margin:0 0 4px 0}

.widget {
	margin-bottom:24px;
	overflow:hidden
	}
	
	
#sidebar li,  .widget li {
	list-style:none;
	border-bottom:1px solid #CCC;
	padding:6px 0;
	line-height:140%;
	}



#sidebar a, .widget li a, .widget li a:visited {
	color:#3a92c4;
	text-decoration:none
	}

#sidebar a:hover, .widget li a:hover, .widget li a:active {
	color:#6d6d6d;
	}

.widget li.current_page_item a, .widget li.current_page_item a:visited, 
.widget li.current-cat a, .widget.current-cat a:visited {
	font-weight:bold
	}

.widget li.current_page_item li a, .widget li.current_page_item li a:visited, 
.widget li.current-cat li a, .widget li-current-cat li a:visited {
	font-weight:normal;
	}
			
.widget li li {
	margin-left:34px;
	border:0;
	list-style:disc;
	}

#wp-calendar tr {
	background:#f2f2f2;
	}
	
#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

#recentcomments a, #recentcomments a:visited {
	font-style:italic
	}

#recentcomments a.url, #recentcomments a.url:visited {
	font-weight:bold;
	font-style:normal;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

.rssSummary {
	line-height:160%;
	}
	
		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #searchfield {
	background:#FFF !important;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color: #6d6d6d #bfbfbf #bfbfbf #6d6d6d;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.2em;
	}

.button:hover {
	background:#272727;
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	height:250px;
	}

#masthead #searchform {
	float:right;
	width:260px;
	text-align:right;
	padding-top:12px;
	}

#searchfield {
	width:220px;
	}
	
#searchsubmit {
	vertical-align:top
	}		
	
	
	



/* ---------- @ Footer -----------*/

#footer {
	font-size:.8em;
	overflow:hidden;
	width:910px;
	margin:0 auto;
	color:#dadada;
	background:#141b25;
	padding:10px 25px 10px 25px;
	color:#fff;line-height:160%;
	}

.bluefoot {color:#4fc1e1}
.fullfooter {clear:both;text-align:right;color:#fff;border-top:1px solid #133549;padding:10px 0 0 0;}

#footer a {color:#fff;}
#footer a:hover, #footer a:active {
	color:#4fc1e1;
	}

#footer .left {
	float:left;
	width:100px;
	}

#footer .right {
	float:right;
	width:800px;
	text-align: right
	}
	
#footer img {border:0}	
#footer #icon-rss {
	vertical-align: middle;
	margin-right:5px;
	}	
