/* Base */
@import url(https://static.typepad.com/.shared/themes/common/base-weblog.css?v=2);

@import url(https://static.typepad.com/.shared/themes/common/bxslider.css);
@import url(https://static.typepad.com/.shared/css/widgets.css);
@import url(https://static.typepad.com/.shared/themes/common/recentpostsfancy.css);

/* Tip Jar */
@import url(https://static.typepad.com/.shared/themes/common/tipjar.css);

/* Portal */


/* Theme Builder *//* general page elements */

a
{
	text-decoration: none;
	
}

a:link { color: #FF7700; }
a:visited { color: #FF0000; }
a:hover { color: #FF0000; }
a:active { color: #FF7700; }


/* layout */

body
{
	margin: 0;
	color: #333333;
	background: #ECECEC;
	font-family: Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner
{
	border-bottom: 1px dotted #FFFFFF;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}


	/* banner image */

	#banner
	{
		height: 122px;
		background-image: url("https://earthaction.typepad.com/.a/6a00e550798c19883401676469cdb2970b-pi");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-inner { overflow: visible; padding: 0; }

	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 122px;
		text-indent: -1000em;
	}

	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}



/* default to artistic/calendar/timeline layout */

#container
{
	width: 780px;
}


.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 315px; /* 285px + 15px + 15px */
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border-left: 1px dotted #DFDFDF;
	padding: 15px 15px 15px 14px;
	background: #;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #000000; }
.entry-header a:visited { color: #000000; }
.entry-header a:hover { color: #000000; }
.entry-header a:active { color: #000000; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* modules */

	.module a
	{
		text-decoration: none;
		font-weight: inherit;
	}

	.module a:link { color: #FF7700; }
	.module a:visited { color: #FF0000; }
	.module a:hover { color: #FF0000; }
	.module a:active { color: #FF7700; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
	padding: 3px;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .02em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 0;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .02em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}

.module-miniprofile img {
	border-width: 0;
}


/* moblog1 tweaks */



	.layout-moblog1 #alpha
	{
		width: 200px;
	}

	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog1 #beta
	{
		width: 380px;
	}

	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
	}

	.layout-moblog1 #gamma-inner
	{
		border-left: 1px dotted #DFDFDF;
		padding: 15px 15px 15px 14px;
		background: #;
	}


/* moblog2 tweaks */



	.layout-moblog2 #alpha
	{
		width: 100px;
	}

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
	}

	.layout-moblog2 #gamma-inner
	{
		border-left: 1px dotted #DFDFDF;
		padding: 15px 15px 15px 14px;
		background: #;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
	}

	.layout-moblog2 #delta-inner
	{
		border-left: 1px dotted #DFDFDF;
		padding: 15px 15px 15px 14px;
		background: #;
	}

	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */


	.layout-timeline #alpha
	{
		width: 390px; /* 285px + 15px + 15px */
	}

	.layout-timeline #beta
	{
		width: 390px;
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: 500px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 500px;
	}


	.layout-two-column-left #alpha
	{
		width: px;
	}

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

        .layout-two-column-left #beta
        {
 
                width: 500px;
        }

	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
    
		width: 700px;
	}


	.layout-two-column-right #alpha
	{

    
		width: 500px;
	}

	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-right #beta
	{

		width: 200px;
	}

	.layout-two-column-right #beta-inner
	{
		border-left: 1px dotted #DFDFDF;
		padding: 15px 15px 15px 14px;
		background: #;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 700px;
	}


	.layout-three-column #alpha
	{
		width: px;
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column #beta
	{
		width: 500px;
	}

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #gamma
	{
		width: 200px;
	}

	.layout-three-column #gamma-inner
	{
		border-left: 1px dotted #DFDFDF;
		padding: 15px 15px 15px 14px;
		background: #;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 700px;
	}


	.layout-three-column-right #alpha
	{
		width: 500px;
	}

	.layout-three-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #beta
	{
		width: px;
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column-right #gamma
	{
		width: 200px;
	}

	.layout-three-column-right #gamma-inner
	{
		border-left: 1px dotted #DFDFDF;
		padding: 15px 15px 15px 14px;
		background: #;
	}



/* Static Layouts Nav */





#nav a {




}






/* Custom CSS */
/* 
EarthAction.org
Designed by: Christine Chung, Jonathan Lobsien
Coded by: Jonathan Lobsien 
2013
*/



<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta name="generator" content="http://www.typepad.com/" />
	<meta name="keywords" content="earthaction, sustainability, nonprofit, action, earth, sustainable, natural, grassroots, network, renewable, technology, feed-in, tariff, campaign, peace, justice, environment, environmental, activism, education, global, lois barber, 2020 action, policy" />
	<meta name="description" content="EarthAction's mission is to inform and inspire people everywhere to turn their concern, passion and outrage into meaningful action for a more just, peaceful and sustainable world." />
<meta name="google-site-verification" content="-w_EzKChqt0a2klHkbezaIXAXDjvzA_p-NwruSEUKX8" />	
<link rel="stylesheet" href="http://www.earthaction.org/styles.css?v=6" type="text/css" media="screen" />
	<link rel="stylesheet" href="http://static.typepad.com/.shared:v20110616.01-0-g4d795e7:typepad:en_us/themes/common/print.css" type="text/css" media="print" />
	<link rel="alternate" type="application/atom+xml" title="Posts on 'EarthAction' (Atom)" href="http://www.earthaction.org/atom.xml" />

	<link rel="alternate" type="application/rss+xml" title="Posts on 'EarthAction' (RSS 1.0)" href="http://www.earthaction.org/index.rdf" />
	<link rel="alternate" type="application/rss+xml" title="Posts on 'EarthAction' (RSS 2.0)" href="http://www.earthaction.org/rss.xml" />

	<script type="text/javascript">
		var TPApp = {};
		TPApp.app_uri = "http://www.typepad.com/";
	</script>
	<script type="text/javascript" src="https://static.typepad.com/.shared:v20110616.01-0-g4d795e7:typepad:en_us/js/yui/yahoo-dom-event.js,/js/app/thumbnail-gallery-min.js,/js/sixatrack-loader.js,/js/app/flyouts-min.js"></script>
	<script type="text/javascript">
		var _gaq = _gaq || [];
		_gaq.push(['t2._setAccount', 'UA-225723-36']);
		_gaq.push(['t2._setDomainName', 'none']);
		_gaq.push(['t2._setAllowLinker', true]);
        _gaq.push(['t2._setCustomVar', 1, 'Blog', '6a00e550798c19883400e55065539f8833', 3]);
        _gaq.push(['t2._setCustomVar', 2, 'Page Type', 'index', 3]);
		_gaq.push(['t2._trackPageview']);

		(function() {
		  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
		  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
		  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
		})();
	</script>


	<title>EarthAction</title>

	<link rel="openid.server" href="http://www.typepad.com/services/openid/server" />
	<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.typepad.com/services/rsd/6a00e550798c19883400e55065539f8833" />
			<link rel="meta" type="application/rdf+xml" title="FOAF" href="http://earthaction.typepad.com/foaf.rdf" />


 <!-- GOOGLE ANALYTICS CODE -->

     <script type="text/javascript">
 
       var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-23533557-1']);
      _gaq.push(['_trackPageview']);

      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();

<link rel="Favorite icon href="http://www.earthaction.org/favicon.ico" />
    
</head>


/* ______________________BEGIN STYLES__________________________ */

body {
   background-color: #EEEEEE;
   bottom: 0;
}


.layout-two-column-right #fb-root {} /*removes massive white space on left*/


.layout-two-column-right h2.content-header {
   visibility: hidden;
   margin-bottom:-30px;
}


.layout-two-column-right #container { 
   width: 900px; 
   margin-top: 5px; 
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 5px;
   overflow: hidden;
   bottom: 0;
}

   
img.campaign-btn {
   border:15px solid #000000;
}

img.campaign-btn:hover {
   border:15px solid #FDCC12;
}


/* ___________________BEGIN BANNER SECTION_______________________ */

.layout-two-column-right #banner { 
   padding: 0px; 
   width: 900px; 
   margin-left: 0px; 
   overflow: hidden;
   z-index: 0;
}

/* ___________________END BANNER SECTION_________________________ */
/* ___________________BEGIN NAV SECTION__________________________ */

.layout-two-column-right #nav-container { 
   background-color: #FFFFFF;
   width: 850px;
   margin-top: -10px;
   margin-left: 50px;
}

.rollover-actnow {
   display: block;
   width: 159px;
   height: 27px;
   text-decoration: none;
   background: url("https://i.imgur.com/Kv5luIp.jpeg");
}

.rollover-actnow:hover {
   background-position: -153.91px 0;
}

.rollover-aboutus {
   display: block;
   width: 159px;
   height: 27px;
   margin-left: -3px;
   text-decoration: none;
   background: url("https://i.imgur.com/hgRzgCR.jpeg");
}

.rollover-aboutus:hover {
   background-position: -153.90px 0;
}

.rollover-campaigns {
   display: block;
   width: 159px;
   height: 27px;
   text-decoration: none;
   background: url("https://i.imgur.com/F6a8mFB.jpeg");
}

.rollover-campaigns:hover {
   background-position: -153.7px 0;
}
.rollover-submit {
   display: block;
   width: 159px;
   height: 27px;
   margin-left: -3px;
   text-decoration: none;
   background: url("http://www.earthaction.org/submissions-page-.html");
}

.rollover-submit:hover {
   background-position: -155px 0;
}

.rollover-blog {
   display: block;
   width: 159px;
   height: 27px;
   margin-left:15px;
   text-decoration: none;
   background: url("https://i.imgur.com/tDinIdA.jpeg");
}

.rollover-blog:hover {
   background-position: -153.7px 0;
}

.rollover-donate {
   display: block;
   width: 159px;
   height: 27px;
   text-decoration: none;
   background: url("https://i.imgur.com/cFn27Na.jpeg");
}

.rollover-donate:hover {
   background-position: -153.7px 0;
}

.displace {
   position: absolute;
   left: -5000px;
}


/* ____________________STYLES FOR NAV DROP-MENU__________________ */


.layout-two-column-right #pagebody { position: inherit !important; width: 100%; } /* DO NOT EDIT */
.layout-two-column-right #pagebody-inner { position: inherit !important; width: 100%; } /* DO NOT EDIT */

.layout-two-column-right #alpha, #beta, #gamma, #delta {
    display: inline; /* DO NOT EDIT */
    position: inherit !important; /* DO NOT EDIT */
    float: left; /* DO NOT EDIT */
    min-height: 1px; /* DO NOT EDIT */
}

.layout-two-column-right #centernav {
  width: 880px; /* if you want your nav centered, set this to the width of your container, if you don't want it centered, change this number to 100% */
  margin-left: -43px;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 5px;
  background:#FFFFFF;
}

.layout-two-column-right #dropnav {
   height:29px; 
   background:#FFFFFF;
   margin: 0px;
} /* Changes the height and bg color of the main menu */

.layout-two-column-right #dropnav ul {
   margin:0px; 
   padding:0px;
}

.layout-two-column-right #dropnav ul li {
   display:inline; 
   float:left; 
   list-style:none;  
   position:relative;
   height:25px; 
   width: 120px;
} /* only edit the last 2 items - sets the width of the main menu */

.layout-two-column-right #dropnav li a {
   color:#FFF; 
   text-decoration:none;
} /* Changes the link color of items on the main menu */

.layout-two-column-right #dropnav li a:hover, a:focus {
   color:#900; 
   text-decoration:none;
   border: 0px;
   outline: 0;
}/* Changes the hover color of items on the main menu */

.layout-two-column-right #dropnav li table {
   margin-left:22px; 
   padding:0px; 
   display:none; 
   position:absolute;  
   top:29px; 
   left:5px;
   border: none;
   background: rgba(253, 204, 18, 0.95); 
  /* background-color: #FDCC12; */
} /* Only edit the last 2 items - set the top margin and background color of the submenus */

.layout-two-column-right #dropnav li:hover table {
   display: block; 
   width: 200px;
   height: auto;
   z-index: 100;
} /* sets the width of the submenus */

.layout-two-column-right #dropnav li td {
   list-style:none; 
   display:list-item;
   float: left;
   clear: right;
} /* DO NOT EDIT */

.layout-two-column-right #dropnav li td a {
   color:#000000; 
   text-decoration:none;
} /* Changes the link color of items in the submenu */

