/* 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 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;border-top:2px solid black;border-bottom:2px solid black;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 */
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:40px; 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;}
.project-hed {
    font-size:12px;
    text-transform:uppercase;
    color:black;
    display:block;
    font-family: "Belizio-Black", Georgia, serif;
    letter-spacing:0.1em;
    font-weight:normal;
}
h1.project-title {
    font-family: "LAHeadline-Regular", Georgia, serif;
    margin-top:2px;
    font-size:40px;
}
div.description p {
    margin-bottom: 8px;
    text-align: left;
    line-height: 140%;
    text-align:justify;
    font-size:16px;
}
div.description a {
    color: #2662CC;
}
div.pubdate {
    text-align:right;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 2px;
}
div.pubdate em {
    color: #930000;
    font-style: italic;
    font-size: 11px;
    margin-bottom: 0px;
}
div#similar h5 { text-transform:uppercase; font-size:13px; }
div#similar {float:right; width:280px; border:1px solid #BCB9B9; padding:10px; margin: 0 0 10px 12px; line-height: 20px;}
div.sources, div.credits, div.footer, div.tags {margin-bottom:6px; 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(/media/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(/media/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 3px 4px 3px;
}
.shareify_div img { 
    border:0;
    padding:0;
    margin:0;
    width:16px;
    height:16px;
}
.shareify_count { font-size: 13px; float: left; padding: 4px 6px; min-width:20px;}
/* tagcloud sizings,divided into six groups */
.dbcloud{text-align:justify;font-size:12px;margin-top:5px;}
.dbcloud a{font-weight:normal !important;color:inherit;}
.dbcloud #size6 a{font-size:22px;}/* The biggest */
.dbcloud #size5 a{font-size:16px;}
.dbcloud #size4 a{font-size:15px;;}
.dbcloud #size3 a{font-size:14px;}
.dbcloud #size2 a{font-size:13px;}
.dbcloud #size1 a{font-size:12px;}/* The smallest */
