/*
Theme Name: Faces of Lawsuit Abuse
Theme URI: http://facesoflawsuitabuse.org/
Description: Designed specifically for facesoflawsuitabuse.org
Template: thematic
*/


/* ============================================================================
   RESET 
   ========================================================================= */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;font-style:normal;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a img{border:none}

/* ============================================================================
   TYPOGRAPHY
   ========================================================================= */

body {
    color: #2a2a2a;
    font: 62.5%/2.2em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* ---------------------------------------------------------------------------- 
   HEADINGS */

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
    color: #8d0101;
    font-size: 1.8em;
    padding: 0 0 0.25em 0;
}
h2 {
    color: #8d0101;
    font-size: 1.75em;
    padding: 0.5em 0 0 0;
}
h3 {
    font-size: 1.4em;
    padding: 0.5em 0 0 0;
}
h4 {
    font-size: 1.2em;
}

/* ------------------------------------
   HEADING COMBINATIONS  */

h1+h2 {
    padding-top: 0.5em;
}

/* ---------------------------------------------------------------------------- 
   BASIC TEXT ELEMENTS */

address, dd, dt, li, p {
    font-size: 1.2em;
    padding: 0.75em 0;
}
blockquote {
    font: italic 1.2em Georgia;
    padding: 0.75em 0;
}
blockquote * {
    font-style: italic !important;
    font-size: 1em;
}
input, select, textarea {
    font: 1.2em "Helvetica Neue", Arial, Helvetica, sans-serif;
}
pre, code {
	font: 1.1em Monaco, "Courier New", monospace;
}

/* ---------------------------------------------------------------------------- 
   LISTS */

ul, ol {
	margin: 0 0 1.5em 1.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
li {
    font-size: 1.2em;
    padding: 0;
}
li li {
    font-size: 1em;
}
dl	{
    margin: 0 1.5em;
}
dd {
	margin-bottom: 1.5em;
}

li p {
    font-size: 1em;
}

/* ----------------------------------------------------------------------------
   HYPERLINKS */

a:link,
a:visited {
    color: #900;
}

a:hover {
    color: #f00;
}

/* ----------------------------------------------------------------------------
   MISC INLINE ELEMENTS */

strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1em;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* ============================================================================
   SCREEN 
   ========================================================================= */

@media screen {

/* ============================================================================
   LAYOUT 
   ========================================================================= */

html {
    background: #000;
}

body {
    background: #ffecbe;
}

.wrapper,
#main,
#siteinfo {
    margin: 0 auto;
    width: 960px;
}

/* ----------------------------------------------------------------------------
   HEADER */
   
#header,
#header .wrapper {
    background: #000 url(images/bg-header.png) center top no-repeat;
    height: 70px;
}

#logo {
    float: left;
    width: 480px;
}


/* ----------------------------------------------------------------------------
   NAVIGATION */

#header .main-menu {
    float: left;
    padding: 10px 0 0 0;
}

#header .main-menu ul,
#header .main-menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#header .main-menu ul {
    padding: 0 0 0 20px;
}

#header .main-menu li {
    display: inline;
}

#header .main-menu li a {
    background: url(images/bg-nav.png) no-repeat;
    border-bottom: 5px solid #858585;
    display: block;
    float: left;
    height: 45px;
    margin: 0 20px 0 0;
    width: 100px;
}

#header .main-menu li a:hover {
    border-bottom: 5px solid #f7a731;
}

#header .main-menu li.current_page_item a {
    border-bottom: 5px solid #fff;
}

#header .main-menu li.page-item-3 a { background-position: 0 0; }
#header .main-menu li.page-item-5 a { background-position: -120px 0; }
#header .main-menu li.page-item-7 a { background-position: -240px 0; }
#header .main-menu li.page-item-201 a { background-position: -360px 0; margin-right: 0; }

/* conditions */

body.s-category-spotlight-stories #header .main-menu li.page-item-3 a {
    border-bottom: 5px solid #fff;
}

