/* @override http://www.remembernola.com/_css/styles.css */


/* Site:  Noloa */

/* @group Resets */

html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

hr{
   display: none;
}

/* TYPOGRAPHY */

body {
  /*font-family: "Lucida Sans Typewriter", "Lucida Sans Console", "Monaco", monospace; */
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 62.5%;  /* Rest font to a 10px baseline when using ems */
  font-weight: normal;
  line-height: 140%;   
  background: #ffffff url(/_img/body_bg2.jpg) no-repeat left top;
}

h1 {
  font-size: 2em; /* font-size doesn't matter since we hide this with a logo */
  font-weight: normal;
}

h2 {
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
  text-transform: lowercase;
  color: #cf030f;
}

h3 {
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
}
h4 {
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
  color: #cf030f;
  text-transform: uppercase;
}

h5 {
  font-size: 1.2em;
  font-weight: bold;
}

h6 {
  font-size: 0.8em;
  font-weight: bold;
}

p {
  font-size: 11px;
  font-weight: normal;
  margin: 0 0 10px 0;
  line-height: 1.2;
}

/* =DEFAULT LINKS
---------------------------------------------------------------------
*/

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  overflow: hidden;
}

a:hover,
a:active {
  text-decoration: underline;
}

/* =Helper Classes
---------------------------------------------------------------------
*/

#skip{
   position: absolute;
   list-style: none;
   display: block;
   height: 0;
   overflow: hidden;
}

/* the clearfix rules make it possible to clear floated elements without additional structural markup. See http://www.positioniseverything.net/easyclearing.html */

.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;}
/* End hide from IE-mac */

/* @end */

/* @group Header & Nav */
/* =Header
---------------------------------------------------------------------
*/

#header{
  background: url(/_img/logo3.png) no-repeat left top;
  height: 200px;
  position: relative;
  width: 830px;
  margin-bottom: 25px;
}

#header h1 {
   width: 600px;
   line-height: 208px;
}
#header h1 a{
  display: block;
  height: 0;
  padding-top: 155px;
  overflow: hidden;
}
/* Navigation */

#nav{
   list-style: none;
   margin-left: 37px;
}

#nav li{
   float: left;
   display: inline;
   font-size: 1.4em;
}

#nav li a{
   background: url(/_img/nav-li.png) no-repeat left top;
   display: block;
   height: 0;
   padding-top: 45px;
   overflow: hidden;
}

#nav li#nav_home a{margin-right: 21px;width: 85px;margin-right:19px}
#nav li#nav_home a:hover,
#nav li#nav_home.current{background-position: left -45px;}

#nav li#nav_how-to-get-involved a{margin-right: 8px;width: 289px;background-position: -104px top;
}
#nav li#nav_how-to-get-involved a:hover,
#nav li#nav_how-to-get-involved.current a{background-position: -104px -45px;}

#nav li#nav_blog a{margin-right: 9px;width: 82px;background-position: -401px top;}
#nav li#nav_blog a:hover,
#nav li#nav_blog.current a{background-position: -401px -45px;}

#nav li#nav_why-are-we-doing-this a{width: 301px;background-position: -493px top;}
#nav li#nav_why-are-we-doing-this a:hover,
#nav li#nav_why-are-we-doing-this.current a{background-position: -493px -45px;}

/* Social Media */
ul#socialMedia{
  position:absolute;
  right: 10px;
  top: 96px;
  list-style-type: none;
}
ul#socialMedia li{
  float: left;
  display: inline;
  width: 36px;
  margin-right: 1px;
}
ul#socialMedia li a{
  background: url(/_img/social_media.png) no-repeat left top;
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 36px;
}
ul#socialMedia li.rss a{background-position: left top;}
ul#socialMedia li.facebook a{background-position: -36px top;}
ul#socialMedia li.twitter a{background-position: -72px top;}
ul#socialMedia li.myspace a{background-position: -108px top;}
ul#socialMedia li.flickr a{background-position: -144px top;}
/* @end */

