html{ color:#222; background:#FFF; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
body { line-height: 1; font-size: 10px; font-family: Georgia,Times,serif; }
body.mobile, body.iframe, body.print, body.republish { width: auto; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
q:before, q:after { content:''; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
em { font-style: italic; }
caption, th { text-align:left; }
abbr, acronym { border:0; font-variant:normal; }
/* to preserve line-height and selector appearance */
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
/*to enable resizing for IE*/
input, textarea, select { *font-size:100%; }
/*because legend doesn't inherit in IE */
legend { color:#000; }
a { color: #008990; text-decoration: none; }
a:hover { text-decoration: underline; }
/*
 * HTML5 Defaults
 */
article, aside, details, figcaption, figure,
footer,header, hgroup, menu, nav, section {
    display:block;
}
p { font-size: 1.5em; line-height: 1.35; }
h1 { font-size: 2.5em; }
strong { font-style:normal; font-weight: bold; }
th { font-weight: bold; }
blockquote { margin-left: 1.5em; font-style: italic; color: #444; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=333333&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=25&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=000000&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=25&borderColorContent=666666&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=555555&bgTextureDefault=02_glass.png&bgImgOpacityDefault=20&borderColorDefault=666666&fcDefault=eeeeee&iconColorDefault=cccccc&bgColorHover=0078a3&bgTextureHover=02_glass.png&bgImgOpacityHover=40&borderColorHover=59b4d4&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=f58400&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=30&borderColorActive=ffaf0f&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=02_glass.png&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { background: #333; color: #eeeeee; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #eeeeee; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { }
.ui-state-hover a, .ui-state-hover a:hover { }
.ui-state-active, .ui-widget-content .ui-state-active { background: #ffcc20; color: black; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: black; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #cccccc; background: #eeeeee url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png) 50% top repeat-x; color: #2e7db2; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #2e7db2; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #ffb73d; background: #ffc73d url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x; color: #111111; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #111111; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #111111; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_cccccc_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_cccccc_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_cccccc_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_ffffff_256x240.png); }
.ui-state-active .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_222222_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_4b8e0b_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_a83300_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; }
.ui-corner-tr { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-br { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-top { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-right {  -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-left { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; }

/* Overlays */
.ui-widget-overlay { background: #5c5c5c url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { zoom: 1; }
.ui-tabs .ui-tabs-panel { display: block; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 19px;
    height: 100%;
    background: red;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 19px;
    background: red;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #CCC;
    position: relative;
}

.jspDrag {
    background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/scroller.jpg") no-repeat scroll 50% 50% transparent;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 19px;
}

.jspHorizontalBar .jspArrow {
    float: left;
    height: 100%;
    width: 19px;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

body { margin: 0 auto; width: 960px; }
.column {
    float: left;
    padding-top: 1em;
    width: 310px;
}
.column.main { width: 636px; }
/** Fixes the "fix" for image grids */
body.blog .column.main { width: 635px; }
.column.gap { margin-right: 15px; }
.column.line { border-right: 1px solid #CCC; padding-right: 7px; margin-right: 7px; }
.column.main.line { margin-right: 6px; }    /* decrease column.main's right space by one pixel */
.column.main.gap { margin-right: 14px; }    /* decrease column.main's right space by one pixel */
/* Remove the column spacing above blog headers. */
body.blog .column.main { padding-top: 0; }
/* For text headers, add the spacing back. */
body.blog header.blog.no_graphic { margin-top: 1em; }
.grid ul.pagination { clear: both; }

header.auxiliary {
    border-bottom: 1px solid #999;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

/*.grid .cell,
.grid .cells > * {
    float: left;
    margin-right: 15px;
}

.grid.three_columns .cell,
.grid.three_columns .cells > * { width: 310px; }
.grid.three_columns .cell.span_2,
.grid.three_columns .cells > .span_2 { width: 635px; }
.grid .column_0 { clear: left; }
.grid.three_columns section.ad,
.grid.three_columns .column_2 { margin-right: 0; }
 */
/* Necessary for ad spacing */
/*.grid.three_columns .item_2 { margin-right: 5px; }
.grid.three_columns section.ad { clear: none; }
.grid.three_columns .ad.last { margin-top: 10px; }
*/
.image_grid > * { float: left; margin: 0 12px 12px 0; }
.image_grid > header { float: none; margin: 1em 0; }
.image_grid > .last { margin-right: 0; }

body > .content { min-height: 200px; }

.content.bare { margin-top: 1em; }

.columns.four > .column { width: 225px; }
.columns.two.equal > .column { width: 465px; }


/* common declarations between data and blogs for .rail */
.rail {
    border-right: 1px solid #CCC;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
}

.margin_top_15 { margin-top: 1.5em; }

/* WARNING: do not edit this .css file directly
 * This CSS file was generated from a SCSS file.
 * You should be editing that file instead.      */
.icons-sprite, .meta.separate li.comments.icon > a, a.document.pdf, a.document.doc, a.document.xls, a.document.zip, .social_links .print, .social_links .republish, .social_links a.share, .social_links .comment, .social_links .email, .social_links .twitter, .social_links .facebook, .favicon.facebook, .favicon.twitter, .favicon.youtube, .favicon.vimeo, .favicon.tumblr {
  background: url('../../common/images/icons-s2077896d86.png') no-repeat; }

/* */
/* Texas Tribune
 * please put your definitions into appropriate sections:
 *   layout   - how to arrange and space boxes on the page
 *   common   - commonly used classes (e.g.: left, right, clearfix, error, button, pretty)
 *   rail     - common widgets that fit in one column
 *   elements - commonly found widgets that require many lines
 *   ads      - ads
 *   (page specific) - css for specific pages
 *
 *   if a section goes over 2 pages +- a country mile, you should split it */
/* layout.css */
#site_header {
  border-bottom: 1px solid #000;
  clear: both;
  height: 70px;
  padding: 5px 0; }
#site_header .ad {
  height: 60px;
  float: right;
  margin-top: 5px;
  width: 120px; }
#site_header h1 {
  display: inline; }
#site_header h1 img {
  margin-top: 14px;
  margin-bottom: -6px; }
#site_header time {
  font-size: 1.3em;
  margin-left: 1em;
  text-transform: uppercase;
  display: none; }
body.frontpage #site_header time {
  display: inline; }

.article, article {
  border-bottom: 1px solid #CCC;
  overflow: hidden;
  margin-bottom: 1em;
  padding-bottom: 0.75em; }

li > article {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0; }

article h1 a {
  color: #222222;
  font-weight: normal; }

.topstory article h1 {
  font-size: 4.0em; }

.related article h1 {
  font-size: 1.6em; }

header.auxiliary h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 3em;
  font-weight: bold; }
header.auxiliary h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2em; }
header.auxiliary:after {
  content: " ";
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }
*:first-child + html header.auxiliary {
  zoom: 1; }

.one_line > * {
  display: inline; }

.separator h1, .separator h2, .separator h3, .separator h4 {
  background-color: #222;
  color: #fff;
  font-size: 1.6em;
  margin: 0.8em 0;
  padding: 0.6em; }
.separator h1 > a, .separator h2 > a, .separator h3 > a, .separator h4 > a {
  color: #fff; }

/* this is the unordered list that shows the byline and other metadata for an article */
.meta {
  font-family: Helvetica, Arial, sans-serif;
  position: relative; }
.meta li {
  display: inline-block;
  line-height: 1.3;
  font-size: 1.1em;
  padding: 0 0.75em; }
.meta li:first-child, .meta li.first {
  padding-left: 0; }
.meta li.first {
  padding-right: 1.5em; }
.meta.separate li.comments.icon > a {
  padding-left: 16px;
  background-position: 0 0; }
.meta.separate li:first-child {
  padding-left: 0;
  display: block;
  margin-bottom: 0.2em; }
.meta.separate li:first-child + li {
  padding-left: 0; }
.meta.separator li {
  border-left: 1px solid; }
.meta.separator li:first-child, .meta.separator li.first {
  border-left: 0 none; }
.meta.separate.separator li:first-child + li {
  border-left: 0 none; }
.flatpage header > .meta, article > header .meta, article > .text_column > header .meta {
  font-size: 1em;
  list-style-type: none;
  margin: 1em 0; }
.meta a {
  font-weight: bold; }

.layout-sm1_mug .author_mugs {
  margin-top: 1em; }
.layout-sm1_mug .author_mugs img {
  border: 1px solid #008990;
  display: block;
  margin-bottom: 4px; }
.layout-sm1_mug .summary {
  padding-left: 352px; }

article .text {
  float: left;
  width: 365px; }
.columns.two.equal article .text {
  width: 310px; }
.topstory article .text {
  width: 470px; }

article .summary {
  font-size: 1.5em;
  line-height: 1.35; }
article .summary p {
  display: inline;
  font-size: 1em;
  line-height: inherit; }

.base {
  font-size: 1.5em;
  line-height: 1.35; }

footer {
  clear: both; }

#footer {
  margin-top: 4em; }

.spaced_block {
  margin-bottom: 2em; }

/* END layout.css */
/* common.css */
/* This is the link at the end of a summary to indicate that the user should
 * click this to continue reading the article */
a.permalink {
  text-transform: uppercase; }

article .summary a.permalink {
  font-size: 0.8em;
  margin-left: 5px; }

/* This is the container for any images, audio, videos for an article */
.media {
  font-family: Helvetica, Arial, sans-serif;
  color: #666;
  float: left;
  margin: 0 14px 14px 0; }
.media.float_right {
  margin: 0 0 14px 14px; }

/* duplicate of .media */
article .img {
  float: left;
  display: block;
  margin-right: 1.5em;
  width: 230px;
  height: 150px; }

/* the different media sizes according to settings.EXTRA_THUMBNAILS */
.media.wide {
  width: 635px; }

.media.large {
  width: 474px; }

.media.article_detail, .media.letterbox {
  width: 312px; }

.media.story_page {
  width: 260px; }

.media.medium {
  width: 231px; }

.media.small {
  margin-bottom: 0;
  width: 150px; }

.media.small_crop {
  width: 150px; }

.media.grid {
  width: 155px; }

/* .media>.photo_links */
.photo_links {
  line-height: 2em;
  margin-top: 0.25em;
  overflow: auto;
  padding: 0 3px 0 1px; }

/* .media>.photo_links>a.enlarge+cite
 * this is the control widget for opening the lightbox for a photo */
a.enlarge {
  background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/sprites_common2.png) no-repeat scroll 0 -32px;
  color: inherit;
  display: block;
  float: left;
  font-weight: normal;
  padding-left: 18px;
  text-decoration: underline; }

/* this is the citation for a photo e.g. "photo by: Ansel Adams" */
.photo_links cite {
  float: right;
  font-size: 0.9em;
  text-decoration: none; }

/* .media>.photo_cation */
.photo_caption {
  clear: both;
  float: none;
  font-size: 1em;
  line-height: 1.35;
  margin-top: 0.375em;
  padding: 0 3px; }

.stories.list .photo_caption, .stories.list .photo_links {
  display: none; }

.button {
  clear: both;
  color: black;
  display: block;
  text-align: center;
  margin-top: 0.5em; }

.button input, .button a {
  padding: 0 2em;
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/button-background.png") no-repeat scroll top left;
  font-family: Helvetica,Arial,sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  float: left; }

.button input {
  display: inline; }

.button a {
  display: block;
  padding-top: 7px;
  height: 18px;
  float: left; }

.event .button, .events .button {
  background-image: url("https://s3.amazonaws.com/static.texastribune.org/common/images/button-background.png"); }

.button span {
  display: inline-block;
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/button-background.png") no-repeat scroll top right;
  height: 25px;
  width: 3px; }

.btn_yellow {
  font-family: Helvetica, Arial, sans-serif;
  background-color: #F4C224;
  border: 1px solid #C79F1E;
  margin-top: 0.5em;
  padding: 0.2em 0.5em;
  text-transform: uppercase; }

.btn_neue {
  background-color: #f7bf23;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7bf23), color-stop(100%, #dea608));
  background-image: -webkit-linear-gradient(#f7bf23, #dea608);
  background-image: -moz-linear-gradient(#f7bf23, #dea608);
  background-image: -o-linear-gradient(#f7bf23, #dea608);
  background-image: -ms-linear-gradient(#f7bf23, #dea608);
  background-image: linear-gradient(#f7bf23, #dea608);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#f7bf23', endColorstr='#dea608');
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -khtml-border-radius: 0.2em;
  border-radius: 0.2em;
  font-family: Helvetica, Arial, sans-serif;
  -moz-box-shadow: 1px 1px 1px #a0a0a0;
  -webkit-box-shadow: 1px 1px 1px #a0a0a0;
  -o-box-shadow: 1px 1px 1px #a0a0a0;
  box-shadow: 1px 1px 1px #a0a0a0;
  border: 0 none;
  /* override user-agent border */
  color: #222;
  font-size: 11px;
  /* no em here */
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 0 1px 1px 0;
  /* margin isn't consistent across browsers */
  padding: 0.5em 0.9em;
  text-align: center;
  text-transform: uppercase; }
.btn_neue:hover {
  background-color: #f7c128;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7c128), color-stop(100%, #d09b08));
  background-image: -webkit-linear-gradient(#f7c128, #d09b08);
  background-image: -moz-linear-gradient(#f7c128, #d09b08);
  background-image: -o-linear-gradient(#f7c128, #d09b08);
  background-image: -ms-linear-gradient(#f7c128, #d09b08);
  background-image: linear-gradient(#f7c128, #d09b08);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#f7c128', endColorstr='#d09b08');
  color: black;
  text-decoration: none;
  text-shadow: 0 0 1px #888; }
.btn_neue:active {
  outline: 0 none; }

a.btn_neue {
  display: inline-block; }

.btn_neue.teal {
  background-color: #00a1aa;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a1aa), color-stop(100%, #007176));
  background-image: -webkit-linear-gradient(#00a1aa, #007176);
  background-image: -moz-linear-gradient(#00a1aa, #007176);
  background-image: -o-linear-gradient(#00a1aa, #007176);
  background-image: -ms-linear-gradient(#00a1aa, #007176);
  background-image: linear-gradient(#00a1aa, #007176);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#00a1aa', endColorstr='#007176');
  color: #eee; }
.btn_neue.teal:hover {
  background-color: #00a1aa;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a1aa), color-stop(100%, #00585d));
  background-image: -webkit-linear-gradient(#00a1aa, #00585d);
  background-image: -moz-linear-gradient(#00a1aa, #00585d);
  background-image: -o-linear-gradient(#00a1aa, #00585d);
  background-image: -ms-linear-gradient(#00a1aa, #00585d);
  background-image: linear-gradient(#00a1aa, #00585d);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#00a1aa', endColorstr='#00585d');
  color: #fff; }

.btn_neue.gray, .btn_neue.grey {
  background-color: #d7d7d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d7d7d7), color-stop(100%, #aeaeae));
  background-image: -webkit-linear-gradient(#d7d7d7, #aeaeae);
  background-image: -moz-linear-gradient(#d7d7d7, #aeaeae);
  background-image: -o-linear-gradient(#d7d7d7, #aeaeae);
  background-image: -ms-linear-gradient(#d7d7d7, #aeaeae);
  background-image: linear-gradient(#d7d7d7, #aeaeae);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#d7d7d7', endColorstr='#aeaeae'); }
.btn_neue.gray:hover, .btn_neue.grey:hover {
  background-color: #d7d7d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d7d7d7), color-stop(100%, #a1a1a1));
  background-image: -webkit-linear-gradient(#d7d7d7, #a1a1a1);
  background-image: -moz-linear-gradient(#d7d7d7, #a1a1a1);
  background-image: -o-linear-gradient(#d7d7d7, #a1a1a1);
  background-image: -ms-linear-gradient(#d7d7d7, #a1a1a1);
  background-image: linear-gradient(#d7d7d7, #a1a1a1);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#d7d7d7', endColorstr='#a1a1a1'); }

.btn_neue.dark {
  background-color: #555555;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555555), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(#555555, #222222);
  background-image: -moz-linear-gradient(#555555, #222222);
  background-image: -o-linear-gradient(#555555, #222222);
  background-image: -ms-linear-gradient(#555555, #222222);
  background-image: linear-gradient(#555555, #222222);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#555555', endColorstr='#222222');
  color: #eee; }
.btn_neue.dark:hover {
  background-color: #555555;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555555), color-stop(100%, #111111));
  background-image: -webkit-linear-gradient(#555555, #111111);
  background-image: -moz-linear-gradient(#555555, #111111);
  background-image: -o-linear-gradient(#555555, #111111);
  background-image: -ms-linear-gradient(#555555, #111111);
  background-image: linear-gradient(#555555, #111111);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#555555', endColorstr='#111111');
  color: #fff; }

a.document {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  padding-left: 18px; }
a.document.pdf {
  background-position: 0 -216px; }
a.document.doc {
  background-position: 0 -197px; }
a.document.xls {
  background-position: 0 -235px; }
a.document.zip {
  background-position: 0 -254px; }

/* use table.data since .data might mean something else somewhere else */
table.data, dl.data {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  margin: 0.5em 0;
  width: 100%; }

table.data > thead {
  border-bottom: 1px solid #CCC; }
table.data > thead th {
  font-weight: bold; }
table.data tr > * {
  padding: 4px;
  vertical-align: top; }
table.data tr.even {
  background-color: #EEE; }

.datahead {
  font-family: Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #CCC;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  padding: 4px; }

dl.data > * {
  margin: 0.5em 0; }

dl.data > dt {
  font-weight: bold; }

dl.data > dd {
  padding: 0 4px; }

ul.data > li {
  padding: 3px 6px;
  text-align: left;
  font-size: 1.1em; }

.data.tablesorter thead {
  border-bottom: 0 none; }
.data.tablesorter thead > tr > * {
  background-color: #EEE;
  border: 1px solid #FFF;
  vertical-align: middle; }

.tablesorter > thead > tr > th {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/bg.gif") no-repeat scroll right center;
  cursor: pointer;
  padding-right: 16px; }
.tablesorter > thead > tr > .headerSortDown {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/desc.gif") no-repeat scroll right center #8dbdd8; }
.tablesorter > thead > tr > .headerSortUp {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/asc.gif") no-repeat scroll right center #8dbdd8; }

table.body {
  font-size: 1.5em; }

/* table-like dictionary lists */
dl.data.table > * {
  margin: 0; }

dl.data.table > dt {
  float: left;
  clear: left;
  display: block;
  margin-bottom: 4px; }

dl.data.table > dd {
  margin-left: 100px;
  margin-top: 4px; }

/* END common.css */
/* convenience.css */
.border_bottom {
  border-bottom: 1px solid #CCC;
  margin-bottom: 1em;
  padding-bottom: 0.5em; }

.smallcaps.border_bottom {
  margin-bottom: 0.5em;
  padding-bottom: 0; }

.naked {
  margin: 0 !important;
  padding: 0 !important; }

.plain a, a.plain {
  color: #222222; }

.plain a:hover, a.plain:hover {
  text-decoration: none; }

.rep, .republican {
  color: red; }

.dem, .democrat, .democratic {
  color: #0078FF; }

.sans-serif {
  font-family: Helvetica, Arial, sans-serif; }

.rounded-tight {
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -khtml-border-radius: 0.2em;
  border-radius: 0.2em; }

.text_center {
  text-align: center; }

.indent {
  padding-left: 0.5em; }

.hidden {
  display: none; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.iblock {
  display: inline-block; }

.float_left {
  float: left; }

.float_right {
  float: right; }

.margin_top {
  margin-top: 1.0em; }

.margin_bottom {
  margin-bottom: 1.0em; }

.uppercase {
  text-transform: uppercase; }

.nowrap {
  white-space: nowrap; }

.notext {
  text-align: left;
  text-indent: -999em;
  overflow: hidden; }

.clear {
  clear: both; }

.clearfix:after {
  content: " ";
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

*:first-child + html .clearfix {
  zoom: 1; }

.lower {
  text-transform: lowercase; }

.subsearch {
  font-family: Helvetica, Arial, sans-serif;
  float: right;
  font-size: 1.2em;
  margin-bottom: 1em; }
.subsearch label {
  font-weight: bold;
  letter-spacing: 2px;
  margin-right: 7px;
  text-transform: uppercase; }
.subsearch input[type=text] {
  width: 150px; }
.subsearch input[type=submit] {
  font-weight: bold;
  text-transform: uppercase; }

.black {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
  -khtml-border-radius: 0.3em;
  border-radius: 0.3em;
  background-color: #333;
  color: white;
  padding: 1em; }

/* END convenience.css */
/* rail.css */
/* TODO rename sidebar_block to something shorter
 * .sidebar_block was originally a class name used in the original site for
 * any 1 column wide block. Now, its sole purpose it to style the h1 for
 * the various 1 column wide blocks that exist in the site. */
.sidebar_block {
  margin-bottom: 1em; }
.sidebar_block > header, .sidebar_block > .header {
  border-bottom: 1px solid gray;
  position: relative; }
.sidebar_block > header h1, .sidebar_block > header h2, .sidebar_block > .header h1, .sidebar_block > .header h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 3px;
  text-transform: uppercase; }
.sidebar_block > header h2 > a {
  color: inherit; }
.sidebar_block > header + article {
  margin-top: 1em; }
.sidebar_block > header > ul {
  position: absolute;
  right: 5px;
  bottom: 3px; }
.sidebar_block > header > ul li a {
  font-family: Helvetica, Arial, sans-serif;
  color: #666;
  text-transform: uppercase; }
.sidebar_block p {
  font-size: 1.3em; }

.smallcaps > h1, .smallcaps > h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 3px;
  text-transform: uppercase; }
.smallcaps > h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 3px;
  text-transform: uppercase;
  font-size: 1.0em;
  padding-bottom: 0;
  margin: 1.5em 0 0 !important; }

h3.smallcaps {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 3px;
  text-transform: uppercase;
  font-size: 1.0em;
  padding-bottom: 0;
  margin: 1.5em 0 0 !important; }

header.border {
  border-bottom: 1px solid gray; }

.related h2 {
  font-weight: bold; }

article aside.related {
  margin-top: 1em; }

/* todo, move to article > footer */
.topstory .related {
  margin-top: 2em;
  font-family: Helvetica, Arial, sans-serif; }

.topstory .related ul {
  list-style-type: disc;
  padding-left: 2em; }

.related > ul > li {
  font-size: 1.25em;
  margin-top: .75em; }

.related > ul > li > a {
  font-weight: bold; }

.help {
  color: #888;
  font-style: italic; }

.related .help {
  margin-top: 0.75em; }

/* margin matches .related ul > li

/* .content_list are dictionary lists of content.
 * term - headline
 * definition - byline */
.content_list dl {
  padding-left: 6px; }
.content_list dl dt {
  margin-top: 0.8em;
  margin-bottom: 0.25em;
  font-size: 1.5em;
  clear: both; }
.content_list dt a {
  color: #000;
  font-size: 1.0em;
  font-weight: normal; }
.content_list dl dd {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 0;
  overflow: hidden; }
.content_list dd a {
  font-weight: normal; }
.content_list > a {
  font-family: Helvetica, Arial, sans-serif;
  display: block;
  font-size: 1.3em;
  margin: 0.7em 0;
  padding-left: 6px; }

/* END rail.css */
/* elements.css */
#site_roofline {
  height: 90px;
  overflow: hidden; }
#site_roofline > .ad {
  height: 90px;
  width: 728px; }

#greeting {
  font-family: Helvetica, Arial, sans-serif;
  float: right;
  font-size: 1.3em;
  margin: 1em 0 0.5em; }
#greeting ul li {
  float: left;
  margin-left: 0.5em;
  padding-left: 0.5em;
  border-left: 1px solid black; }
#greeting ul li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0 none; }

.columns.two.equal article .summary, .shorter article .summary {
  line-height: 1.2; }

.text_size {
  float: right; }

.keywords {
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5em;
  margin: 1em 0; }
.keywords label {
  font-weight: bold;
  text-transform: uppercase; }
.keywords ul {
  display: inline;
  font-size: 1em;
  line-height: 1;
  list-style-type: none; }
.keywords li {
  display: inline;
  margin-right: 0.5em; }
.keywords a {
  font-weight: normal; }

.columns.two.equal article .text img {
  float: left;
  margin-right: 1.0em; }

.social_links {
  font-family: Helvetica, Arial, sans-serif;
  border-color: gray;
  border-style: solid;
  border-width: 1px 0;
  clear: both;
  font-size: 1em;
  list-style-type: none;
  margin: 0.5em 0;
  padding: 0.5em 10px;
  width: 616px; }
.social_links > li {
  float: left;
  width: 87px; }
.social_links a {
  color: #555;
  display: block;
  padding-top: 0.5em;
  text-indent: 23px; }
.social_links .print {
  background-position: 0 -271px;
  height: 12px;
  width: 15px; }
.social_links .republish {
  background-position: 0 -288px;
  height: 12px;
  width: 16px; }
.social_links a.share {
  background-position: 2px -349px;
  height: 13px;
  width: 16px; }
.social_links .comment {
  background-position: 0 3px;
  height: 12px;
  width: 13px; }
.social_links .email {
  background-position: 0 -15px;
  height: 13px;
  width: 16px; }
.social_links .twitter {
  background-position: 0 -178px;
  height: 13px;
  width: 16px; }
.social_links .facebook {
  background-position: 0 -138px;
  height: 13px;
  width: 16px; }
.social_links ul.share {
  margin-top: 5px;
  position: absolute;
  width: 88px; }
.social_links ul.share > li {
  background-color: #EBEBEB;
  padding: 0.1em 0; }

/* staff actions */
.staff_actions {
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -khtml-border-radius: 0.2em;
  border-radius: 0.2em;
  font-family: Helvetica, Arial, sans-serif;
  -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  background: rgba(99, 198, 204, 0.8);
  bottom: 2em;
  font-size: 15px;
  left: -60px;
  position: fixed;
  width: 100px;
  z-index: 200;
  -moz-transition-property: left;
  -moz-transition-duration: 200ms;
  -webkit-transition-property: left;
  -webkit-transition-duration: 200ms;
  transition-property: left;
  transition-duration: 200ms; }
.staff_actions:active, .staff_actions:focus, .staff_actions:hover {
  left: 0; }
.staff_actions > li {
  text-align: right; }
.staff_actions > li:first-child {
  border-bottom: 1px solid #449398;
  padding: 0.5em 0.5em 2px; }
.staff_actions a {
  color: white;
  display: block;
  font-weight: bold;
  padding: 5px; }
.staff_actions a:hover {
  background: #63c6cc;
  border-bottom: 3px solid white;
  padding-bottom: 2px;
  text-decoration: none; }

nav.pagination, .date_nav, nav.back_to_top {
  font-family: Helvetica, Arial, sans-serif;
  color: #6d6d6d;
  font-size: 1.3em;
  height: 20px;
  line-height: 20px;
  margin-bottom: 0.5em; }

nav.pagination, nav.back_to_top {
  margin: 1.5em auto; }

a.back_to_top {
  background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/back_to_top.png) no-repeat scroll 0 0;
  clear: both;
  display: inline-block;
  padding-left: 20px; }

nav.sidebar_block > ul {
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -khtml-border-radius: 0.2em;
  border-radius: 0.2em;
  background-color: #eeeeee;
  padding: 1.0em 0;
  margin-top: 1.0em 0;
  font-size: 1.4em; }
nav.sidebar_block > ul > li {
  font-family: Helvetica, Arial, sans-serif;
  padding: 0.4em 1.0em;
  margin: 0.1em 0;
  text-transform: uppercase; }
nav.sidebar_block > ul > li:hover, nav.sidebar_block > ul > li:hover a, nav.sidebar_block > ul > li:hover a:hover, nav.sidebar_block > ul .active {
  background: #43A4A6;
  color: white;
  text-decoration: none; }

#comment_policy {
  font-family: Helvetica, Arial, sans-serif;
  background: #F3E9CE;
  margin-bottom: 3em;
  padding: 1em 2em; }
#comment_policy p {
  font-size: 1.3em;
  margin: 0.5em 0; }

#comment_policy, .comments li.staff {
  border-left: 7px solid #F4C224; }

#comments_container {
  font-family: Helvetica, Arial, sans-serif; }
#comments_container > .comments > li {
  border-bottom: 1px solid #CCC;
  margin: 0.5em 0;
  padding: 0.5em 0; }
#comments_container .comment_time {
  float: right; }
#comments_container .comment {
  font-size: 1.2em; }

.comments li.staff {
  padding-left: 2em; }

.comments li.last {
  border-bottom: medium none; }

.comment_author_image {
  float: left; }
.comment_author_image img {
  width: 50px; }

.comment_body {
  margin-left: 60px; }
.comment_body .byline .author {
  color: #CB9900;
  font-weight: bold; }

.fb_comment_reply {
  text-align: right; }

#comment_form {
  font-family: Helvetica, Arial, sans-serif;
  margin: 1em auto 3em;
  width: 90%; }
#comment_form p {
  font-size: 1.2em; }
#comment_form legend {
  font-size: 1.5em;
  font-weight: bolder;
  padding: 5px 0; }
#comment_form input.btn_yellow {
  float: right; }
#comment_form #name_notification {
  float: right;
  padding: 8px; }

#id_comment {
  border: 1px solid #CCCCCC;
  width: 100%; }

ul.pagination {
  margin: 0.5em 0;
  text-align: center; }
ul.pagination > li {
  border-left: 1px solid #BBB;
  display: inline; }
ul.pagination > li:first-child {
  border-left: 0 none; }
ul.pagination > li > span, ul.pagination > li a {
  padding: 0 .75em; }
ul.pagination > li.disabled {
  color: #BBB; }
ul.pagination > li > span.disabled > span {
  background-color: #BBB; }
ul.pagination .current {
  font-weight: bold; }
ul.pagination .prev, ul.pagination .next {
  display: inline-block; }
ul.pagination .prev > span, ul.pagination .next > span {
  background: repeat-x scroll #008990;
  display: inline-block;
  height: 11px;
  overflow: hidden;
  text-indent: -99em;
  width: 12px; }
ul.pagination .prev > span {
  background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/images/arrow-left-neg.png);
  margin-right: 0.75em; }
ul.pagination .next > span {
  background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/images/arrow-right-neg.png);
  margin-left: 0.75em; }

p.notice, .notice p {
  margin: 1em; }

.notice {
  background-color: #eee;
  border: 1px solid #888;
  margin: 1em 0; }

.sidebox {
  max-width: 33%;
  padding: 15px; }

.sidebox.notice {
  margin: 20px; }

/* END elements.css */
/* actions this is an unordered list related to the parent block that gives
 * a list of actions the user can do related to the parent, also see widgets.css
 * ul.actions>li>a>span */
ul.actions, article .content ul.actions {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  /* Other than margin-right below, these styles were added to override
   * article .content ul styles. */
  line-height: 1;
  list-style-type: none;
  margin: 0 0.5em 0 0;
  overflow: visible;
  padding: 0; }

ul.actions > li {
  float: right;
  margin-left: 0.75em; }
ul.actions .float_left {
  float: left; }
ul.actions a {
  color: #222222; }
ul.actions a.download {
  color: #008990; }
ul.actions a > span {
  color: #008990;
  font-size: 1.35em; }

/* .simpler version that doesn't use floats and can only support one child */
ul.actions.simple {
  text-align: right; }
ul.actions.simple > li {
  float: none; }

.comments ul.actions a.recommend {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/ico_checkmark_yellow.png") no-repeat scroll left center transparent;
  padding-left: 1em; }

.comments ul.actions a.abuse {
  color: #777777; }

.actions.swapped_colors a {
  color: #008990; }

.actions.swapped_colors a > span {
  color: #222222; }

.folder .actions, .tabfolder .actions {
  margin-bottom: 0.5em; }

/* END actions
/* ads.css */
.ad_container.sidebar_block {
  background-color: #f3f3f3;
  clear: both;
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 5px 5px 3px; }
.ad_container p {
  font-family: Helvetica, Arial, sans-serif;
  color: #666;
  font-size: 11px;
  font-weight: normal;
  margin: 0 0 3px !important;
  /* important to override being placed inside a prose block */ }
.ad_container a {
  text-decoration: underline; }
article .ad_container {
  margin: 0 auto;
  width: 468px; }

#site_footer > .ad_container > .message {
  background: #FFCA00;
  color: #FFFFFF;
  display: block;
  float: left;
  font: 800 22px/30px Helvetica, Arial, sans-serif;
  height: 73px;
  padding: 17px 0 0 10px;
  text-transform: uppercase;
  width: 211px; }
#site_footer > .ad_container > .message > .endcap {
  border-color: white white white transparent;
  border-style: solid;
  border-width: 45px 0 45px 13px;
  height: 0;
  float: right;
  margin: -17px 0 0 -10px;
  width: 0; }
#site_footer > .ad_container > .ad {
  float: right;
  height: 90px;
  width: 728px; }

/* END ads.css */
/* index.html */
body.index .media .enlarge, body.index .media.small > .photo_links, body.index .media > .photo_caption {
  display: none; }
body.index .column article.last {
  border: none; }
body.index .column > .actions {
  margin-top: 40px; }

article.small h1 {
  font-size: 2.3em; }

.topstory .text_column {
  margin-left: 488px; }

/* END index.html */
/* Topics */
body.topic .grid > .folder {
  color: #3D3D3D;
  float: right; }
body.topic .grid .photo_caption, body.topic .grid a.enlarge {
  display: none; }
body.topic .folder p, body.topic .folder ul {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  line-height: 1.4;
  margin-bottom: 1em; }

body.tribpedia article {
  border: 0 none; }

#rsvp_form_container {
  margin: 0 auto;
  width: 580px; }

body.registration .main > .column {
  width: 460px; }
body.registration .rail {
  padding-right: 5px;
  margin-right: 6px;
  width: 162px; }

header.one_line > ul > li {
  display: inline; }

header.one_line .rss a {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/icon-rss-yellow.png") no-repeat scroll right top;
  color: black;
  display: inline-block;
  /* TODO resolve with .blogs header.main .rss a */
  font-family: Helvetica,Arial,sans-serif;
  font-weight: normal;
  padding: 9px 20px 0 8px;
  text-transform: uppercase; }

body.datapages header.auxiliary {
  margin-bottom: 0; }
body.datapages .rail {
  padding-right: 5px;
  margin-right: 6px;
  width: 150px; }
body.datapages .rail > section {
  margin-bottom: 1em; }
body.datapages .rail p {
  font-size: 1.2em; }
body.datapages .rail strong {
  font-size: 1.2em; }
body.datapages .topstory {
  border-bottom: 1px solid #CCC; }
body.datapages .topstory > * {
  padding-top: 10px; }
body.datapages .topstory > article {
  border-bottom: 0 none; }
body.datapages .topstory > article > header, body.datapages .topstory > article > .text_column > header {
  margin-bottom: 1em; }
body.datapages .content {
  margin-top: 1em; }
body.datapages a.lightbox {
  display: none; }

.trib_newsletter {
  margin-bottom: 1.5em; }

/* Events */
#events_archive li {
  font-size: 1.2em;
  margin: 0.75em 0; }

/* left rail of events */
body.events article > .actions {
  margin-top: 0.5em; }
body.events header.auxiliary {
  margin-bottom: 0;
  margin-top: 1em;
  padding-bottom: 0; }
body.events .intro {
  border-bottom: 1px solid #333;
  padding-bottom: 1em;
  margin-right: -7px;
  padding-right: 7px; }
body.events .intro img {
  display: block;
  margin-bottom: 1em; }
body.events .main h2 {
  font-size: 2em; }
body.events .main > .column {
  padding-top: 1em;
  width: 460px; }
body.events .subhead {
  border-bottom: 1px solid #CCC;
  padding-top: 1em;
  padding-bottom: 0.5em; }
body.events .subhead > h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 3em;
  font-weight: bold; }
body.events .rail {
  padding-right: 5px;
  padding-top: 1em;
  margin-right: 6px;
  width: 162px; }
body.events .event > .media {
  margin-top: 1em; }

.dtstart {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase; }

.vevent > .date {
  font-family: Helvetica, Arial, sans-serif;
  background: #F4C224;
  color: black;
  float: left;
  font-size: 1.1em;
  font-weight: bolder;
  padding: 0.4em 0;
  text-align: center;
  width: 44px; }
.vevent > .date > span {
  display: block; }
.vevent > .date > .day {
  font-size: 2em;
  line-height: 1em; }

.event {
  padding-left: 1em; }
.event h3 {
  font-size: 2em;
  margin: 0.3em 0; }
.event h3 > a {
  color: inherit; }
.event > .details {
  clear: both; }
.event .media.small .photo_links {
  display: none; }

.screencap_link {
  display: block;
  position: relative; }
.screencap_link.sidebar {
  width: 302px;
  /* 300px + 1px border */ }
.screencap_link.roofline {
  height: 75px;
  float: left;
  margin-right: 0.375em;
  width: 75px; }

div.play_video_icon {
  background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/small_video_icon_overlay.png) no-repeat 50% 50%;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1; }

.event_videos .caption {
  font-size: 1.5em; }
.event_videos .caption > a {
  color: inherit; }
.event_videos .more_link {
  font-size: 1.2em;
  float: right; }

body.directory .content .ad {
  float: right; }
body.directory .breadcrumbs:after {
  clear: left; }
body.directory header > h1, body.directory header > hgroup {
  padding-top: 10px; }
body.directory header > nav + hgroup, body.directory header > nav + h1 {
  padding-top: 0; }
body.directory .content form {
  font-family: Helvetica, Arial, sans-serif;
  margin: 1em 0 0.5em; }
body.directory .content form input[type=submit] {
  font-size: 0.8em; }
body.directory td.name {
  width: 106px; }
body.directory td.party {
  text-align: right;
  width: 40px; }
body.directory .tweets p {
  font-size: 1em; }
body.directory .tweets > li {
  border-bottom: 1px dotted #666;
  padding: 4px; }

/* author pages */
.reporters .intro div {
  float: left;
  margin: 0 1.5em 0 0; }
.reporters header.auxiliary {
  position: relative; }
.reporters header.auxiliary span {
  color: #888; }
.reporters header.auxiliary ul {
  position: absolute;
  bottom: 5px;
  right: 10px; }
.reporters .sidebar_block > section {
  margin: 5px; }
.reporters .sidebar_block .profile_image {
  display: block;
  float: left;
  margin: 0 5px 0 0; }

#contributions {
  clear: both;
  overflow: hidden; }
#contributions h2 {
  border-bottom: 1px solid black;
  font-size: 2.5em;
  margin-top: 1.0em; }

.blog-roll {
  padding-left: 6px; }

.blog-roll a {
  color: black;
  font-size: 1.5em;
  line-height: 1.35; }

.inline p {
  display: inline; }

p.intro {
  font-size: 1.5em !important; }

.registration .content > header {
  margin-bottom: 0; }

#registration_header {
  margin-top: 35px; }

/** Events code **/
.details dt {
  font-size: 1.5em;
  line-height: 1.35;
  color: #666;
  float: left;
  font-style: italic;
  margin-right: 5px;
  text-align: right;
  width: 100px; }
.media .details dt {
  width: 78px; }
.details dd {
  font-size: 1.5em;
  line-height: 1.35;
  color: #222;
  float: left;
  margin-bottom: 0.25em;
  width: 300px; }
.media .details dd {
  width: 229px; }
.details time {
  font-size: 1.0em;
  text-transform: normal;
  font-weight: normal; }

body.staff {
  /* shrink column width */
  /* 62px + padding */ }
body.staff .staff_list {
  width: 80%;
  margin: 0 auto; }
body.staff .profile {
  margin: 1em 0 2em; }
body.staff .lightbox {
  float: left; }
body.staff .pcolumn {
  padding-left: 72px; }
body.staff .profile .prose {
  margin: 1em 0 0.5em; }

th.sparkline {
  padding-top: 1.3em !important; }

body.frontpage .video .ad {
  margin-top: 1.0em; }

/** Session **/
body.session .sidebar_block .photo_links, body.session .sidebar_block .photo_caption, body.session .sidebar_block .summary, body.session .sidebar_block .meta > * {
  display: none; }
body.session .sidebar_block .byline {
  display: block; }

span.search_term {
  display: inline-block;
  padding: 0 0.1em;
  background-color: #F7D995;
  font-style: italic; }

/* iframe and embed wrapper a la red light cameras */
.ttwrap {
  text-align: right;
  color: #F9C203;
  text-transform: uppercase;
  font-size: 22px;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 23px;
  padding: 5px 10px; }
.ttwrap > a {
  color: #F9C203;
  text-decoration: none; }
.ttwrap.header {
  height: 23px;
  background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/logo-wrap-head.png) no-repeat scroll 10px 6px #333333; }
.ttwrap.footer {
  height: 48px;
  background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/logo-wrap-foot.png) no-repeat scroll 10px 13px #333333; }

/* favicon sprites. These are special icons used to represent other sites and are fixed to 16x16 pixels */
.favicon {
  float: left;
  height: 16px;
  padding: 5px 5px 0;
  /* TODO scope this padding to where it belongs. Something to do with authors? */
  width: 16px; }
.favicon.facebook {
  background-position: 0 -35px; }
.favicon.twitter {
  background-position: 0 -77px; }
.favicon.youtube {
  background-position: 0 -119px; }
.favicon.vimeo {
  background-position: 0 -98px; }
.favicon.tumblr {
  background-position: 0 -56px; }

.breadcrumbs {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  list-style: none;
  margin-bottom: 1em;
  text-transform: uppercase; }
.breadcrumbs:after {
  content: " ";
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }
*:first-child + html .breadcrumbs {
  zoom: 1; }
.breadcrumbs > li {
  background: url(../../common/images/breadcrumb.png) no-repeat;
  float: left;
  margin-left: 0.5em;
  padding-left: 1.25em; }
.breadcrumbs > li.headline {
  font-weight: normal; }
.breadcrumbs > li:first-child {
  background: none;
  margin-left: 0;
  padding-left: 0; }

.ui-tabs .ui-tabs-nav {
  border-bottom: 6px solid #ffcc20;
  margin-bottom: 8px;
  list-style: none;
  position: relative; }
.ui-tabs .ui-tabs-nav li {
  position: relative;
  float: left;
  font-size: 1.1em;
  margin: 0;
  padding: 0; }
.ui-tabs .ui-tabs-nav li a {
  display: block;
  text-decoration: none;
  padding: .33em 1.5em;
  text-align: center; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer; }

.ui-tabs.fullwidth .ui-tabs-nav {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-box;
  display: box;
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -ms-box-pack: justify;
  box-pack: justify;
  width: 100%; }
.ui-tabs.fullwidth .ui-tabs-nav li {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1; }
.ui-tabs.fullwidth .ui-tabs-nav:after {
  display: none; }

.ui-tabs-nav {
  font-family: Helvetica, Arial, sans-serif; }
* + .ui-tabs-nav {
  margin-top: 2em; }

body.about .sidebar_block, body.contact .sidebar_block, body.staff .sidebar_block, body.board .sidebar_block {
  margin-bottom: 2em; }
body.about .sidebar_block .data li, body.contact .sidebar_block .data li, body.staff .sidebar_block .data li, body.board .sidebar_block .data li {
  font-size: 1.4em;
  margin-bottom: 0.2em; }

/*
There are several ways to indicate that a element is part of a story:

* article - put it inside the ARTICLE tag
* .article - sometimes we can't use HTML5, so fallback to DIV.article
* .prose - contain it in something with the PROSE class
* .mceContentBody - similar to .prose, used for the WYSIWYG editor

It may also help to scope it inside #site_content to avoid accidentally selecting
things like the site header and footer
*/

/* HEADINGS */
.prose h1 { margin-bottom: 0.4em; }

/* BLOCKS */
.prose p,
.mceContentBody p,
#site_content .article p,
#site_content article p { margin: 1em 0; }

/* maintain a separate blockquote-like markup. this happens to be for texas weekly */
.prose .quote,
.mceContentBody .quote,
#site_content .article .quote,
#site_content article .quote {
    color: #222;
    margin-left: 0;
    font-style: normal;
    font-weight: bold;
}

.quote:before {
    content:"\0201C";
}
.quote:after {
    content:"\0201D";
}
/* tinymce won't let you do blockquote > cite, so just make a blockquote + p.cite */
.prose .quote + .cite,
.mceContentBody .quote + .cite,
#site_content .article .quote + .cite,
#site_content article .quote + .cite {
    color: #444;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.35em;
    margin-top: -0.75em;
}

/* LISTS */
.prose ul,
.mceContentBody ul,
.article .content ul,
article .content ul {
    font-size: 1.5em;
    line-height: 1.3;
    list-style-type: disc;
    list-style-position: outside;
    margin: 1.12em 0;
    overflow: auto;
    padding-left: 2em;
}

/* first LI's top margin doesn't collapse */
.prose ul > li + li,
.mceContentBody ul > li + li,
.article .content ul > li + li,
article .content ul > li + li {
    margin-top: 0.5em;
}
.prose .unprose ul,
.mceContentBody .unprose ul,
article .content .unprose ul {
    font-size: inherit;
    line-height: inherit;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.prose ol,
.mceContentBody ol,
.article .content ol,
article .content ol {
    font-size: 1.5em;
    line-height: 1.3;
    list-style-type: decimal;
    list-style-position: outside;
    margin: 1.12em 0;
    overflow: auto;
    padding-left: 2em;
}

.prose ul ul,
.prose ul ol,
.prose ol ul,
.prose ol ol,
article ul ul,
article ul ol,
article ol ul,
article ol ol {
    margin-top: 0;
    margin-bottom: 0;
}


.disclosure {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/disclosure-button_1.png) no-repeat scroll 0 0;
    clear: both;
    color: #555;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    min-height: 32px;
    padding: 0 0 0 210px !important;    /* FIXME remove important after removing old disclosure code */
}

.disclosure > img { display: none; } /* FIXME temporary to hide image in old disclosure code */


/* TODO simplify (this is probably 2x too much markup) and roll into main css */
#site_footer { padding-top: 4em; }

#footer {
    font-family: Helvetica, Arial, sans-serif;
    position: relative;
    padding: 13px 0 13px 21px;
    font-size: 11px;
    font-weight: 700;
    margin: 10px auto 0;

  background-color: #222222;
  background-image: -moz-linear-gradient(top, #222222, #3C3C3C); /* FF3.6 */
  background-image: -ms-linear-gradient(top, #222222, #3C3C3C); /* IE10 */
  background-image: -o-linear-gradient(top, #222222, #3C3C3C); /* Opera 11.10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#3C3C3C)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #222222, #3C3C3C); /* Chrome 10+, Saf5.1+ */
  background-image: linear-gradient(top, #222222, #3C3C3C);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#222222', EndColorStr='#3C3C3C'); /* IE6–IE9 */
}

div#footer,
div#footer a
{
    color: #FFF;
}

div#footer a
{
    text-decoration: none;
    font-weight: bold;
}

div#footer a:hover
{
    text-decoration: underline;
}

div#footer dl,
div#footer div#footer_topics
{
    float: left;
    border-right: solid 1px #333;
    padding-left: 9px;
    padding-right: 18px;
}

#footer dl dt,
#footer div#footer_topics h6
{
    color: #FFC200;
    margin-bottom: 2px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

div#footer dl dd,
div#footer div#footer_topics ul li
{
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    /* TODO use text-overflow: ellipses and remove truncate_chars from the template.
     * add javascript fallback for old browsers */
}

div#footer dl#staff_writers
{
    width: 102px;
    padding-left: 0;
}

div#footer dl#texas_tribune
{
    width: 131px;
    padding-right: 14px;
}

div#footer div#footer_topics
{
    width: 390px;
    padding-right: 9px;
}

div#footer div#footer_topics h6,
div#footer div#footer_topics ul
{
    float: left;
    margin-right: 18px;
}

div#footer div#footer_topics h6
{
    clear: both;
    float: none;
}

div#footer div#footer_topics ul
{
    width: 185px;
}

div#footer div#footer_topics ul.last
{
    margin-right: 0;
}
div#footer div#footer_topics ul
div#footer dl#offsite_outlets
{
    padding-right: 16px;
}

#footer #offsite_outlets dt { margin-bottom: 8px; }
#offsite_outlets dd { margin-bottom: 12px; }
#offsite_outlets dd a { display: block; }
#offsite_outlets .favicon {
    display: inline-block;
    float: none;
    margin-right: 6px;
    padding: 0;
    vertical-align: middle;
}

div#footer ul#footer_nav
{
    width: 224px;
    padding-left: 10px;
    float: left;
    font-weight: normal;
    margin-top: -1px;
}

div#footer ul#footer_nav li
{
    line-height: 18px;
}

div#footer ul#footer_nav li a
{
    font-weight: inherit;   /* TODO test this in IE7; it inherits things wrong */
}

div#footer ul#footer_nav li a.donate
{
    color: #FFC200;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 1em;
}

div#footer ul#footer_nav li span.support
{
    display: block;
    margin-top: 12px;
    font-weight: 400;
}

div#footer ul#footer_nav li ul.support li
{
    display: block;
    float: left;
    margin-right: 24px;
    line-height: 1em;
}

div#footer ul#footer_nav li ul.support li a
{
    padding: 0;
    margin: 0;
}



/* WARNING: do not edit this .css file directly
 * This CSS file was generated from a SCSS file.
 * You should be editing that file instead.      */
.icons-sprite {
  background: url('../../common/images/icons-s2077896d86.png') no-repeat; }

/* */
/* */
#site_navigation {
  /* override float: left */ }
#site_navigation ul {
  font-family: Helvetica, Arial, sans-serif;
  clear: both;
  height: 30px;
  font-size: 1.1em;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden; }
#site_navigation a {
  color: white;
  display: block;
  padding: 10px 14px 9px; }
#site_navigation a:hover {
  text-decoration: none;
  color: #ffcc20; }
#site_navigation li.active a {
  background-color: #ffcc20;
  color: black; }
#site_navigation li {
  float: left; }
#site_navigation .primary {
  background-color: #555555;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555555), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(#555555, #222222);
  background-image: -moz-linear-gradient(#555555, #222222);
  background-image: -o-linear-gradient(#555555, #222222);
  background-image: -ms-linear-gradient(#555555, #222222);
  background-image: linear-gradient(#555555, #222222);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#555555', endColorstr='#222222'); }
#site_navigation .secondary {
  background: #f5eede;
  margin-top: 2px;
  text-transform: none;
  width: 100%; }
#site_navigation .secondary a {
  color: #333;
  font-size: 1.1em;
  padding-left: 11px;
  padding-right: 11px; }
#site_navigation .secondary a:hover {
  color: #000; }
#site_navigation .super-topics-nav-perrypedia > a {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background: url('../../common/images/nav-scf73285411.png') 10px 10px no-repeat;
  width: 107px; }
#site_navigation .super-topics-nav-perrypedia > a:hover {
  background: url('../../common/images/nav-scf73285411.png') 10px -10px no-repeat; }
#site_navigation #site_search {
  float: right; }

ul.pagination.date_nav li {
  display: inline;
  border-left: 0; }

#qrank_menu {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background: url('../../common/images/nav-scf73285411.png') 14px -31px no-repeat;
  width: 67px; }
#qrank_menu:hover {
  background: url('../../common/images/nav-scf73285411.png') 14px -77px no-repeat; }

#site_search {
  overflow: hidden;
  padding-right: 5px;
  width: 193px; }
#site_search > form > * {
  display: block;
  float: left; }
#site_search label {
  /* hide this label. screenreaders will still pick it up */
  display: none; }
#site_search input[type=text] {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  background: #fafafa;
  border-width: 1px;
  border-style: solid;
  border-color: #666 #111 #111 #666;
  font-size: 14px;
  height: 17px;
  line-height: 17px;
  margin-top: 4px;
  outline: none;
  padding: 2px 4px;
  width: 154px; }
#site_search input[type=text]:focus {
  background: #fff;
  border-color: #000; }
#site_search input[type=image] {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background: url('../../common/images/nav-scf73285411.png') 0 -143px no-repeat;
  height: 19px;
  margin: 5px 5px 6px;
  width: 19px; }

/* WARNING: do not edit this .css file directly
 * This CSS file was generated from a SCSS file.
 * You should be editing that file instead.      */
.icons-sprite {
  background: url('../../common/images/icons-s2077896d86.png') no-repeat; }

/* */
/* Pretty forms
 * don't override base forms because those get used everywhere
 */
.pretty {
  margin: 1em 0; }
.pretty fieldset {
  margin-bottom: 15px; }
.pretty .errorlist {
  font-family: Helvetica, Arial, sans-serif;
  color: red;
  font-size: 1em;
  margin-top: 2px; }
.pretty .errorlist > li {
  margin-left: 1em; }
.pretty > .errorlist {
  font-size: 1.2em; }
.pretty .required_field label:before {
  color: red;
  content: '* '; }
.pretty .alert {
  background-color: #FFF0B7;
  border: 1px solid #957600;
  margin: 1em auto;
  padding: 7px; }
.pretty .help_text {
  color: #666;
  display: block;
  font-size: 0.9em;
  margin-left: 180px;
  margin-top: 3px; }
.pretty legend {
  font-family: Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #666666;
  display: block;
  font-size: 1.35em;
  letter-spacing: 1px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  width: 100%; }
.pretty textarea {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 2px; }
.pretty table {
  font-size: 1.2em;
  margin: 1em auto; }
.pretty table tr > * {
  padding: 0.2em 0; }
.pretty table th {
  padding-right: 12px;
  text-align: right;
  width: 180px;
  font-weight: normal; }
.pretty ol, .pretty ul {
  margin: 1em auto;
  font-size: 1.2em; }
.pretty li {
  margin: 0.2em 0; }
.pretty ol.butterfly > li > label {
  padding-right: 12px;
  text-align: right;
  width: 180px;
  display: inline-block; }
.pretty ol.butterfly > li ul {
  font-size: 1em;
  margin-left: 180px; }
.pretty p {
  font-size: 1.2em;
  margin: 0.5em 0; }
.pretty p label {
  padding-right: 12px;
  text-align: right;
  width: 180px;
  display: inline-block; }
.pretty li:hover label, .pretty p:hover label {
  color: black; }
.pretty p.unpretty label {
  width: auto !important; }
.pretty.standard ul.errorlist {
  margin-bottom: 0;
  margin-top: 1em; }

/* .login_form */
.auth_forms .pretty ol.butterfly > li {
  white-space: nowrap; }
.auth_forms .pretty ol.butterfly > li > label {
  width: 110px; }
.auth_forms .pretty ol.butterfly > li > input {
  width: 172px; }

.accounts_register .pretty {
  background: #f5eede;
  padding: 10px;
  width: 615px; }
.accounts_register .pretty ol.butterfly > li > .errorlist {
  display: inline-block;
  margin: 0;
  white-space: normal;
  width: 320px; }

body.txweekly.subscribe .pretty label {
  width: 110px; }
body.txweekly.subscribe .pretty .help_text {
  margin-left: 122px; }

.registration_cb > li {
  line-height: 1.35;
  margin: 0.75em auto;
  text-align: center;
  width: 80%; }
.registration_cb > li > input {
  margin-left: 0.5em; }

.forms fieldset ol li {
  display: block;
  clear: both;
  margin-bottom: 4px; }
.forms fieldset ol li label {
  margin-top: 3px;
  display: block;
  float: left; }
.forms fieldset ol li.inline label {
  display: inline;
  width: auto; }
.forms fieldset ol li.inline a {
  color: #C59B15; }

header.blog {
    border-bottom: 1px solid #ccc;
    position: relative;
}

header.blog.has_graphic {
    height: 66px;
}

header.blog a img {
    position: absolute;
    bottom: 0;
    left: 6px;
}

header.blog h1 {
    font-family: Helvetica, Arial, sans-serif;
}
header.blog h1 a { font-weight: bold; color: #222; }
header.blog ul {
    position: absolute;
    right: 10px;
    bottom: 5px;
}
header.blog .rss a {
    display:block;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    color: black;
    font-weight: normal;
    background:url("https://s3.amazonaws.com/static.texastribune.org/common/images/icon-rss-yellow.png") no-repeat top right;
    padding: 9px 20px 0 0;

}
header.blog .rss a:hover { text-decoration: none; }

.blogs .rail {
    width: 146px;
    padding-right: 6px;
}

.blogs .rail p {
    font-size: 10px;
}
.blogs .rail h1 {
    font-weight: bold;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 1.0em;
    border-bottom: 1px solid #ccc;
}

.blogs .rail h1,
.blogs .rail .curator h2, .blogs .rail .curator p, .blogs .rail .curator img,
.blogs .rail ul {
    padding-left: 5px;
}

.blogs .rail div h2,
.blogs .rail div p {
    font-size: 1.3em;
}

.blogs .rail ul li {
    margin-bottom: 1.0em;
}
.blogs .rail section { width: 100%; }

.blogs .rail section {
    margin-bottom: 1.5em;
}

.blogs .rail .description {
    margin-top: 1.0em;
}

.blogs .rail p { clear: both; }
.blogs .rail .curator h2 {
    color: #222;
}

.blogs .rail h1,
.blogs .rail .past_posts li,
.blogs .rail .curator p,
.blogs .rail .description p {
    font-size: 1.2em;
}

/** There's something odd putting margin on <img> tags in Chrome and FF */
/* .blogs header img { margin-bottom: -2px; } */

.blogs .rail .past_posts li { margin-bottom: 0.75em; }
.blogs .rail .past_posts a { font-weight: normal; }
.blogs article header h1 { font-size: 2.5em; }

.blogs .rail .curator h2 {
    padding-top: 0.75em;
    padding-bottom: 0.5em;
    font-size: 1.5em;
    font-family: Georgia, serif;
    border-top: 1px solid #ccc;
}

.blogs .rail .curator h2 a { font-weight: normal; }
.blogs .rail .curator li { font-size: 1.2em; }
.blogs .rail .curator .meta a { color: #222; font-weight: normal; }

.blogs .rail .description .curator h1 { border: 0; }

.blogs .stories {
    float: right;
    width: 475px;
    margin-top: 1.5em;
    margin-left: 7px;
}

.blogs .media.blog_list.full { width: 475px; height: 315px; }
.blogs .media.blog_list.right, .blogs .media.blog_list.left { width: 190px; }

/** We might want to consider making these global **/
.blogs .media.blog_list.right { float: right; }
.blogs .media.blog_list.left { float: left; }


/* WARNING: do not edit this .css file directly
 * This CSS file was generated from a SCSS file.
 * You should be editing that file instead.      */
.icons-sprite, #tribwire .ui-tabs-nav .ui-state-default a.rss, #tribwire .ui-tabs-nav .ui-state-active a.rss {
  background: url('../../common/images/icons-s2077896d86.png') no-repeat; }

/* */
/* If you're looking for a little block or widget that has a stand-alone styling
 * from the rest of the site, it should be in here. Things like:
 *   Features: tribwire, tweetwire, the most, like us
 *   Manila folder-like blocks
 *   Random blocks that get put in sidebars/rails
 *
 * NOT HERE: Things like Related Content, because those share a lot of styling
 * with the rest of the site.
 *
 * TIPS:
 *
 * {% block feature_content_class %}
 *
 *  scroll_content : changes the tab style and adds a shadow line
 *  tabs ui-tabs   : tabs tells the site JS to turn the content into tabs
 *                   and ui-tabs preloads some of the css style
 *
 */
.features-sprite, #qrank_teaser > header > h1, #like_us > header > h1, #the_most > header > h1, #tribwire > header > h1, #tweetwire > header > h1, #perrywire > header > h1 {
  background: url('../../common/images/features-sbfa363c3e1.png') no-repeat; }

/* */
.feature {
  background: #333;
  margin-bottom: 1em;
  /* TODO generalize this */
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -khtml-border-radius: 0.2em;
  border-radius: 0.2em;
  /* Actions */
  /* the li.view_all could be done much simpler, but for the ability to add more
   * actions, this is how it is */ }
.feature > header {
  font-family: Helvetica, Arial, sans-serif;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  color: #ffcc20; }
.feature > header > h1 {
  background: no-repeat scroll 0 0;
  height: 25px;
  margin: 10px 7px; }
.feature > .content {
  background: #fff;
  margin: 0 5px; }
.feature .wire li {
  border-top: 1px dotted #333;
  clear: both;
  padding: 4px; }
.feature .wire li:first-child {
  border-top: 0 none; }
.feature .wire .favicon {
  margin: 11px 6px 6px 2px;
  padding: 0 5px; }
.feature .wire .favicon.missing {
  border: 1px dashed #999;
  height: 14px;
  margin-left: 7px;
  /* 2px old margin + 5px old padding */
  padding: 0;
  width: 14px; }
.feature .wire .headline {
  font-size: 1.4em;
  line-height: 1em;
  margin-bottom: 0.2em; }
.feature .wire .headline a {
  color: #222; }
.feature .wire .byline {
  font-size: 1em; }
.feature .wire .byline a {
  text-decoration: underline;
  font-weight: normal; }
.feature .wire .pcolumn {
  /* pseudo column */
  padding-left: 34px;
  /* 1 + 5 + 16 + 5 + 1 + 6 */ }
.feature > footer {
  min-height: 1em;
  padding: 1em 0.7em;
  position: relative; }
.feature > footer .ad {
  float: left;
  height: 38px;
  width: 200px; }
.feature .actions {
  bottom: 0.7em;
  right: 0.5em;
  position: absolute; }
.feature .actions a {
  color: #FFF; }
.feature .actions a > span {
  color: #ffcc20; }

#qrank_teaser > header > h1 {
  background-position: 0 -55px;
  height: 32px;
  margin-bottom: 3px; }

.feature.plain > header > h1 {
  font-weight: bold;
  text-indent: 0; }
.feature.plain > .content {
  padding: 1em; }
.feature.plain footer {
  border-top: 0;
  margin: 0; }

#like_us > header > h1 {
  background-position: 0 0; }

#the_most > header > h1 {
  background-position: 0 -90px; }

#tribwire > header > h1 {
  background-position: 0 -118px; }

#tweetwire > header > h1 {
  background-position: 0 -145px; }

/* #topicwire > header > h1 { background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/images/feature_likeus.png); } placeholder for #topicwire */
#perrywire > header > h1 {
  background-position: 0 -28px; }
#perrywire > .content > * {
  height: 260px;
  overflow-x: hidden;
  overflow-y: auto; }

#the_most ol {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  list-style: decimal outside;
  padding: 0 1em 0.5em 2.5em; }
#the_most ol > li {
  margin: 0.5em 0; }
#the_most ol > li > a {
  color: #222; }

/* override jqueryui tabs */
.feature .ui-tabs .ui-tabs-nav {
  border-bottom: 0 none;
  font-size: 1.5em;
  margin-bottom: 0; }
.feature .ui-tabs .ui-tabs-nav li {
  position: relative;
  width: 50%; }
.feature .ui-tabs .ui-tabs-nav li a {
  border-left: 1px solid #333;
  font-weight: bold;
  line-height: 1.8em;
  padding: 0; }
.feature .ui-tabs .ui-tabs-nav li:first-child a {
  border-left: 0 none; }
.feature .ui-state-default, .feature .ui-widget-content .ui-state-default {
  background: #EBEBEB;
  color: #A1A1A1; }
.feature .ui-state-default a, .feature .ui-state-default a:link, .feature .ui-state-default a:visited {
  color: #A1A1A1; }
.feature .ui-state-active, .feature .ui-widget-content .ui-state-active {
  background: #FFF;
  color: #333; }
.feature .ui-state-active a, .feature .ui-state-active a:link, .feature .ui-state-active a:visited {
  color: #333; }
.feature .scroll_content.ui-tabs .ui-tabs-nav {
  border-bottom: 1px solid #333; }
.feature .ui-state-default, .feature .ui-widget-content .ui-state-default {
  border-bottom: 1px solid #333; }
.feature .scroll_content .ui-state-default, .feature .scroll_content .ui-widget-content .ui-state-default {
  border-bottom: 0 none; }
.feature .ui-state-active, .feature .ui-widget-content .ui-state-active {
  border-bottom: 1px solid transparent; }
.feature .scroll_content .ui-state-active, .feature .scroll_content .ui-widget-content .ui-state-active {
  border-bottom: 0 none; }

#the_most .ui-tabs .ui-tabs-nav li {
  width: 33.33%; }

#tribwire .ui-tabs .ui-tabs-nav li a {
  text-align: left;
  text-indent: 0.5em; }

#tribwire .ui-tabs-nav .ui-state-default a.rss {
  background-position: 0 -307px;
  border-left: 0 none;
  height: 17px;
  margin: 4px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -99em;
  top: 0;
  width: 17px; }

#tribwire .ui-tabs-nav .ui-state-active a.rss {
  background-position: 0 -329px; }

#tribwire .ui-tabs-panel {
  height: 260px;
  overflow-x: hidden;
  overflow-y: auto; }

/* Facebook */
.feature .fb_like_box {
  overflow: hidden;
  height: 230px; }

.feature.yellow {
  background: #f6b80a; }
.feature.yellow .actions li a {
  color: #1A1A1A;
  font-weight: bold; }
.feature.yellow .actions li.view_all a > span {
  color: inherit; }

#tweetwire .content {
  padding: 1.5em 0.5em;
  font-family: Helvetica,Arial,sans-serif;
  overflow-x: hidden; }
#tweetwire p {
  font-size: 1.2em; }
#tweetwire a.twitter_username {
  color: inherit;
  font-weight: bold; }
#tweetwire .tweet a {
  color: inherit; }
#tweetwire .byline {
  margin-top: 0.5em; }
#tweetwire .byline a {
  font-weight: bold; }

#feature_candidates ol p {
  font-size: 1.3em; }
#feature_candidates ol .note {
  font-size: 1.2em;
  padding-left: 0.5em;
  background: #f5eede; }
#feature_candidates ol > li {
  margin-bottom: 0.4em; }
#feature_candidates ul.meta {
  color: #008990;
  font-style: italic;
  margin-left: 0.5em;
  margin-top: 0.1em; }
#feature_candidates ul.meta time {
  font-size: 0.9em;
  font-style: normal; }

.jScrollPaneTrack {
  background-color: #EEEEEE; }

.jScrollPaneTrack .jScrollPaneDrag {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/scroller.jpg") no-repeat scroll 50% 50% transparent; }

#form-subscribe {
  background: #e6e6e6;
  padding: 1em 1.5em;
  overflow: hidden; }
#form-subscribe h2 {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0.5em 0; }
#form-subscribe p {
  font-size: 1.1em;
  margin: 0.5em 0; }
#form-subscribe .input_email {
  font-size: 1.2em;
  width: 195px; }

#navigate_the_capitol {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/ico_findyour_offices.png") no-repeat;
  float: right;
  font-size: 20px;
  height: 71px;
  margin-left: 1em;
  padding: 5px 0 5px 70px;
  width: 210px; }
#navigate_the_capitol > a {
  color: inherit; }

section.folder {
  margin-bottom: 1.5em; }
section.folder .tab {
  background-color: #fff; }
section.folder .tab h1, section.folder .tab h2, section.folder .tab section.contents, section.folder .tab ul.meta {
  background-color: #f4eedd;
  overflow: hidden; }
section.folder .tab hgroup h1, section.folder .tab hgroup h2, section.folder .tab hgroup .meta {
  padding-left: 10px;
  margin-left: 0; }
section.folder .tab hgroup h1 {
  font-family: Helvetica, Arial, sans-serif;
  -moz-border-radius-topleft: 0.5em;
  -webkit-border-top-left-radius: 0.5em;
  -o-border-top-left-radius: 0.5em;
  -ms-border-top-left-radius: 0.5em;
  -khtml-border-top-left-radius: 0.5em;
  border-top-left-radius: 0.5em;
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/folder-slope.png") no-repeat center right #f4eedd;
  letter-spacing: 0.1em;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1em;
  padding-bottom: 0.5em;
  width: 45%; }
section.folder .tab hgroup h2 {
  -moz-border-radius-topright: 0.5em;
  -webkit-border-top-right-radius: 0.5em;
  -o-border-top-right-radius: 0.5em;
  -ms-border-top-right-radius: 0.5em;
  -khtml-border-top-right-radius: 0.5em;
  border-top-right-radius: 0.5em;
  background-color: #f4eedd;
  font-size: 2.0em;
  padding-top: 0.5em; }
section.folder .tab hgroup .meta li:first-child {
  margin-left: 0;
  padding-left: 0; }
section.folder .tab h2 {
  overflow: visible; }
section.folder .tab h2 a {
  color: black; }
section.folder .tab ul.meta {
  padding-top: 0.5em; }
section.folder .tab ul.meta li {
  float: left; }
section.folder .tab ul.meta li:last-child {
  float: none; }
section.folder .tab .contents {
  clear: both;
  padding: 1.0em 0.4em 0;
  max-height: 350px;
  overflow-y: auto; }
section.folder .tab .contents.photolink {
  min-height: 210px; }
section.folder .tab .contents.text {
  padding: 1.0em; }
section.folder .tab img {
  border: 1px solid black; }

/* alternate version of .folder that chris likes and plays with jqueryui tabs*/
.tabfolder {
  margin-bottom: 1em; }
.tabfolder > ul {
  background: transparent; }
.tabfolder > ul > li {
  -moz-border-radius: 0.3em 0.3em 0 0;
  -webkit-border-radius: 0.3em 0.3em 0 0;
  -o-border-radius: 0.3em 0.3em 0 0;
  -ms-border-radius: 0.3em 0.3em 0 0;
  -khtml-border-radius: 0.3em 0.3em 0 0;
  border-radius: 0.3em 0.3em 0 0;
  font-family: Helvetica, Arial, sans-serif;
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/folder-slope.png") no-repeat top right;
  background-color: #F4EEDD;
  color: #222;
  float: left;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 7px 1.5em 4px 1em;
  text-transform: uppercase; }
.tabfolder > ul > li > a {
  color: #222; }
.tabfolder > ul > li.ui-state-default {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/folder-slope.png") no-repeat top right;
  background-color: #A9A18D;
  padding: 7px 1.5em 4px 1em; }
.tabfolder > ul > li.ui-state-active {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/folder-slope.png") no-repeat top right;
  background-color: #F4EEDD; }
.tabfolder > .ui-tabs-nav {
  border-bottom: 0;
  margin-bottom: 0; }
.tabfolder > .ui-tabs-nav > li > a {
  padding: 0; }
.tabfolder > .ui-tabs-panel {
  -moz-border-radius: 0 0.3em 0.3em 0.3em;
  -webkit-border-radius: 0 0.3em 0.3em 0.3em;
  -o-border-radius: 0 0.3em 0.3em 0.3em;
  -ms-border-radius: 0 0.3em 0.3em 0.3em;
  -khtml-border-radius: 0 0.3em 0.3em 0.3em;
  border-radius: 0 0.3em 0.3em 0.3em;
  background: #F4EEDD;
  padding: 4px; }
.tabfolder header {
  margin: 0 1em 1em; }
.tabfolder h2 {
  font-size: 2em; }
.tabfolder h2 > a {
  color: inherit; }
.tabfolder .meta {
  margin: 0.5em 0; }
.tabfolder .content .screencap {
  border: 1px solid black; }
.tabfolder .more {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 0.5em;
  text-align: right; }
.tabfolder .more a > span {
  color: black;
  font-size: 1.25em;
  font-weight: bolder;
  margin-right: 0.25em; }

/* TODO: switch these with .actions.swapped_colors in the markup */
.folder .actions, .tabfolder .actions {
  margin-bottom: 0.5em; }
.folder .actions a, .tabfolder .actions a {
  color: #008990; }
.folder .actions a > span, .tabfolder .actions a > span {
  color: #222; }

.tabfolder .documents {
  color: #000;
  font-size: 1.1em;
  margin: 7px; }
.tabfolder .documents dt {
  margin-bottom: 0.25em; }
.tabfolder .documents dd {
  margin-bottom: 0.5em; }

/* third party widgets */
/* Document Cloud */
.DV-container {
  clear: both; }

/**
 * Source: http://tutorialzine.com/2010/07/youtube-api-custom-player-jquery-css
 *
 * Used within boundaries of the license (all source code is freely available)
 */

.flashContainer{

    /*  Setting the container to relative positioning
        so we can center the control div */

    position:relative;
    overflow:hidden;
}

.progressBar{
    display:none;
    position:absolute;
    width:auto;
    height:8px;
    left:20px;
    right:105px;
    bottom:20px;
    background-color:#141414;
    overflow:hidden;
    cursor:pointer;

    /* A light CSS3 bottom highlight */

    -moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
    box-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
}

.progressBar .elapsed{
    position:absolute;
    width:0;
    height:100%;
    background-color:#FDC100;
    border-right:1px solid #FDC100;
}

.controlDiv{
    /* Centering the control div */
    position:absolute;
    width:120px;
    height:120px;
    cursor:pointer;
    top:50%;
    left:50%;
    margin:-60px 0 0 -60px;
}

.controlDiv.play{
    /*background:url('http://static.texastribune.org/common/images/video-play.png') no-repeat center center; /* image not found */
}

/* TODO: re-enable once the images are in place */
.controlDiv.replay{
    background:url('http://static.texastribune.org/common/images/video-replay.png') no-repeat center center;
}

.controlDiv.pause{
    background:url('http://static.texastribune.org/common/images/video-pause.png') no-repeat -99999px;
}

.medium .controlDiv.replay { background-image: url('http://static.texastribune.org/common/images/video-replay-medium.png'); }
.small .controlDiv.replay { background-image: url('http://static.texastribune.org/common/images/video-replay-small.png'); }
.medium .controlDiv.pause { background-image: url('http://static.texastribune.org/common/images/video-pause-medium.png'); }
.small .controlDiv.pause { background-image: url('http://static.texastribune.org/common/images/video-pause-small.png'); }

.flashContainer:hover .controlDiv.pause{
    background-position:center center;
}

/* Only show the progress bar when the video is playing */

.flashContainer.playing:hover .progressBar{
    display:block;
}

.

/* merged into forms.css */

div#selected_facets,
div#available_facets {
    font-family: Helvetica, Arial, sans-serif;
}

div#selected_facets
{
    background-color: #008990;
    border: 1px solid #00383b;
    color: white;
    margin: 1em 0;
    padding: 0.5em;
}
/* Avoid adding a margin to the top when the header is in the above_column
   block. */
.column > #selected_facets { margin-top: 0; }

div#selected_facets ul
{
    display: inline;
}

div#selected_facets li
{
    display: inline;
}

div#selected_facets span.facet_query
{
    font-weight: bold;
}

div#available_facets
{
    margin: 0.5em 0;
    color: #333;
}

div#available_facets h3
{
    font-size: 1.1em;
}

div#available_facets h6
{
    display: inline; /* IE6, IE7 */
    display: inline-block;
    margin-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

div#available_facets li ul
{
    display: inline;
}

div#available_facets ul.facet_types > li
{
    margin: 3px 0;
}

div#available_facets li li,
div#selected_facets li
{
    display: inline; /* IE6, IE7 */
    display: inline-block;
    padding: 2px;
    margin: 1px 3px 1px 0;
    background-color: #eee;
    border: 1px solid #00383b;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

#available_facets li li > a,
#selected_facets li > a {
    color: black;
}

div#selected_facets li
{
    background-color: #f9f9f9;
    border-color: #ddd;
    color: black;
}

div#available_facets ul.facet_types
{
    border-style: solid none;
    border-width: 1px;
    border-color: #444;
    padding: 3px 0;
}

/* WARNING: do not edit this .css file directly
 * This CSS file was generated from a SCSS file.
 * You should be editing that file instead.      */
.icons-sprite {
  background: url('../../common/images/icons-s2077896d86.png') no-repeat; }

/* */
.f11_drive-sprite, .donors .social-share .likeus, .donors .social-share .tweet, .donors .social-box h2 > span, .donors #box_twitter h2 > span, body.f11_drive #countdown_container > p, body.f11_drive .subsection.reporter, body.f11_drive .subsection.reporter > .after_shadow, body.f11_drive .subsection.reporter > .after, body.f11_drive .subsection.reporter:hover > .after_shadow, body.f11_drive .subsection.reporter:hover > .after, body.f11_drive .subsection.top10, body.f11_drive .subsection.top10 > .after_shadow, body.f11_drive .subsection.top10 > .after, body.f11_drive .subsection.top10:hover > .after_shadow, body.f11_drive .subsection.top10:hover > .after, body.f11_drive .subsection.awards, body.f11_drive .subsection.awards > .after_shadow, body.f11_drive .subsection.awards > .after, body.f11_drive .subsection.awards:hover > .after_shadow, body.f11_drive .subsection.awards:hover > .after, body.f11_drive .subsection.video > .after_shadow, body.f11_drive .subsection.video > .after, body.f11_drive .subsection.video:hover > .after_shadow, body.f11_drive .subsection.video:hover > .after, body.f11_drive .subsection.join, body.f11_drive .subsection.quotes, body.f11_drive .ctl-close, #main_awardsrecognition .medal {
  background: url('../../common/images/f11_drive-seab309303b.png') no-repeat; }

/* */
.donors .content h3 {
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 1em 0;
  text-transform: uppercase; }
.donors .content h4 {
  border-bottom: 1px solid black;
  letter-spacing: 0.1em;
  margin-bottom: 1.0em;
  font-size: 1.5em;
  letter-spacing: 1px;
  text-transform: uppercase; }
.donors .content div.level_info {
  float: left;
  clear: left;
  width: 150px;
  margin-bottom: 20px; }
.donors .content .benefits {
  margin-left: 160px;
  padding: 10px;
  margin-bottom: 5px;
  min-height: 100px; }
.donors .content .benefits p {
  margin: 0; }
.donors .content ul.membership_levels > li {
  clear: left;
  border-bottom: 1px solid #ccc;
  margin: 5px 0; }
.donors .content ul.membership_levels .benefits ul {
  padding-left: 20px; }
.donors .content ul.membership_levels .benefits li {
  list-style-type: square;
  margin-bottom: 5px; }
.donors .content div.button_holder {
  text-align: center; }
.donors .content a.button {
  line-height: 16px;
  display: inline-block;
  background-color: #FFC200;
  border: 1px solid #C59B15; }
.donors .content .question {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em; }
.donors .level_info > p {
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.4em;
  margin: 0 0 6px;
  text-transform: uppercase; }
.donors .level_info .currency {
  font-size: 2em; }
.donors #payment_options strong {
  text-transform: uppercase;
  letter-spacing: 1px; }
.donors #step_header {
  text-align: center; }
.donors #step_header img {
  display: inline; }
.donors #step_header h2 {
  font-size: 1.4em; }
.donors #contact-us {
  margin-top: 2em;
  margin-bottom: 2em;
  padding-bottom: 2em; }
.donors #sponsorship_slots {
  margin-top: 30px; }
.donors .donation_options {
  font-size: 1.5em;
  line-height: 1.35; }
.donors .donation_options a {
  background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/sprites_common2.png) no-repeat scroll;
  display: block;
  padding-left: 20px;
  margin: 3px 0; }
.donors .donation_options a.join {
  background-position: -277px -204px; }
.donors .donation_options a.renew {
  background-position: -277px -225px; }
.donors .donation_options a.gift {
  background-position: -277px -246px; }
.donors #tshirts img {
  height: 60px;
  margin: 0 1em 1em 0;
  width: 68px; }
.donors .supporting-logos > li {
  float: left;
  margin-right: 3em;
  margin-bottom: 1em; }
.donors .tab_contents header {
  margin-top: 2.5em; }
.donors .tab_contents header.first {
  margin-top: 0; }
.donors header h2 {
  margin-top: 1.5em; }
.donors #donation_amount_label {
  color: #008990;
  cursor: pointer; }
.donors .sidebar_block.contactus .person li {
  font-size: 1.4em;
  line-height: 1.35em;
  color: #444; }
.donors .sidebar_block.contactus .person .title {
  font-style: italic; }
.donors .sidebar_block.contactus .vcard {
  border-top: 1px solid #222;
  line-height: 1.5em;
  margin-top: 1.5em; }
.donors .sidebar_block.contactus .vcard h3.smallcaps {
  margin-top: 1em !important; }
.donors .sidebar_block.contactus .vcard .adr {
  font-size: 1.4em;
  line-height: 1.35em; }
.donors .testimonials blockquote {
  clear: both;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px; }
.donors .testimonials blockquote p {
  font-style: italic; }
.donors .testimonials blockquote cite {
  font-size: 1.3em;
  color: #999;
  font-style: normal;
  margin-left: 1.5em; }
.donors div.videos {
  margin-top: 3.0em; }
.donors div.videos h2 {
  /* Make sure that lower case gpqj's aren't cut off */
  padding-bottom: 0.1em; }
.donors #comember_form_table {
  display: none; }
.donors .help {
  font-size: 0.9em !important; }
.donors .social-share {
  font-family: Helvetica, Arial, sans-serif;
  background: #ffcc20;
  height: 50px;
  right: 0;
  text-transform: uppercase;
  top: 0;
  position: relative;
  width: 416px; }
.donors .social-share a:hover {
  text-decoration: none; }
.donors .social-share > p {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin: 8px 15px; }
.donors .social-share .likeus {
  background-position: 0 -876px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  display: inline-block;
  height: 43px;
  margin: 4px;
  vertical-align: top;
  width: 109px; }
.donors .social-share .tweet {
  background-position: 0 -976px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  display: inline-block;
  height: 43px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 4px;
  vertical-align: top;
  width: 97px; }
.donors .social-box {
  font-family: Helvetica, Arial, sans-serif;
  width: 550px; }
.donors .social-box h2 {
  background: #1b94b2;
  color: white;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 0;
  padding: 0.75em 1em; }
.donors .social-box h2 > span {
  background-position: 0 -1474px;
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  width: 23px; }
.donors .social-box .content {
  padding: 2em; }
.donors .social-box .content em {
  color: #777;
  font-style: normal;
  font-weight: bold; }
.donors .social-box .pcolumn {
  clear: left;
  padding-left: 100px; }
.donors #box_facebook .pcolumn {
  padding-bottom: 120px; }
.donors #box_twitter h2 > span {
  background-position: 0 -1644px;
  width: 33px; }

ul.supporter-list li {
  border-right: 1px solid #999;
  color: #666;
  display: inline;
  margin: 0 1px 0 0;
  padding: 1px 5px 2px 0; }
ul.supporter-list li.last {
  border-right: 0; }
ul.supporter-list li:hover {
  color: #222; }

#investors-and-members, #corporate-sponsors {
  font-size: 1.5em;
  line-height: 1.6; }

#corporate-sponsors-intro p {
  margin-bottom: 10px; }

.benefits_link:hover {
  cursor: pointer; }

body.f11_drive header h2 {
  margin-top: 0; }
body.f11_drive .striped_bg {
  background: url(../../common/images/bg_yellow_stripe.png); }
body.f11_drive #top_arena {
  font-family: Helvetica, Arial, sans-serif;
  height: 575px;
  position: relative; }
body.f11_drive #top_arena > * {
  position: absolute; }
body.f11_drive #main_arena {
  bottom: 194px;
  height: 318px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 716px; }
