/*  
Theme Name: Burlington Climate Action
Theme URI: http://www.unionstreetmedia.com
Description: A custom theme for burlingtonclimateaction.com
Version: 1.0
Author: Scott Nelle
Author URI: http://www.unionstreetmedia.com/

*/

/* =Whitespace 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;
}

a img { border: 0; }

a:active { outline: none; }

p,
h3,
h4,
h5,
h6,
ul,
ol { margin-bottom: 19px; }

ul, ol { margin-left: 20px; }

ul ul, ol ol { margin-bottom: 0; }

li { margin-bottom: 4px;}

fieldset {
	border: 1px solid #666;
	padding: 10px;
}

/* =Structure
-----------------------------------------------
*/
#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 170px;
	position: relative;
}

#navbar {
	height: 37px;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #5874b4;
}

#content {
	margin-top: 17px;
}

#main {
	float: left;
	width: 602px;
	padding: 0 0 0 27px;
}

#sidebar {
	float: right;
	width: 250px;
	padding: 24px 37px 24px 23px;
}

#footer {
	clear: both;
	border-top: 9px solid #fff;
	position: relative;
}

/* Self-clearing elements
   http://www.positioniseverything.net/easyclearing.html] */
.clear { display: inline-block; }   
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* =Background
-----------------------------------------------
*/
body { background: #f0f0f0; }
#wrapper { background: #fff; }
#header { background: transparent url('i/header.gif') left top no-repeat; }
#content { background: transparent url('i/content.gif') left top repeat-y; }
#navbar { background: transparent url('i/navbar.png') left top no-repeat; }
#footer { background: #1b4199; }

/* =Type and colors
-----------------------------------------------
*/
body {
	font: normal 0.69em/2.18 Verdana, sans-serif;
	color: #353434;
}

h1,
h2,
p,
ul,
ol { margin-bottom: 25px; }


h3,
h4,
h5,
h6,
ul ul,
ol ol { margin-bottom: 0; }

li { margin-bottom: 4px;}

ul, ol { margin-left: 20px; }

a {
	color: #1a409a;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 { font: normal bold 218%/1.2 Georgia, serif; color: #1a409a; }
h2 { font: normal bold 145%/1 Georgia, serif; color: #1a409a; }
h3 { font: normal bold 116%/1 Georgia, serif; color: #2a7c26; }
h4 { font: normal bold 100%/1 Verdana, sans-serif; }
h5, h6 { font: bold 100%/1 Verdana, sans-serif; }

/* =Header
-----------------------------------------------
*/
#logo {
	position: absolute;
	left: 0;
	top: 21px;
	margin: 0;
}

#headerslideshow {
	width: 453px;
	height: 114px;
	position: absolute;
	right: 0px;
	top: 29px;
	overflow: hidden;
}

/* =Navbar
-----------------------------------------------
*/
#navbar li {
	float: left;
	position: relative;
}

#navbar a {
	display: block;
	height: 37px;
	text-indent: -9999px;
	background: transparent url('i/navbar.png') left top no-repeat;
}

#nb1 a { width: 96px; background-position: -0px 0px; }
#nb2 a { width: 149px; background-position: -96px 0px; }
#nb3 a { width: 237px; background-position: -245px 0px; }
#nb4 a { width: 110px; background-position: -482px 0px; }
#nb5 a { width: 177px; background-position: -592px 0px; }
#nb6 a { width: 191px; background-position: -769px 0px; }

#nb1 a:hover { background-position: -0px -38px; }
#nb2 a:hover { background-position: -96px -38px; }
#nb3 a:hover { background-position: -245px -38px; }
#nb4 a:hover { background-position: -482px -38px; }
#nb5 a:hover { background-position: -592px -38px; }
#nb6 a:hover { background-position: -769px -38px; }

/* dropdowns */
#navbar ul {
	background: #fff;
	border: 1px solid #5874b4;
	border-top-width: 0;
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 5px 15px 10px 15px;
	list-style: none;
	line-height: 2.33;
	_width: 1%;
}

#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 35px;
	top: 37px;
	height: auto; /* sticky suckerfish fix */
}

#navbar ul li {
	position: relative;
	border-width: 0;
	white-space: nowrap;
	margin: 0;
	width: auto;
	z-index: 100;
	float: none;
	height: auto;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar ul li a {
	display: inline;
	padding: 2px 0;
	background: transparent;
	text-indent: -0px;
	height: auto;
}

/* level 3 navigation */
#navbar li ul ul {
	margin: -42px 0 0 100%;
	background: #f9f9f9;
	border-width: 1px;
}

#navbar li:hover ul ul,
#navbar li.sfhover ul ul{
	left: -9999px;
}

#navbar li ul li:hover ul,
#navbar li ul li.sfhover ul{
	left: 0px;
}

/* =Content
-----------------------------------------------
*/
#main table {
	border-collapse: collapse;
	margin-bottom: 2em;
}

#main td {
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	padding: 4px 2px;
}

/* =Sidebar
-----------------------------------------------
*/
#testimonial {
	color: #fff;
	font: italic bold 118%/1.38 Verdana, sans-serif;
	padding: 0 10px 50px 10px;
}

#testimonial .attribution {
	font-weight: normal;
	font-style: normal;
	font-size: 85%;
	text-align: right;
}

#announcements {
	background: #8ac988;
	padding: 4px 0 12px 0;
	color:#000;
	line-height: 1.7;
}

#announcements h2 {
	background: #1b4199;
	color: #fff;
	font: normal normal 127%/1.29 Georgia, sans-serif;
	padding: 9px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

#announcements p {
	padding: 0 10px;
}

#announcements ul {
	list-style: none;
	margin-left: 0;
	padding: 0 10px;
}

#announcements ul li {
	margin-bottom: 10px;
}

#announcements a {
	color: #000;
}

#announcements a span {
	font-size: 10px;
	color: #356;
}

/* =Footer
-----------------------------------------------
*/
#sponsors {
	width: 602px;
	height: 200px;
	padding: 20px 0 0 27px;
	overflow: hidden;
	margin-bottom: 3em;
}

#sponsors img {
	margin-right: 10px;
}

#footercontact {
	position: absolute;
	left: 735px;
	top: 20px;
	color: #fff;
	line-height: 1.6;
}

#footercontact h2 {
	font-size: 182%;
	margin-bottom: 0;
	color: #fff;
}

#footercontact a {
	color: #fff;
	font-weight: normal;
}

#footernavbar {
	margin: 0 0 6px 0;
	list-style: none;
	text-align: center;
}

#footernavbar li {
	display: inline;
	padding: 0 5px;
}

#footernavbar a {
	color: #fff;
}

#usmtag {
	text-align: center;
	margin: 0;
}

/* =Wordpress Styles
-----------------------------------------------
*/
.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }

/* Begin Typography & Colors */
.postmetadata {
	
}

blockquote {
	margin: 10px 0;
	border-left: 10px solid #ccc;
	padding: 0 20px 0 10px 
}
/* End Typography & Colors */

/* Begin Comments*/
li.authorcomment {
	background: #eee;
}
.commentlist cite {
	font-style:normal;
	font-weight: bold;
}
/* End Comments */

/* widget sidebar */
#wp-sidebar {

}
#wp-sidebar ul {
	margin-left: 0px;
}
#wp-sidebar ul ul {
	margin-left: 20px;
	margin-bottom: 1em;
}
li.widget {
	list-style: none;
}
li.widget ul {
	list-style: disc;
}
li.widget ul ul {
	list-style: circle;
}