/* @group Layout/Containers */

/* =Container
---------------------------------------------------------------------
*/

#container{
   background: url(/_img/page_bg.png) no-repeat 75px 0;
   min-height: 1000px;
}

/* =Container-Inner
---------------------------------------------------------------------
*/
#container-inner{
   position: relative;
   overflow: auto;
   background: #fff;
   clear: both;
}
/* =Content-Wrap
---------------------------------------------------------------------
*/
#content-wrap{
}

/* @end */

/* @group Home */
#homeVideo{
  width: 871px;
  height: 476px;
  margin-left: 8px;
  margin-bottom: 20px;
  padding-top: 13px;
  position: relative;
  z-index: 5;
}
#homeVideo2{
  width: 782px;
  height: 474px;
  margin-left: 28px;
  margin-bottom: -20px;
  padding-top: 15px;
  padding-left: 18px;
  position: relative;
  z-index: 5;
}

#homeVideo.vimeo object{
  margin-left: 35px;
}

#maskTop2{
  background: url(/_img/mask_top2.png) no-repeat left top;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 800px;
  height: 27px;
}
#maskRight2{
  background: url(/_img/mask_right2.png) no-repeat left top;
  position: absolute;
  top: 27px;
  right: 0;
  z-index: 20;
  width: 37px;
  height: 409px;
}
#maskBtm2{
  background: url(/_img/mask_btm2.png) no-repeat left top;
  position: absolute;
  bottom: 13px;
  left: 0;
  z-index: 20;
  width: 800px;
  height: 40px;
}
#maskLeft2{
  background: url(/_img/mask_left2.png) no-repeat left top;
  position: absolute;
  top: 27px;
  left: 0;
  z-index: 20;
  width: 37px;
  height: 409px;
}
#maskTop{
  background: url(/_img/mask_top.png) no-repeat left top;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 871px;
  height: 29px;
}
#maskRight{
  background: url(/_img/mask_right.png) no-repeat left top;
  position: absolute;
  top: 29px;
  right: 0;
  z-index: 20;
  width: 34px;
  height: 405px;
}
#maskBtm{
  background: url(/_img/mask_btm.png) no-repeat left top;
  position: absolute;
  bottom: 13px;
  left: 0;
  z-index: 20;
  width: 871px;
  height: 42px;
}
#maskLeft{
  background: url(/_img/mask_left.png) no-repeat left top;
  position: absolute;
  top: 29px;
  left: 0;
  z-index: 20;
  width: 50px;
  height: 405px;
}

#homeVideo a.addthis_button_email{
  display: block;
  position: absolute;
  left: 80px;
  top: 50px;
  width: 142px;
  background: url(/_img/why_ellen-email.png) no-repeat left top;
  height: 44px;
  z-index: 9;
}
#homeVideo a.addthis_button_email span{
  background: none;
}

#homeVideo a.addthis_button_email:hover{
  z-index: 20;
}

#homeVideo a#player{
  width: 822px;
  height: 428px;
  position: relative;
  z-index: 10;
  margin: 0 0 0 32px;
}
#homeVideo a#player:hover{
  z-index: 5;
}
#homeVideo h2.hide{
  height: 0;
  overflow: hidden;
}
/* @end */

/* @group Vote Boxes */


ul#voteBoxes{
  float: left;
  width: 837px;
  list-style-type: none;
  padding: 4px 0 0;
}
#content ul#voteBoxes{
  margin: 0 0 0 -15px;
}
ul#voteBoxes li{
  float: left;
  display: inline;
  position: relative;
}
ul#voteBoxes li a{
  background: url(/_img/voteBoxes-li.png) no-repeat left top;
  display: block;
  position: relative;
  z-index: 100;
  height: 0;
  padding-top: 224px;
  overflow: hidden;
}