body.f11_drive #main_arena > * {
  min-height: 318px; }
body.f11_drive #countdown_container {
  top: 0;
  left: 0;
  width: 960px; }
body.f11_drive #countdown_container > p {
  background-position: 0 -924px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  height: 50px;
  margin-top: 4px;
  vertical-align: middle;
  width: 253px; }
body.f11_drive #countdown_timer {
  border-bottom: 11px solid #ffcc20;
  color: #333;
  float: left;
  font-size: 34px;
  font-weight: bold;
  height: 39px;
  line-height: 44px;
  margin-right: 16px;
  text-align: right;
  width: 255px; }
body.f11_drive .subsection {
  height: 151px;
  width: 229px;
  margin-right: 3px;
  margin-bottom: 3px; }
body.f11_drive .subsection.reporter {
  background-position: 0 -477px;
  bottom: 30px;
  color: white;
  left: 0; }
body.f11_drive .subsection.reporter > .after_shadow {
  background-position: 5px -1319px;
  height: 70px;
  width: 70px; }
body.f11_drive .subsection.reporter > .after {
  background-position: 5px -1244px;
  height: 70px;
  width: 70px; }
body.f11_drive .subsection.reporter:hover > .after_shadow {
  background-position: 0 -1324px; }
body.f11_drive .subsection.reporter:hover > .after {
  background-position: 0 -1249px; }
