/*
Theme Name: The Lamp
Theme URI: www.thelampnyc.org
Description: A theme for The Lamp
Author: Chesley Andrews
Author URI: www.chesleyandrews.com
Tags: 

*/

/* 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, font, img, ins, kbd, q, s, samp,
small, strike, 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;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* * * * * * * * * * * * * * Basic Structure * * * * * * * * * * * * * */
body {
	font-size: 13px; 
	line-height: 18px;
	font-family: 'verdana', Arial, Sans-Serif;
	background: #fff;
	color: #555;
	text-align: left;
	
	}
	
#wrapper{
	width:960px;
	margin:0 auto;
}	


#thebody{
	background:#FFFFFF url(images/body_bg.jpg) repeat-y scroll 0 0;
	clear:both;
	margin-top:35px;
	width:960px;
	}
		

#content{
	float:left;
	width:575px;
	}

	
#content h2{
	font-size:20px;
	color:#fcc81f;
	font-weight:bold;
	margin-bottom:15px;
	}

#content .blog h2,
#content .single h2,
#content .archive h2{
	font-size:22px;
	line-height: 24px;
	color:#fcc81f;
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	font-weight:bold;
	clear:both;
	margin-bottom:0px;
	}

#content .blog h2 a,
#content .archive h2 a{
font-size:22px;
}
	
#content span.headers{
	display:block;
	margin-bottom: 10px;
	}


#content .about h3,
#content h4{
	font-size:16px;
	width:570px;
	color:#444;
	font-weight:bold;
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	padding:0
	}
	
#content h4{
	padding-top:8px;}

	
#content .resources p{
	line-height: 16px;
	}	

#content .resources img,
#home_page #dl img
{
padding-right: 5px;
}

#home_page #dl.greybox{
	margin:10px 0;
	padding:10px 0 10px 10px;
}

#home_page #dl.greybox a{
	font-family: Helvetica;
}
	
	
#content .programs p{
	margin-bottom: 30px;
	width:500px;

}

#content .programs span.headers{
	margin-bottom: 15px;

}
	
#content .programs h3,
#content .resources h3 {
	font-family: Helvetica, Arial, Calibri, Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	}
	
#content .programs h3,
#content .resources h3 {
	margin-top:30px;
	}
	
#content .resources h3{
	margin-bottom:3px;
	padding-top:15px;
	margin-top:10px;
	}

	
	#content .resources ul li{
	margin-bottom:10px;
	}
	
#content .resources ul.lamplitguides li{
	margin-bottom:10px;
	margin-top:10px;
	}
	
	
#content h5 {
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
	text-transform:uppercase;
	color:#888;
	}
	
#content p{
	margin-bottom: 10px;
	}

a {
	color: #16a5e3;
font-size:12px;
	text-decoration: none;
	font-weight: bold;
	}	

a:hover{
	text-decoration: underline;
	}	


.about a{
	font-weight:normal}

/* * * * * * * * * * * * * Programs * * * * * * * * * * * * */

	

#content .programs p.withvid{
	margin-bottom:10px;
	padding-bottom:0;
	}
	
	/*
#content .programs p.vidlink{
	font-weight:bold;
	margin-top: 0;
	padding-top:0;
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	border-left:none;
	}
	*/


/* * * * * * * * * * * * * Contact Form* * * * * * * * * * * * */


#content .contactform .fineprint{
	margin-bottom: 10px;
	line-height:14px;
	padding-top:5px
	}
	
#content .contactform span.headers{
	margin-bottom: 0px;
	}
	
	
.wpcf7-checkbox{
	margin:0;
	padding:0;}

.wpcf7-list-item{
	display: block;
	font-size:12px;
	margin-bottom: 2px;
	}



/* * * * Partners * * * */
		
#content h3.partners_headers{
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	text-transform:none;
	}
	
	
#content .centered table td{
	display:block;
	float:left;
	height:166px;
	line-height:17px;
	width:120px;
	padding-bottom:30px;
	padding-right:15px;
	margin: 0 auto; 
	text-align: center;
	}


#content table td a{
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	font-size: 13px;
	}
	
#content table td a.img{
	display:block;
	}

	
#content table td img{	
	display: block;
	margin:0 auto;
	padding-bottom:8px;
	}
	
