@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------
    MULTISTREAM STYLES - HEADER
-------------------------------------------*/

* { padding:0px; margin:0px; }

html {
	background-image:url(/images/top-bg-3.png);
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	font-family:Lato, Helvetica, Arial, sans-serif;
}

body {
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

::selection {
	background: #f11a30; /* Safari */
        color:#fff;
        text-shadow:1px 1px 1px #333;
	}
::-moz-selection {
	background: #f11a30; /* Firefox */
        color:#fff;
        text-shadow:1px 1px 1px #333;
}

/*---------------------
   SCROLLBAR STYLES
----------------------*/

::-webkit-scrollbar {
    width: 10px;
}
 
/* Track */
::-webkit-scrollbar-track {
background-color: #000;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
background: rgb(255, 255, 255);
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #ccc; 
}

/*-----------
      HEADER
------------*/

header {
	overflow:hidden;
	margin-bottom:20px;
}

#socialBar {
	width:100%;
	background-color:#000;
        border-bottom: #8e1c28 1px solid;
	height:40px;
	position:fixed;
	margin-top:-25px;
	z-index:5;
}

#socialBarMiddle {
    width:1020px;
    margin:0px auto;
}

#socialBarMiddle .facebookLike {
	width:85px;
	height:40px;
	float:right;
        padding-top:13px;
}

#socialTicker {
	width:800px;
	height:40px;
	float:left;
        margin-top:2px;
}

ul#ticker {
	width: 800px;
	height: 20px;
	padding:5px;
	overflow: hidden;
	text-overflow: ellipsis;
}

ul#ticker li {
	width: 780px;
	height: 30px;
	padding:5px;
}

ul#ticker li a {
	color: #fafafa;
	font-size:12px;
	border-bottom:1px dotted #333;
	text-decoration:none;
	text-overflow: ellipsis;
	width:780px;
}

ul#ticker li span {
        color:#7B1010;
}

/* ------------------------------------------
    CONTAINER
-------------------------------------------*/

#container {
	width:1020px;
	margin:0px auto;
	padding-top:30px;
        padding-bottom: 100px;
}

#content {
        background-color:#e9e9e9;
	margin:0px auto;
	width:1020px;
        height:2875px;
	margin-bottom:20px;
}

.clearLine {
	height:2px;
	width:940px;
	border-top:1px dotted #333;
	margin:0px auto;
	padding-top:15px;
	clear:both;
}

/* ------------------------------------------
    FEATURED MEDIA
-------------------------------------------*/

#featured {
	height:512px;
	background-image:url(/images/featured-bg.png);
}

#featured nav {
	background-image:url(/images/nav-bg.png);
	height:96px;
}

#featured nav .left {
	width:470px;
	padding:38px 20px;
	float:left;
}

#featured nav .left ul {
	list-style-type:none;
}

#featured nav .left ul li {
	float:left;
}

#featured nav .left ul li a {
	color:#c9c7c7;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:20px;
}

#featured nav .left ul li a:hover {
	text-decoration:underline;
}

#featured nav .left ul li a img {
	margin-top:-10px;
}

#featured nav .right {
	width:160px;
	float:right;
	padding:37px 20px;
	border-left:1px solid #333;
	background-color:#000;
}

#featured nav .right ul {
	list-style-type:none;
}

#featured nav .right ul li {
	float:left;
}

#featured nav .right ul li a {
	color:#c9c7c7;
	text-decoration:none;
	padding-left:20px;
}

#featured nav .right ul li a:hover {
	text-decoration:underline;
}

.ms8-fb-image {
        height:21px;
        width:71px;        
}

.ms8-fb img {
        background-image:url(/images/ms8-fb-signup.png);
        height:21px;
        width:71px;
}

.ms8-fb img {
        background-image:url(/images/ms8-fb-signup.png); 
        padding-top:1px;
}

.featuredMedia {
	height:300px;
	clear:both;
}

#featuredMediaInner {
	float:left;
	width:560px;
}

.featuredTitle {
	float:left;
	margin-left:40px;
	margin-top:20px;
	margin-bottom:20px;
}

.featuredTitle h1 {
	float:left;
	color:#fff;
	font-size:19px;
	font-weight:normal;
	margin-right:15px;
}

.featuredTitle img {
	float:left;
	margin-top:4px;
}

#featuredContent {
	width:500px;
	height:300px;
	clear:both;
	margin-left:40px;
}

#featuredContent iframe {
	height:280px;
	width:500px;
	margin-bottom:10px;
}

