/* These font are copyright to the LA Times. You cannot take them. */
@font-face {
    font-family: 'Belizio-Black';
    src: url('../fonts/belizio-black-webfont.eot');
    src: url('../fonts/belizio-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/belizio-black-webfont.woff') format('woff'),
         url('../fonts/belizio-black-webfont.ttf') format('truetype'),
         url('../fonts/belizio-black-webfont.svg#Belizio-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BentonGothicTabMedium';
    src: url('../fonts/bentongothictab-medium-webfont.eot');
    src: url('../fonts/bentongothictab-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bentongothictab-medium-webfont.woff') format('woff'),
         url('../fonts/bentongothictab-medium-webfont.ttf') format('truetype'),
         url('../fonts/bentongothictab-medium-webfont.svg#BentonGothicTabMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LAHeadline-Regular';
    src: url('../fonts/laheadline-regular-webfont.eot');
    src: url('../fonts/laheadline-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/laheadline-regular-webfont.woff') format('woff'),
         url('../fonts/laheadline-regular-webfont.ttf') format('truetype'),
         url('../fonts/laheadline-regular-webfont.svg#LAHeadline-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.content-wrapper{padding:5px 12px;}
p.humanize{line-height:140%;font-size:14px;margin-left:10px;width:550px;margin-bottom:10px;}
h1.humanize{color:black !important;padding-bottom:10px !important;}
/* The apphede block on interior pages */
#center h1.db-landing-title{font-size:36px;color:#666;clear:none;padding:0;margin:0 0 5px 0;}
/* The headline on an app's front page */
.wardead-header{/* The special apphede bottom-border for California's War Dead */
background:transparent url(http://www.latimes.com/includes/wardead/icons/header-rule.gif) repeat-x;background-position:bottom;padding-bottom:15px;margin-bottom:15px;}
.db-header{/* The generic apphede bottom-border */
background:transparent url(http://www.latimes.com/images/entnews/bg-diag-stripes-tan.gif) repeat-x;background-position:bottom;padding-bottom:25px;margin-bottom:15px;}
.db-title{font-size:18px;}
/* App name */
.db-title a{color:#666;}
.db-tagline{margin:0px 0 0 0;font-size:1.1em;}
table.datagrid{width:940px;margin-left:auto;margin-right:auto;border-collapse:collapse;margin-top:20px;}
table.datagrid thead tr {border-top:2px solid black;border-bottom:2px solid black;}
table.datagrid thead th {text-align:left;color:black;font-weight:bold;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;padding-top:4px;padding-bottom:4px;padding-left:10px;}
table.datagrid thead th a{color:white;text-decoration:none;font-size:1.0em;background-repeat:no-repeat;background-position:center right;padding-right:15px;}
table.datagrid thead th.over{background-color:black;cursor:pointer;color:white;}
table.datagrid tbody th{font-weight:bold;}
table.datagrid tbody td,table.datagrid tbody th{text-align:left;border-bottom:1px dashed black;padding-top:10px;padding-bottom:10px;padding-left:12px;vertical-align:top;color:black;}
table.datagrid tbody td a{font-weight:bold;}
table.datagrid tbody tr.alternate td,table.datagrid tbody tr.alternate th{background-color:#f1f1f1;}
table.datagrid tfoot td,table.datagrid tfoot th{background-color:#FFFEE3;color:#4B4545;padding:.5em;font-weight:bold;border-top:2px solid #4B4545;}
table.datagrid tfoot th{text-align:left;}
table.datagrid tfoot td{}
/* A smaller Mochikit datagrid table for when the right rail is intact */
table.small-datagrid{width:610px;margin-left:auto;margin-right:auto;border-collapse:collapse;margin-top:20px;}
table.small-datagrid thead th{text-align:left;color:black;font-weight:bold;font-size:14px;padding-top:4px;padding-bottom:4px;border-top:2px solid black;border-bottom:2px solid black;padding-left:10px;}
table.small-datagrid thead th a{color:white;text-decoration:none;font-size:1.0em;background-repeat:no-repeat;background-position:center right;padding-right:15px;}
table.small-datagrid thead th.over{background-color:black;cursor:pointer;color:white;}
table.small-datagrid tbody th{font-weight:bold;}
table.small-datagrid tbody td,table.datagrid tbody th{text-align:left;border-bottom:1px dashed black;padding-top:10px;padding-bottom:10px;padding-left:12px;vertical-align:top;color:black;}
table.small-datagrid tbody td a{font-weight:bold;}
table.small-datagrid tbody tr.alternate td,table.datagrid tbody tr.alternate th{background-color:#f1f1f1;}
table.small-datagrid tfoot td,table.datagrid tfoot th{background-color:#FFFEE3;color:#4B4545;padding:.5em;font-weight:bold;border-top:2px solid #4B4545;}
table.small-datagrid tfoot th{text-align:left;}
table.small-datagrid tfoot td{}
/* For turning off the tags column the filter searchs against */
.invisible{display:none;}
/* Three column grid developed for WOF that can be reused elsewhere */
#three-column-grid-wrap {text-align:center;}
#three-column-grid {text-align:left;padding:0 0 0 20px;margin:0;width:100%;}
#three-column-grid #left-column {float:left;clear:left;width:200px;margin-left:10px;}
#three-column-grid #center-column {float:left;width:200px;margin-left:10px;}
#three-column-grid #right-column {float:right;clear:right;width:200px;margin-left:10px;}
/* Parts about it that might need to stay specific to WOF (i.e. image sizing) */
#three-column-grid p.hollywood {width:140px;text-align:center;}
#three-column-grid p.hollywood-grid-star {width:130px;text-align:center;}
#three-column-grid img.hollywood {width:140px;height:175px;border:2px solid gray;}
#three-column-grid img.hollywood-grid-star {width:130px;height:108px;border: 2px solid gray;}
/* Section formatting developed during walk of fame */
#headline {width:100%;}
#social_media {margin-top:4px;}

div.sectionborder {border-bottom:2px solid #DDDDDD; margin:10px 0; clear:both}
h2.sectionhed {font-size:22px; border:0; font-weight:normal; margin:0; padding:0;}
div.social-media-strip-wrapper {width:100%;height:20px;min-height:20px;}
div.social-media-links {margin-top:10px;text-align:center; margin-bottom:10px; display:block;}
div.social-media-links .link {margin-right:45px; display: inline; outline:0; font-size:12px;}
.box_bordered_projects_item a { color:#2262CC !important;}
/* document tables and such */
table.documentlist tr {
    padding-top: 10px;
    background-image: none;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    cursor: default;
    background-position: initial initial;
    background-repeat: initial initial; 
}
table td.documentdescription {
    line-height:160%;
    padding:20px 20px 20px 10px;
    vertical-align:top;
    width:90%;
}
table td.documentthumb {
    vertical-align:bottom;
    padding-right:10px;
}
table td.documentthumb img {
    width:150px;
    border:1px solid #ddd;
    margin: 15px 0;
}
#document { clear: both; width: 100%; height:1000px;}
#kicker h3 {
    font-size:12px;
    text-transform:uppercase;
    color:black;
    display:block;
    font-family: "Belizio-Black", Georgia, serif;
    letter-spacing:0.085em;
    font-weight:normal;
}
div#headline h1 {margin-top:2px; font-size:40px; font-family: "LAHeadline-Regular", Georgia, serif;};
.project-hed {letter-spacing: 0.03em; font-size:13px; text-transform:uppercase; color:black; display:block;}
p { margin-bottom:8px; text-align:left; line-height: 140%;}
/* More link */
a.roundbox {border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
a.boxshadow {box-shadow: 0 1px 3px rgba(0,0,0,0.65); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.65); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.65);}
a#loadlink { background: #F2F1EF url(/static/img/button_bg_light.png?q=A) repeat-x; display: block; padding: 10px 10px; text-align: center; color: #111; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); font-weight: bold; font-size: 16px; margin: 0px 0 5px 0; border: 1px solid #e3e3e3; }
a#loadlink:hover {text-decoration:none; cursor:pointer; background: #EEE url(/static/img/button_bg_dark.png?q=A) repeat-x;}
/* Share buttons */
.share_button { float:left; display:block; text-align: center; position: relative; margin-right:10px; min-width:50px; height:20px; cursor: pointer; }
.share_button a { text-decoration: none; }
.shareify_div { float:left; padding: 4px 5px 4px 3px; }
.shareify_div img { border:0; padding:0; margin:0; width:16px; height:16px; }
.shareify_count { font-size: 14px; float: left; padding: 4px 6px; min-width:20px; }

h6 {
    font-family: "Belizio-Bold", Georgia, serif;
    text-transform:uppercase;
    font-size:12px;
    letter-spacing:0.2em;
    color:black;
}
#table_fu{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}
#table_fu #description p {
    margin-bottom: 8px;
    text-align: justify;
    line-height: 140%;
    font-size:16px;
}
#table_fu div#byline {
    margin-bottom:3px !important;
    margin-top:-5px;
    float:right;
    text-align:right;
    margin-right:10px;
}
#table_fu #authors {
    margin-bottom:0;
    display:inline;
    font-size:13px;
    margin-right:5px;
    font-variant: small-caps;
}
#table_fu  #pubdate {
    color:#930000;
    font-style:italic;
    font-size:11px;
    margin-bottom:0px;
    display:inline;
}
#table_fu div{
    margin-bottom: 14px;
}
#table_fu div#similar-wrapper {
    border: 1px solid #BCB9B9;
    width:280px;
    float:right;
    margin:0;
}
#table_fu div#similar h5 { text-transform:uppercase; margin-bottom:2px; }
#table_fu div#similar {
    padding: 10px;
    margin:0;
}
#table_fu div#similar ul { list-style-type: disc; }
#table_fu div#similar li {
    margin-left: 20px;
    margin-bottom:3px;
    list-style-type: disc; 
}
#table_fu div#sources, div#credits, div#tags, div#footer {margin-bottom:5px}
#table_fu div#legend {float:left; margin-bottom:10px; margin-top:-5px;}
#table_fu #ribbon {
    clear: both;
    display: block;
    overflow:visible;
}
#table_fu #controls{
    width:50%;
    margin-bottom:2px;
    position:relative;
}
#table_fu div#pager{
    position:absolute;
    right:0;
    top: 0;
    margin-bottom:2px;
}
#table_fu div#pager img {
    display:inline;
    vertical-align:text-bottom;
}
#table_fu div#pager div.pagedisplay{
    display: inline;
}
#table_fu div#pager .pagesize{
    margin-left:10px;
}
#table_fu div#filter {
    position:absolute;
    left:0;
    top: 0;
    margin-bottom:2px;
}
#table_fu div#filter {
    font-size:14px;
}
#table_fu #download {
    font-size:12px;
    margin-top:6px;
    margin-bottom:2px;
    display: inline;
    float: right;
}
#table_fu #data{
    border-collapse: collapse;
    margin-bottom:14px;
    width: 100%;
    font-family: "BentonGothicTabMedium", Arial, sans serif;
}
#table_fu td, #table_fu th{
    padding: 7px;
    border-bottom: 1px dotted black;
    text-align: center;
}
#table_fu th{
    font-family: Arial, sans serif;
    vertical-align: top;
    font-weight: bold;
    color: black;
    font-size: 13px !important;
    text-transform: none;
    letter-spacing: 0.5px;
    padding: 4px 14px 4px 7px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background: white url(/static/img/both.png) no-repeat 99% 7px;
}
#table_fu td.sorted{
    background-color: #f3f3f3;
}
#table_fu td .bar{
    width: 100%;
    height: 100%;
    text-align:left;
    background-color: #99CA3C;
    color:#444;
    float:left;
    padding:0.5em;
    margin-top: 0.7em;
    font-weight:bold;
}
#table_fu th.headerSortDown{
    background: #f3f3f3 url(/static/img/up.png) no-repeat 99% 7px;
}
#table_fu th.headerSortUp{
    background: #f3f3f3 url(/static/img/down.png) no-repeat 99% 7px;
}
#table_fu img.checkbox {
    margin: auto;
}
#table_fu img.tribubble {
    margin: auto;
}
#table_fu img.vote {
    margin:auto;
}
#table_fu a.popup img {
    margin: auto;
}
div#facebox h1 {
    margin-bottom:8px;
}
#table_fu tbody tr:hover td,
#table_fu tbody tr:hover th {
  background-color: #E6ECFF;
  cursor:default;
}

/* Bullet graphs */
div.bullet-graph-wrap { position: relative; width: 100%; height: 21px; top: 0; left: 0; margin: 0; padding: 0; }
div.bullet-graph-box1 { position: absolute; height: 20px; width: 30%; left: 0; background-color: #eeeeee; z-index: 1; font-size: 0; }
div.bullet-graph-box2 { position: absolute; height: 20px; width: 30%; left: 30%; background-color: #dddddd; z-index: 1; font-size: 0; border:1px solid #CCC; }
div.bullet-graph-box3 { position: absolute; height: 20px; width: 30%; left: 60%; background-color: #bbbbbb; z-index: 1; font-size: 0; }
div.bullet-graph-box4 { position: absolute; height: 20px; width: 10%; left: 90%; background-color: #bbbbbb; z-index: 1; font-size: 0; }
div.bullet-graph-target { position: absolute; height: 21px; width: 2px; left: 32px; top: 0; background-color: #cc0000; z-index: 7; font-size: 0; }
div.bullet-graph-actual { position: absolute; height: 8px; left: 0px; top: 7px; background-color: #000000; font-size: 0; z-index: 5; font-size: 0; }