body.f11_drive .subsection.top10 {
  background-color: #e76245;
  background-position: 0 -636px;
  bottom: 30px;
  color: white;
  left: 484px; }
body.f11_drive .subsection.top10 > .after_shadow {
  background-position: 5px -1319px;
  height: 70px;
  width: 70px; }
body.f11_drive .subsection.top10 > .after {
  background-position: 5px -1169px;
  height: 70px;
  width: 70px; }
body.f11_drive .subsection.top10:hover > .after_shadow {
  background-position: 0 -1324px; }
body.f11_drive .subsection.top10:hover > .after {
  background-position: 0 -1174px; }
body.f11_drive .subsection.awards {
  background-position: 0 0;
  bottom: 30px;
  color: white;
  right: 0; }
body.f11_drive .subsection.awards > .after_shadow {
  background-position: 5px -1319px;
  height: 70px;
  width: 70px; }
body.f11_drive .subsection.awards > .after {
  background-position: 5px -1094px;
  height: 70px;
  width: 70px; }
body.f11_drive .subsection.awards:hover > .after_shadow {
  background-position: 0 -1324px; }
body.f11_drive .subsection.awards:hover > .after {
  background-position: 0 -1099px; }
body.f11_drive .subsection.video {
  background: gray;
  bottom: 194px;
  color: white;
  right: 0; }
