/* Initial State */

body
{
overflow-x: hidden;
}

#rounds {display: none;}
.round {display: none;}
.round-signup, .round-done, .round-start, .round-faq, #choose-slate, .round-choose-slate, #slate {display: block;}
#favorite { display: none; }

#your-slate {display: none;}
#your-slate ul li {display: none;}
.procon {display: none;}

#max_checkbox_error {background: red; color: white; text-align: center; padding-top: 5px; padding-bottom: 5px; display: none;}

/* other styles */
#status
{
margin-top: 20px;
}
#status p, #status p a
{
text-align: right;
font-weight: bold;
color: #4893d5;
margin-bottom: 0;
}

#userRatingCount, #totalRatingCount
{
color: black;
}

blockquote, cite
{
padding: 0;
margin: 0;
font-style: normal;
color: inherit;
}

#headline
{
font-weight: bold;
color: black;
}

#headline h1
{
font-weight: inherit;
color: inherit;
font-size: 2.5em;
margin: .5em 0 .125em 0;
}

#idea_wrapper, #faq_wrapper, #slate_wrapper
{
width: 100%;
overflow: hidden;
background: #009cff url(http://s3.moveon.org/images/with_dims/sky_40x500.png) repeat-x;
/*background: #009cff;
background: white url(eagle.jpeg);*/
margin-bottom: 1em;
}

#faq_wrapper, #slate_wrapper
{
height: auto;
padding-bottom: 20px;
background: #009cff url(http://s3.moveon.org/images/with_dims/half-sky_40x500.png) repeat-x;
/*background: #009cff;
background: white url(eagle.jpeg);*/
}

#quotes, #presence, #share, #logo
{
padding-bottom: 2em;
}

#footer
{
color: #333;
}

#footer h3
{
font-size: 1.25em;
font-weight: bold;
margin-bottom: .5em;
line-height: 1.25em;
color: #5074ac;
}

#footer p
{
margin-bottom: 0;
}

#share p
{
margin: 20px 0;
}

#share p a.sharebutton, #links p a.sharebutton
{
padding: 10px;
margin-bottom: 7px 15px 10px 15px;
background: #999;
color: white;
font-weight: bold;
font-size: 1.25em;
text-decoration: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#links p a.sharebutton
{
display: block;
margin-bottom: 5px;
}

#share p a.sharebutton:hover, #links p a.sharebutton:hover
{
background: #5074ac;
}



#presence #favorite p, #quotes blockquote
{
font-size: 1.25em;
padding-bottom: 1em;
line-height: 1.35em;
margin-bottom: 0;
}

#quotes blockquote
{
text-indent: -.5em;
}

#quotes cite
{
color: #999;
}

#presence strong.online
{
color: #999;
}

#signin-form fieldset
{
margin: 0;
padding: 10px 0;
border: 0px solid white;
}

#signin-form fieldset label, #support_form label
{
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans;
width: 60px;
text-align: right;
float: left;
margin-right: 10px;
padding-top: 1.6em;
}

#signin-form fieldset input[type='text'], #signin-form input[type='text']
{
font-family: "Helvetica Neue", Helvetica, Arial, sans;
display: block;
float: left;
font-size: 1.5em;
padding: .5em;
width: 220px;
margin-bottom: 10px;
}

#support_form fieldset input[type='text'], #support_form input[type='text']
{
font-family: "Helvetica Neue", Helvetica, Arial, sans;
font-size: .75em;
width: 240px;
}

#support_form fieldset label, #support_form label
{
font-family: "Helvetica Neue", Helvetica, Arial, sans;
padding-top: 10px;
font-size: .75em;
}

#support_form label
{
width: 130px;
text-align: left;
}

#signin-form input#user_zip, #support_form input#Q_chipin
{
width: 80px;
}

input.error
{
border: 1px solid red;
background: white;
}

label.error
{
border: 0;
background: inherit;
color: red;
}

#partner_logos, #legal
{
border-top: 4px solid #ccc;
margin-top: 1em;
padding-top: 1em;
margin-bottom: 1em;
}

#partner_logos img
{
float: left;
margin-right: 20px;
}

#partner_logos.signup_page, #partner_logos.done_page
{
border-top: 0;
margin-top: 0;
}

#legal p
{
color: #999;
}

.pick-slate, #your-slate
{
padding-top: 2em;
padding-bottom: 2em;
background: white;
}

#your-slate, #pick-slate, #signin-form, #pledge
{
font-size: 1.25em;
line-height: 1.3em;
font-family: Cambria, Georgia, Times, Times New Roman, serif;
color: black;
background: red;
}

#your-slate li
{
font-size: 1.25em;
line-height: 1.125em;
color: #5074ac;
}

#your-slate h2, #pick-slate h2, #signin-form h2, #pledge h2
{
color: black;
text-align: left;
line-height: 1.125em;
font-size: 2em;
}

#your-slate h2, #signin-form h2, #pledge h2
{
color: #5074ac;
}

#pledge h2
{
margin-left: 50px;
}

#your-slate ul
{
margin-bottom: 0;
}

#your-slate ul li, #pledge ul li
{
margin-bottom: 1em;
font-size: 1.25em;
line-height: 1.25em;
}

#pledge ul
{
margin-bottom: 40px;
}

#pick-slate h2
{
margin-top: 0;
text-align: left;
margin-bottom: .25em;
}

#pick-slate h3
{
padding-top: 1em;
margin-bottom: 0;
padding-bottom: 0;
text-align: left;
font-size: 1.25em;
margin-left: 20px;
color: #064479;
}

#pick-slate .idea
{
display: block;
}


.procon p
{
font-size: 1.25em;
line-height: 1.25em;
font-family: Cambria, Georgia, Times, Times New Roman, serif;
font-weight: normal;
padding: 5px 10px;
margin-bottom: 10px;
}

.idea label
{
font-size: .9em;
line-height: 1.25em;
font-family: 'Helvetica Neue', Helvetica, Arial, sans;
font-weight: normal;
padding-bottom: 10px;
display: block;
border-bottom: 1px dotted #ccc;
margin-top: 10px;
padding-left: 20px;
}

.idea label input
{
margin-left: -20px;
}

.procon
{
clear: both;
margin-bottom: 8px;
padding-top: 8px;
border-bottom: 1px solid #ddd;
background: #fefeee;
}

.procon h4
{
font-size: 1em;
font-weight: bold;
margin-bottom: 5px;
padding: 0 10px;
}

.procon ul
{
padding-left: 30px;
}

a.reveal-procon
{
display: inline;
color: #333;
}

.button
{
margin-left: 0px;
margin-top: 10px;
}