#featuredContent .info {
	width:500px;
}

#featuredContent .info h2 {
	font-size:13px;
	font-weight:normal;
	color:#fff;
}

#featuredContent .info a {
	font-size:13px;
        color:#7B1010;
}

/* ------------------------------------------
    TRENDING
-------------------------------------------*/

#trending {
	float:left;
	width:430px;
	height:380px;
}

.trendingTitle {
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
}

.trendingTitle h1 {
	float:left;
	color:#fff;
	font-size:19px;
	font-weight:normal;
	margin-right:15px;
}

.trendingTitle img {
	float:left;
	margin-top:4px;
}

.trendingVids {
	clear:both;
	height:300px;
	width:430px;
	padding-left:20px;	
}

.trendOne {
	background-color:#000;
	width:195px;
	height:135px;
	float:left;
}

.trendTwo {
	background-color:#000;
	width:195px;
	height:135px;
	float:left;
	margin-left:10px;
}

.trendThree {
	width:195px;
	height:135px;
	float:left;
	background-color:#000;
	margin-top:10px;
}

.trendFour {
	width:195px;
	height:135px;
	float:left;
	background-color:#000;
	margin-top:10px;
	margin-left:10px;
}

.trendOne img:hover, .trendTwo img:hover, .trendThree img:hover, .trendFour img:hover {
        box-shadow:0px 0px 4px #fff;
}


/* ------------------------------------------
    POPULAR CHANNELS
-------------------------------------------*/

#popularChannels {
	width:620px;
	height:1430px;
	margin-left:40px;
	margin-top:40px;
	float:left;
	margin-bottom:15px;
}

#popularChannels h1 {
	float:left;
	color:#272826;
	font-size:19px;
	font-weight:normal;
	margin-right:15px;
}

#popularChannels .popularImg {
	margin-top:4px;
}

.channel {
margin-top:20px;
}

.channel ul {
	list-style-type:none;
}

.channel ul li {
	float:left;
	width:195px;
	height:182px;
	margin-bottom:15px;
        padding-right:11px;
}

.channel ul li a {
	float:left;
	width:195px;
	height:147px;
	background-color: rgb(255, 255, 255);
        border: 1px solid #ccc;
}

.channel ul li span {
	font-size:11px;
}

.channel ul li.one {
	margin-left:11px;
	margin-bottom:15px;
}

.channel ul li a:hover {
	box-shadow:0px 0px 8px #f11a30;
}

/* ------------------------------------------
    SOCIAL WIDGETS
-------------------------------------------*/

#socialWidgets {
	float:left;
	width:300px;
	height:610px;
	margin-left:20px;
	margin-top:40px;
}

#socialWidgets h1 {
	float:left;
	color:#272826;
	font-size:19px;
	font-weight:normal;
	margin-right:12px;
}

#socialWidgets img {
	margin-top:4px;
}

.facebook {
	width:300px;
	height:250px;
	margin-top:20px;
}

.twitter {
	width:300px;
	height:270px;
	margin-top:20px;
}

/* ------------------------------------------
    LEARN MULTISTREAM
-------------------------------------------*/

#learnMS8 {
	clear:both;
	float:left;
	width:610px;
	height:250px;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:20px;
}

#learnMS8 h1 {
	float:left;
	color:#272826;
	font-size:19px;
	font-weight:normal;
	margin-right:15px;
}

#learnMS8 .learnLine {
	margin-top:4px;
}

.learnWrapper {
	width:608px;
	height:200px;
	margin-top:30px;
	background-color:#ededed;
	box-shadow:0px 0px 1px #333;
	clear:both;
}

.learnPic {
         width:245px;
         height:179px;
         padding:10px;
         float:left;
}

.learnPic .learnHero {
         margin:0px;
         border: 1px solid #A6A6AF;
         float:left;
}

.learnDetails {
         float:left;
         margin-left:10px;
         width: 330px;
         height: 200px;
}

.learnDetails h2 {
         font-size:13px;
         font-weight:bold;
         color:#40413f;
         padding-top:7px;
         margin-top:5px;
         text-transform:uppercase;
}

.learnDetails p {
         font-size:12px;
         color:#40413f;
         padding-top:7px;
         padding-right:7px;
}

.learnDetails a.portalRegister {
         color:#f11a30;
         text-decoration:none;
}

.learnDetails a.portalRegister:hover {
         color:#f11a30;
         text-decoration:none
         border:1px solid #f11a30;
}

