@CHARSET "UTF-8";

/* -------------------------------------
SUBPAGE STYLES
------------------------------------- */

/* sections */
div#main {margin-top:60px;}
div#content {width:854px;margin-top:10px;background:#11140B;padding:20px;}
div#top_content {padding:20px;}
div#bottom_content {padding:20px;}

/* columns */
div.column {width:407px;float:left;}
div.column_margin {margin-left:40px;}
div.column_1_2 {width:50%;float:left;}
div.column_4_5 {width:80%;float:left;}
div.column_1_5 {width:20%;float:left;}
div.column_2_3 {width:66%;float:left;}
div.column_1_3 {width:33%;float:left;}
div.column_1_4 {width:25%;float:left;}
hr {border:0;color:#2F3627;background-color:#2F3627;height:1px;}
div#poster_petition {margin-top:30px;border-top:1px solid #2F3627;padding:20px 0 0 0;}
div#movie_callout {width:348px;float:left;border-right:1px solid #2F3627;padding-right:10px;}
div#movie_callout img, div#petition_callout img {float:left;display:block;margin-right:10px;margin-bottom:10px;}
div#petition_callout {width:470px;float:left;padding-left:20px;}

/* misc */
img.header {margin-bottom:1em;display:block;}

/* toggle box */
div.toggle_box {}
ul.toggle_options {list-style-type:none;margin:0;padding:0;float:left;z-index:100;}
ul.toggle_options li {padding:8px 0;width:140px;font-weight:bold;color:#FFBA15;cursor:pointer;border-bottom:1px solid #2F3627;}
ul.toggle_options li.no_border {border-bottom:none;}
ul.toggle_options li.active {font-weight:normal;color:#CFDBAD;cursor:auto;}
div.toggle_content {display:none;float:left;width:380px;z-index:50;background:#2F3627;padding:15px 30px;font-size:0.857em;}
div.toggle_content h5 {margin:0;}
div.toggle_content p {margin:.5em 0;}

/* tip module */
ul.tip_module {list-style-type:none;line-height:1.3em;margin:0;padding:0;}
ul.tip_module li {margin-bottom:1.2em;}
ul.tip_module li.collapse {background:url(../img/get_involved-minus_bullet.gif) no-repeat 0px 7px;padding-left: 5px;}
ul.tip_module li.expand {background:url(../img/get_involved-plus_bullet.gif) no-repeat 0px 5px;padding-left: 5px;}
ul.tip_module h6 {width:349px;margin-left:10px;color:#9DA126;margin-bottom:.5em;cursor:pointer;font-size:1.15em;}
ul.tip_module p {display:none;width:309px;border:1px solid #428B94;border-top:none;padding:20px;background:url(../img/get_involved-tip_top.gif) no-repeat -1px 0px;line-height:1.5em;}
ul.tip_module a:link, ul.tip_module a:visited {color:#C67D1E;text-decoration:none;}
ul.tip_module a:hover {color:#FAB965}

/* typography */
div#content {color:#CFDBAD;font-size:1.167em;}
h4 {color:#D5841A;margin-bottom:.2em;}
h5 {margin-bottom:.5em;color:#FFFFFF;}
div#movie_callout p, div#petition_callout p {font-size:.917em;}

/* afters */
div.column_container:after, div#poster_petition:after, div.toggle_box:after {content:".";visibility:hidden;height:0px;display:block;clear:both;}