.layout-two-column-right #dropnav li td a:hover {
   color:#FFFFFF; 
   text-decoration:none;
} /* Changes the hover color of items in the submenu */

.layout-two-column-right li#main  {
   padding-top: 2px;
   margin-left: 0px;
   margin-right: 0px;
} /* Sets the padding of items in the main menu */


/* _______________END STYLES FOR NAV DROP-MENU______________________ */

/* _________________END NAV SECTION___________________________ */
/* _________________BEGIN HEADER SECTION______________________ */

.layout-two-column-right #header-photo { 
   z-index: 2;
   width: 896px;
   height: 150px;
   border-style: solid;
   border-color: #000000;
   border-width: 2px;
   margin-left: 0px;
   overflow: hidden;
}

/* __________________END HEADER SECTION_______________________ */
/* __________________BEGIN PAGE CONTENT_______________________ */

.layout-two-column-right #pagebody { 
   width: 900px; 
   overflow: visible;
}

.layout-two-column-right #pagebody-inner { 
   background-color: #FFFFFF; 
}

.entry-author-the_earthaction_team entry-type-page entry h3 {
   visibility: hidden;
}

/* ____________________BEGIN MAIN COLUMN______________________ */

.layout-two-column-right #alpha { 
   background-color: #FFFFFF; 
   width: 610px; 
   margin-right: 20px; 
   margin-top: -15px;
}