#content table td a.image {
	display: block;
}
	
#content table td a.image:hover{
	border-bottom: none;}

/* * * * * * * * * * * * * * Header * * * * * * * * * * * * * */

#header {
	width:960px;
	height:130px;
	border-bottom: 12px solid #000;
	margin-top:40px;
	
	}

#header #logo{
	float:left;
	width:320px;
	}
	
	
#header #logo a:hover{
	border-bottom: none;
	}
	
#header #navigation{
	float:left;
	width:640px;
	}
	
.screen-reader-text{
display: none;}
	
/* * * *  SUB NAV * * * */


#header #navigation .sub_nav{
	height:20px;
	}
	
#header #navigation .search {
	height:35px;
	}
	
#header #navigation .main_nav{
	height:20px;
	width:742px;
	margin-bottom:15px;
	display: block;
	}

#header #navigation .sub_nav,
#header #navigation .search {
	margin-bottom:15px;
	display: block;
	width:640px;}

#header .search{
	text-align:right;
}

#header .sub_nav li{
	margin-left:20px;
	float:left;
	}
	
#header .sub_nav li.home {
	background:url(images/nav/home.gif) no-repeat 0 0;
	width:33px;
	height:9px;
	margin-left:450px;
	}

	
#header .sub_nav li.partners {
	background:url(images/nav/partners.gif) no-repeat 0 0;
	width:59px;
	height:9px;
	}
	
#header .sub_nav li.contact {
	background:url(images/nav/contact.gif) no-repeat 0 0;
	width:51px;
	height:9px;
	}
	
#header .sub_nav li a{
	color:#000000;
	display:block;
	font-size:12px;
	height:9px;
	text-decoration:none;}
	
/* * * *  MAIN NAV * * * */


#header .main_nav{
	clear:both;
	}
	

#header .main_nav li{
	margin-left:20px;
	float:left;
	}

#header .main_nav li.about{
	background:url(images/nav/about.gif) no-repeat 0 0;
	width:54px;
	height:12px;
	margin-left:23px
	}
	
#header .main_nav li.programs{
	background:url(images/nav/programs.gif) no-repeat 0 0;
	width:87px;
	height:12px;
	}
	
#header .main_nav li.lamppost{
	background:url(images/nav/lamppost.gif) no-repeat 0 0;
	width:88px;
	height:12px;
	}
	
#header .main_nav li.getinvolved{
	background:url(images/nav/getinvolved.gif) no-repeat 0 0;
	width:110px;
	height:12px;
	}
	
	
#header .main_nav li.resources{
	background:url(images/nav/lamplitresources.gif) no-repeat 0 0;
	width:185px;
	height:12px;
	}
	
#header .main_nav li a{
	color:#000000;
	display:block;
	font-size:12px;
	height:12px;
	text-decoration:none;
}
	
#header .sub_nav li a:hover,
#header .main_nav li a:hover{
	border-bottom: 4px #585858 solid;
	padding-top:4px;
	}
	
	
#header .sub_nav li a.current_page_item,
#header .main_nav li a.current_page_item {
	border-bottom: 4px #16a5e3 solid;
	padding-top:4px;
}

#header .sub_nav li a.current_page_item:hover,
#header .main_nav li a.current_page_item:hover {
	border-bottom: 4px #16a5e3 solid;
	padding-top:4px;
}
	
/* * * * * * * * * * * * * Comments* * * * * * * * * * * * */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0;
	padding: 5px 5px 5px 0;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}	

h3#comments{
font-size:16px;
padding-top:15px;
font-weight:bold;
font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
border-top:6px solid black;
}
	
p.toppad{
padding-top:10px}

span.extrapad{
margin-bottom: 10px}

/* * * * * * * * * * * * * Blog * * * * * * * * * * * * */

#content p.blog_date{
	font-size:11px;
	color:#999;
	font-style: italic;

}


#content .blog p.postmetadata {
	color:#999;
	font-size:12px;
}



/* * Single * */

#content .single #blog_navigation .alignleft,
#content .single #blog_navigation .alignright{
width:260px;
line-height: 14px;
display:block;
margin-bottom:20px;
}

#content .single #blog_navigation{
	margin-bottom: 25px;
	padding-bottom:25px;
	
}

#content .single h2{
	color:#515150
	}

