*{
	margin: 0;
	padding: 0;
}
html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}
body{
	font-size: 100%;
	margin: 0;
	background-color: #f5f5f5;
	padding: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Verdana', sans-serif; 
}
p, span, ul li, blockquote{
	font-size: .9em;
	line-height: 1.5em;
}
body, p, span, input, textarea {
	color: #7b7b7e;
}
h1, h2, h3, h4, h5{
	text-transform: uppercase;
	color: #555;
	letter-spacing: 1.1px;
}
h1{
	font-size: 1.6em;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: normal;
}
h2{
	font-size: 1.3em;
	font-weight: normal;
}
h3{
	font-size: 1.2em;
}
.grey{
	color: #7b7b7e;
}
h4{
	font-size: .9em;
	font-weight: normal;
}
.underline{
	padding-bottom: 10px;
	border-bottom: 1px dotted #b0b1b2;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #c7911c;
}
a:hover {
	color: #d0a037;
}

img, a img{
	border: 0;
}
ul{
	padding-left: 25px;
}
ul li{
	list-style-type: disc;
}
ul li ul li{
	list-style-type: circle;
}
input, textarea, select{
	margin: 5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Verdana', sans-serif; 

}
blockquote{
	margin: 10px 30px;
	font-size: .9em;
}

/* fix to make footer stay on bottom */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* top */
div#main{
	padding-bottom: 140px; /* MUST BE THE SAME HEIGHT VALUE AS THE FOOTER */
}
div#header{
	background: #fff url('/images/colorbar.png') top left repeat-x;
	padding-top: 6px;
	height: 160px;
}
div#top{
	background-color: #fff;
}
div#top_inner{
	height: 120px;
	position: relative;
}
div#logo_wrap{
	position: absolute;
	top: 20px;
	left: 0;
}
div#top_links{
	position: absolute;
	top: 3px;
	right: 10px;
}
.icon{
	height: 22px;
	background: #e5ecdd url('/images/greensprites.png');
	width: 23px;
	overflow: hidden;
	float: right;
	border-color: #e5ecdd;
	border-style: solid;
}
.printer{ 
	background-position: 0px -44px;
	margin-right: 3px;
	border-width: 10px;
 }
.printer:hover {
	background-position: -23px -44px;	
}
.twitter{ 
	background-position: 0px 0px;
	border-width: 10px 2px 10px 10px;
}
.twitter:hover {
	background-position: -23px 0px;
}
.facebook{ 
	background-position: 0px -22px;
	border-width: 10px 10px 10px 0;
}
.facebook:hover {
	background-position: -23px -22px;
}
.smallerfont{ 
	background-position: 0px -66px;
	border-width: 10px 0 10px 10px;
}
.smallerfont:hover {
	background-position: -23px -66px;
}
.mediumfont{ 
	background-position: 0px -88px;
	border-width: 10px 2px; 
}
.mediumfont:hover {
	background-position: -23px -88px;
}
.largerfont{ 
	background-position: 0px -110px;
	border-width: 10px 10px 10px 0;
}
.largerfont:hover {
	background-position: -23px -110px;
}
.search{
	float: right;
	height: 32px;
	border: 5px solid #e5ecdd;
	background-color: #e5ecdd;
	margin: 0 3px;
}
#topcontact{
	clear: both;
	text-align: right;
	font-size: .8em;
}
#topcontact a:hover {
	color: #94b175;
}

/* top tab sprites */
div#top_tab_links{
	position: absolute;
	bottom: 0;
	right: 0;
}
div.top_tab{
	background: #fff url('/images/tabsprites.png') no-repeat;
	height: 25px;
	float: right;
}
div.news_room{
	background-position: 0px 0px; 
	width: 136px;
}
div.news_room:hover {
	background-position: 0px -50px; 
}
div#news_room_selected{
	background-position: 0px -25px; 
}
div.publication_library{
	background-position: -136px 0px;
	width: 198px;
}
div.publication_library:hover {
	background-position: -136px -50px;
}
div#publication_library_selected{
	background-position: -136px -25px;
}
div.resources{
	background-position: -334px 0px;
	width: 134px;
}
div.resources:hover {
	background-position: -334px -50px;
}
div#resources_selected{
	background-position: -334px -25px;
}
div.contribute{
	background-position: -334px 0px;
	width: 127px;
}
div.contribute:hover {
	background-position: -334px -50px;
}
div#contribute_selected{
	background-position: -334px -25px;
}
div.events {
	background-position: -461px 0px;
	width: 105px;
}
div.events:hover {
	background-position: -461px -50px;
}
div#events_selected{
	background-position: -461px -25px;
}

/* end top tab sprites */


div#top_tab_links ul li{
	display: inline;
}