body.page-template-your-stories-php #header .main-menu li.page-item-201 a,
body.s-category-your-stories #header .main-menu li.page-item-201 a {
    border-bottom: 5px solid #fff;
}

body.slug-thank-you #header .main-menu li.page-item-7 a {
    border-bottom: 5px solid #fff;
}


/* ----------------------------------------------------------------------------
   CONTENT AREA */

#main {
    padding: 20px 0 0 0;
    position: relative;
}

#container {
    float: left;
    margin: 0 20px 0 20px;
    width: 700px;
}

#content {
    background: #fff;
    padding: 10px 40px 30px 40px;
}

#content h1 {
    background: #8d0101;
    color: #fff;
    line-height: 1em;
    margin: 0 0 0 -50px;
    padding: 5px 20px;
    width: 430px;
}


/* ----------------------------------------------------------------------------
   ASIDES */

.main-aside {
    float: left;
    width: 220px;
}

/* ----------------------------------------------------------------------------
   MORE FEATURES */

#features {
    background: #fff;
    margin-bottom: 20px;
    padding-bottom: 22px;
    width: 220px;
}

#features h3 {
    background: #f7a731;
    color: #fff;
    font-size: 1.8em;
    padding: 7px 10px;    
}

#features ul,
#features li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#features ul {
    padding: 5px 0;
}

#features li {
    background-repeat: no-repeat;
    background-position: 11px 12px;
    padding: 10px 20px 0 38px;
}

#features h4 {
    font-size: 1em;
    line-height: 1.4em;
    padding: 0;
}

#features p {
    font-size: 0.917em;
    line-height: 1.4em;
    padding: 0;
}

#features li#feature-list  { background-image: url(images/callouts/fi-email.png); }
#features li#feature-poll  { background-image: url(images/callouts/fi-poll.png); }
#features li#feature-news  { background-image: url(images/callouts/fi-news.png); }
#features li#feature-tv    { background-image: url(images/callouts/fi-tv.png); }
#features li#feature-films { background-image: url(images/callouts/fi-tv.png); }

/* ----------------------------------------------------------------------------
   POLL */
   
.main-aside #poll {
    background: #f7a731;
    margin-bottom: 20px;
}

.main-aside #poll h2 {
    height: 60px;
    padding: 0;
}

.main-aside .poll-container {
    background: #fff url(images/home/bg-lined.png) repeat-y;
    padding: 1em 4px;
}

.main-aside #poll h3 {
    display: none;
}

.main-aside #poll ul,
.main-aside #poll li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-aside #poll ul {
    padding: 4px 0;
}

.main-aside #poll li {
    line-height: 1.67em;
    padding-bottom: 1.5em !important;
    overflow: hidden;
}

.main-aside #poll ul.wp-polls-ul li {
    padding: 0 0 0.5em 0;
    font-size: 1.1em;
}

.main-aside #poll p {
    font-size: 1.1em;
    padding: 0;
}

.main-aside .wp-polls {
    margin: 0 10px 10px 10px;
}

.main-aside p.sorry {
    line-height: 1.6em;
    padding: 0.5em 1em !important;
}

#poll input.button {
    padding: 0.25em 1em;
    margin-right: 1em;
}

.main-aside #poll .wp-polls .wp-polls {
    margin: 0;
}

.main-aside #poll p.more {
    margin-top: -0.5em;
    padding: 0 0 0.5em 10px;
}

/* GENERIC */

#content .wp-polls {
    padding: 1em 0 0 0 
}

#content .wp-polls ul {
    margin: 0;
}

#content .wp-polls li {
    padding: 0.5em 0;
}


/* ----------------------------------------------------------------------------
   FOOTER */

#footer {
    background: url(images/bg-footer.png) center top repeat-y;
    border-top: solid 40px #ffecbe;
    clear: both;
    color: #ffecbe;
    overflow: hidden;
    padding: 20px 0 15px 0;
}

#footer h3 {
    color: #fff;
    font-size: 1.2em;
    padding: 0;
}

#footer h3 a {
    color: #fff;
}

#footer h3 a:hover {
    color: #f7a731;
}