#content .single #respond h3{
	border-top:6px solid black;
	color:#444444;
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
	width:570px;
}

/* * Search * */

#content .search p.blog_date{
	padding-bottom:0;
	margin-bottom: 0;
	margin-top:15px;
}

#content .search h3{
	font-size:16px;
	font-weight: bold;
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	margin-top:2px;
	line-height: 18px;
}

/* * Archive * */


#content .archive h3{
	font-size:20px;
	line-height:22px;
	font-weight: bold;
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	color:#f7c41e

}


/* * * * * * * * * * * * * Misc * * * * * * * * * * * * */

.textwidget img{
	padding-right:5px;
	}

object{
	margin: 10px 0 25px 0;
	display:block;
	}

.fineprint{
	font-style: italic;
	font-size: 11px;
	color: #888;
	display: block;
	}
	
.programs .fineprint{
	margin-bottom:8px;
	padding-top:0;

}
	
#get_involved .fineprint{
	font-size: 12px;
	line-height: 15px;
	}

#get_involved input{
	margin:10px 0;
	}
	
.italic{
	font-style: italic;
	font-size: 13px;
	color: #777;
	padding-bottom: 2px;
	padding-top:10px;
	display: block;
	}
	

.req {
	font-weight:bold;
	color:#fc7d1f;
	}

.greybox{
	background-color:#f3f3f3;
	padding:15px;
	border:1px solid #e2e2e2;
	width:540px;
	margin-bottom: 25px;
	color: #666;
	}
	
.greybox_blog{
	background-color:#f6f6f6;
	padding:10px 0 10px 10px;
	border:1px solid #e8e8e8;
	width:555px;
	}
	
#content .greybox p{
	padding:0;
	margin:0;
	font-size:12px;
	width:540px;	
}

em
{font-style:italic;}	
	
strong{
	font-weight: bold;
}

span.email{
	text-transform: uppercase;}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-left:8px solid #ECECEC;
	font-style:italic;
	margin-left:20px;
	margin-right:40px;
	padding-left:10px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.partition {
	border-top:dotted #bdbdbd 1px;
	width:575px;
	margin:25px 0;
	}

a img {
	border: none;
	}


.clearboth{
	clear:both;}
	

/* * * * * * * * * * * * * Home Page* * * * * * * * * * * * */
	
	
#home_page #what_is li, 
#home_page #lamp_programs li, 
#home_page #testimonials li{
	width:265px;
	float: left;
	display: block;
	}
	
	
#home_page #what_is li p, 
#home_page #lamp_programs li p, 
#home_page #testimonials li p{
	width:265px;
}

#home_page #testimonials .italic{
font-size:12px;
color:#999;
}

.pad_left{
	margin-left: 30px;
}

	
#home_page #what_is a{
	font-size:12px;
}

#lamp_programs a{
	font-size:15px;
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	font-weight: bold;
	}
	
#lamp_programs li img{
	display: block;
	border: 1px solid #E2E2E2; 
	padding:5px;
	margin-bottom:5px;}

#lamp_programs li{
	margin-bottom: 20px;}
	
#lamp_programs li.bl,
#lamp_programs li.br{
margin-bottom: 0;}
	
	
/* * * * * * * * * * * * * Calendar * * * * * * * * * * * * */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }




/* * * * * * * * * * * * * Img Alignment * * * * * * * * * * * * */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	text-align: right;
	}
	

.alignleft {
	float: left;
	text-align: left;
	}




/* * * * * * * * * * * * * Forms * * * * * * * * * * * * */
#searchform {
	
	}

#searchform #s {
	}

 #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


/* * * * * * * * * * * * * Sidebar * * * * * * * * * * * * */

#sidebar {
	padding:0 0 10px 95px;
	float:left;
	width: 280px;
	line-height: 16px;
	}
	
	
#sidebar a{
	font-size: 13px;
	font-family: Helvetica;
	font-weight: bold;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2.widgettitle{
	background:url(images/sidebar_bubble.jpg) no-repeat 0 0;
	letter-spacing:0.031em;
	color:#333;
	font-family:Helvetica, Arial, Calibri, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:42px;
	text-transform: uppercase;
	margin:35px 0 4px;
	padding-left:11px;
	padding-top:11px;
	width:166px;
}	