div#navbar{
	border-top: 3px solid #669131;
	border-bottom: 1px solid #7f7f7f;
	background: #424242 url('/images/navbar_bg.png') top repeat-x; 
	padding: 8px;
}
div#navbar ul{
	margin-left: auto;
	margin-right: auto;
}
div#navbar ul li{
	display: inline;
	font-size: .8em;
	padding: 0 8px;
	text-transform: uppercase;
}
div#navbar ul li a:hover {
	color: #f5f5f5;
}
div#navbar ul li#selected a{
	color: #fff;
	font-weight: bold;
}
/*main body container */
div#mainbody{
	padding: 30px 0 40px 0;
	overflow: auto;
}
div#thincol{
	width: 345px;
	float: left;	
}
div#thickcol{
	width: 600px;
	min-height: 450px;
	float: left;
}
div.evencol{
	width: 475px;
	float: left;
}

/* boxes */

div.shadowbox{
	-o-box-shadow: 0px 0px 6px #aaa;
	-webkit-box-shadow: 0px 0px 6px #aaa;
	-moz-box-shadow: 0px 0px 6px #aaa;
	box-shadow: 0px 0px 6px #aaa;

}
div.shadowbox:hover {
	-o-box-shadow: 0px 0px 6px #ccc;
	-webkit-box-shadow: 0px 0px 6px #ccc;
	-moz-box-shadow: 0px 0px 6px #ccc;
	box-shadow: 0px 0px 6px #ccc;

}
div#signup{
	background: #fff url('/images/sign_up.png') center left no-repeat;
	padding: 15px 15px 15px 90px;
	margin: 30px 0 0 3px;
	border: 1px solid #ccc;
}
div#signup span{
	font-size: .8em;
}
div#donate{
	background: #fff;
	padding: 12px 12px 45px 0px;
	position: relative;
	margin: 12px 0 0 3px;
	border: 1px solid #ccc;
}
div#donate img{
	position: absolute;
	top: -7px;
	left: 25px;
}
div#donate h2{
	position: absolute;
	top: 12px;
	left: 90px;
}
div#donors{
	background-color: #669131;
	padding: 15px;
	margin-left: 2px;
}
div#donors h4, div#donors span{
	color: #fff;
}
div#donors span{
	padding-top: 3px;
	font-style: italic;
	
}
/* bottom */