body.f11_drive .subsection.video > .screenshot_container {
  height: 100%;
  overflow: hidden;
  width: 100%; }
body.f11_drive .subsection.video > .title {
  bottom: 0;
  background: #444;
  color: white;
  padding: 5px 10px;
  position: absolute;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  width: 212px; }
body.f11_drive .subsection.video > .after_shadow {
  background-position: 5px -1319px;
  height: 70px;
  width: 70px; }
body.f11_drive .subsection.video > .after {
  background-position: 5px -1394px;
  height: 70px;
  width: 70px; }
body.f11_drive .subsection.video:hover > .after_shadow {
  background-position: 0 -1324px; }
body.f11_drive .subsection.video:hover > .after {
  background-position: 0 -1399px; }
body.f11_drive .subsection.join {
  background-position: 0 -159px;
  bottom: 30px;
  left: 242px; }
body.f11_drive .subsection.quotes {
  background-position: 0 -318px;
  bottom: 358px;
  right: 0;
  overflow: hidden;
  height: 154px;
  width: 232px;
  margin-right: 0;
  margin-bottom: 0; }
body.f11_drive .subsection.quotes blockquote {
  color: #1b94b2;
  font-style: normal;
  font-weight: bold;
  margin: 2em 2em 154px 1.5em; }
