/*
Theme Name: GWC 2011
Theme URI: http://governorswindenergycoalition.org
Description: Revamped theme for GWC
Version: 1.0
Author: Jeannette Bierman
Author URI: http://teamdavid.com
*/

@import "style/reset.css";

body {
	background-color: #018F9D;
	background-image: url(images/bkgd_main.jpg);
	background-repeat: repeat-x;
}

#wrap {
	width: 960px;
	margin: 0 auto 50px auto;	
}

#header {
	background-image: url(images/bkgd_header.jpg);
	background-repeat: no-repeat;	
	height: 193px;
}

#logo {
	background-image: url(images/logo_gwc.png);
	background-repeat: no-repeat;
	float: left;
	width: 243px;
	height: 193px;
	background-position: 15px 44px;	
}

#logo h1 {
	text-indent: -9999px	
}

#logo .description {
	text-indent: -9999px;	
}

#menu {
	font-family: 'Maven Pro', sans-serif;
	text-transform: uppercase;
	background-image: url(images/bkgd_menu.jpg);
	background-repeat: repeat-x;
	background-position: 0px center;
	margin: 0 20px 0 243px;
	position: relative;
	top: 105px;
	height: 2.5em;  /* match top ul list item height in superfish menu */
	font-size: 1.1em;
}




#banner {
	margin: 0 20px 0 40px;
	background-color: #fff;
	padding: 0 0 0 100px;
	
}

#content {
	margin: 0 20px 0 40px;
	background-color: #fff;
	padding: 10px 0 20px 100px;
	font-family:  Verdana, Geneva, sans-serif;
	color: #333;
}


a:link, a:visited {
	color: #00929f;	
	text-decoration: none;
}

a:hover, a:active {
	color: #97cf8b;
	border-bottom: 1px dotted #97cf8b;
}

#copy {
	margin-left: 0;	
	padding: 0 20px 50px 0;
	float: left;
	width: 500px;
}


#copy h2 {
	font-size: 20px;
	line-height: 1.3em;	
	border-bottom: 1px dotted #97cf8b;
	border-top: 1px dotted #97cf8b;
	margin: 10px 0;
	padding: 5px 0;
}

#copy h3 {
	font-size: 18px;
	line-height: 1.3em;	
	margin-top: 20px;		
}

#copy h4 {
	font-size: 16px;
	line-height: 1.3em;	
}

#copy h5 {
	font-size: 14px;
	line-height: 1.3em;	
}

#copy h6 {
	font-size: 12px;
	line-height: 1.3em;	
}

#copy p {
	font-size: 12px;
	line-height: 1.5em;	
}

#copy ul {
	list-style-position: outside;
	list-style-type: disc;	
}

#copy li, #copy ol {
	margin: 0 20px;	
	padding-bottom: 1.2em;
	line-height: 1.5em;
}

em {
	font-style: italic;	
	line-height: 1.5em;	

}

strong {
	font-weight: bold;
	line-height: 1.5em;			
}

blockquote {
	margin: 20px;
	padding: 20px;	
	line-height: 1.5em;	

}

#sidebar {
	width: 250px;
	margin-left: 530px;
	padding-top: 15px;
}

#sidebar li {
	line-height: 1.1em;	
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	
}

#sidebar li h3 {
	margin: 0;
	padding: 0;
	font-family: 'Maven Pro', sans-serif;
	text-transform: uppercase;
	background-image: url(images/bkgd_menu.jpg);
	background-repeat: repeat-x;
	background-position: 0px center;
	padding: 8px 15px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #fff;
}

#sidebar ul ul {
	background-color: #E3F4F8;	
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	padding: 15px;
	
}

#sidebar li li {
	padding-bottom: 10px;	
	line-height: 1.2em;	

}

#footer {
	margin: 0 20px 0 40px;
	background-color: #e3f4f8;
	padding: 0 0 0 100px;
	-webkit-border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	height: 150px;
	font-family:  Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 0.9em;
}

#smlogo {
	float: left;
	width: 250px;
	height: 150px;
	background-image: url(images/logo_gwc_sm.png);
	background-repeat: no-repeat;
	background-position: 128px 20px;
}

#utilitymenu {
	padding-top: 38px;	
	margin: 0 0 0 270px;
}

#utilitymenu p {
	margin: 5px 0;	
}

#utilitymenu li {
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 5px;
	border-left: 1px solid #00929f;
}	

.copyright {
	font-size: smaller;	
}

/* -- clearfix -- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#breadcrumbs, .dateposted {
	font-size: smaller;
	color: #999;	
	margin-bottom: 10px;
}

.entry {
	border-bottom: 1px dotted #97cf8b;
	padding-bottom: 20px;
}

.morenews {
	font-size: smaller;
	text-align: right;
	
}

.morenews a:link, .morenews a:visited {
	padding: 3px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background-color: #00929f;
	color: #fff;
}

.morenews a:hover, .morenews a:active {
	padding: 3px 8px;
	background-color: #97cf8b;
	color: #fff;	
}

#pagenavigation {
	margin: 20px 0 10px 0;	
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img,
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background-color: #E6E6E6;
	line-height: 16px;
	margin-bottom: 20px;
	max-width: 480px !important; /* prevent too-wide images from breaking layout */
	padding: 2px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #333;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
}

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}
 
.pagination a:hover{
color:#fff;
background: #018F9D;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #018F9D;
color:#fff;
}
