@charset "UTF-8";

/* Extended css style for custom page style */

/*TEMPLATE COLORS - do these before accent colors so hovers apply correctly */
/* Header Icons, Social icons*/
.header-social a {color:#000;}
/* Menu Background */
#sticky-bar, .mega-wrapper .term-list, .menu-container .standard-menu ul li ul {background: #000;}
/* Menu Top Border */
#sticky-bar {border-top-color:#3498DB;}
/* Menu Text */
#section-menu a {color:#DEDEE6;}
/* Menu Icons: Random article, search, account controls, etc. */
#sticky-controls a, #random-article, #menu-search-button span, #sticky-menu-selector span, #new-articles .selector .new-number, #new-articles .selector .theme-icon-down-fat, #new-articles .selector .new-label {color:#75757C;}
/* Other Backgrounds: Used for explicit slider, top ten slider, etc. */
.explicit-wrapper, .top-ten-wrapper {background:#202022;}
/* Footer Background */
#footer-wrapper {background:#202022;}
/* Footer Text */
#footer, #footer a, #footer #widgets-topten .top-ten-title, #footer .compact-panel .article-title, #footer.widgets .header h3, #footer.widgets .bar-label, #footer.widgets .no-color .bar-label, #footer.widgets .social-counts a, #footer .widgets .header-icon, #footer .widgets .bar-label .label-text > span, #footer #widgets-topten .top-ten-number {color:#C9CCD8;}
/* Footer Icons */
#footer .sort-buttons a, #footer .sort-buttons span.page-numbers {color:#626268;}
/* Accents: Used for links, titles, buttons, and other accent colors. */
a:hover,#sticky-menu-selector:hover,#sticky-controls a:hover,#sticky-controls a.active,#menu-search-button.active span,#menu-search-button.hover span,#random-article:hover,.bar-header a:hover,.utility-menu a:hover,.bar-selected .selector-icon,.sort-buttons a:hover,.sort-buttons a.active,.sort-buttons li.active a,.sortbar.dark .sort-buttons a:hover,.sortbar.dark .sort-buttons a.active,.loop h3 a:hover,.post-blog.articles.gradient .article-panel.active h3 a,.post-blog.articles.gradient .sticky-post .theme-icon-pin,.active .load-more,.active .load-more > span,.headliner-panel.active .headliner-info a.title,.trending-panel.active .trending-number .metric,.trending-panel.active .trending-title,.top-ten-panel.active .top-ten-number,.top-ten-panel.active .top-ten-title,.compact-panel.active .article-title,.border-panel.active .article-title,.widgets .more-link:hover,.widgets .more-link:hover span,.trending-bar.active .title,.active .trending-meta,.widgets .loop .more-link:hover,#widgets-topten .active .top-ten-title,#widgets-topten .active .top-ten-number,.widgets .it-widget-tabs .sort-buttons a.active,.widgets .it-widget-tabs .ui-tabs-active a,.connect-counts .social-counts .social-panel span,.connect-counts .social-counts a:hover,.social-counts .social-panel span,.social-counts a:hover,.widgets #wp-calendar a:hover,#footer a:hover,#footer.widgets #wp-calendar a:hover,#footer .sort-buttons a.active,#footer .top-ten-panel.active .top-ten-number,#footer .top-ten-panel.active .top-ten-title,#footer .compact-panel.active .article-title,#footer.widgets .header .more-link:hover,#footer.widgets .header .more-link:hover span,#footer .social-counts .social-panel span,#footer .social-counts a:hover,#footer.widgets .it-widget-tabs .sort-buttons a.active,#footer.widgets .it-widget-tabs .ui-tabs-active a,#footer.widgets .more-link:hover,#footer.widgets .more-link:hover span,#footer #widgets-topten .active .top-ten-title,#footer #widgets-topten .active .top-ten-number,.reaction.clickable.active,.reaction.selected,.reaction.selected .theme-icon-check,.sticky-post .theme-icon-pin,.contents-menu .sort-buttons a:hover,.the-content a:not(.styled),.postinfo .category-list a:hover,.postinfo .post-tags a,#recommended .sort-buttons a:hover,#recommended .sort-buttons a.active,#comments a.reply-link,#comments span.current,#comments .pagination a:hover,h2.author-name a:hover,.template-authors .author-profile-fields a:hover,.pagination>span.page-number{color: #ff2654;}
.the-content a:hover{color:#000;}	
.sticky-form .sticky-submit,#new-articles .selector.active,#new-articles .post-container a:hover,.article-panel.active .category-icon-wrapper,.article-panel.active .user_rating,.porthole-color,.hero-label,.headliner-label,.active .headliner-readmore .readmore,.trending-color,.postinfo .post-tags a:hover{background:#ff2654;}	
.bar-label,.sort-sections a.active,.trending-color{background-color:#ff2654;}	
.pagination a:hover,.pagination .active,.pagination a:active,.pagination a.active:hover,/*begin bootstrap compat*/.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus,/*end bootstrap compat*/.hover-text.active,.hover-text.active a,.woocommerce .woocommerce-breadcrumb a:hover,.pagination a span.page-number:hover,.utility-menu a:hover{color:#ff2654 !important;}	
.meter-wrapper .meter,.large-meter .meter-wrapper .meter {border-color:#ff2654;}	
.ms-tabs-template .ms-thumb{border-left-color:rgba(255,38,84,.5);}
.ms-tabs-template .ms-thumb-frame-selected .ms-thumb{border-left-color:rgba(255,38,84,1);}
.ms-tabs-template .ms-thumb-frame.ms-thumb-frame-selected .circle-image{opacity:1;}	
.border-panel {border-left-color:#ff2654;}	
.details-box-wrapper,.total-wrapper,#comments .comment-rating-inner{border-top-color:#ff2654;}
.porthole{border-bottom-color: #ff2654;}	
.articles.gradient .article-panel.active .layer-gradient {
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 45%, rgba(255,38,84,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,rgba(0,0,0,0)), color-stop(100%,rgba(255,38,84,1)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 45%,rgba(255,38,84,1) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0) 45%,rgba(255,38,84,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 45%,rgba(255,38,84,1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 45%,rgba(255,38,84,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ff2654;',GradientType=0 );}	
.headliner-panel.active .image-gradient {
background: -moz-linear-gradient(left,  rgba(255,38,84,0) 1%, rgba(255,38,84,0) 15%, rgba(255,38,84,0.8) 100%); 
background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(255,38,84,0)), color-stop(15%,rgba(255,38,84,0)), color-stop(100%,rgba(255,38,84,0.8)));
background: -webkit-linear-gradient(left,  rgba(255,38,84,0) 1%,rgba(255,38,84,0) 15%,rgba(255,38,84,0.8) 100%);
background: -o-linear-gradient(left,  rgba(255,38,84,0) 1%,rgba(255,38,84,0) 15%,rgba(255,38,84,0.8) 100%);
background: -ms-linear-gradient(left,  rgba(255,38,84,0) 1%,rgba(255,38,84,0) 15%,rgba(255,38,84,0.8) 100%);
background: linear-gradient(to right,  rgba(255,38,84,0) 1%,rgba(255,38,84,0) 15%,rgba(255,38,84,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ff2654;',GradientType=1 );}	
.explicit-panel.active .explicit-gradient {
background: -moz-linear-gradient(top,  rgba(255,38,84,0) 0%, rgba(255,38,84,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,38,84,0)), color-stop(100%,rgba(255,38,84,1)));
background: -webkit-linear-gradient(top,  rgba(255,38,84,0) 0%,rgba(255,38,84,1) 100%);
background: -o-linear-gradient(top,  rgba(255,38,84,0) 0%,rgba(255,38,84,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,38,84,0) 0%,rgba(255,38,84,1) 100%);
background: linear-gradient(to bottom,  rgba(255,38,84,0) 0%,rgba(255,38,84,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ff2654;',GradientType=0 );}	
.articles.gradient .article-panel.active .editor_rating.stars_wrapper, .overlay-panel.active .overlay-layer {background:rgba(255,38,84,.8);}
/* Main Text */
.container.boxed,.section-subtitle,#rating-anchor.ratings .rating-label,#rating-anchor.ratings .rating-value-wrapper,.reaction.clickable,.articles .excerpt,.ratings.stars-wrapper .rating-value .stars span:before,.container.boxed .compact-panel .article-title,.post-blog.articles.gradient h3 a,.articles .award-wrapper,h1.main-title{color:#333333;}
/* Boxed Background */
.after-header > .container, .container.boxed, .ratings .rating-label, .ratings.stars-wrapper .rating-value-wrapper {background:#F3F3FB;}
/* Outer Boxed Background */
body.it-background {background-color:#fff !important;}