body.f11_drive .subsection.quotes blockquote p:before {
  content: '\201C'; }
body.f11_drive .subsection.quotes blockquote p:after {
  content: '\201D'; }
body.f11_drive .subsection.quotes blockquote cite {
  color: #e76245;
  display: block;
  font-size: 14px;
  margin-top: 4px; }
body.f11_drive .subsection.quotes blockquote cite:before {
  content: '\2014 '; }
body.f11_drive .after_shadow {
  width: 67px;
  height: 68px;
  position: absolute;
  right: 0;
  bottom: 0;
  -moz-transition-property: background-position;
  -webkit-transition-property: background-position;
  -o-transition-property: background-position;
  transition-property: background-position;
  -moz-transition-duration: 150ms;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms; }
body.f11_drive .after {
  width: 67px;
  height: 68px;
  position: absolute;
  right: -3px;
  bottom: -3px;
  -moz-transition-property: background-position;
  -webkit-transition-property: background-position;
  -o-transition-property: background-position;
  transition-property: background-position;
  -moz-transition-duration: 150ms;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms; }
body.f11_drive .sidebar_block > header {
  border-bottom: 0 none; }
body.f11_drive .sidebar_block > header h2 {
  background: #ffcc20;
  padding: 10px; }
body.f11_drive .sidebar_block > .striped_bg {
  padding: 10px;
  min-height: 75px; }