.layout-two-column-right #alpha-inner { 
   background-color: #FFFFFF; 
}

/* ________________END MAIN COLUMN______________________ */
/* ________________BEGIN SIDEBAR________________________ */

.layout-two-column-right #beta { 
   background-color: #FFFFFF; 
   width: 270px; 
   margin-left: 0px; 
   position: absolute;
   margin-top: -17px;
}

.layout-two-column-right #mission { 
   width: 225px; 
   margin-top: -10px;
   margin-bottom: -50px;
}

.layout-two-column-right #projects-module {
   width: 225px; 
   height: auto;
   margin-bottom: -20px;
   margin-top: -5px;
}

.layout-three-column-right #projects-table {
   margin-left: 5px;
   margin-bottom: 5px;
}

div.logo {
   width: auto;
   height: auto;
   padding: 0px;
}

a.rollover-2020 {
   display: block;
   width: 162px;
   height: 78px;
   text-decoration: none;
   background: url("http://www.earthaction.org/images/ea_2020_btn5.jpg");
   overflow: hidden;
}

a.rollover-2020:hover {
   background-position: -162px 0;
}


a.rollover-elders {
   display: block;
   width: 78px;
   height: 78px;
   text-decoration: none;
   background: url("http://www.earthaction.org/images/ea_elders_btn5.jpg");
   overflow: hidden;
}

