/* Fonts */
@font-face {
    font-family: 'LA Web Display Kis Bold';
    src: url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/laheadline.eot');
    src: url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/laheadline.eot?#iefix') format('embedded-opentype'),
         url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/laheadline.woff') format('woff'),
         url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/laheadline.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Belizio Narrow Bold';
    src: url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/belizio-narrow-bold.eot');
    src: url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/belizio-narrow-bold.eot?#iefix') format('embedded-opentype'),
         url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/belizio-narrow-bold.woff') format('woff'),
         url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/belizio-narrow-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Belizio Narrow SemiBold';
    src: url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/belizio-narrow-semibold.eot');
    src: url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/belizio-narrow-semibold.eot?#iefix') format('embedded-opentype'),
         url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/belizio-narrow-semibold.woff') format('woff'),
         url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/belizio-narrow-semibold.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'LAiconsA';
    src:url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/LAiconsA.eot');
    src:url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/LAiconsA.eot?#iefix') format('embedded-opentype'),
        url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/LAiconsA.woff') format('woff'),
        url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/LAiconsA.ttf') format('truetype'),
        url('https://s3.amazonaws.com/latimes-datadesk-template/fonts/0.3.1/LAiconsA.svg#LAiconsA') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Basic tags */
html {
  margin: 0;
  padding: 0;
}
body {
    padding:0;
    margin: 0;
    font-family: Georgia, serif;
    color: #666666;
    font-size:18px;
}
h1 {
    font-family: 'LA Web Display Kis Bold', Georgia, serif;
    font-size: 56px;
    line-height: 57.5px;
    font-weight:normal;
    color: #000000;
    margin: 5px 0;
}
h2 {
    font-family: 'Belizio Narrow SemiBold', Georgia, serif;
    font-size: 32px;
    line-height: 32px;
    font-weight: normal;
    color: #000000;
    margin: 5px 0;
}
h3 {
    font-family: 'LA Web Display Kis Bold', Georgia, serif;
    font-size: 24px;
    line-height: 24px;
    font-weight:normal;
    color: #000000;
    margin: 5px 0;
}
h4 {
    font-family: Georgia, serif;
    font-size: 15px;
    line-height:20px;
    color: #000000;
    font-weight: bold;
    margin: 5px 0;
}
p {
    font-family: Georgia, serif;
    color: #666;
    line-height: 27px;
    position: relative;
    width: 100%;
    font-size: 18px;
    margin: 18px 0;
}
.clear {
    clear:both;
}
span.kicker {
    color: #CCCCCC;
}
h3.kicker {
    color: #000000;
    font-size: 14px;
    line-height: 14px;
    font-family: Georgia, serif;
    font-weight: bold;
    text-transform: uppercase;
    display:block;
}
h3.kicker a {
    color: #4591B8;
}
h3.kicker a:hover {
    color: #476279;
}
/* Dropcap */
.dropcap {
    float:left;
    font-size: 100px;
    line-height: 0.95em;
    font-family: 'Belizio Narrow SemiBold', Georgia, serif;
    margin-right: 0.115em;
    /*margin-bottom: -0.25em;*/
    color: #000;
    text-transform: uppercase;
}
/* Outfits */
.outfit {
    margin: 10px 0;
    clear: both;
    display:block;
}
.outfit h3 {
    padding: 0;
    margin: 0;
    font-family: 'Belizio Narrow Bold', Georgia, serif;
    font-size: 32px;
    line-height: 32px;
    font-weight: normal;
    display: block;
}
.outfit .overline {
    padding: 0;
    margin: 0 0 3px 0;
    height: 0;
    width: 140px;
    border-top: 10px solid #111;
    display: block;
    clear: both;
}
/* Byline and dateline */
.byline {
    font-family: Georgia, serif;
    margin: 11px 0 0 0;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    display: block;
    color: #000000;
}
.byline .author {
    text-transform: uppercase;
}
.bureau {
    font-family: Georgia, serif;
    margin: 11px 0 0 0;
    font-size: 11px;
    line-height: 11px;
    display: block;
    color: #666666;
    text-transform: uppercase;
}
.dateline {
    font-family: Arial, sans-serif;
    margin: 11px 0 0 0;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #666666;
}
.dateline time {
    padding: 0 5px 0 0;
}
.dateline .place {
    padding: 0 0 0 5px;
}
.dateline .pipe {
    color: #e6e6e6;
}
/* Hyperlinks */
a {
    color:#FF5443;
    text-decoration: none;
}
a:hover {
    color: #F47E70;
    text-decoration: none;
}
h1 a, h2 a, h3 a, h4 a {
    color: #000000;
    text-decoration none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
    color: #666666;
    text-decoration none;
}
code {
    color: #DA1B28;
    font-size: 13px;
}
section {
    padding: 0;
}
/* Photographs */
figure {
    margin:0;
    padding:0;
}
figure img, img.figure {
    margin: 0 0 5px 0;
    -moz-backface-visibility: hidden;
}
figure a img:hover, a img:hover {
    opacity:.8;
    -moz-backface-visibility: hidden;
}
figcaption.figcaption, .figcaption {
    font-size: 13px;
    line-height: 17px;
    font-family: Arial, sans-serif;
    color: #999999;
}
/* Pull quotes */
aside.pull-quote {
    margin: 0 0 0 15px;
    padding: 15px 0;
    float:right;
}
aside.pull-quote .quote {
    font-family: 'Belizio Narrow SemiBold', Georgia, serif;
    font-size:52px;
    color: #000000;
    display:block;
    margin-bottom: -25px;
}
aside.pull-quote q {
    font-family: 'Belizio Narrow SemiBold', Georgia, serif;
    font-size: 20px;
    line-height:25px;
    color: #000000;
    position: relative;
    width: 100%;
    font-size: 18px;
    margin: 18px 0;
    display: block;
}
aside.pull-quote .quote-source {
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 17px;
    display:block;
    margin: 25px 0 0 0;
}
/* Django comments */
aside.django-comment {
    margin: 10px 0;
    padding: 15px 0;
    display:block;
    clear:both;
}
aside.django-comment .quote {
    font-family: 'Belizio Narrow Semibold', Georgia, serif;
    font-size:52px;
    display:block;
    margin-bottom: -25px;
    color: #999999;
}
aside.django-comment .quote-right {
    text-align:right;
}
aside.django-comment q {
    font-family: Georgia, serif;
    font-size: 18px;
    line-height:25px;
    position: relative;
    display: block;
    margin:15px auto; 
    width:90%;
}
aside.django-comment .quote-source {
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 17px;
    display:block;
    margin: 25px 0 0 0;
    text-align:right;
    clear:both;
}
/* Section headers */
.section-header {
    position: relative;
}
.section-header .bar {
    border-top: 9px solid #000000;
    border-bottom: 1px solid #000000;
    height:5px;
    width: auto;
    position: relative;
    top: 28px;
}
.section-header h1 {
    font-size:40px;
    line-height:40px;
    height:40px;
    display: table;
    background-color: #FFF;
    font-family: 'Belizio Narrow Bold', Georgia, serif;
    text-transform: capitalize;
    width: auto;
    padding: 0 10px;
    margin: auto;
    position: relative;
    z-index: 10;
}
/* Related items */
aside.featured-related {
    float: right;
    margin: 0 0 0 15px;
    padding: 18px 0;
    position: relative;
    z-index: 999;
}
aside.featured-related h5 {
    display: block;
    font-family: Arial, sans-serif;
    margin: 0 0 5px 0;
    font-size: 13px;
    color: #000000;
}
aside.featured-related img {
    display:inline;
    float: left;
    height: 96px;
    width: 96px;
    margin: 0 10px 0 0;
}
aside.featured-related h4.kicker {
    color: #000000;
    font-size: 12px;
    line-height: 12px;
    font-family: Georgia, serif;
    font-weight: bold;
    text-transform: uppercase;
    display:block;
}
aside.featured-related h4.kicker a {
    color: #4591B8;
}
aside.featured-related h4.kicker a:hover {
    color: #476279;
}
ul.related-links {
    padding: 0;
    margin: 18px 0;
}
ul.related-links h5 {
    font-family: 'Belizio Narrow Bold', Georgia, serif;
    font-size: 16px;
    margin: 0 0 2px 2px;
}
ul.related-links li {
    font-family: Georgia, serif;
    font-size: 14px;
    padding: 2px 0 2px 14px;
    list-style-type: none;
}
ul.related-links li a {
    color: #000000;
}
ul.related-links li a:hover {
    color: #666666;
}
ul.related-links li:before {
    font-family: 'LAiconsA';
    content: '\00f3';
    display: inline-block;
    margin-left: -14px;
    color: #FF5443;
    font-size:12px;
}
/* Preloaders */
.preloader {
    position:relative;
    display:block;
    height:100px;
    width:100%;
}
.preloader i {
    display:block;
    height:100px;
    width:100px;
    position:absolute;
    left:50%;
    margin-left:-50px;
    background-color:transparent;
    background-repeat:no-repeat;
    opacity:1;
    background-image: url('https://s3.amazonaws.com/latimes-datadesk-template/img/preloader-circle.svg');

}
.preloader i:after {
    content:'';
    display:block;
    height:inherit;
    background-position:center center;
    background-size:50% 50%;
    background-repeat:no-repeat;
    background-image:url("https://s3.amazonaws.com/latimes-datadesk-template/img/preloader-logo.svg");
}
/* Tables */
table {
    border-color: #CCCCCC;
    font-family: Arial, sans-serif;
    font-size: 14px;
}
table th {
    color: #000000;
}
.table th, .table td {
    border-top: 1px dotted #CCCCCC;
}
.table thead th {
    border-bottom: 1px solid #CCC;
    font-weight: bold;
    color: #000000;
}
.table tbody th {
    border-right: 1px solid #CCC;
    font-weight: bold;
    color: #000000;
}
.table-sortable th {
    padding: 4px 14px 4px 7px;
    background: white url(https://d1qqc1e9kvmdh8.cloudfront.net/img/ngux-tophat/tables/sort-both.png) no-repeat 99% 7px;
}
.table-sortable td.sorted {
    background-color: #efefef;
}
.table-sortable th.headerSortDown {
    background: #efefef url(https://d1qqc1e9kvmdh8.cloudfront.net/img/ngux-tophat/tables/sort-up.png) no-repeat 99% 7px;
}
.table-sortable th.headerSortUp {
    background: #efefef url(https://d1qqc1e9kvmdh8.cloudfront.net/img/ngux-tophat/tables/sort-down.png) no-repeat 99% 7px;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #E6E6E6;
  cursor:default;
}
/* Credits, sources */
p.credits, p.sources {
    margin:8px 0 0 0;
}
/* Standalone dropdown */
form.standalone-dropdown {
    position: relative;
}
form.standalone-dropdown select,
form.standalone-dropdown button {
    float: left;
    margin:0 0 10px 0;
}
form.standalone-dropdown select {
    font-family: Arial, sans-serif;
    font-size: 17px;
    line-height: 20px;
    height: 40px;
    padding: 8px 4px;
    min-width:255px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/* Standalone search form */
form.standalone-search input,
form.standalone-search button {
    float: left;
    margin:0 0 10px 0;
}
form.standalone-search input[type="text"] {
    font-family: Arial, sans-serif;
    font-size: 17px;
    line-height: 20px;
    height: 22px;
    padding: 8px 4px;
    min-width:60px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
form.standalone-search input[type="text"]:focus {
    border-color: #ff5443;
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px #ff5443;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 1px #ff5443;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 1px #ff5443;
}
form.standalone-search input[type="submit"],
form.standalone-search input[type="button"],
form.standalone-search button[type="submit"],
form.standalone-search button[type="button"],
form.standalone-search .btn {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: none;
    font-weight: normal;
    height: 40px;
    padding: 8px 8px;
    font-size: 22px;
    line-height:28px;
    background-color:#ffffff;
    background-image: none;
    color: #ff5443;
}
form.standalone-search input[type="submit"]:hover,
form.standalone-search input[type="button"]:hover,
form.standalone-search button[type="submit"]:hover,
form.standalone-search button[type="button"]:hover,
form.standalone-search .btn:hover {
    opacity: 0.8;
}

form.standalone-search.small input[type="text"] {padding:3px 4px; font-size:16px;}
form.standalone-search.small input[type="submit"], form.standalone-search.small input[type="button"], form.standalone-search.small button[type="submit"], form.standalone-search.small button[type="button"], form.standalone-search.small .btn {font-size:16px; height:30px; padding:1px 8px;}

/* Barker form */
form.barker label {
    font-size: 14px;
    text-transform:uppercase;
}
form.barker input[type="submit"], form.barker input[type="button"], form.barker .btn {
    display: block;
    width: 206px;
    margin: 5px 0;
    padding: 8px;
    font-family: 'Belizio Narrow SemiBold', Georgia, serif;
    font-weight: normal;
    font-size: 17px;
    line-height:20px;
    color: white;
    background-color: #ff5443;
    background-image: none;
    border: none;
    letter-spacing: 1px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius:0;
    -moz-border-radius: 0;
    border-radius: 0;
    filter: none;
    -webkit-box-shadow: 0;
    -mox-box-shadow: 0;
    box-shadow: 0;
    text-shadow: 0;
}
form.barker input[type="submit"]:hover, form.barker input[type="button"]:hover, form.barker .btn:hover {
    opacity: .8;
    cursor:pointer;
    color: white;
    background-color: #ff5443;
    background-image: none;
    border: none;
    letter-spacing: 1px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius:0;
    -moz-border-radius: 0;
    border-radius: 0;
    filter: none;
    -webkit-box-shadow: 0;
    -mox-box-shadow: 0;
    box-shadow: 0;
    text-shadow: 0;
}
form.barker input[type="text"] {
    font-size:18px;
    line-height: 26px;
    font-family: Georgia, serif;
    height:30px;
    min-height:30px;
    min-width:40px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    padding-left:5px;
}
form.barker input[type="text"]:focus {
    border-color: #ff5443;
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px #ff5443;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 1px #ff5443;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 1px #ff5443;
}
/* Pagination */
.pagination {font-family:Arial, sans-serif;}
.pagination ul>li>a, .pagination ul>li>span {font-size:16px; color:#676767; border:none; border-radius:4px;}
.pagination ul>li>a:hover {background-color:#e0e0e0;}
.pagination ul>li>a>i {font-size:14px;}
.pagination ul>li.active>a {background-color:#aaa; color:#fefefe;}

/* Buttons */
.btn-group .btn {background-color:#fff; background-image:none;}
.btn-group .btn:hover {background-color:#efefef;}    
.btn-group .btn.active {color:#fff; background:#4fa8d1; text-shadow:none; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}

/* Unknown bits */
#banner {
  text-align:center;
}
hr {
  border-color: #666;
  border-bottom: none;
}
#object-listing{width:100%;border-bottom:2px solid #333;margin-bottom:15px}
/* Bootstrap override */
.page-header {
    border-bottom: 0;
    padding: 0 0 10px 0;
    margin: 0;
}
/* Ads */
.tophat-banner-container {
    margin: 0px auto;
    margin-bottom:20px;
    text-align:center;
}
.tophat-banner {
    width:auto;
    display:inline-block;
}
.tophat-ad-label {
    text-align:left;
    display:block;
    margin-top:4px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    color: #999;
    text-transform: uppercase;
}
.tophat-cube {
    display:inline-block;
}
/* Tabs */
ul.nav-tabs {
    background-color: #000;
    color: #ffffff;
    border: none;
    height: 36px;
    margin-top: 0;
    display: table-row;
}
ul.nav-tabs li {
    text-align:center;
    position:relative;
    display: table-cell;
    float: none;
    padding: 0;
    margin: 0;
    vertical-align:middle;
}
ul.nav-tabs li a {
    text-transform:uppercase;
    color:white;
    background:none;
    font-size:11px;
    border-radius:0;
    border:none;
    margin:0;
    min-width:50px;
    text-align:center;
    padding: 8px 0;
}
ul.nav-tabs li a:hover {
    background-color: #333 !important;
    border:none !important;
    color: #fff !important;
}
ul.nav-tabs li.active {
    height:36px;
}
ul.nav-tabs li.active a {
    background-color:#333 !important;
    border:none !important;
    color: #fff !important;
}
ul.nav-tabs .active:after {
    content: "\ef";
    display: block;
    font-family: 'LAiconsA';
    font-size: 18px;
    color: #333;
    position: absolute;
    top: 31px;
    left: 50%;
    right: 50%;
    left: calc(50% - 6.5px);
}
div.nav-tabs-container {
    display: table;
    width: 100%;
    margin-top: 0;
}
/* Top hat nav */
#tophat-container{background:#282828;width:100%;margin:0 0 20px 0;padding:0;position:relative}
#tophat {
    width:980px;
    margin:0 auto;
    min-height:50px;
    font-family:Arial,sans-serif;
    font-size:11px;
    text-transform:uppercase;
}
#tophat-logo {
    display: block;
    width: 156px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('http://www.latimes.com/includes/projects/img/lat_logo_156_white.jpg');
    float: left;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
}
#tophat a{color:white;text-decoration:none;display:block;line-height:50px}
#tophat-dropdown{display:none;}
#tophat ul{list-style:none;display:block;position:static;width:100%;z-index:999;margin:0;padding:0;}
#tophat ul li{float:left;text-align:center}
#tophat ul li a{line-height:50px;margin:0 10px;display:block}
#tophat ul li:hover, #tophat ul li.active{background:#00758d}
#tophat ul li ul{display:none;position:absolute;background:#00758d;margin:0;padding:0;list-style:none;width:auto;z-index:99999999999999999}
#tophat ul li ul li{text-align:left;float:none;z-index:99999999999999999;height:35px}
#tophat ul li ul li:hover{background:#282828}
#tophat li.advertising:hover{background:#3c3c3c}
#tophat li.advertising li{background:#3c3c3c}
#tophat ul li ul li a{display:block;line-height:35px;width:140px}
/* The 'small' tophat that allows space for project titles, searchs, etc. */
#tophat.tophat-small #tophat-dropdown {
    display:inline !important;
    width:25px !important;
    height:25px !important;
    float:left;
    margin:13px 13px 0 13px;
    cursor:pointer;
}
#tophat.tophat-small #tophat-dropdown hr {height:4px;padding:0;margin:0 0 4px 0;border:0;background-color:#FFF}
#tophat.tophat-small .tophat-links ul li ul {display:none !important}
#tophat.tophat-small .tophat-links ul {display:none;position:absolute;top:50px;background:#00758d;margin:0;padding:0;list-style:none;width:auto;z-index:99999999999999999;background:#282828}
#tophat.tophat-small .tophat-links ul li{float:none;line-height:32px;text-align:left}
#tophat.tophat-small .tophat-links ul li a{line-height:32px}
#tophat.tophat-small #tophat-title { 
    font-family: 'LA Web Display Kis Bold', Georgia, serif;
    font-size: 20px;
    color: white;
    text-transform: none;
    display:inline;
    float:left;
    padding: 0 0 0 5px;
}
#tophat.tophat-small .navbar-search {
    margin-right: 10px;
}
#tophat.tophat-small .navbar-search input {
    margin-top:4px;
    border:2px solid #999;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
    padding:4px 25px !important;
    background:#373737;
    line-height: 200%;
}
#tophat.tophat-small .navbar-search input:focus {
    border-color: #4591B8;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
    color: white;
}
#tophat.tophat-small .navbar-search .LATSearch01 {
    position:absolute;
    color:white;
    margin-top:12px;
    margin-left:8px;
    font-size:17px
}
#tophat.tophat-small .navbar-search input::-webkit-input-placeholder{color:#fff}
#tophat.tophat-small .navbar-search input:-moz-placeholder{color:#fff}
#tophat.tophat-small .navbar-search input::-moz-placeholder{color:#fff}
#tophat.tophat-small .navbar-search input:-ms-input-placeholder{color:#fff}
/* Share buttons */
.sharebuttons {
    color:#282828;
    font-size:21px;
    background:#fff;
    cursor:pointer;
    position:relative;
    width:210px;
}
.sharebuttons i {
    padding:10px;
    display:block;
    float:left
}
.sharebuttons i:hover {
    color:#666
}
.sharebuttons_submenu {
    display:none;
    position:absolute;
    margin-top:-41px;
    left:-10px;
    width:inherit;
    z-index:999999999999;
}
.sharebuttons_submenu i {
    color:#fff;
    background:#282828;
}
.sharebuttons_submenu i:hover {
    background:#666;
    color:#fff !important;
}
.sharebuttons .LATFacebook {
    padding-left: 0;
}
.sharebuttons .LATFacebook:hover {
    color:#3B59B6 !important;
}
.sharebuttons .LATTwitter:hover {
    color:#2CAAE1 !important;
}
.sharebuttons .LATPinterest:hover {
    color:#CC2127 !important;
}
.sharebuttons .LATGooglePlus:hover {
    color:#D64A2D !important;
}
.sharebuttons .LATShare:hover {
    color:#282828;
}
.sharebuttons_hover{
    background:#282828;
    color:#ccc !important;
}
/* FOOTER */
footer {
    margin: 0;
    padding: 0;
}
#footer-container {
    background: #282828;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
    position: relative;
}
#footer-container a {
    color: white;
}
#footer-container #footer {
    width: 940px;
    margin: 0 auto;
    height: 50px;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 11px;
}
#footer-container .sub-logo {
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('http://d1qqc1e9kvmdh8.cloudfront.net/img/ngux-tophat/logos/l_logo_70_white.png');
    float: left;
    margin: 0;
    padding: 0 13px 0 0;
    background-size: 40px 40px;
}
#footer-container #tos {
    padding-top:14px;
    float:left;
}
/* ICONS */
[data-icon]:before{font-family:'LAiconsA';content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}
.LATVideoCamera,.LATTwitter,.LATTriangleUp,.LATTriangleRight,.LATTriangleLeft,.LATTriangleDown,.LATThumbUp,.LATThumbDown,.LATStumbleUpon,.LATSignOut,.LATSearch03,.LATSearch02,.LATSearch01,.LATRssFeed,.LATRoundel,.LATRetweet,.LATReply,.LATReddit,.LATPrinter,.LATPlusOne,.LATPinterest,.LATPhotoCamera,.LATPage,.LATOnAir,.LATNotDef,.LATMenu,.LATLock,.LATLinkOutArrow,.LATLinkedIn,.LATLink,.LATGridView,.LATGooglePlus,.LATGear,.LATGallery,.LATFlag,.LATFacebook,.LATExpandArrows,.LATEmail,.LATEdit,.LATDigg,.LATDDArrowRight,.LATDDArrowUp,.LATDDArrowLeft,.LATDDArrowDown,.LATClose03,.LATClose02,.LATClose01,.LATCheck,.LATChat,.LATAvatar,.LATArrowRight03,.LATArrowRight02,.LATArrowRight01,.LATArrowLeft03,.LATArrowLeft02,.LATArrowLeft01,.LATTarget,.LATPlus,.LATMinus,.LATLocation,.LATBlackStar,.LATShare,.LATCircleArrowRight,.LATCircleArrowLeft,.LATBullet,.LATLocation2,.LATBullet2{font-family:'LAiconsA';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}
.LATVideoCamera:before{content:"\f4"}
.LATTwitter:before{content:"\74"}
.LATTriangleUp:before{content:"\ee"}
.LATTriangleRight:before{content:"\f3"}
.LATTriangleLeft:before{content:"\f1"}
.LATTriangleDown:before{content:"\ef"}
.LATThumbUp:before{content:"\f9"}
.LATThumbDown:before{content:"\fa"}
.LATStumbleUpon:before{content:"\75"}
.LATSignOut:before{content:"\7b"}
.LATSearch03:before{content:"\e2"}
.LATSearch02:before{content:"\e0"}
.LATSearch01:before{content:"\e1"}
.LATRssFeed:before{content:"\72"}
.LATRoundel:before{content:"\6f"}
.LATRetweet:before{content:"\64"}
.LATReply:before{content:"\65"}
.LATReddit:before{content:"\fd"}
.LATPrinter:before{content:"\70"}
.LATPlusOne:before{content:"\71"}
.LATPinterest:before{content:"\62"}
.LATPhotoCamera:before{content:"\f5"}
.LATPage:before{content:"\f6"}
.LATOnAir:before{content:"\fb"}
.LATNotDef:before{content:"\20"}
.LATMenu:before{content:"\142"}
.LATLock:before{content:"\f8"}
.LATLinkOutArrow:before{content:"\ec"}
.LATLinkedIn:before{content:"\69"}
.LATLink:before{content:"\6c"}
.LATGridView:before{content:"\e6"}
.LATGooglePlus:before{content:"\67"}
.LATGear:before{content:"\6a"}
.LATGallery:before{content:"\fc"}
.LATFlag:before{content:"\df"}
.LATFacebook:before{content:"\66"}
.LATExpandArrows:before{content:"\f2"}
.LATEmail:before{content:"\6d"}
.LATEdit:before{content:"\61"}
.LATDigg:before{content:"\ff"}
.LATDDArrowRight:before{content:"\77"}
.LATDDArrowUp:before{content:"\79"}
.LATDDArrowLeft:before{content:"\76"}
.LATDDArrowDown:before{content:"\78"}
.LATClose03:before{content:"\e5"}
.LATClose02:before{content:"\e3"}
.LATClose01:before{content:"\e4"}
.LATCheck:before{content:"\6b"}
.LATChat:before{content:"\63"}
.LATAvatar:before{content:"\7a"}
.LATArrowRight03:before{content:"\ed"}
.LATArrowRight02:before{content:"\eb"}
.LATArrowRight01:before{content:"\ea"}
.LATArrowLeft03:before{content:"\e8"}
.LATArrowLeft02:before{content:"\e9"}
.LATArrowLeft01:before{content:"\e7"}
.LATTarget:before{content:"\a4"}
.LATPlus:before{content:"\2b"}
.LATMinus:before{content:"\2d"}
.LATLocation:before{content:"\25ca"}
.LATBlackStar:before{content:"\2605"}
.LATShare:before{content:"\73"}
.LATCircleArrowRight:before{content:"\161"}
.LATCircleArrowLeft:before{content:"\153"}
.LATBullet:before{content:"\131"}
.LATLocation2:before{content:"\27"}
.LATBullet2:before{content:"\2022"}
/* Flourished section breaks */
hr.bumpy {
    background: url("http://d1qqc1e9kvmdh8.cloudfront.net/img/ngux-tophat/flourished-section-breaks/bumpy.jpg") no-repeat scroll center center transparent;
    color: transparent;
    height: 25px;
    margin: 0 auto;
    width: auto;
    clear: both;
    border: 0 none;
    display: block;
    padding: 0px;
}
hr.pretty {
    background: url("http://d1qqc1e9kvmdh8.cloudfront.net/img/ngux-tophat/flourished-section-breaks/pretty.png") no-repeat scroll center center transparent;
    color: transparent;
    height: 25px;
    margin: 0 auto;
    width: auto;
    clear: both;
    border: 0 none;
    display: block;
    padding: 0px;
}
hr.diamondy {
    background: url("http://d1qqc1e9kvmdh8.cloudfront.net/img/ngux-tophat/flourished-section-breaks/diamondy.png") no-repeat scroll center center transparent;
    color: transparent;
    height: 25px;
    margin: 0 auto;
    width: auto;
    clear: both;
    border: 0 none;
    display: block;
    padding: 0px;
}