body.f11_drive .sidebar_block .name {
  font-weight: bold; }
body.f11_drive .ctl-close {
  background-position: 0 -795px;
  height: 76px;
  left: -20px;
  top: 63px;
  width: 20px; }

#main_default {
  -moz-border-radius-topleft: 80px;
  -webkit-border-top-left-radius: 80px;
  -o-border-top-left-radius: 80px;
  -ms-border-top-left-radius: 80px;
  -khtml-border-top-left-radius: 80px;
  border-top-left-radius: 80px;
  background-color: #444;
  color: white;
  height: 318px;
  position: relative; }
#main_default .content {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background: #ffcc20;
  color: #000;
  margin: 14px 17px;
  right: 0;
  top: 0;
  position: absolute;
  padding: 0.5em 0.5em 0.5em 3.5em;
  width: 380px; }
#main_default .content p {
  font-size: 13px;
  margin-bottom: 0.5em; }
#main_default .sprite {
  background: url(http://static.texastribune.org.s3.amazonaws.com/media/events/fall11_membership_drive/bg_main_default.png);
  bottom: 0;
  left: 0;
  height: 309px;
  position: absolute;
  width: 303px; }

#main_video {
  background: black; }
#main_video .youtube_player {
  margin: 0 auto;
  width: 560px; }

#main_reporter {
  background: white; }
#main_reporter > header {
  font-family: Helvetica, Arial, sans-serif;
  background: #008990;
  color: white;
  height: 162px;
  padding: 6px; }
#main_reporter > header p {
  margin-top: 0.5em; }
#main_reporter h1 {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('../../common/images/banners/head_kategalbraith.png?1321319644');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 388px;
  height: 42px; }
#main_reporter small {
  color: #ffcc20; }
#main_reporter .content-subtitle {
  font-weight: bold; }
#main_reporter .content p {
  font-family: Georgia, Times, serif;
  clear: left; }

#main_awardsrecognition {
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  position: relative; }
.lte9 #main_awardsrecognition {
  background-color: #444; }
#main_awardsrecognition .blue {
  background: #1b94b2;
  color: white;
  padding: 1em 120px 1em 3em; }
#main_awardsrecognition .blue p {
  font-weight: bold;
  margin: 0.5em 0; }
#main_awardsrecognition .medal {
  background-position: 0 -1509px;
  height: 130px;
  position: absolute;
  right: 20px;
  top: 10px;
  width: 88px; }
#main_awardsrecognition h2 {
  background: white;
  color: #272727;
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  width: 440px; }
#main_awardsrecognition h3 {
  color: #ffcc20;
  font-size: 14px;
  margin: 0; }
#main_awardsrecognition .award {
  margin: 2em 3em; }
#main_awardsrecognition h4 {
  border-bottom: 0 none;
  color: #1b94b2;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.4em; }
* + #main_awardsrecognition h4 {
  margin-top: 1.5em; }
#main_awardsrecognition h5 {
  color: #ffcc20;
  font-size: 20px;
  font-style: italic;
  margin-bottom: 0.4em; }
#main_awardsrecognition p {
  padding-bottom: 0.5em; }

#main_top10 {
  background-color: rgba(0, 0, 0, 0.8);
  padding-top: 1em;
  padding-bottom: 3em; }
.lte9 #main_top10 {
  background-color: #444; }
#main_top10 > .section_head {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('../../common/images/banners/top-ten.png?1321319644');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 78px; }
#main_top10 section {
  -moz-box-shadow: 10px 10px 0 0 black;
  -webkit-box-shadow: 10px 10px 0 0 black;
  -o-box-shadow: 10px 10px 0 0 black;
  box-shadow: 10px 10px 0 0 black;
  margin: 1em auto 3em;
  padding: 1em;
  width: 80%;
  background: white; }
#main_top10 section header {
  color: #e76245; }
#main_top10 section h2 {
  font-size: 2em;
  font-weight: bold;
  margin: 0 0 0.2em;
  text-transform: uppercase; }
#main_top10 section p {
  font-family: Georgia, Times, serif;
  margin: 0 0 0.2em; }
#main_top10 section ol {
  color: #008990;
  font-size: 1.35em;
  font-weight: bold;
  list-style: decimal outside;
  padding-left: 2em; }
#main_top10 section ol li {
  margin-bottom: 0.2em; }

body.donors .benefits_grid {
  font-size: 11px; }