/* ------------------------------------------
    ADVERT
-------------------------------------------*/

#advert {
	float:left;
	height:250px;
	width:300px;
	background-color:#7b1010;
	margin-left:30px;
	margin-top:12px;
}

/* ------------------------------------------
    FAVOURITES
-------------------------------------------*/

#favourites {
	clear:both;
	float:left;
	width:460px;
	height:250px;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:10px;
        z-index: 0;
        position: relative;
}

#favourites img {
	margin-top:5px;
}

.favouritesBox {
        width: 460px;
        height: 200px;
        margin-top: 30px;
        background-color: #ededed;
        box-shadow: 0px 0px 1px #333;
        clear:both;
}

#favourites h1 {
	float:left;
	color:#272826;
	font-size:19px;
	font-weight:normal;
	margin-right:15px;
}

#favourites h2 {
         font-size:13px;
         font-weight:bold;
         color:#40413f;
         padding-top:7px;
         padding-left:7px;
         padding-right:7px;
         padding-bottom:2px;
         margin-top:5px;
         text-transform:uppercase;
}

#favourites p {
         font-size:12px;
         color:#40413f;
         padding-top:2px;
         padding-left:7px;
         padding-right:7px;
         padding-bottom:3px;
}

/* ------------------------------------------
    FAVORITE SLIDESHOW
-------------------------------------------*/

#box-wrap {
   padding:5px;
   text-align: left;
}

.featuredbox-wrapper,
.featuredbox{
	width: 450px;
    height: 190px;
    position: relative;
    overflow: hidden;
    font-family:  Verdana, Tahoma, "Lucida Sans";
    font-size: 9pt;
    font-weight: normal;	
} 
.featuredbox .description{
	bottom: 10px;
	left: 15px;
	font-size: 11px;
        margin-top:-5px;
	color: #FFF;
	width: 350px;
	position: absolute;
	font-style:italic;
	font-weight:normal;
}
	.featuredbox .description h6 {
		padding: 0px;
		margin: 0px;
		line-height: 16px;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: normal;
	}
	.featuredbox .description span {
		color: #AAA;
		font-style: italic;
		font-size: 10px;
	}

.featuredbox .description span a {
        color:#f11a30;
}

.featuredbox-wrapper .navigation{
	bottom:0px;
	right:0px;
	padding:0px;
	position:absolute;
	z-index:100;	
	height: 60px;
	width: 450px;
	background:transparent url(/images/bg.png) repeat scroll 0 0;
}
.featuredbox-wrapper .navigation ul{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.featuredbox-wrapper .navigation li{
	float: left;
	height: 20px;
	width: 20px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background:transparent url(/images/inactive.png) no-repeat scroll 0 0;
}
.featuredbox-wrapper .navigation li.hover{

}
.featuredbox-wrapper .navigation li.active{
	background:transparent url(/images/active.png) no-repeat scroll 0 0;
}
.featuredbox .box-slide1,
.featuredbox .box-slide2 {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 190px;
    width: 450px;
    z-index: -1;
	color: #000;	
}
.featuredbox #prev,
.featuredbox  #next,
.featuredbox  #control {
	position: absolute;
	z-index: 100;
	height: 20px;
	width: 40px;
	display: block;
	background: url(/images/bg.png) repeat 0 0;
	font-size: 14px;
	padding: 8px 15px;
	text-decoration: none;
	color: #FFF;
}
.featuredbox #prev {
	left: 0px;
	top: 140px;
}
.featuredbox #next {
	right: 0px;
	top: 140px;
}
.featuredbox #control {
	right: 220px;
	top: 140px;
	padding: 8px 0px;
	width: 80px;
	text-align: center;
}
.featuredbox #prev:hover,
.featuredbox  #next:hover,
.featuredbox  #control:hover {
	background: #FFEC1F;
	color: #000;
}


/* ------------------------------------------
    STAFF PICKS
-------------------------------------------*/

#staff {
	float:left;
	width:460px;
	height:250px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.staffLine {
       margin-top:4px;
}

#staff h1 {
	float:left;
	color:#272826;
	font-size:19px;
	font-weight:normal;
	margin-right:15px;
}

#staff img {
	margin-top:4px;
}

.staffBox {
	width:460px;
	height:200px;
	margin-top:30px;
	background-color:#333;
	box-shadow:0px 0px 1px #333;
	clear:both;
}

