﻿html { background: #fcfcfc url(../_images/background.gif) repeat-x top left;    }
body 
{
    background: #fcfcfc url(../_images/background.gif) repeat-x top left;     
    text-align: center;
    position: relative;
    padding-top: 34px;
    color: #8d8c8c;
    font-family: Arial;
    padding-bottom: 20px;
}


a, a:link, a:visited
{
    color: #4082c6;
}

a:hover
{
	text-decoration: underline;
}

blockquote
{
    margin: 40px;
}


h1 { font-family: Arial; font-size: 18pt; font-weight: bold; }
h2, h3 {font-weight: bold; margin-bottom: 1em;}
h2 { font-size: 110%; }

strong { font-weight: bold; }
em { font-style: italic; }

#doc
{
    border: 1px solid #ddd;
    width: 920px;
    background-color: #fff;
    min-height: 500px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    position: relative;
    padding: 10px 20px 0px 20px;
}


#header
{
    height: 55px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    margin-bottom: 10px;
}

#header #header-nav
{
    bottom: 7px;
    right: 0;
    width: 343px;
    height: 14px;
    position: absolute;
}


#header #header-nav
{
    background: #fff url(../_images/header-nav.png) top left no-repeat;
}

#header-nav li
{
    position: absolute;
    top: 0;
}

#header-nav li, #header-nav li a
{
    display: block;
    height: 14px;
}

#header-nav-learn
{
    left: 75px;
    width: 60px;
}


#header-nav-action
{
    left: 170px;
    width: 75px;
}

#header-nav-contact
{
    left: 285px;
    width: 60px;
}







#home-top-story
{
    width: 100%;
    height: 286px;
    margin-bottom: 15px;
}

#home-features 
{
    width: 920px;
    white-space: nowrap;
    padding-bottom: 15px;
}

.home-feature
{
    width: 276px;
    min-height: 155px;
    padding: 0 15px 15px 15px;
    display: table-cell;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    position: relative;
}

.home-feature-middle
{
	border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;	
}

.home-feature h2
{
    height: 17px;
    display: block;
    margin-bottom: 10px;
}

.home-feature h3
{
    font-size: 14px;
    margin-bottom: 10px;
}

.home-feature p
{
    font-size: 12px;
    line-height: 150%;
}

.home-feature ul li
{
    font-size: 14px;
    line-height: 160%;
}

.home-feature-more
{
    text-align: right;
    margin-top: 10px;
    bottom: 0px;
    right: 15px;
}

.home-feature-form
{
    padding-bottom: 0;
}



#support-change-form
{
    background-color: #f2f7fb;
    padding: 10px;
    border: 1px solid #dae4f0;
    min-height: 110px;
}

#support-change-form input[type=text], .petition-form input[type=text]
{
    border: 1px solid #8e9cba;
    padding: 2px;
    background: #fff url(../_images/input-bg.png) repeat-x top left;
    color: #8D8C8C;
    width: 117px;
}

#support-change-form .fieldgroup
{
    display: inline-block;
    margin-bottom: 4px;
}

#support-change-form .fieldgroup label
{
    display: block;
    width: 100px;
    margin-bottom: 2px;
}

#support-change-form .fieldgroup.action-form-email input[type=text]
{
    width: 243px;
}


#support-change-form .fieldgroup.action-form-submit
{
    display: block;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 0px;
}

.action-item #support-change-form { margin-top: 15px; }





#home-partners
{
    border-top: 1px solid #e9e9e9;
    padding: 1px 1px 0 1px;
    background: #fff url(../_images/partner-bg.png) repeat-x 21px 1px;
    height: 53px;
    margin-left: -20px;
    margin-right: 0px;
    width: 958px;
    position: relative;    
}

#home-partners h2
{
    margin-top: 18px;
    margin-left: 30px;
}

#home-partner-logos
{
    position: absolute;
    top: 8px;
    left: 130px;
}

#home-partners-more
{
    position: absolute;
    right: 20px;
    top: 16px;
    text-align: right;
}



#context-nav-container
{
    background: #fff url(../_images/line_fade.gif) 175px bottom no-repeat;
    width: 176px;
    padding-bottom: 62px;
    vertical-align: top;
}

#context-nav
{
    width: 165px;
    padding-right: 10px;
    border-right: 1px solid #e9e9e9;
    padding-bottom: 0px;
}

#context-nav ul
{
    margin-bottom: 25px;
}

#context-nav ul li
{
    line-height: 180%;
}





















#main-content
{
    width: 710px;
    display: table-cell;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}


#main-content.left
{
    margin-left: 0px;
    margin-right: 0px;
    border-right: 1px solid #e9e9e9;
    padding-right: 14px;
}

#main-content.right
{
    margin-left: 14px;
    margin-right: 0px;
}


#main-content.left.narrow
{
    width: 610px;
    border-right: none;
}



#main-content h1
{
    margin-bottom: 15px;
    line-height: 100%;
}

#main-content p
{
    margin-bottom: 1.5em;
    line-height: 150%;
}


#main-content ul 
{
    margin-left: 20px;
    padding-left: 20px;
}

#main-content ul li
{
    margin-bottom: 1.5em;
    line-height: 150%;
    list-style-type: disc;
}





#contextual-content
{
    width: 176px;
    padding-bottom: 62px;
    margin-top: 10px;
    display: table-cell;
    display: inline-block;
    vertical-align: top;
}

#contextual-content.right
{
    top: 0;
    right: 0;
    padding-left: 15px;
}

#contextual-content.wide
{
    width: 276px;
}


#contextual-content h2
{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 8px;
}












ul#social-network-links li
{
    display: block;
    height: 40px;
    vertical-align: middle;
    margin-bottom: 15px;
}
ul#social-network-links li img
{
    float: left;
    vertical-align: middle;
    margin-right: 10px;
}

ul#social-network-links li a
{
    display: block;
    height: 40px;
    line-height: 40px;
}






.yellow-box
{
    height: 40px;
    width: 40px;
    background: transparent url(/_images/yellow-box.png) no-repeat 0 0;
}


.yellow-box span.number
{
    display: block;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
}


.yellow-box span.date
{
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 14px;
    text-transform: uppercase;
    padding-top: 6px;
}



.action-item
{
    position: relative;
    border-top: 1px dotted #c9c9c9;
    padding-left: 50px;
    padding-top: 0px;
}

.action-item.last
{
    border-bottom: 1px dotted #c9c9c9;
}

.action-item .yellow-box 
{
    position: absolute;
    top: 15px;
    left: 0px;    
}


.action-item h2
{
    font-size: 130%;
    margin-bottom: 5px;
    padding-top: 15px;
}





.press-release
{
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #c9c9c9;
}





#blogroll li
{
    line-height: 180%;
}

.blog-item
{
    position: relative;
    border-top: 1px dotted #c9c9c9;
    padding-left: 50px;
    padding-top: 0px;
}

.blog-item.last
{
    border-bottom: 1px dotted #c9c9c9;
}

.blog-item .yellow-box 
{
    position: absolute;
    top: 15px;
    left: 0px;    
}


.blog-item h2
{
    font-size: 130%;
    margin-bottom: 5px;
    padding-top: 15px;
    position: relative;
}











.media-author
{
    margin: 10px 0 25px 0;
}




p.myth { font-style:italic; margin-bottom: .5em !important; }
p.fact { margin-bottom: 35px !important;  }





.input-validation-error
{
    border: 1px solid #FF0000 !important;
    background-color: #FFEEEE !important;
    background-image: none !important;
}













/* PETITIONS */

.petition
{
    padding: 25px 30px;
    position: relative;
}

.petition h1
{
    color: #c0c0c0;
    font-size: 220%;
    font-weight: normal;
}

.petition-body
{
    color: #666;
    width: 475px;
    height: 510px;
    position: absolute;
    top: 95px;
    left: 55px;
}


.petition-body p
{
    font-size: 116%;
    line-height: 140%;
    margin-bottom: .8em;
    font-weight: bold;
}

.petition-form
{
    width: 285px;
    position: absolute;
    right: 30px;
    top: 88px;
}

.petition-form #support-change-form
{
    border: 0;
    background-color: transparent;
}

.petition-form h2
{
    color: #36649b;
    font-size: 180%;
    font-weight: normal;
    margin-bottom: 15px;
}

.petition-form .fieldgroup.action-form-submit
{
    margin-left: 75px;
    padding-top: 5px;
}


.petition-form .fieldgroup.action-form-email input
{
    width: 165px;
}

.petition-form .fieldgroup.action-form-postalcode input
{
    width: 65px;
}