body.donors .benefits_grid thead {
  background-color: #333; }
body.donors .benefits_grid thead td {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background: url(../../common/images/donate_benefit_grid_top.png) no-repeat 0 0; }
body.donors .benefits_grid thead th.student {
  background: url(../../common/images/donate_benefit_grid_top.png) no-repeat -125px 0; }
body.donors .benefits_grid thead th.activist {
  background: url(../../common/images/donate_benefit_grid_top.png) no-repeat -189px 0; }
body.donors .benefits_grid thead th.advocate {
  background: url(../../common/images/donate_benefit_grid_top.png) no-repeat -253px 0; }
body.donors .benefits_grid thead th.diplomat {
  background: url(../../common/images/donate_benefit_grid_top.png) no-repeat -317px 0; }
body.donors .benefits_grid thead th.benefactor {
  background: url(../../common/images/donate_benefit_grid_top.png) no-repeat -381px 0; }
body.donors .benefits_grid thead th.editor {
  background: url(../../common/images/donate_benefit_grid_top.png) no-repeat -445px 0; }
body.donors .benefits_grid thead th.leadership {
  background: url(../../common/images/donate_benefit_grid_top.png) no-repeat -509px 0; }
body.donors .benefits_grid thead th.chairman {
  background: url(../../common/images/donate_benefit_grid_top.png) no-repeat -573px 0; }
body.donors .benefits_grid thead, body.donors .benefits_grid tfoot {
  font-family: Helvetica, Arial, sans-serif;
  color: #eee; }
body.donors .benefits_grid thead th, body.donors .benefits_grid tfoot th {
  border-left: 1px solid #ccc;
  font-weight: normal;
  text-align: center; }
body.donors .benefits_grid thead th > div, body.donors .benefits_grid tfoot th > div {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  height: 70px; }
body.donors .benefits_grid thead th strong, body.donors .benefits_grid tfoot th strong {
  color: #ffcc20; }
body.donors .benefits_grid thead th > a, body.donors .benefits_grid tfoot th > a {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
  -khtml-border-radius: 0.3em;
  border-radius: 0.3em;
  background-color: #ffd23a;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffd23a), color-stop(100%, #d3a200));
  background-image: -webkit-linear-gradient(#ffd23a, #d3a200);
  background-image: -moz-linear-gradient(#ffd23a, #d3a200);
  background-image: -o-linear-gradient(#ffd23a, #d3a200);
  background-image: -ms-linear-gradient(#ffd23a, #d3a200);
  background-image: linear-gradient(#ffd23a, #d3a200);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ffd23a', endColorstr='#d3a200');
  color: #111;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
  padding-top: 3px;
  text-transform: uppercase; }
body.donors .benefits_grid thead th > a:hover, body.donors .benefits_grid thead th > a.hover, body.donors .benefits_grid tfoot th > a:hover, body.donors .benefits_grid tfoot th > a.hover {
  background-color: #ffcc20;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffcc20), color-stop(100%, #b98f00));
  background-image: -webkit-linear-gradient(#ffcc20, #b98f00);
  background-image: -moz-linear-gradient(#ffcc20, #b98f00);
  background-image: -o-linear-gradient(#ffcc20, #b98f00);
  background-image: -ms-linear-gradient(#ffcc20, #b98f00);
  background-image: linear-gradient(#ffcc20, #b98f00);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ffcc20', endColorstr='#b98f00');
  color: #000;
  text-decoration: none; }
body.donors .benefits_grid thead .circle > a, body.donors .benefits_grid tfoot .circle > a {
  background-color: #00989f;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00989f), color-stop(100%, #00585d));
  background-image: -webkit-linear-gradient(#00989f, #00585d);
  background-image: -moz-linear-gradient(#00989f, #00585d);
  background-image: -o-linear-gradient(#00989f, #00585d);
  background-image: -ms-linear-gradient(#00989f, #00585d);
  background-image: linear-gradient(#00989f, #00585d);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#00989f', endColorstr='#00585d');
  color: #eee; }
body.donors .benefits_grid thead .circle > a:hover, body.donors .benefits_grid thead .circle > a.hover, body.donors .benefits_grid tfoot .circle > a:hover, body.donors .benefits_grid tfoot .circle > a.hover {
  background-color: #008990;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008990), color-stop(100%, #004044));
  background-image: -webkit-linear-gradient(#008990, #004044);
  background-image: -moz-linear-gradient(#008990, #004044);
  background-image: -o-linear-gradient(#008990, #004044);
  background-image: -ms-linear-gradient(#008990, #004044);
  background-image: linear-gradient(#008990, #004044);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#008990', endColorstr='#004044');
  color: #fff; }
body.donors .benefits_grid tbody tr {
  background: #f5eede; }
body.donors .benefits_grid tbody tr:nth-child(odd) {
  background: #E6E7E8; }
body.donors .benefits_grid tbody tr:hover {
  background: #777;
  color: #fff; }
body.donors .benefits_grid tbody tr:hover td {
  color: #ffcc20; }
body.donors .benefits_grid tbody th {
  font-weight: normal;
  line-height: 1.2;
  padding: 8px 7px; }
body.donors .benefits_grid tbody td {
  border-left: 1px solid #333;
  font-size: 25px;
  text-align: center;
  width: 63px; }
body.donors .benefits_grid tbody .circle {
  color: #008990; }
body.donors .benefits_grid tfoot {
  background: #333; }
body.donors .benefits_grid tfoot .edge {
  font-size: 6px; }
body.donors .benefits_grid tfoot .circle > div {
  position: relative;
  text-align: center; }
body.donors .benefits_grid tfoot .circle > div > small {
  background: #333;
  bottom: 0;
  color: #eee;
  display: block;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 1px;
  padding-top: 5px;
  position: absolute;
  width: 191px; }

.benefits_step > p {
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }
.benefits_step > .next {
  margin-left: 1em; }
.benefits_step > header.one_line {
  margin: 2em 0; }
.benefits_step > header.one_line > p {
  margin: 0 0.5em; }
.benefits_step > header > h3 {
  background: #ffcc20;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center;
  padding: 0.5em; }
.benefits_step .level_name {
  text-transform: uppercase; }
.benefits_step .amount {
  color: #008990; }
.benefits_step .smallcaps {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 3px;
  text-transform: uppercase; }
.benefits_step ul {
  font-size: 1.5em;
  line-height: 1.35;
  margin-bottom: 1.25em;
  margin-left: 1em; }
.benefits_step li {
  margin-bottom: 0.5em; }
.benefits_step li:before {
  content: "\2605";
  padding-right: 0.7em;
  color: #ffcc20; }
.benefits_step.circle > header > h3 {
  background: #008990;
  color: #eee; }
.benefits_step.circle .amount {
  color: #ffcc20; }
.benefits_step.circle li:before {
  color: #008990; }
.benefits_step .column {
  padding-top: 0;
  width: 210px; }

/* main mods */

/* tweets */
div.tweet
{
	float:left;
	position:relative;
	width: 310px;
	height:205px;
	background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/tweet_bubble2.gif) transparent 0 0 no-repeat;
	margin-right: 15px;
}

div.tweet.even { margin-right: 0; }
div.tweet h2
{
	position:absolute;
	top:143px;
	left: 80px;
	font:bold 12px/18px Arial, Helvetica, sans-serif
}
div.tweet p.text
{
	position:absolute;
	top:10px;
	left: 18px;
	width: 270px;
	height:90px;
	font-size:12px;
	line-height:18px;
}
div.tweet p.name
{
	position:absolute;
	top:162px;
	left: 80px;
	font-size:11px;
}
div.tweet p.time
{
	position:absolute;
	top:100px;
	right: 14px;
	width:197px;
	text-align:right;
	color:#777;
	font-size:11px;
}
div.tweet img
{
	position:absolute;
	top:133px;
	left: 18px;
	border:solid 1px #b2b2b2;
}


.stream h2 {
    margin-bottom: 5px;
}

.stream ul {
    list-style: none;
    padding:0;
    padding-left: 20px;
    margin: 0;
}

.stream li {
    font-size: 1.5em;
    padding: 5px 0 10px 50px;
    height: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #B2B2B2;
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/bills-icon.png) no-repeat left top;
}

.stream li p {
    margin-top: -1em;
}

.stream li .date {
    font-size: 0.8em;
    display:block;
}

.stream .controls input {
    width: 70%;
    margin-left: 20px;
    margin-bottom: 10px;
}

.stream .controls input[type="submit"] {
    width: 10%;
}

.stream .controls label {
    margin-top: 3px;
    margin-left: 20px;
}

/* WARNING: do not edit this .css file directly
 * This CSS file was generated from a SCSS file.
 * You should be editing that file instead.      */
.icons-sprite {
  background: url('../../common/images/icons-s17fb651259.png') no-repeat; }

/* */
body.txweekly #site_roofline .ad {
  margin: 0 auto; }
body.txweekly #site_header {
  border: 0 none;
  clear: both;
  float: left;
  height: auto;
  position: relative;
  width: 100%; }
body.txweekly #site_header h1 img {
  margin: 0; }
body.txweekly #site_header h2 img {
  margin-bottom: -1px; }

#site_header .actions.site {
  font-weight: normal;
  margin: 0;
  /* should probably be made specific to txweekly, but wait till we use this somewhere else to reduce clutter */
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: 0; }
#site_header .actions.site > li {
  margin-left: 4px; }
#site_header .actions.site > li.disabled > a {
  background: #aaa;
  color: #888; }
#site_header .actions.site > li > a {
  -webkit-border-radius: 0.5em 0.5em 0 0;
  -moz-border-radius: 0.5em 0.5em 0 0;
  -ms-border-radius: 0.5em 0.5em 0 0;
  -o-border-radius: 0.5em 0.5em 0 0;
  border-radius: 0.5em 0.5em 0 0;
  background: #ffcc20;
  display: block;
  padding: 0.8em 0.8em 0.4em; }
#site_header .actions.site > li > a.secondary {
  background: #63C6CC; }

#site_content .actions.site {
  font-weight: bold;
  margin: 0 0 0.5em 0;
  text-transform: uppercase; }
#site_content .actions.site > li > a {
  background: #ffcc20;
  display: block;
  margin-bottom: 0.8em;
  padding: 0.8em 1.5em 0.6em; }
#site_content .actions.site > li > a.secondary {
  background-color: #00a1aa;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a1aa), color-stop(100%, #007176));
  background-image: -webkit-linear-gradient(#00a1aa, #007176);
  background-image: -moz-linear-gradient(#00a1aa, #007176);
  background-image: -o-linear-gradient(#00a1aa, #007176);
  background-image: -ms-linear-gradient(#00a1aa, #007176);
  background-image: linear-gradient(#00a1aa, #007176);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#00a1aa', endColorstr='#007176');
  color: #eee; }
#site_content .actions.site > li > a.disabled {
  background: #888; }
#site_content .actions.site > li > a.past:after {
  border-color: #008990 #008990 #008990 transparent;
  border-style: solid;
  border-width: 45px 0 45px 13px;
  height: 0;
  float: right;
  margin: -17px 0 0 -10px;
  width: 0; }
#site_content .actions.site > li > a:hover {
  text-decoration: none; }

body.txweekly #site_content > header {
  margin-bottom: 0;
  padding-bottom: 0.25em; }
body.txweekly #site_content > header h2 {
  font-size: 1.1em;
  text-transform: uppercase; }

/* icons */
.txweekly-icon img {
  margin-bottom: -0.25em; }

/* past.css */
body.txweekly.past h1.border_bottom {
  margin-bottom: 5px;
  padding-bottom: 0; }
body.txweekly.past #change_year {
  font-size: 1.3em;
  padding: 4px; }
body.txweekly.past #change_year > option {
  text-align: center; }
body.txweekly.past #site_content {
  font-family: Helvetica, Arial, sans-serif; }
body.txweekly.past #site_content h2 {
  font-size: 1.8em;
  font-weight: bold;
  margin-top: 1em; }
body.txweekly.past .issue_list {
  font-family: Helvetica, Arial, sans-serif; }
body.txweekly.past .issue_list > li {
  border-top: 1px solid #CCC;
  float: left;
  min-height: 140px;
  padding: 0 2px;
  position: relative;
  width: 227px; }
body.txweekly.past .issue_list > li.gap {
  margin-right: 12px; }
body.txweekly.past .issue_list > li:hover {
  background: #FEFBEC; }
body.txweekly.past .issue_list > li li {
  font-size: 1.2em;
  line-height: 1.3;
  margin: 0.2em 0; }
body.txweekly.past .issue_list h3 {
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 1em; }
body.txweekly.past .issue_list h3 .publication {
  display: none; }
body.txweekly.past .issue_list h3 .issue:after {
  content: ":"; }
body.txweekly.past .issue_list .tip {
  -webkit-box-shadow: 0 0 5px #a7a49b;
  -moz-box-shadow: 0 0 5px #a7a49b;
  box-shadow: 0 0 5px #a7a49b;
  background: #f7f5f6;
  border: 1px solid #a7a49b;
  display: none;
  padding: 1em;
  position: absolute;
  margin-top: 11px;
  left: -130px;
  width: 338px;
  z-index: 1; }
body.txweekly.past .issue_list .tip header {
  font-weight: bold;
  margin-bottom: 0.2em; }
body.txweekly.past .issue_list .tip:before {
  border-color: #a7a49b transparent;
  border-style: solid;
  border-width: 0 11px 13px;
  content: "";
  display: block;
  left: 300px;
  position: absolute;
  top: -13px; }
body.txweekly.past .issue_list .tip:after {
  border-color: #f7f5f6 transparent;
  border-style: solid;
  border-width: 0 10px 12px;
  content: "";
  display: block;
  left: 301px;
  position: absolute;
  top: -12px; }
body.txweekly.past .issue_list > li.gap .tip {
  left: 130px; }
body.txweekly.past .issue_list > li.gap .tip:before {
  left: 20px; }
body.txweekly.past .issue_list > li.gap .tip:after {
  left: 21px; }
body.txweekly.past .issue_list p {
  font-size: 1.2em; }
body.txweekly.past .issue_list header:hover .tip {
  display: block; }

/* subscribe.css */
body.txweekly.subscribe {
  font-family: Helvetica, Arial, sans-serif; }
body.txweekly.subscribe .column.main {
  width: 580px; }
body.txweekly.subscribe .column.main p {
  margin-bottom: 15px; }
body.txweekly.subscribe .column.form {
  width: 365px; }
body.txweekly.subscribe .column.form .dates {
  margin-bottom: 15px; }
body.txweekly.subscribe .column.form .dates dl {
  font-size: 1.2em;
  line-height: 1.35; }
body.txweekly.subscribe .column.form .dates dt {
  font-weight: bold; }
body.txweekly.subscribe .column.form .dates dd {
  margin-left: 2em; }
body.txweekly.subscribe .column.form h3 {
  border-bottom: 2px solid #999;
  display: block;
  font-size: 1.3em;
  padding-bottom: 0.25em;
  margin-bottom: 0.5em; }
body.txweekly.subscribe .column.form #id_card_number {
  width: 150px; }
body.txweekly.subscribe .column.form #id_ccv_code {
  width: 5em; }
body.txweekly.subscribe .column.form #id_submit {
  margin-left: 102px; }
body.txweekly.subscribe .column.form #bill-later {
  line-height: 2em;
  margin-left: 105px; }
body.txweekly.subscribe .column.form #bill-later .separator {
  text-transform: uppercase; }
body.txweekly.subscribe .column.form .errorlist {
  margin-left: 110px;
  margin-top: -3px; }

/* FOOTER.css */
body.txweekly #footer {
  color: #eee;
  height: auto;
  font-weight: normal; }
body.txweekly #footer > .column {
  width: 150px; }
body.txweekly #footer > .column:first-child {
  width: 250px; }
body.txweekly #footer > .column.line {
  border-color: #555; }
body.txweekly #footer p {
  font-size: 1em; }
body.txweekly #footer a {
  color: #eee; }
body.txweekly #footer h3 {
  color: #ffcc20;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em; }
body.txweekly #footer h4 {
  font-weight: bold;
  margin-top: 1em; }
body.txweekly #footer em {
  color: #ffcc20;
  font-style: normal; }
body.txweekly #footer ul > li {
  margin: 1em 0; }
body.txweekly #footer .offsite > li {
  font-weight: bold;
  margin: 1em 0; }
body.txweekly #footer ol > li {
  margin: 0.5em 0; }
body.txweekly #footer ol > li.margin_top {
  margin-top: 1em; }
body.txweekly #footer .email > .value {
  color: #ffcc20; }
body.txweekly #footer .contact a {
  color: #ffcc20; }

/* TEXT and STORY.CSS */
body.txweekly #site_content .toc {
  background: #F5F5F5;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 1px 1px 0; }
body.txweekly #site_content .toc > header {
  border-bottom: 1px solid #ccc;
  padding: 0.7em 1em 0; }
body.txweekly #site_content .toc li > a {
  font-size: 2em;
  padding: 0.7em 0.5em; }
body.txweekly #site_content .toc li.inside_int {
  background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/txweekly-subtext-insideint.png) no-repeat scroll bottom left;
  padding-bottom: 15px; }
body.txweekly #site_content .toc > .content ul {
  border-bottom: 1px solid #ccc; }
body.txweekly #site_content .toc > .content ul:last-child, body.txweekly #site_content .toc > .content ul.last {
  border-bottom: 0; }
body.txweekly #site_content .toc > .content a {
  color: inherit;
  cursor: pointer;
  display: block; }
body.txweekly #site_content .toc > .content a:hover {
  background: #FEFBEC;
  text-decoration: none; }
html.ie7 body.txweekly #site_content .toc > .content a {
  color: #222; }

body.txweekly.issuenode #site_content .column.main {
  border-top: 1px solid #ccc;
  margin-right: 0; }

body.txweekly.issuenode article {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0; }

body.txweekly.story article > .content > p:first-child {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold; }
body.txweekly.story .media {
  float: right;
  margin: 0 0 14px 14px; }
body.txweekly.story .media.float_left {
  float: left;
  margin: 14px 14px 0 0; }