#sidebar h2.widgettitle a{
	color:#333;
	font-size:11px;
}

#sidebar ul li ul li{
	border-bottom: 1px dotted #a2a2a2;
	padding:6px 0;
	}
	
#sidebar ul.ec3_events li ul li{
	border-bottom: none;
	padding:6px 0;
	}

	
#sidebar li#text-2 h2.widgettitle,
#sidebar li#text-3 h2.widgettitle {
	border-top:none;
	margin-top: 0;
	padding-top:11px;
	}


#sidebar li#text-444525571,
#sidebar li#recent-posts,
#sidebar li#rss-444525971,
#sidebar li#rss-444542162 {
	margin-bottom:20px;
}

#sidebar li#tag_cloud-3{
line-height:20px;
}

input,
textarea{
	padding:3px;
	font-size:12px;
	font-family: lucida Grande;
	color:#777
	} 
	

li#tag_cloud{
line-height: 22px;}

	
input:focus, textarea:focus{
background-color: #d4ecf7;
}

li#text-4 .textwidget img {
padding-right:6px;
}


#sidebar .textwidget ul.sidebar_icons li{
	display:inline;
	float:left;
	border-bottom:0;
	padding-right:6px;
}
#sidebar ul.sidebar_icons li.facebook a{
	background:url(images/facebook_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#sidebar ul.sidebar_icons li.facebook a:hover{
	background:url(images/facebook_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}
	
	
#sidebar ul.sidebar_icons li.flickr a{
	background:url(images/flickr_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#sidebar ul.sidebar_icons li.flickr a:hover{
	background:url(images/flickr_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}
	
	
#sidebar ul.sidebar_icons li.youtube a{
	background:url(images/youtube_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#sidebar ul.sidebar_icons li.youtube a:hover{
	background:url(images/youtube_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}
	
	
#sidebar ul.sidebar_icons li.twitter a{
	background:url(images/twitter_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#sidebar ul.sidebar_icons li.twitter a:hover{
	background:url(images/twitter_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}

#sidebar ul.sidebar_icons li.delicious a{
	background:url(images/del_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#sidebar ul.sidebar_icons li.delicious a:hover{
	background:url(images/del_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}
	
	
#sidebar ul.sidebar_icons li.su a{
	background:url(images/su_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#sidebar ul.sidebar_icons li.su a:hover{
	background:url(images/su_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}



/* * * * * * * * * * * * * Calendar * * * * * * * * * * * * */	
	
#content div.ec3_iconlet{
border:none;
float:left;
font-size:12px;
margin: 0;
padding: 0;
text-align:left;
font-size: 12px;
}


#content table.ec3_schedule {
border:none;
border-collapse:collapse;
float:left;
margin:0;
margin-right:15px;
}


#sidebar li.ec3_list {
color:#333;
letter-spacing:0;
margin-left:0;
word-spacing:0px;
}

table.ec3_schedule tr td {
color:#333;
padding:0;
}

table.ec3_schedule table tbody{
padding-bottom: 15px;
}



/* * * * * * * * * * * * * Footer * * * * * * * * * * * * */

#footer{
	clear:both;
	margin-top: 60px;
	border-top:12px solid black;
	border-bottom:6px solid #d6d6d6;
	
	}
	

#footer #three_promo li{
	width:294px;
	float:left;
	display:inline;
	border-right:dotted #777 1px;
	padding-left:35px;
	margin: 25px 0;
	height: 75px;
	}
	
#footer #three_promo li span.tighten{
	line-height:16px;
	display: block;
	margin-top:8px;
	width: 265px;
	}

#footer #three_promo li span.tighten a{
	font-family: Helvetica;
	}


#footer #three_promo li.last{
	border-right:none;
	}

#footer #three_promo li.last a{
	border-bottom:none;
	}
	

#footer #three_promo li.first{
	padding-left:0px;
	}

#footer #three_promo h3{
	font-size:16px;
	color:#fcc81f;
	font-weight:bold;
	margin: 0 0 0 0;
	}
	