ul#voteBoxes li img{
  position: absolute;
  z-index: 90;
}

ul#voteBoxes li.download a,
ul#voteBoxes li.link-16451 a{width: 190px;}

ul#voteBoxes li.download img,
ul#voteBoxes li.link-16451 img{top: 30px;left: 13px;}

#home ul#voteBoxes li.download a,
#home ul#voteBoxes li.link-16451 a{margin-left: 27px;}

#home ul#voteBoxes li.download img,
#home ul#voteBoxes li.link-16451 img{top: 30px;left: 40px;}


ul#voteBoxes li.uploadPic a,
ul#voteBoxes li.link-16447 a{width: 203px;background-position: -190px top;}
ul#voteBoxes li.uploadPic img,
ul#voteBoxes li.link-16447 img{top: 30px;left: 24px;}

ul#voteBoxes li.joinIn a,
ul#voteBoxes li.link-16449 a{width: 205px; background-position: -393px top;}
ul#voteBoxes li.joinIn img,
ul#voteBoxes li.link-16449 img{top: 30px;left: 12px;}


ul#voteBoxes li.vote a,
ul#voteBoxes li.link-16445 a{width: 211px;background-position: -598px top;}

ul#voteBoxes li.vote img,
ul#voteBoxes li.link-16445 img{top: 28px;left: 22px;}


/* @end */

/* @group Content */

/* =Content
---------------------------------------------------------------------
*/
#content{
   clear: both;
   width: 780px;
   margin-left: 50px;
   position: relative;
   margin-bottom: 20px;
}

#content li{
   margin-bottom: 1em;
   font-size: 11px;
   line-height: 1.5;
}

#content ul{
   margin: 0 0 1em 3em;
}
#content ol{
   margin: 0 0 1em 1em;
   list-style-position: inside;
}

#content li{
   margin: 0;
}

#content blockquote{
   margin-left: 20px;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
  color: #3f88b6;
}

#content a:hover{
   text-decoration: none;
}

#content #text{
   clear: both;
}

/* @end */

/* @group Sidebar */

.leftSB #header{
}

.leftSB #content{
  width: 560px;
  float: left;
  margin-left: 255px;
  margin-bottom: 25px;
}
.leftSB #sidebar{
  float: left;
  width: 180px;
  margin-left: -785px;  
}

#sidebar ul{
  list-style: none;
  padding-left: 10px;
  margin-bottom: 20px;
}

#sidebar ul li{
  line-height: 1.1;
  margin-bottom: 4px;
}

#sidebar ul li a{
  color: #3f88b6;
  font-size: 13px;
}
/* @end */

/* @group Download */
#sidebar ul#dontForget{
  margin-left: -20px;
  padding: 0;
}

#sidebar ul#dontForget li{
  position: relative;
  margin: 0;
}

#sidebar ul#dontForget li.badge span{
  display: block;
  background: url(/_img/badge-sb.png) no-repeat left top;
  position: relative;
  width: 232px;
  height: 0;
  padding-top: 280px;
  overflow: hidden;
  z-index: 100;
}
#sidebar ul#dontForget li.badge img{
  position: absolute;
  top: 20px;
  left: 36px;
  z-index: 95;
}

#sidebar ul#dontForget li a{
  background: url(/_img/badge-sb.png) no-repeat left -414px;
  display: block;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding-top: 60px;
  width: 232px;
}
#sidebar ul#dontForget li.uploadPic a{
  background-position: left -276px;
}
#sidebar ul#dontForget li.enroll a{
  background-position: left -354px;
}

#download a:hover{
	text-decoration: underline;
}

#download a.download{
  background: url(/_img/download-button.png) no-repeat left top;
  display: block;
  height: 0;
  padding-top: 33px;
  overflow: hidden;
  width: 112px;
}

#download a.download:hover{
  background-position: left -33px;
}

#download table{
  margin-bottom: 20px;
}