#footer p,
#footer address {
    display: block;
    padding: 0;
}

#footer li {
    list-style-image: url(images/arrow-right-white.png);
}

#footer li a {
    color: #fff;
}

#footer p a {
    color: #ffecbe;
}

#footer #footer-links {
    float: left;
    margin-right: 20px;
    padding-left: 10px;
    width: 160px;
}

#footer #colophon {
    float: left;
    margin-right: 70px;
    width: 480px;
}

#footer #contact-info {
    float: right;
    width: 220px;
}

#footer p#copyright {
    font-size: 0.917em;
    line-height: 3em;
}


/* ============================================================================
   HELPERS 
   ========================================================================= */

.clearer {
    clear: both;
    font-size: 0;
}

.separator {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.nowrap {
    white-space: nowrap;
}

p.meta {
    color: #848484;
    font-size: 1.1em;
    padding-bottom: 0;
}

p.meta a {
    color: inherit;
}

p.share {
    padding: 1em 0 0 0;
}

.date-source {
    font-size: 0.917em;
}

/* ----------------------------------------------------------------------------
   MORE LINKS */

a.post-edit-link,
a.more-link {
    background: #900;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin: 1em 0;
    padding: 0.125em 1.5em;
    text-decoration: none;
    text-transform: uppercase;
}

a.post-edit-link:hover, 
a.more-link:hover {
    background: #e80000;
}

a.more-link {
    font-size: 0.769em;
}


/* ----------------------------------------------------------------------------
   CALLOUTS */

.callout {
    margin-bottom: 10px;
    padding: 0;
    width: 220px;
}

/* STAY CONENCTED */

#connect {
   background: #fff;
   margin-bottom: 20px;
}

#connect h3 {
    background: #f7a731;
    color: #fff;
    font-size: 1.8em;
    padding: 7px 10px;    
}

#connect p {
    padding: 15px 0 10px 20px;
}

#connect img {
    margin: 0 12px;
}



/* ----------------------------------------------------------------------------
   PAGINATION */

.wp-pagenavi {
    font-size: 1.2em;
    padding: 0.75em 0;
}

.wp-pagenavi a,
.wp-pagenavi span {
    color: #2a2a2a;
    margin: 0 0.25em;
    padding: 0 0.125em;
    text-decoration: none;
}

.wp-pagenavi a:hover {
    border-bottom: 2px solid #ccc;
}

.wp-pagenavi .current {
    border-bottom: 2px solid #900;
}

.pagenavi-bottom .wp-pagenavi {
    background: #fff;
    margin-top: 20px;
    padding: 20px 40px;
}


/* ----------------------------------------------------------------------------
   STATUS MESSAGES */

.message-success,
.message-warning,
.message-error,
.message-info {
    margin: 1em 0;
    padding: 0 1em;
}

.message-success p,
.message-warning p,
.message-error p,
.message-info p {
    padding: 0.5em 0;
    font-weight: bold;
}

.message-success {
    background-color: #e2ffd1;
    border: 5px solid #7cd049;
    color: #328400;
}

.message-warning {
    background: #fff5bf;
    border: 5px solid #fad955;
    color: #b68901;
}

.message-error {
    background: #ffc6c8;
    border: 5px solid #b61010;
    color: #b61010;
}

.message-info {
    background-color: #e2ffd1;
    border: 5px solid #7cd049;
    color: #328400;
}

.message-success ul,
.message-warning ul,
.message-error ul,
.message-info ul {
    padding: 0 1em 0.5em 2em;
}

.message-success a,
.message-warning a,
.message-error a,
.message-info a {
    color: inherit;
}

.tdomf_form_message .message-success,
.tdomf_form_message .message-warning,
.tdomf_form_message .message-error,
.tdomf_form_message .message-info {
    margin: 0 -1em -1em -1em;
}


/* ----------------------------------------------------------------------------
   FORMS */

#content form {
}

#content form legend {
    color: #8d0101;
    font-size: 1.6em;
    line-height: 1em;
    padding: 0.5em 0;
}