a.rollover-elders:hover {
   background-position: -78px 0;

}

.layout-two-column-right #social-media-module { 
   width: 225px; 
   height: auto;
   margin-bottom: 20px;
   margin-left: -5px;
}

div.media-btn {
   padding: 5px;
   width: auto;
   height: auto;
}

.rollover-facebook {
   display: block;
   width: 218px;
   height: 48px;
   text-decoration: none;
   background: url("http://www.earthaction.org/images/ea_fb_btn.jpg");
}

.rollover-facebook:hover {
   background-position: -218px 0;
}

.rollover-twitter {
   display: block;
   width: 218px;
   height: 48px;
   text-decoration: none;
   background: url("http://www.earthaction.org/images/ea_twitter_btn.jpg");
}

.rollover-twitter:hover {
   background-position: -218px 0;
}

.rollover-rss {
   display: block;
   width: 218px;
   height: 48px;
   text-decoration: none;
   background: url("http://www.earthaction.org/images/ea_rss_btn.jpg");
}

.rollover-rss:hover {
   background-position: -218px 0;
}


/* ________________________END SIDEBAR___________________________ */

/* ________________________BEGIN FOOTER SECTION__________________ */




.layout-two-column-right #ea_footer {
    clear:both;
    width: 900px;
    height: 150px;
    font-family: "Arial",Georgia,Serif;
    font-size: 100%;
    background: url("http://www.earthaction.org/images/ea_footer.jpg");
}

.layout-two-column-right #footer-links-heading {
   position:relative;
   top:8px;
   left: 33px;
   float: right;
}

.layout-two-column-right #footer-links-heading td {
   vertical-align:middle;
   width: 140px;
   height: 32px;
}

.layout-two-column-right #footer-links {
   position:relative;
   left: -5px;
   top:-7px;
   border: 0px;
   float:right;
}

.layout-two-column-right #footer-links td {
   vertical-align: middle;
   width: 140px;
   height: 32px;
}


.layout-two-column-right #footer-links ul {
   list-style-type: none;
}

.layout-two-column-right #footer-links ul li {
   height: 36px;
   vertical-align: middle;
}

.layout-two-column-right #footer-links a:link {
   vertical-align: middle;
   color:#000000; 
   text-decoration:none;
}

.layout-two-column-right #footer-links a:visited {
   color:#000000; 
   text-decoration:none;
}

.layout-two-column-right #footer-links a:hover, a:focus {
   color:#FFFFFF; 
   text-decoration:none;
}

.layout-two-column-right #copyright {
   position: relative;
   top: -23px;
   margin-bottom: -23px;
   font-family: "Arial",Georgia,Serif;
   line-height: 80%;
   overflow: auto;
   width: 900px;
   height: 40px;
   background-color: #ECECEC;
}


/* ________________________END FOOTER SECTION____________________ */



/* ________________BEGIN STYLES FOR PHOTO SLIDER___________________ */

#slideshow {
    position:relative;
    left: 65px;
    height:495px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* _________________END STYLES FOR PHOTO SLIDER________________________ */






/* Books Typelist - Update to base file size and re-size to retain original visual spec */
.typelist-thumbnailed .typelist-thumbnail img { width: 100px; }


/* ph=1 */
