@import url(http://fonts.googleapis.com/css?family=Lato:400,700);

/* Layout */
#top {
background: none;
border-top:none;
border-bottom:none
}
#bodychild {
border-top: none
}
#outerfooter {
background:  none;
border-top:none;
}
#outerfootersidebar {
border-bottom:none;
display:none
}
body { background-color:#000 }
div#outermain {
background-color: #FFF; }
.sub-menu { width:200px!important }
.sf-menu ul { margin-top:-50px }
.header-social { float:right; color:#FFF; font-size:20px; margin:-5px 0 0 30px }
.header-social .fa { margin:0 5px 0 0 }
.header-social .fa:hover { opacity:.5; cursor:pointer }
h1:nth-child(n + 2) { margin-top:75px }
h3#result { margin-top:-10px; margin-bottom:20px }
.showtime-social { text-align:center }
.showtime-social  .fa { margin:0 20px 0 0; color:#FFF; font-size:25px }
.showtime-social .fa:hover { opacity:.5; cursor:pointer }

/* Fonts */
h1.pagetitle { font-family: 'Lato', sans-serif; font-weight:700 }
#topnav { font-family: 'Lato', sans-serif; font-weight:400 }
.sf-menu * { font-size: 16px; }
#topnav li li a { font-size: 14px; font-weight:400 }
#topnav li li a:hover { background: rgba(0, 0, 0, 1); font-weight:400 }
h1 { font-family: 'Lato', sans-serif!important; font-weight:700 }
p { font-family: 'Lato', sans-serif!important; font-weight:400; font-size:14px!important }
.inline-social i { font-size:20px!important; margin:0 5px 0 0 }
.fa-smile-o { font-size:100px!important; margin:0 20px 20px 0; float:left }

/* Misc. */
.edit-link { display:none; visibility:hidden }
select {
font-size: 16px;
width: 100%;
height:26px
}
#slider img.imgblock {
margin-top: -6px;
}