#download table strong{
  font-size: 13px;
}
/* @end */

/* @group Get Involved */
#content .intro{
  width: 800px;
}
#getInvolved #content{
  width: 900px;
  margin-bottom: 20px;
}

#content ul#getInvolved{
  margin: 0 0 20px 0;
  list-style-type: none;
  height: 39px;
}
#content ul#getInvolved li{
  float: left;
  display: inline;
}
#content ul#getInvolved li a{
  background: url(/_img/getInvolved-li-red.png) no-repeat left top;
  color: #ffffff;
  display: block;
  font-size: 22px;
  line-height: 39px;
  text-align: center;
  text-transform: lowercase;
}
#content ul#getInvolved li.students a{
  background-position: left top;
  width: 162px;
  margin-right: 25px;
}
#content ul#getInvolved li.teachers a{
  background-position: -187px top;
  width: 172px;
  margin-right: 20px;
}
#content ul#getInvolved li.parents a{
  background-position: -379px top;
  width: 164px;
}

#getInvolved div.col{
  width: 168px;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
#getInvolved div.col.last{
  width: 183px;
  float: left;
  margin-right: 0;
}

#getInvolved h3.moreWays{
  background: url(/_img/getInvolved-moreways.png) no-repeat left 0;
  color: #ffffff;
  clear: both;
  font-weight: 100;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 2px;
  margin-bottom: 12px;
  padding: 0 15px;
}

/* @end */
/* @group Blog */

#blog p.meta{
  text-transform: uppercase;
}

#blog h3.blogposttitle a{
  color: #000000;
}

#comments label{
  font-size: 14px;
  line-height: 2.6;
  font-weight: bold;
  text-transform: lowercase;
  color: #cf030f;
}

#comments textarea{
  width: 560px;
  height: 150px;
  margin-bottom: 10px;
}

#comments input#name{
  background: url(/_img/upload-input.png) no-repeat left top;
  font-family: "Lucida Sans Typewriter", "Lucida Sans Console", "Monaco", monospace;
  font-size: 12px;
  padding: 6px 5px 9px 5px;
  border:none;
  width: 273px;
}

#comments .comment{
  background: #ffffff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#comments p.byline{
  background: #f1f1f1;
  padding: 5px;
}

#whyEllen textarea{
  width: 408px;
}

#comments input#comment-submit{
  border: none;
  background: url(/_img/why_ellen-send.png) no-repeat left top;
  height: 0;
  overflow: hidden;
  padding-top: 35px;
  width: 124px;
}


/* @end */

/* @group Why Are We */
#why #header{
}
#why #content-wrap{
  position: relative;
  margin-bottom: 25px;
}
#why #content-wrap img{
  position: absolute;
  top: 18px;
  left: 56px;
}

#why #content{
  background: url(/_img/why_bg.png) no-repeat left top;
  height: 459px;
  margin-left: 21px;
  padding: 45px 74px 0 384px;
  width: 381px;
}
#why #content p{
  margin-bottom: 20px;
}
#why #content a.getinvolved{
  background: url(/_img/why-howto-a.png) no-repeat center top;
  display: block;
  height: 0;
  padding-top: 47px;
  margin: 0 auto;
  overflow: hidden;
  width: 290px;
}
/* @end */

/* @group Charity Overview */
#charities #content{
  width: 860px;
  margin-left: 20px;
}
#charities h2{
  background: url(/_img/vote_h2.png) no-repeat left top;
  height: 101px;
  text-indent: -9999em;
  margin-bottom: 20px;
  margin-left: 40px;
}

div.charity{
  background: url(/_img/vote_bg.png) no-repeat left top;
  display: inline;
  float: left;
  min-height: 190px;
  margin-bottom: 50px;
  padding: 60px 25px 60px 35px;
  position: relative;
  width: 215px;
}
div.charity img{
  width: 215px;
  height: auto;
  margin-bottom: 10px;
}
div.charity.odd{
  background-position: right top;
}
div.charity.third{
  margin-left: 150px;
}