/* INDEX.HTML */
body.txweekly.index #site_content > header h2 {
  font-size: 1.4em;
  padding-top: 1em; }
body.txweekly.index #site_content .columns {
  border-top: 1px solid #ccc;
  clear: both; }
body.txweekly.index #site_content .column.main {
  margin-right: 0;
  width: 712px; }
body.txweekly.index #site_content .column.quotes {
  background: #F5F5F5;
  border-right: 1px solid #ccc;
  margin-right: 0;
  width: 239px; }
body.txweekly.index #site_content .quotes header {
  background: white;
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin-top: -1em;
  padding-top: 0.5em; }
body.txweekly.index #site_content .quotes nav {
  border-top: 1px solid #ccc; }
body.txweekly.index #site_content .quotes ul.actions {
  font-weight: normal;
  font-size: 1em;
  text-transform: uppercase;
  margin: 0.5em 0.5em 0.2em; }
body.txweekly.index #site_content .quotes ul.actions .disabled {
  color: #ccc; }
body.txweekly.index #site_content .quotes .content {
  padding: 1em; }
body.txweekly.index #site_content .quotes .sidebar_block p.quote {
  font-size: 1.5em; }
body.txweekly.index #site_content .btf {
  border: 1px solid #ccc; }
body.txweekly.index #site_content .btf > .column > header {
  padding: 0.5em 0.5em 0; }
body.txweekly.index #site_content .btf ul.actions {
  font-size: 1.1em;
  margin: 0; }
body.txweekly.index #site_content .btf > .column > article {
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 0;
  margin-bottom: 2px;
  padding: 0 1em; }
body.txweekly.index #site_content .btf > .column > article > p {
  margin: 0; }
body.txweekly.index #site_content .btf > .column > article.last {
  border-bottom: 0 none; }
body.txweekly.index #site_content .btf > .column > article:hover {
  background: #FEFBEC; }

.columns.two.equal > .column.naked {
  width: 478px; }

/* NEWS CLIPS.css */
body.txweekly.clips .medium {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2em;
  font-weight: bold; }

body.txweekly.clips header > time {
  margin-left: 0.5em; }

body.txweekly.clips article {
  border-bottom: 0 none; }

body.txweekly.clips .missing {
  display: none; }

body.txweekly.clips .text_column {
  padding-left: 100px; }

body.txweekly.clips .missing + .text_column {
  padding-left: 0; }

body.txweekly.clips .text_column > header .meta {
  margin: 0.5em 0; }

body.txweekly.clips #site_content .excerpt > p {
  margin: 0; }

/* news clips legacy mode */
body.txweekly.clips #clips h3 {
  border-bottom: 1px solid #ccc;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2em;
  font-weight: bold;
  margin: 0.25em 0; }

body.txweekly.clips #clips h4 > a {
  color: inherit; }

html.ielte9 body.txweekly.clips #clips h4 > a {
  color: #222; }

body.txweekly.clips #clips h4 {
  font-size: 1.7em;
  margin: 0.25em 0; }

body.txweekly.clips #clips p + h4, body.txweekly.clips #clips p + h3 {
  margin-top: 1.5em; }

body.txweekly.clips #clips h5 {
  /* byline */
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  margin: 0.5em 0; }

/* calendar TODO move into main jqueryui css */
.clip_archive_container {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  font-family: Helvetica, Arial, sans-serif;
  background: #d6d6d6;
  margin-bottom: 1em;
  padding: 0.75em 0.5em; }
.clip_archive_container h3 {
  font-size: 1.75em;
  font-weight: bold; }
.clip_archive_container p {
  font-size: 1.25em; }
.clip_archive_container .ui-datepicker-inline {
  font-size: 1.4em;
  width: auto; }
.clip_archive_container th {
  padding: 0; }
.clip_archive_container th > span {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  border-radius: 0.2em;
  background: #333;
  color: #FFF;
  display: block;
  margin: 0 1px;
  padding: 0.2em;
  text-transform: uppercase; }
.clip_archive_container .ui-state-default {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  border-radius: 0.2em;
  background: #FFF;
  color: #00A7B0;
  font-weight: bold;
  text-align: center; }
.clip_archive_container .ui-state-default.ui-state-active {
  background: #00A7B0;
  color: #FFF; }

/* PRINT.CSS */
body.txweekly.print #site_roofline {
  margin-bottom: 2em; }
body.txweekly.print #site_header {
  font-family: Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #777;
  float: none; }
body.txweekly.print #site_header h1 {
  border-bottom: 1px solid #777;
  display: block;
  margin-bottom: 0.2em; }
body.txweekly.print #site_header h2 {
  font-size: 1.5em;
  font-weight: bold; }
body.txweekly.print h3 {
  border-bottom: medium solid black;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 0.2em; }
body.txweekly.print h4 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0.5em; }
body.txweekly.print .article {
  margin-bottom: 2em;
  padding-bottom: 0; }
body.txweekly.print #site_footer {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em; }

body.txweekly.print .photo_links {
  display: none; }

body.txweekly.print .photo_caption {
  display: none; }

body.txweekly.print .header .media {
  margin-top: 1em; }

body.txweekly.print .linkref {
  color: #333;
  margin-left: 0.25em; }

body.txweekly.print .footer {
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 2em; }

body.txweekly.print .linkref_list > li {
  color: #333;
  margin: 0 0 0.25em 1em; }

/* subscribers_only.css */
body.txweekly .warning {
  border-style: solid;
  border-width: 5px 1px 1px;
  border-color: #FC2900; }

body.txweekly .warning header {
  color: #FC2900; }

body.txweekly .warning a {
  color: #FC2900;
  text-decoration: underline; }

#subscribers-only {
  padding: 1em; }

#subscribers-login.warning {
  margin: 0 -1px;
  /* undo horizontal border-width */
  padding: 0 1em 1em; }

#subscribers-login .column {
  width: 300px; }

/* 310px - 1em padding */

html {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/bg_page.jpg) repeat #181818;
    color: #eaeaea;
}

#bg_page-top {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/bg_page-top.png) no-repeat top right;
    height: 224px;
    position: fixed;
    right: 0;
    top: 0;
    width: 354px;
    z-index: -1;
}
#bg_page-mid {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/bg_page-mid.png) no-repeat center left;
    height: 614px;
    position: fixed;
    left: 0;
    top: 35%;
    width: 158px;
    z-index: -1;
}
#bg_page-bot {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/bg_page-bot.png) no-repeat bottom right;
    height: 351px;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 434px;
    z-index: -1;
}
body {
    font-size: 1em;
    font-family: Helvetica, Arial, sans-serif;
}

#site-header {
    position: relative;
}

#site-header #logo {
    margin-left: -200px;
    margin-bottom: -40px;
}

#register-button {
    display: none;
    position: absolute;
    top: -12px;
    right: 0;
}

#site-header nav {
    background: #181818;
    border: 2px solid #FAC100;
    font-size: 14px;
}

#site-header ul.section_container {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    box-pack: center;
    -moz-box-pack: center;
    -webkit-box-pack: center;
}
#site-header ul.section_container > li {
    -webkit-box-flex: 1;  /* default */
    -moz-box-flex: 1;  /* default */
    box-flex: 1;  /* default */
    /* display: inline-block; */
    float: left;
    text-align: center;
    text-transform: uppercase;
    height: 36px;
    position: relative;
    width: 119px;  /* NAV_TAB_WIDTH */
}

#site-header nav a {
    color: white;
    display: block;
    height: 16px;
    padding: 10px 0;
    text-decoration: none;
}

#site-header nav ul.pulldown {
    border-top: 1px solid transparent;
    display: none;
    left: 0;
    position: absolute;
    top: 36px;
    z-index: 10;   /* keep above .tracks which is also position:absolute */
}
#site-header nav ul.pulldown > li {
    background: #FAC100;
    font-weight: normal;
    overflow: hidden;
    width: 119px;  /* NAV_TAB_WIDTH */
}
#site-header nav ul.pulldown > li:hover {
    font-weight: bold;
}
#site-header nav ul.pulldown a { color: #222; }
#site-header nav ul.pulldown > li:first-child {
    background: #dc9b00; /* Old browsers */
    background: -moz-linear-gradient(top, #dc9b00 0%, #fac100 33%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc9b00), color-stop(33%,#fac100)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #dc9b00 0%,#fac100 33%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #dc9b00 0%,#fac100 33%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #dc9b00 0%,#fac100 33%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc9b00', endColorstr='#fac100',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #dc9b00 0%,#fac100 33%); /* W3C */

    padding-top: 10px;
}

#site-header nav ul.pulldown > .last {
    background: transparent;
    height: 21px;
    position: relative;
}
#site-header nav ul.pulldown > .last > * { border-style: solid; height: 0; position: absolute; width: 0; top: 0; }
#site-header nav ul.pulldown > .last > .tail_left {
    border-color: #FAC100 transparent;
    border-width: 21px 60px 0 0;  /* NAV_TAB_WIDTH / 2 */
    left: 0;
}
#site-header nav ul.pulldown > .last > .tail_right {
    border-color: transparent #FAC100;
    border-width: 0 60px 21px 0;  /* NAV_TAB_WIDTH / 2 */
    right: 0;
}

#site-header nav li:hover { background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/bg_diag_stripe.png); font-weight: bold; }
#site-header nav li.active { background: #FAC100; }

#site-header nav .active a { color: #222; }
#site-header nav .active > a { font-weight: bold; }

#site-header nav li.section:hover .pulldown { display: block; }

/* page specific nav hacks */
.section.program .pulldown { font-size: 0.8em; }

#site-content {
    color: #EAEAEA;
    margin-top: 15px;
}

/* TRACKS.css */
.tracks {
    background: rgba(24, 24, 24, 0.8);
    margin: 0 -10px;
    padding: 0 10px;
}
.track_container {
}
.track {
    border-style: solid;
    border-width: 1px 0;
    float: left;
    height: 285px;
    margin-right: 10px;
    overflow: hidden;   /* height should be enough, but just in case */
    padding: 10px 0;
    position: relative;
    width: 232px;
}
.track > h2 {
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    letter-spacing: 1px;
    line-height: 1.1;
}
.track.last {
    float: right;
    margin-right: 0;
}
/* SPEAKER.CSS in .track and speaker list pages */
.track .speaker { height: 255px; }
.speaker { position: relative; }
.speaker > h2 {
    font-size: 19px;
    font-weight: bold;
    height: 55px;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
}
.speaker_bg > .datetime,
.speaker .datetime {
    background: #DDD;
    color: #000;
    padding: 15px 0 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 82px;
}
.datetime > .date { font-size: 18px; white-space: nowrap; }
.speaker p { font-size: 15px; line-height: 1.1; }
.speaker .name {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0;
    text-transform: uppercase;
}
.speaker .title {
    margin-bottom: 0.5em;
    text-transform: uppercase;
}
.speaker .panel {
    bottom: 8px;  /* 10px - descenders */
    display: none;
    font-weight: bold;
    position: absolute;
}
.speaker_bg {
    left: 0;
    position: absolute;
    top: 50px;
    width: 100%;
}

.track_energy { border-color: #AFBB38; }
.track_edu { border-color: #A3B3AB; }
.track_race { border-color: #C20050; }
.track_hhs { border-color: #7DD0DF; }
.track_energy h2 > a,
.track_energy h2 { color: #AFBB38; }
.track_edu h2 > a,
.track_edu h2 { color: #A3B3AB; }
.track_race h2 > a,
.track_race h2 { color: #C20050; }
.track_hhs h2 > a,
.track_hhs h2 { color: #7DD0DF; }
.track_energy .speaker_bg > .headshot { background: #AFBB38; }
.track_edu .speaker_bg > .headshot { background: #A3B3AB; }
.track_race .speaker_bg > .headshot { background: #C20050; }
.track_hhs .speaker_bg > .headshot { background: #7DD0DF; }
.festival .energy .bar { background: #AFBB38; }
.festival .edu .bar { background: #A3B3AB; }
.festival .race .bar { background: #C20050; }
.festival .hhs .bar { background: #7DD0DF; }
.festival .energy h2 > a,
.festival .energy h2 { color: #AFBB38; }
.festival .edu h2 > a,
.festival .edu h2 { color: #A3B3AB; }
.festival .race h2 > a,
.festival .race h2 { color: #C20050; }
.festival .hhs h2 > a,
.festival .hhs h2 { color: #7DD0DF; }

.festival .page_head {
    clear: both;
    margin: 1em 0;
    position: relative;
    text-transform: uppercase;
}
.festival .bar {
    background: white;
     -moz-border-radius: 0 5px 5px 0; /* FF1-3.6 */
  -webkit-border-radius: 0 5px 5px 0; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 0 5px 5px 0; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
    display: inline-block;
    height: 13px;
    position: absolute;
    top: 3px;
}
.festival .bar.left {
    width: 0;
    left: 0;
}
.festival .bar.left { width: 70px; }
.festival .bar.right {
     -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
          border-radius: 5px 0 0 5px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
    right: 0;
}
.festival .bar.right { width: 533px; }
.festival .page_head > h2 {
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-left: 80px;
    padding-right: 10px;
}


.main {
    text-shadow: 0 1px 2px #181818;
}

.main a {
    color: #3AC1D9;
}


.main h3 {
    color: #ffc000;
    font-weight: bold;
    margin-bottom: 0.25em;
    text-transform: uppercase;
}

.main li {
    padding-left: 1em;
    margin: 0.5em 0;
}

.main p {
    font-size: 1em;
    margin-bottom: 1em;
}

/* by default, root DIVs need left padding */
.main > div {
    margin-bottom: 2em;
    padding-left: 200px;
}

/* when there's a dom element in the left instead of padding */
.main > .has_img {
    clear: left;
    padding-left: 0;
}
.sponsor > a ,
.sponsor > img {
    float: left;
    height: 150px;
    padding: 0 1em 0.5em 0;
    width: 150px;
}
.sponsor p a {
}
.main > .has_img > *:first-child {
    float: left;
    padding-left: 0;
}
.main > .has_img > * {
    padding-left: 200px;
}

.ico_about {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/fest-icon-about.png) no-repeat 36px center;
}

.ico_connect {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/fest-icon-connect.png) no-repeat 36px center;
}

.ico_lunch {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/fest-icon-lunch_truck.png) no-repeat 36px center;
}

.ico_participate {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/fest-icon-participate.png) no-repeat 36px center;
}

.ico_program {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/fest-icon-program.png) no-repeat 36px center;
}

.ico_ticket {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/fest-icon-ticket.png) no-repeat 36px center;
}

.ico_hotel {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/fest-icon-hotel.png) no-repeat 36px center;
}

.headshot {
    height: 150px;
    width: 150px;
}
/* two column layout */
.left_column {
    float: left;
    margin-right: 20px;
    width: 470px;
}
.right_column {
    float: left;
    width: 470px;
}

/* legacy layout */
ul.sponsors {
    margin-top: 1em;
}
.sponsors .sponsor,
.speakers .speaker {
    float: left;
    margin: 0 20px 3em 0;
    padding: 0;
    width: 460px;
}
.speakers .speaker .headshot {
    float: left;
    margin: 0 1em 0.5em 0;
}

/* signup form */
#signup > form {
    background: #FFCB08;
    color: #222;
    padding: 10px;
}
#signup label {
    text-shadow: none; text-transform: uppercase;
}
#id_email {
    width: 250px;
}
#signup input[type=submit] {
    float: right;
}
p.error {
    color: red;
    font-size: 0.7em;
    margin: 0;
    padding-top: 10px;
    padding-left: 10px;
}


/* footer */
#site-footer { text-align: right; }
#site-footer .message { display: none; }
#site-footer .thanks {
    background: url(https://s3.amazonaws.com/static.texastribune.org/media/events/festival/we-thank-img.png) no-repeat;
    float: left;
    height: 90px;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
    width: 218px;
}
#site-footer .thanks:hover {
    background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/images/festival/we-thank-img.gif);
}
