/*
Theme Name: 2011 GBC
Theme URI:	http://governorsbiofuelscoalition.org
Description: 2011 GBC Theme
Version: 1.0
Author: Jeannette Bierman
Author URI: http://teamdavid.com
*/

@import "style/reset.css";


#wrapper {
	height: 100%;
	background-image: url(images/bkgd_vertical.jpg);
	background-repeat: repeat-x;
}

.container {
	width: 960px;
	margin: 0 auto;	
}

#header {
	
}

#logo {
	background-image: url(images/GBClogo.png);
	background-repeat: no-repeat;
	height: 135px;
	background-position: 0px 22px;
}

#logo .description, #logo h1 {
	text-indent: -9999px;	
}

#mainmenu {
	height: 43px;
	-moz-border-radius: 1em 1em 0 0;
	border-radius: 1em 1em 0 0;
	background-image: url(images/bkgd_menu.gif);
	background-repeat: repeat-x;
	width: 960px;
}


#banner {
	background-image: url(images/banner_shadow.png);
	background-repeat: no-repeat;
	background-position: 0px 361px;
	background-color: #FFF;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 30px;
}

#banner2 {
	padding: 15px;
	background-color: #fff;
}

#content {
	background-color: #fff;
	padding: 0 0 30px 30px;
	width: 930px;
	overflow: hidden; 
	background-image: url(images/solidline.gif);
	background-repeat: repeat-y;
	background-position: 670px 0px;
}

#content h2 {
	font-size: 30px;
	line-height: 1.3em;
	font-family: 'Abel', sans-serif;
	color: #0095D9;
	border-bottom: 1px solid #CCC;
}

#content h3 {
	font-size: 20px;
	line-height: 1.3em;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;	
	margin-bottom: 0.6em;
	font-weight:400;
}

#links h2 {
	font-size: 24px;
	line-height: 1.3em;
	font-family: 'Abel', sans-serif;
	color: #0095D9;		
	border: none;
	margin-top: 10px;
}

#links ul {
	margin-bottom: 20px;	
	margin-left: 0;
}

#links li {
	list-style-type: none;	
	margin-left: 0;
}

#links li li {
	list-style-type: disc;	
	margin-left: 40px;
}

#content h4 {
	font-size: 18px;
	line-height: 1.3em;	
	margin-bottom: 15px;
}

#content h5 {
	font-size: 14px;
	line-height: 1.3em;	
}

#content h6 {
	font-size: 12px;
	line-height: 1.3em;	
}

#content p {
	font-size: 13px;
	line-height: 1.4em;	
	font-family:  Verdana, Geneva, sans-serif;
	color: #666;
	padding-bottom: 10px;
}

#content ul {
	list-style-position: outside;
	list-style-type: disc;	
	color: #666;
	margin-bottom: 30px;
}

#content li, #content ol {
	margin: 0 20px;	
	padding-bottom: 5px;
	line-height: 1.4em;
	color: #666;

}

#content .dateposted {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 10px;
	font-family:  Verdana, Geneva, sans-serif;
	color: #999;
}	

#content table {
	color: #666;	
}

li.widget_anual_archive {
	list-style-type: none;		
}

.entry, .entry2 {
	padding: 0;
	margin-bottom: 15px;	
}


em {
	font-style: italic;	
}

strong {
	font-weight: bold;		
}

blockquote {
	margin: 20px;
	padding: 20px;	
}

a:link, a:visited {
	color: #390;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
}

a:hover, a:active {
	color: #0095D9;	
}

#main {
	float: left;
	width: 615px;
	padding-right: 30px;
	
}

.archives {
	margin-top: 15px;
	padding: 15px 15px 5px 15px;
	background-color: #e0f6fb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

#sidebar {
	float: right;
	width: 270px;
	margin-right: 10px;	
	padding-top: 8px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#sidebar ul ul {
	list-style-image: url(images/bullet.gif);
	margin: 0;
	padding: 0;
 }
 
 #sidebar li li {
	padding-bottom: 10px;	 
 }
 
 #sidebar h2 {
	font-size: 24px;
	line-height: 1.3em;	
	font-family: 'Abel', sans-serif;
	color: #0095D9;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

#prefooter {
	width: 960px;
	height: 25px;
	background-color: #fff;	
	-moz-border-radius: 0 0 1em 1em;
	border-radius: 0 0 1em 1em;
}

#footer {
	width: 840px;
	margin: 0 auto 50px auto;
	background-color: #0095D9;
	padding: 15px 30px 30px 30px;
	color: #fff;
	-moz-border-radius: 0 0 1em 1em;
	border-radius: 0 0 1em 1em;
	background-image: url(images/bkgd_footer.jpg);
	background-repeat: repeat-x;
	border: 1px solid #fff;
	border-top: none;
	height: 70px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;	
}

#footer a:hover, #footer a:active {
	color: #CF0;
	border-bottom: 1px dotted #CFO;
}

#footerleft {
	float: left;
		
}

#footerright {
	width: 230px;
	border-left: solid 1px #fff;
	background-image: url(images/GBClogo_sm.gif);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	background-position: 40px 10px;
}

.copyright {
	color: #97DIED;
	font-size: 10px;	
}

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

.clearfix {display: inline-block;}

<!--[if IE]>
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
   }  /* Only IE can see inside the conditional comment
         and read this CSS rule. Don't ever use a normal HTML
         comment inside the CC or it will close prematurely. */
<!--[endif]-->

<!--PopUp Modal -->
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

/* -------------------------- image alignment ---------------------- */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

p img {
padding: 0;
max-width: 100%;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.postdate {
	margin-top: 5px;
	color: #666;
	font-size: smaller;	
}

#breadcrumbs {
	font-size: smaller;
	margin-bottom: 20px;	
}

.navigation {

	margin: 20px 0 10px 0;	
	
}

.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: #0055a4;
}
 
.pagination a:hover{
color:#fff;
background: #77c4f6;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #77c4f6;
color:#fff;
}


/*social sharing buttons*/

.social {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	margin: 0 0 5px 0;
}

.social p {
	margin: 0;
	padding: 0;	
}

.social a{
    display:inline-block;
    margin:5px 10px 5px 0;
    padding:5px 10px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
    border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
}
/*Twitter*/
.twitter{
    background:#9AE4E8;
}
/*Facebook*/
.facebook{
    background:#3B5998;
}
/*Google Plus*/
.google-plus{
    background:#D34836;
}