div.charity p.learnMore{
  text-align: right;
}
div.charity a.learnMore{
  background: url(/_img/vote_learn-more.png) no-repeat left top;
  display: block;
  height: 0;
  padding-top: 20px;
  position: absolute; top: 260px; right: 25px;
  overflow:hidden;
  width: 84px;
}
div.charity a.viewSupporters{
  background: url(/_img/vote_view-supporters.png) no-repeat left top;
  display: block;
  height: 0;
  padding-top: 20px;
  position: absolute; top: 260px; left: 35px;
  overflow:hidden;
  width: 116px;
}



div.charity a.vote{
  display: block;
  background: url(/_img/vote_x.png) no-repeat left top;
  height: 0;
  padding-top: 64px;
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 5px;
  width: 46px;
}

div.charity.odd a.vote{
  top: 3px;
  left: 8px;
}

div.charity a.vote:hover{
  background-position: left -64px;
  cursor: pointer;
}

#charities img.dontForget{
  margin-top: 120px;
  margin-left: 55px;
}
/* @end */
/* @group Charity Detail */
#charity #content-wrap{
  background: url(/_img/charity_detail-bg.png) no-repeat left top;
  margin-left: 20px;
  width: 811px;
  height: 503px;
  position: relative;
}

#charity #content{
  float: left;
  margin-top: 65px;
  margin-left: 10px;
  width: 508px;
  clear: right;
}

#charity #sidebar{
  background: url(/_img/charity_detail-sep.png) no-repeat right top;
  float: left;
  display: inline;
  height: 448px;
  width: 167px;
  padding-top: 35px;
  padding-right: 40px;
  padding-bottom: 20px;
  margin-left: 48px;
}

#charity #sidebar.flickr a{
  display: inline-block;
  width: 167px;
  height: 111px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}

#charity #sidebar.flickr a.wide img{
  height: 111px;
  width: auto;
}

#charity #sidebar.flickr a.tall img{
  width: 167px;
  height: auto;
}

#charity a.viewAll{
  display: block;
  background: url(/_img/charity_detail-viewall.png) no-repeat left top;
  height: 0;
  margin-left: 40px;
  margin-bottom: 20px;
  overflow: hidden;
  padding-top: 44px;
  width: 337px;
}

#charity a.viewSupporters{
  background: url(/_img/charity_detail-supporters.png) no-repeat left top;
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 49px;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 270px;
}

#charity p#vote{
  background: url(/_img/charity_detail-vote.png) no-repeat left top;
  float: right;
  display: inline;
  height: 38px;
  width: 126px;
}

#charity p#vote a{
  display: block;
  background: url(/_img/charity_detail-x.png) no-repeat left top;
  height: 0;
  margin-left: 4px;
  padding-top: 57px;
  overflow: hidden;
  width: 36px;
}

#charity p#vote a{
  top: 3px;
  left: 0;
}

#charity p#vote a:hover{
  background-position: left -67px;
  cursor: pointer;
}

#charity #flickrStream{
  float: left;
  margin: 65px 65px 30px 60px;
  height: 400px;
  width: 710px;
  overflow-y: scroll;
}

#charity #flickrStream img{
  margin: 0 0 0 0;
}

#charity #flickrStream div{
  float: left;
  display: inline;
  width: 85px;
  margin: 0 12px 8px 0;
}
#charity #flickrStream div p{
  font-size: 10px;
  margin-bottom: 0;
}

#charity #flickrStream hr.clear{
  border: none;
  background: none;
  clear: both;
  display: block;
}

#charity #sidebar.flickr a.tall{
  display: block;
  height: 135px;
  overflow: hidden;
}
#charity #sidebar.flickr a.tall img{
  margin-top: -84px;
}