#footer #three_promo ul.icons li.facebook a{
	background:url(images/facebook_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#footer #three_promo ul.icons li.facebook a:hover{
	background:url(images/facebook_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}
	
	
#footer #three_promo ul.icons li.flickr a{
	background:url(images/flickr_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#footer #three_promo ul.icons li.flickr a:hover{
	background:url(images/flickr_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}
	
	
#footer #three_promo ul.icons li.youtube a{
	background:url(images/youtube_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#footer #three_promo ul.icons li.youtube a:hover{
	background:url(images/youtube_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}
	
	
#footer #three_promo ul.icons li.twitter a{
	background:url(images/twitter_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#footer #three_promo ul.icons li.twitter a:hover{
	background:url(images/twitter_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}

#footer #three_promo ul.icons li.delicious a{
	background:url(images/del_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#footer #three_promo ul.icons li.delicious a:hover{
	background:url(images/del_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}
	
	
#footer #three_promo ul.icons li.su a{
	background:url(images/su_icon.gif) no-repeat 0 0;
	width:32px;
	height:30px;
	display: block;
	}

#footer #three_promo ul.icons li.su a:hover{
	background:url(images/su_icon.gif) no-repeat 0 -30px;
	width:32px;
	height:30px;
	cursor:pointer;
	display: block;
	}
	
#elements{
	margin: 30px auto;
	width:960px;
}

#elements .wordlingo{
	display: block;
	margin-left:180px;
}


#elements .grassroots a{
	display: block;
	width:122px;
	margin:20px auto;
}


#elements .cc a{
	display: block;
	width:88px;
	clear: both;
	margin:20px auto;
}
	


/* Captions */
.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;
}

#content .wp-caption p.wp-caption-text {
	margin-bottom: 0;
}
#footer #three_promo ul.icons li{
	border: none;
	padding-left:0;
	display:inline;
	width:32px;
	margin-right:8px;
	margin-top:16px;
	}


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

/* Clearfix */


.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
play: block;
	margin-bottom:20px;
}


#elements .wordlingo caption, th, td{
	padding:3px;
}



#elements .grassroots a{
	display: block;
	width:122px;
	margin:20px auto;
}


#elements .cc a{
	display: block;
	width:88px;
	clear: both;
	margin:20px auto;
}
	
/* Donate Link */

#sidebar .textwidget span.donate_link a{
font-size: 15px;
line-height: 20px;

}


/* Captions */
.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;
}

#footer #three_promo ul.icons li{
	border: none;
	padding-left:0;
	display:inline;
	width:32px;
	margin-right:8px;
	margin-top:16px;
	}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
 
 /* IE6 css fixer v0.4: Mon, 03 Aug 2009 20:48:51 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#content,
#content .centered table td,
#header #logo,
#header #navigation,
.commentlist li .avatar,
#home_page #what_is li,#home_page #lamp_programs li,#home_page #testimonials li,
.alignright,
.alignleft,
#commentform #submit,
#sidebar,
#content div.ec3_iconlet,
#content table.ec3_schedule,
#footer #three_promo li,
#header .sub_nav li,#header .main_nav li {display:inline;}

/* fix negative margins */
.commentlist li ul li {position:relative; zoom:1;}



* add zoom:1 to pos:relative elements */
.commentlist li ul li {zoom:1;}


/* ============================================= */
/* potentially harmful settings                  */

/* add zoom:1 to backgrounds -- Manually check for problems with inline elements! */
body,
#thebody,
#header .sub_nav li.home,
#header .sub_nav li.partners,
#header .sub_nav li.contact,
#header .main_nav li.about,
#header .main_nav li.programs,
#header .main_nav li.lamppost,
#header .main_nav li.getinvolved,
#header .main_nav li.resources,
.commentlist li .avatar,
#sidebar h2.widgettitle,
#footer #three_promo ul.icons li.facebook a,
#footer #three_promo ul.icons li.facebook a:hover,
#footer #three_promo ul.icons li.flickr a,
#footer #three_promo ul.icons li.flickr a:hover,
#footer #three_promo ul.icons li.youtube a,
#footer #three_promo ul.icons li.youtube a:hover,
#footer #three_promo ul.icons li.twitter a,
#footer #three_promo ul.icons li.twitter a:hover,
#footer #three_promo ul.icons li.delicious a,
#footer #three_promo ul.icons li.delicious a:hover,
#footer #three_promo ul.icons li.su a,
#footer #three_promo ul.icons li.su a:hover {zoom:1;}




/* Clearfix */


.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}