#content fieldset {
    background: #f9f9f9;
    border: 5px solid #eee;
    margin: 1.5em 0;
    padding: 0.5em 1em;
    width: 590px;
}

#content fieldset fieldset {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    width: auto;
}

#content form ol {
    list-style: none;
    margin: 0;
}

#content form ol li {
    clear: left;
}

#content form ol li div {
    float: left;
    padding-right: 0.5em;
}

#content form ol li * {
    font-size: 1em;
}

#content form ol li label {
    display: block;
    font-weight: bold;
    margin: 0.5em 0 -0.25em 0;
}

#content form ol li div label {
    margin: 0;;
    font-weight: normal;
    font-size: 0.917em;
}

#content li.checkbox-row {
    margin-top: -1em;
}

#content li.checkbox-row div label {
    display: inline;
    font-weight: normal;
}

#content form .recaptcha {
    padding: 1em 0;
}

.form-submit {
    padding-top: 2em;
}

.buttons {
    padding: 2em 0 1em 0;
}

.form-submit input,
.buttons input,
input.button {
    background: #8d0101;
    border: 0;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    margin-right: 8px;
    padding: 0.5em 1.5em;
    text-transform: uppercase;
}

/* ----------------------------------------------------------------------------
   FANCY CHECKBOXES (CRIR) */

/* Radio Buttons */
label.radio_checked {
	background: url(scripts/crir/checked.png) 0 1px no-repeat;	
    clear: left;
    color: #000;
	display: block;
    float: left;
	margin: 10px 0;
	padding-left: 25px !important;
}
label.radio_unchecked  {
	background: url(scripts/crir/unchecked.png) 0 1px no-repeat;	
    clear: left;
    color: #484848;
	display: block;
    float: left;
	padding-left: 25px !important;
}

.crirHidden {
	position: absolute;
	left: -1000px;
}


/* ----------------------------------------------------------------------------
   SHORT LIST */

.short-list {
    background: #fff;
    color: #666;
    padding: 10px 0 15px 0;
}

.short-list h2 {
    background: #8d0101;
    color: #fff;
    font-size: 1.8em;
    line-height: 1.2em;
    margin: 0 10px 0 -10px;
    padding: 0.25em 20px 0.25em 20px;
}

.short-list ul,
.short-list li {
    list-style: none;
    margin: 0;
}

.short-list ul {
    padding: 1em 0 1em 20px;
}

.short-list li {
    background-repeat: no-repeat;
    background-position: 0 0.75em;
    border-bottom: 1px solid #e6e6e6;
    line-height: 1.4em;
    list-style: none;
    padding: 0.5em 24px;
}

.short-list a {
    text-decoration: none;
}

.short-list li a {
    color: #000;
    font-weight: bold;
}

.short-list p.more {
    font-weight: bold;
    padding: 0 20px;
    text-align: right;
    text-transform: lowercase;
}


/* for stories list, may need to move this: */

.short-list {
    clear: both;
}



/* ============================================================================
   SECTIONS 
   ========================================================================= */

/* ============================================================================
   HOME */
   
body.home #container {
}


/* ----------------------------------------------------------------------------
   FEATURED STORY */

body.home #featured-story .story {
    background: #f7a731 url(images/bg-spotlight.png) repeat-y;
    margin-bottom: 0;
}


/* ----------------------------------------------------------------------------
   SPOTLIGHT STORIES (FILMSTRIP) */

body.home #spotlight-stories {
    background: #f7a731;
    position: relative;
    padding: 20px 0 0 0;
    height: 26.5em;
}

body.home #spotlight-stories h2 {
    background: #fff url(images/home/bg-h2-spotlight-stories.png);
    height: 30px;
    left: 0;
    margin: 0 0 0 -10px;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 180px;
    z-index: 1;
}

body.home #spotlight-outer-container {
    position: relative;
    overflow: hidden;
    width: 700px;
    height: 26.5em;
}


body.home #spotlight-container {
    background: #1a1a1a url(images/bg-filmstrip-bottom.png) left bottom repeat-x;
    position: absolute;
    left: 0;
}