/* @end */
/* @group Why Ellen */
#whyEllen #content{
  width: 590px;
  margin-left: 245px;
}
#whyEllen.leftSB #sidebar{
  margin-left: -805px;
}

#content .tellEllenWrap{
  position: relative;
}

#content ol.tellEllen{
  width: 407px;
  list-style-position: outside;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 18px;
  
}

#content .tellEllen li{
  font-weight: normal;
  text-transform: none;
  color: #000000;
  margin-bottom: 20px;
  line-height: 12px;
}

#content .tellEllen li span{
  color: #cf030f;
}

#content .tellEllen p{
  margin-bottom: 5px;
}
#content .tellEllen span.text{
  margin: 10px 0 0;
  display: inline-block;
  color: #000000;
}


a.addthis_button_email{
  display: block;
  position: absolute;
  right: 0;
  top: -5px;
  width: 142px;
  background: url(/_img/why_ellen-email.png) no-repeat left top;
  height: 44px;
}
a.addthis_button_email span{
  background: none;
}
a.addthis_button_twitter{
  display: block;
  position: absolute;
  right: 0;
  top: 212px;
  width: 142px;
  background: url(/_img/why_ellen-twitter.png) no-repeat left top;
  height: 44px;
}
a.addthis_button_twitter span{
  background: none;
}
a.addthis_button_facebook{
  display: block;
  position: absolute;
  right: 0;
  top: 260px;
  width: 142px;
  background: url(/_img/why_ellen-facebook.png) no-repeat left top;
  height: 44px;
}
a.addthis_button_facebook span{
  background: none;
}

/* @end */

/* @group Upload & Vote Forms */
#upload h2.upload{
  background: url(/_img/upload-h2.png) no-repeat left top;
  height: 95px;
  margin-bottom: 16px;
  text-indent: -9999em;
}

.monkForm{
  margin-top: 30px;
  width: 780px;
}

iframe #pnlViewForm div.formHeader{
  display: none !important;
}


#shareform .monkForm{
  width: 580px;
}

.monkForm select{
  width: 283px;
  font-size: 13px;
  height: 29px;
  border:1px solid #adadad;
  padding: 5px;
  font-family: "Lucida Sans Typewriter", "Lucida Sans Console", "Monaco", monospace;
}

.monkForm div{
  clear: both;
  margin-bottom: 10px;
  font-size: 14px;
}
.monkForm label{
  line-height: 32px;
  float: left;
  margin-right: 10px;
  width: 110px;
}
.monkForm #w19317 label{
  width: 145px;
}

.monkForm input{
  background: url(/_img/upload-input.png) no-repeat left top;
  font-family: "Lucida Sans Typewriter", "Lucida Sans Console", "Monaco", monospace;
  font-size: 12px;
  padding: 6px 5px 9px 5px;
  border:none;
  width: 273px;
}

.monkForm p#formsubmit input{
  background: none;
  width: auto;
}
.monkForm .checkbox label{
  float: none;
}
.monkForm .checkbox input{
  width: 20px;
  background: none;
}
.monkForm .checkbox p.data{
  margin-bottom: 0;
  height: 25px;
}
.monkForm .checkbox p.description{
  width: 425px;
  padding-left: 25px;
}
.monkForm .captcha label{
  width: 780px;
}

.monkForm .captcha img{
  float: left;
  display: inline;
  margin-right: 10px;
}

.monkForm .captcha input{
  margin-top: 3px;
}
#shareform .monkForm label.error{
  color: #cf030f;
  float: none;
  width: 768px;
  line-height: 12px;
  margin-bottom: 20px;
}


/* @end */

/* @group Footer */
#footer{
   clear: both;
   color: #ffffff;
   height: 100px;
   margin-left: 39px;
   width: 821px;
}

#footer div.left{
  width: 327px;
  float: left;
  display: inline;
}