#staff_picks li
{
position: relative;
text-align: center;
cursor: pointer;
display: block;
float: left;
width: 108px;
height: 193px;
overflow: hidden;
margin-right: 0px;
padding: 2px;
margin-left: 2px;
padding-left: 2px;
padding-top: 0px;
} 

#staff_picks span
{
	display: block;
	height: 100%;
	width: 100%;	
	transition:all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
}


#staff_picks span img
{
	position: relative;
	width: 100% !important;
	height: 100% !important;
}

#staff_picks span a
{
	position: relative;
	display: block;
	text-decoration: none !important;
	width: 108px;
	height: 190px;
	background-color: #ca2f40;
	color: #fff !important;
	font-family: Lato, Helvetica, Arial, sans-serif;
	line-height: 25px;
	font-size: 10px;
}

#staff_picks:after
{
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ' ';
}

#staff_picks li span:hover
{
	margin-top: -25%;
}

/* ------------------------------------------
    CATEGORIES
-------------------------------------------*/

#categories {
	float:left;
	clear:both;
	width:940px;
	height:250px;
	margin-left:40px;
	margin-top:20px;

}

#categories h1 {
	float:left;
	color:#272826;
	font-size:19px;
	font-weight:normal;
	margin-right:15px;
	margin-bottom:30px;
}

#categories .staffLine {
	margin-top:4px;
	margin-bottom:30px;
}

#categories #gallery{
	clear:both;
	float: left;
}

#thumbs {
	float:left;
}

#categories #gallery{
	width: 840px;
	height: 200px;
	overflow: hidden;
}

#categories #gallery img{
	position: absolute;
}

#categories #thumbs{
	width: 100px;
	height: 200px;
	overflow: hidden;
}

#next{
	display: block;
	width: 47px;
	height: 43px;
	background: url(/images/arrow.png);
	position: relative;
	top: 160px;
	left: 895px;
}

#next:hover{
	background: url(/images/arrowmo.png);
}

/* ------------------------------------------
    FOOTER
-------------------------------------------*/

#footer {
	height:223px;
	width:940px;
	margin:0px auto;
	background-color:#1b1b1b;
	padding:40px;
        margin-bottom:40px;
	clear:both;
}

.about {
	width:300px;
	height:200px;
	float:left;
}

.about h1 {
	float:left;
	color:#959595;
	font-size:16.5px;
	font-weight:normal;
	margin-right:11px;
}

.about img {
	margin-top:2px;
}

.about p {
	font-size:12px;
	color:#959595;
	clear:both;
	margin-top:15px;
}

.learn {
	float:left;
	width:385px;
	height:200px;
	margin-left:15px;
}

.learn h1 {
	float:left;
	color:#959595;
	font-size:16.5px;
	font-weight:normal;
	margin-right:9px;
}

.learn img {
	margin-top:2px;
}

.footerLeft {
	clear:both;
	float:left;
	width:145px;
	height:160px;
	padding-top:15px;
	padding-left:15px;
	margin-left:55px;	
}

.footerRight {
	float:left;
	width:115px;
	height:160px;	
	padding-top:15px;
	padding-left:15px;
}

.footerLeft ul, .footerRight ul {
	list-style-type:none;
}

.footerLeft ul li, .footerRight ul li {
	padding:5px;
}

.footerLeft ul li a, .footerRight ul li a {
	color:#959595;
	text-decoration:none;
	font-size:13px;
}

.footerLeft ul li a:hover, .footerRight ul li a:hover {
	text-decoration:underline;
}

.partners {
	float:left;
	width:230px;
	height:200px;
	margin-left:10px;
}

.partners h1 {
	float:left;
	color:#959595;
	font-size:16.5px;
	font-weight:normal;
	margin-right:10px;
}

.partners img {
	margin-top:2px;
}

.partners ul {
	list-style-type:none;
}

.partners ul li {
	padding:5px;
}

.partners ul li a {
	color:#959595;
	text-decoration:none;
	font-size:13px;
}

.copyright {
	clear:both;
	float:left;
	color:#5e5e5e;
	font-size:11px;
	font-weight:normal;
	margin-top:15px;
}

.copyright p {
	font-weight:normal
}

.socialButtons {
	float:right;
	clear:left;
	width:250px;
	height:50px;
	margin-top:-35px;
}

.socialButtons ul {
	float:left;
	list-style-type:none;
}

.socialButtons ul li {
	float:left;
	padding:5px;
}

.socialButtons ul li a {
	text-decoration:none;
	color:#fff;
	font-size:12px;
}