body.home #spotlight-container div {
    background: url(images/bg-filmstrip-top.png) left top repeat-x;
    min-height: 180px;
    overflow: hidden;
    padding: 50px 0 20px 5px;
    width: 9999px;
}

body.home #spotlight-stories .story {
    background: transparent;
    clear: none;
    float: left;
    font-size: 1.1em;
    line-height: 1.5em;
    min-height: 160px;
    overflow: hidden;
    padding: 0 0 0 30px;
    width: 190px;
}

body.home #spotlight-stories .story a {
    color: #fff;
    text-decoration: none;
}

body.home #spotlight-stories .story img {
    border: 5px solid #404040;
}

body.home #spotlight-stories .story .story-title {
    display: block;
    padding: 0 5px;
}


/* ARROWS */

body.home #slide-left,
body.home #slide-right {
    display: block;
    height: 30px;
    width: 25px;
    position: absolute;
    top: 45%;
    opacity: 0;
}

body.home #slide-left {
    background: url(images/home/slide-left.png);
    left: 0;
}

body.home #slide-right {
    background: url(images/home/slide-right.png);
    right: 0;
}


/* ----------------------------------------------------------------------------
   MORE STORIES (OVERRIDE SHORT LIST) */

body.home #more-stories {
    background: #fff;
    margin-top: 20px;
}

body.home .short-list {
    background: none;
    clear: none;
    float: left;
    padding: 10px 0 0 0;
    width: 340px;
}

body.home .short-list h2 {
    margin: 0;
}

body.home .short-list li {
    border: 0;
}

body.home .short-list p.more {
    border-top: 1px solid #e6e6e6;
    margin: 0 20px;
    padding-left: 0;
    text-align: left;
}

/* IN THE NEWS */

body.home #in-the-news {
    margin-right: 20px;
}

body.home #in-the-news h2 {
    margin-left: -10px;
}

body.home #in-the-news li {
    background-image: url(images/icons/external-red.png);
}

body.home #in-the-news p.more {
    margin-right: 0;
}


/* YOUR STORIES */

body.home #your-stories h2 {
    margin: 0;
    background: #000;
}

body.home #your-stories li {
    background-image: url(images/icons/quote.png);
}


/* ============================================================================
   STORY LIST */

.pagenavi-top {
    padding-bottom: 10px !important;
    margin-bottom: 20px;
}

.story {
    background: #f7a731 url(images/bg-spotlight.png) repeat-y;
    clear: both;
    overflow: hidden;
    margin: 0 0 20px 0;
}


/* ----------------------------------------------------------------------------
   STORY SUMMARY */

.story-summary {
    background: #fff;
    float: right;
    min-height: 260px;
    padding: 0 10px 0 20px;
    width: 210px;
}

.story-summary h2 {
    font-size: 1.8em;
    padding-bottom: 0;
}

.story-summary h2 a {
    text-decoration: none;
}

.story-summary p {
    line-height: 1.7em;
    padding: 0.25em 0 1em 0;
}


/* ----------------------------------------------------------------------------
   STORY PEOPLE */

.story-people {
    background: #000;
    color: #fff;
    float: left;
    width: 460px;
}

.story-people blockquote {
    display: block;
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 0;
    padding: 0.33em 2em 0 3.5em;
}

.story-people blockquote em {
    position: absolute;
    left: 0.5em;
    font-size: 4em;
    font-style: normal;
    line-height: 1em;
}

.story-people cite {
    display: block;
    font-size: 1.1em;
    font-style: normal;
    padding: 0 2em 0.5em 2em;
    text-align: right;
}

.story-people cite span {
    padding: 0 0.5em;
}


/* ----------------------------------------------------------------------------
   STORY MORE */

p.story-more {
    clear: right;
    float: right;
    width: 240px;
    padding: 0;
}

.story-more a {
    background: url(images/more-story.png);
    display: block;
    height: 90px;
    width: 240px;
}