#footer p.donated{
   background: url(../_img/bg_footer_ptp_program.png) no-repeat 0 0;
   float: left;
   display: inline;
   height: 70px;
   margin: 0;
   padding: 0;
   width: 325px;
}

#footer p.donated a{
	display: block;
   height: 70px;
   width: 325px;
   text-indent: -9999px;
}

#footer p.donated span.text{
   position: absolute;
   top: 3px;
   left: 18px;
   
}
#footer p.donated span.donation{
  color: #000000;
  background: #ffffff;
  padding: 2px 10px;
  position: absolute;
  top: 4px;
  right: 58px;
  border-top: 1px solid #cecece;
  border-right: 1px solid #dddede;
  border-bottom: 1px solid #c5c5c5;
  border-left: 1px solid #656565;
  font-size: 14px;
}

#footer p.p2p{
  width: 304px;
  float: left;
  display: inline;
  color: #000000;
  clear: left;
  margin-bottom: 0;
  padding-left: 8px;
  font-size: 13px;
  text-align: center;
}

#footer p.p2p span a{
  text-decoration: underline;
  color: #000000;
}

#footer ul{
  width: 180px;
  float: left;
  display: inline;
  margin: 0 30px;
  list-style-type: none;
}

#footer ul li{
  float: left;
  display: inline;
  margin-top: 21px;
  font-size: 12px;
}

#footer ul li a{
  border-right: 2px solid #736c5c;
  padding: 0 6px 0 8px;
  color: #000000;
  text-transform: lowercase;
}
#footer ul li.last a{
  border:none;
  padding-right: 0;
}

#footer a.ellen{
  background: url(/_img/a-ellen.png) no-repeat left top;
  display: block;
  height: 0;
  padding-top: 71px;
  overflow: hidden;
  width: 207px;
  
}


/* updates requested 06/24/2010 - vote banner results */

#voteBanner1{
  width: 815px;
  margin: 0;
  padding: 30px 0 20px 0;
}

#voteBanner1 p.welcome {
  width: 768px;
  height: 104px;
  margin: 0 0 20px 30px;
  padding: 0;
  background: url(../_img/banner_home_welcome.png) no-repeat;
  text-indent: -9999px;
}

#voteBanner1 img{
  width: 815px;
  height: 278px;
  margin: 0 0 0 6px;
  padding: 0;
}

/* updates requested 06/24/2010 - charity banners above footer */

ul#charityBanners{
  float: left;
  width: 816px;
  list-style-type: none;
  margin-left: 20px;
  margin-bottom: 20px;
}
ul#charityBanners li{
  float: left;
  margin-right: 30px;
  width: 174px;
  height: 92px;
  list-style-type: none;
}

ul#charityBanners li.linkid-4102{
  margin-right: 0;
}

ul#charityBanners li img{
	float: none;
	border: 0;
	margin: 0;
	border: 0;
	max-width: 174px;
 	max-height: 92px;
}

/* updates requested 06/24/2010 - 2 columns for flickr supporters on upload picture page */

#upload #content{
   width: 925px;
   float: left;
}

#upload #content .upload-left {
	float: left;
	width: 400px;
}

#upload #content .upload-right {
	float: right;
	width: 510px;
}

#upload #content #supporters-wrap {
	width: 500px;
	height: 862px;
	background: url(/_img/upload_bg_supporters.png) no-repeat 0 0;
}


#upload #flickrStream{
  float: left;
  margin: 78px 50px 40px 50px;
  height: 744px;
  width: 400px;
  overflow-y: scroll;
}

#upload #flickrStream img{
  margin: 0 0 0 0;
}

#upload #flickrStream div{
  float: left;
  display: inline;
  width: 85px;
  margin: 0 8px 8px 0;
}
#upload #flickrStream div p{
  font-size: 10px;
  margin-bottom: 0;
}

#upload #flickrStream hr.clear{
  border: none;
  background: none;
  clear: both;
  display: block;
}

/* @end */