div#footer{
	position: relative;
	padding-top: 6px;
	background: #fff url('/images/colorbar.png') top left repeat-x;
	margin-top: -140px; /* negative value of footer height */
	height: 140px;
	clear:both;
}
div#bottom{
	background: #424242 url('/images/bottom_bg.png') top left repeat-x;
	margin: 0 auto;
	padding: 20px 10px 0px 10px;
	border-bottom: 1px solid #797979;
	color: #d9d9d8;
	font-size: .75em;
	line-height: .9em;
	clear: both;
	height: 140px;
}
div#bottom_container{}
div#bottom_left{
	width: 700px;
}
div#bottom_right{
	float: right;
	width: 250px;
}
div#bottom_linkbar ul li{
	display: inline;
}
div#bottom_linkbar span{
	color: #a8c08e;
	padding: 0 5px;	
}
div#bottom_text{
	padding-top: 10px;
}	
div#bottom_text p{
	color: #d9d8d8;
}
div#bottom_right ul{
	clear:both;
}
div#bottom_right ul li{
	list-style-type: none;
	line-height: 22px;	
	margin: 8px;
}
div#bottom_right ul li a{
	padding-left: 26px;
}
div#bottom_right ul li#bottom_twitter{
	background: url('/images/darksprites.png') bottom left no-repeat;
}
div#bottom_right ul li#bottom_facebook{
	background: url('/images/darksprites.png') top left no-repeat;
}
/* used in various places */
.green_links a, .green_links a:active, .green_links a:visited {
	color: #a8c08e;
}
.green_links a:hover {
	color: #f5f5f5;
}
.white{
	color: #fff;
}
.center{
	margin: 0 auto;
	text-align: center;
}
 .pagewidth{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

div.colorbar{
	background: #fff url('/images/colorbar.png') top left repeat;
	margin: 0;
	padding: 0;
	line-height: 5px;
	height: 6px;
	clear: both;
}
div.shadow{
	box-shadow: inset 0px 2px 2px #bbb;
	-moz-box-shadow: inset 0px 2px 2px #bbb;
	-webkit-box-shadow: inset 0px 2px 2px #bbb;
}
.plainlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.greenbutton-wrapper{
	padding: 15px 0;
}
a.greenbutton, input.greenbutton{
	margin: 10px 0;
	padding: 6px 18px;
	font-size: .8em;
	letter-spacing: 1.1px;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #749546;
	background-color: #80a64d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	 box-shadow: inset 0 -8px 16px #4b751f;
   -o-box-shadow: inset 0 -8px 16px #4b751f;
   -webkit-box-shadow: inset 0 -8px 16px #4b751f;
   -moz-box-shadow: inset 0 -8px 16px #4b751f;
}
a.greenbutton:hover, a.greenbutton:visited, a.greenbutton:active {
	color: #fff;
}
a#arrow{
	-moz-border-radius-topleft: 18px;;
	-webkit-border-top-left-radius: 18px;
	-moz-border-radius-bottomleft: 18px;
	-webkit-border-bottom-left-radius: 18px;
}
a#greybutton{
	border: 1px solid #8b8b8d;
	background-color: #9b9b9d;
	 box-shadow: inset 0 -8px 16px #67686a;
   -o-box-shadow: inset 0 -8px 16px #67686a;
   -webkit-box-shadow: inset 0 -8px 16px #67686a;
   -moz-box-shadow: inset 0 -8px 16px #67686a;	
}
a#greybutton:hover {
	background-color: #abacae;
}
.greenbutton:hover {
	background-color: #87b14e;	
}
div.rightbox{ /* for holding all padded column content */
	padding-left: 30px;
}
div.leftbox{
	padding-right: 30px;
}
div.bottompad{
	padding-bottom: 20px;
}
.topline{
	border-top: 1px solid #7b7c7e;
}
.topdot{
	border-top: 1px dotted #7b7c7e;
}
.bottomdot{
	border-bottom: 1px dotted #7b7c7e;	
}
div.dividerinright{
	border-left: 1px solid #afb0b2;
}
div.dividerinleft{
	border-right: 1px solid #afb0b2;
}
div.article, div.tags, div.pubsearch, div.dl, .padtop{
	padding-top: 20px;
}
div.notoppad{
	padding-top: 0;
}	
div.entry h2, div.article h3{
	padding-bottom: 15px;
}
div.entry p, div.article p{
	margin: 15px 0;
}
.bold{ /* not really, just makes things darker */
	color: #2d2d2d; 	
}
.error{
	color: #ff0000;
}
.gothammedium, .gothambold{
	text-transform: uppercase;	
	letter-spacing: 1.1px;
}
.breakme{
    word-wrap: break-word;
}
/* form element formatting */
#topsearchwrap{
	position: relative;
}
.itemlist{
	display: none;
}
.inputwrap{	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #d0d0d0;
	background: #fff url('/images/searchsprites.gif') 298px 3px no-repeat;
	box-shadow: inset 0px 0px 3px #d0d0d0;
	-moz-box-shadow: inset 0px 0px 3px #d0d0d0;
	-webkit-box-shadow: inset 0px 0px 3px #d0d0d0;
}
.inputwrap #top{
	/* height */
}
.inputform{
	width: 260px;
}
.inputwrap input{
	font-size: .9em;
	border: 0px;
}
#pubwrap{
	padding: 2px;
}
div.sidesearch{
	padding: 20px 20px 60px 0;
}
input#topsearch{
	background: url('/images/search_mag.gif') top left no-repeat;
	width: 30px;
}
/* top search menu dropdown, grabbed from vimeo lookalike */

    #menu{ margin:0px; padding:0px; list-style:none; color:#4C7E0D; line-height:30px; display:inline-block; float:left; list-style-type: none; }
        #menu a { color:#fff; text-decoration:none; }
        #menu > li {background:#E5ECDD none repeat scroll 0 0; cursor:pointer; float:left; position:relative;padding:0px 10px;}
        #menu > li a:hover {color:#4C7E0D;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:0px; display:block; display:inline;}
        #menu li ul { position:absolute; left:10px; top:0px; margin-top:30px; width:220px; line-height:16px; background-color:#E5ECDD; color:#4C7E0D; /* for IE */ display:none; }
   /*     #menu li:hover ul { display:block; z-index:999} */
    #menu li ul { 
                position: absolute;
                top: 6px;
                right: 25px;
            
    } 
        #menu li ul li{ display:block; margin: 0 15px; padding: 5px 0px; list-style-type:none; }
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a { display:block; color:#4C7E0D; }
        #menu li ul li a:hover { color:#666; }
        /* main submenu */
        #menu #main { left:0px; top:-20px; padding-top:20px; background-color:#7cb7e3; color:#4C7E0D; }
        /* search */
        .searchContainer div { background-color:#fff; display:inline; padding:5px;}
        .searchContainer input[type="text"] {border:none;}
        .searchContainer img { vertical-align:middle;}
  
/* search form results */
.searchpost{
	font-size: .8em;
}
#pagination{
	padding: 20px 0;
	text-align: center;
}
#pagination span{
	padding: 0 5px;
}
#pagination span.current{
	color: #555;
}
/* donate form */ 
#donateform table{
	margin: 20px 0;
}
#donateform table tr td{
	font-size: .9em;
}
#modal{
	width: 630px;
	padding: 20px;
	margin: 0;
	font-size: .9em;
}
#modal input, #modal textarea{
	font-size: .9em;
}
#modal input.greenbutton{
	font-size: .8em;
}
#modal #greybutton{
	margin-left: 30px;
}

/* brief formatting */
div.brief{
	padding: 10px 0;
}
div.brief .widedate{
	float: left;
	width: 145px;
	color: #2d2d2d;
}
div.brief .date{
	font-size: .9em;
	padding: 5px 0;
	color: #2d2d2d;
}
div.brief .widecontent{
	margin-left: 160px;
}
div.brief .filed{
	padding-top: 5px;
}
div.content h5, div.widecontent h5{
	line-height: 1.6em;
	padding-bottom: 5px;
}
/* article formatting */
div.article ul{
	padding: 20px 0 10px 25px;
}
div.photo img{
	padding: 5px 10px;
}
div.photo-left{
	float: left;
}
div.photo-right{
	float: right;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
}