/* ============================================================================
   STORY DETAILS */

body.s-category-spotlight-stories #container {
    float: right;
    margin: 0;
    width: 460px;
}

body.s-category-spotlight-stories #content {
    padding: 0 20px 20px 20px;
}

body.s-category-spotlight-stories #container h1 {
    font-size: 2.4em;
    line-height: 1.4em;
    margin: 0 -20px;
    padding: 10px 20px;
    width: 420px;
}

body.s-category-spotlight-stories .main-aside {
    float: left;
    width: 460px;
    padding: 304px 0 0 20px;
}

body.s-category-spotlight-stories #video {
    background: #000;
    height: 284px;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 460px;
}

body.s-category-spotlight-stories .callout {
    float: right;
}

body.s-category-spotlight-stories #features {
    float: left;
}

body.s-category-spotlight-stories #content blockquote {
    font-size: 1.6em;
    line-height: 1.6em;
}

body.s-category-spotlight-stories #content h2 {
    font-size: 1.2em;
    font-weight: normal;
    padding: 0;
}


/* ----------------------------------------------------------------------------
   MORE STORIES */

body.s-category-spotlight-stories .short-list {
    margin-bottom: 20px;
    width: 460px;
}

body.s-category-spotlight-stories .short-list h2 {
    width: 210px;
}

body.s-category-spotlight-stories .short-list li {
    padding-left: 20px;
}

body.s-category-spotlight-stories #features {
    padding-bottom: 30px;
}

body.s-category-spotlight-stories #your-stories {
    float: left;
}


/* ============================================================================
   YOUR STORIES */

body.page-template-your-stories-php #content {
    padding-left: 20px;
    padding-right: 20px;
}

body.page-template-your-stories-php #content h1 {
    margin-left: -30px;
}

ul.your-stories,
ul.your-stories li {
    list-style: none;
    margin: 0;
}

ul.your-stories {
    border-bottom: 1px solid #e6e6e6;
    padding: 1em 0 0.5em 0;
}

ul.your-stories li {
    border-top: 1px solid #e6e6e6;
    font-size: 1em;
    overflow: hidden;
    padding: 0.5em 0 0.5em 20px;
}

ul.your-stories h2,
ul.your-stories p {
    font-size: 1.2em;
    line-height: 1.6em;
}

ul.your-stories h2 {
    padding: 0;
}

ul.your-stories h2+p {
    padding-top: 0;
}

ul.your-stories .summary {
    float: left;
    padding-right: 20px;
    width: 420px;
}

ul.your-stories .summary p {
    font-size: 1.1em;
}

ul.your-stories p.meta {
    float: left;
    font-size: 1.1em;
    padding: 0;
    width: 200px;
}

#content form .permission {
    padding: 1em 0;
}

#content form .permission label {
    font-size: 1.2em;
}


/* ============================================================================
   SINGLE */

dbody.single #container h1 {
    width: 660px;
}


/* ----------------------------------------------------------------------------
   COMMENTS */

#comments h3,
.tdomf_form h3 {
    background: #8d0101;
    color: #fff;
    line-height: 1em;
    margin: 0 0 0 -50px;
    padding: 0.5em 20px;
    width: 33%;
}

#comments,
#respond {
    padding-top: 2em;
}

#comments ol {
    padding: 1em 0;
    margin: 0;
}

#comments li {
    border-top: 1px solid #e6e6e6;
    padding: 0.5em 0;
}

#comments li:first-child {
    border-top: 0;
}

#comments li p.comment-meta {
    padding: 0;
    margin: 0 0 -0.75em 0;
}

#comments .comment-content {
}

#commentform label {
    font-size: 1.2em;
    font-weight: bold;
}

#form-allowed-tags p {
    font-size: 1em;
    line-height: 1.2em;
}


/* ============================================================================
   GET THE FACTS */

.slug-facts #content li {
    padding-bottom: 1em;
    padding-top: 1em;
}

.slug-facts #content li a {
    font-style: italic;
}


/* ============================================================================
   IN THE NEWS */

ul.in-the-news,
ul.in-the-news li {
    list-style: none;
    margin: 0;
}

ul.in-the-news {
    border-bottom: 1px solid #e6e6e6;
    padding: 1em 0 0.5em 0;
}

ul.in-the-news li {
    background: url(images/icons/external-red.png) 0 1em no-repeat;
    border-top: 1px solid #e6e6e6;
    font-size: 1.1em;
    overflow: hidden;
    padding: 0.5em 0 0.5em 20px;
}

ul.in-the-news a {
    float: left;
    width: 65%;
}

ul.in-the-news .meta {
    float: right;
    text-align: right;
    width: 35%;
    white-space: nowrap;
}

body.page-template-news-php form {
    padding-top: 2em;
}


/* ============================================================================
   POLLS */

body.slug-polls-archive .wp-polls h3 {
    cursor: pointer;
}

.results {
    font-weight: bold;
}

body.slug-poll ul.wp-polls-ul li {
    overflow: hidden;
}

body.slug-poll ul.wp-polls-ul input {
    float: left;
    margin-top: 0.25em;
    width: 5%;
}

body.slug-poll ul.wp-polls-ul label {
    float: left;
    padding-left: 2%;
    width: 93%;
}

body.slug-polls-archive ul.wp-polls-ul {
    padding-bottom: 2em;
}

body.slug-polls-archive ul.wp-polls-ul li {
    overflow: hidden;
}

body.slug-polls-archive .poll-container h3 {
    background: #404040;
    color: #fff;
    padding: 0 0.5em;
    margin-top: 0.5em;
}

body.slug-polls-archive .poll-container h3 a {
    color: #fff;
    text-decoration: none;
}

body.slug-polls-archive .pollbar {
    float: left;
    margin-top: 0.75em;
    margin-right: 0.5em;
}

body.slug-polls-archive .results {
    color: #8d0101;
    float: left;
}

body.slug-polls-archive p.total-voters {
    margin-bottom: 1em;
}


/* ============================================================================
   SHORT FILMS */

body.slug-short-films .entry-content p+p {
    padding-top: 0;
    margin-top: -1em;
}

body.slug-short-films #movie-container {
    background: #000;
    color: #fff;
    height: 284px;
    width: 460px;
}


/* ============================================================================
   JQMODAL STYLES (from original jqModal.css) */

.jqmWindow {
    display: none;
    
    position: fixed;
    top: 15%;
    left: 50%;
    
    margin-left: -225px;
    width: 450px;
    height: 400px;
    
    background-color: #fff;
    color: #333;
    padding: 10px;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#jqmContent{ width:99%; height:380px; display: block; clear:both; margin:auto; }
#jqmClose { margin-right: 1px; text-align: right; }

/* ============================================================================
   HIDDEN ELEMENTS (screen reader-friendly) */

#header .main-menu a span,
#footer #footer-links h3,
.story-more a span,
body.home #spotlight-stories h2 span,
body.home #slide-left span,
body.home #slide-right span,
.hidden {
    left: -9999px;
    position: absolute;
}


/* ============================================================================
   IE7 PATCHES */

body.msie .short-list li,
body.msie #features li {
    height: 1%;
}

body.msie .main-aside #poll li {
    font-family: tahoma;
}

body.msie .results,
body.msie p.total-voters,
body.msie ul.wp-polls-ul li strong {
    font-weight: normal;
}

body.msie .main-aside #poll .wp-polls .wp-polls,
body.msie .main-aside #poll .wp-polls .wp-polls .poll-container,
body.msie .main-aside #poll .wp-polls .wp-polls ul,
body.msie .main-aside #poll .wp-polls .wp-polls li,
body.msie .main-aside #poll .wp-polls .wp-polls p {
    background: #fff;
}


/* ============================================================================
   IE6 PATCHES */

body.ie6 #container {
    margin-left: 10px;
}

}


/* ============================================================================
   PRINT 
   ========================================================================= */

@media print {
 
    *, h1, h2, a:link, a:visited {
        color: #000;
    }
    
}    
