
/* Site Colors
_____________________________ */


.red {color: #ee4723}
.dark {color: #000000}
.yellow {color: #fedd7a}
.grey {color: #e3e3e3}
.white {color: #fff}

.oswald {
  font-family: 'Oswald', sans-serif;
}

H1, H2, H3, H4, H5, H6 {
  font-family: 'Oswald', sans-serif;
}

h1,.h1 {
  font-size: 2.8rem;
}
h2,.h2 {
  font-size: 2.4rem;
}
h3,.h3 {
  font-size: 2rem;
}
h4,.h4 {
  font-size: 1.8rem;
}
h5,.h5 {
  font-size: 1.6rem;
}
h6,.h6 {
  font-size: 1.4rem;
}


/*
Stories
-------------------------------- */

.stories .span_1 {
    height: auto;
}
.span_2 {
    width: 690px;
    height: 330px;
}

.grid {
    /*width: 1050px;
    margin-left: -10px;*/
}

.span_1.signup-box {
    padding-top:30px;
    height: 290px;
}

.grid-box {
    float: left;
    margin: 2px 0 0 10px;
    background: #fff;
    position: relative;
    max-height: 360px;
}

.grid-box .sponsored {
    float:right;
    font-size: 0.9em;
}

.colleft .stories .grid-box {
    margin: 0 0 10px;
    height:250px;
    overflow:hidden;
    line-height:2.1em;
    font-size: 0.9em;
}

.colright-container .stories .grid-box {
    background-color:#f5f5f5;
    margin: 0 0 25px;
    /*height: 252px;*/
    width: 300px;
    clear: both;
    /*overflow: hidden;*/
}

.grid-box > h4 {
    width: 100%;
}

.articles {
    margin-bottom:20px;

}

.articles .feature img {
    width: 100%;
    max-width: 690px;
}

.articles .trend img {
    width: 100%;
    max-width: 340px;
}

.articles .clickable {
    cursor:pointer;
}

.articles a {
    color: #000;
}

.articles a:hover {
    color: #777;
}

.icon {
    background: #ee4723;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 48px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    text-align: center;
}

.articles .signup-box {
    background: #464646;
    text-align: center;
    min-height: 252px;
    padding: 20px;
}
.articles .signup-box h2 {
    text-transform: uppercase;
    line-height: 110%;
    font-weight: 700;
    margin-bottom: 10px;
}

.articles .signup-box .content {
    color: #fff;
    font-size: 1.6rem;
    margin-bottom: 10px;
}

.articles .signup-box .signup input {
    background-color: #ffffff;
    margin-bottom: 10px;
    text-align: center;
    padding: 0 10px;
}


.snip {
    padding: 5px;
    margin-top: 3px;
}
.colright-container .snip-container {
	margin-top:8px;
}
.stories .snip {
    padding: 0px;
    margin-top: 0;
}

.stories .snip a {
    color: #000;
}

.stories .trend:hover .snip a {
    color: #666;
}

.loadmore {
    clear: both;
    background: #fedd7a;
    height: 50px;
    line-height: 50px;
    width: 100%;
    margin: 10px 0;
    text-align: center;
    text-transform: uppercase;
    cursor:pointer;
}

.loadmore a {
    color:#000;
}
.loadmore a:hover {
    color: #ee4723;
}


/* Article
_____________________________ */
.page-article {
    margin-top: 5px;
}
.colfull {
    width:1050px;
    padding:5px;
}
.colleft {
    float: left;
    width: 690px;
    margin: 5px 20px 0 0;
}

.topline {
    border-top: 2px solid;
    border-color: #ebebeb;
    padding-top:6px;
}
.colright {
    float: left;
    width: 330px;
    margin: 5px 0 0 0;
    padding: 15px;
    background-color:#f5f5f5;
}

.colright-container {
    float:left;
    width:330px;
}
.colright > div {
    margin-bottom: 10px;
    float: left;
}

.colright2 {
    float: left;
    width: 330px;
    margin: 0;
}

.colright2 .stick1{
    padding: 15px;
    width: 330px;
    background-color:#f5f5f5;
}

.header-text{
    font-size:19px;
}

.article-top {
    margin-top:6px;
    clear:both;
}
.morelinks {
    font-size:15px;
    line-height:20px;
}

.morelinks span {
    float:left;
    padding-left:5px;
    color:gray;
}
.morelinks span:first-child {
    padding-left:0px;
    padding-rightt:5px;
}

/* author info box */
.author-info-toggle{
    cursor:pointer;
}
.author-info {
  clear: both;
  border: 1px solid #d5d5d5;
}
.author-info-article {
    //margin-top: -10px;
    margin-bottom: 15px;    
}
.author-info-results{
    margin-top:-10px;
}

.author-info img {
  float: left;
  width: 117px;
  height: 117px;
  margin: 0;
  margin-right: 20px;
  padding: 0;
  border: 0;
}
.author-info-text {
  padding: 12px;
}
.author-info-text div.seemore {
    float:right;
}
.author-info-social,
.author-info-social a {
  font-size: 16px;
  color: #757575;
  margin-right: 4px;
}
.author-info-social i.fa {
  font-size: 28px;
}


.sticky-wrapper {
    float: none !important;
}

.article h1 {
    margin: 10px 0 20px;
}

.attribute {
    margin-bottom: 20px;
}

.page-article .social {
    float: left;
    margin-bottom: 20px;
}


.gallery-box .caption {
    margin: 10px 10px 10px;
    float:right;
    color:#000;
    font-style:italic;
    font-size: 1.2rem;
	display:none;
}
.image-box .caption {
    margin: 0 0 10px 0;
    font-size:11px;
    color:#000;
    font-style:italic;
}

.gallery-box .caption a {
    color: #ee4723;
}
.gallery-image {
	margin-bottom:15px;
}

.bottom-gallery-nav {
        width:100%;
        height:40px;


        text-align:center;
    }

    .bottom-gallery-nav a {
        font-weight: bold;
        cursor:pointer;
    }
    
    .bottom-gallery-nav a:hover {
        text-decoration: none;    	
    }

    .bottom-gallery-nav a.previous {
        background: #e3e3e3;

        width:50%;
        float:left;
        padding:10px;
        opacity: 0.7;
    }

    .bottom-gallery-nav a.previous:hover {
        opacity: 1;
    }

    .bottom-gallery-nav a.next {
        float:left;
        background-color:#ee4723;
        color:white;

        width:50%;
        padding:10px;
        opacity:0.7;

    }
    .bottom-gallery-nav a.next:hover {
        opacity: 1;
    }

.image-box .caption a {
    color:#000;
}


.article-nav > a {
    background: #fedd7a;
    color: #000;
    text-transform: uppercase;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    position: relative;
}

.article-nav > a:hover {
    color: #ee4723;
}

.article-nav > a:first-child {
    margin-right: 10px;
    padding: 0 15px 0 10px;
}

.article-nav > a:last-child {
    margin-right: 0;
    padding: 0 10px 0 15px;
}


.article .content {
    font-size: 1.6rem;
    margin: 10px 0 20px;
}

.article .content img {
    max-width: 100%;
}


.page-nav {
    background-color: #f3f3f3;
    width: 100%;
    height: 55px;
    line-height: 39px;
    margin-bottom: 10px;
    font-size: 1.4rem;
    font-weight: bold;
    
    border-top-style: solid;
    border-bottom-style: solid;
    border-width:1px;
    border-color:#d4d4d4;
    
    padding:8px;
}

.page-nav a {
    float:left;
    background-color:#ee4723;
    color:#ffffff;
    padding: 0 2%;
    display: inline-block;
    padding-right:10px;
    padding-left:10px;
}
.page-nav a:hover {
    background-color:#da3f1e;
}

.page-nav .next {
    width:40%;
    float:left
}
.page-nav .next a {
    text-align: right;
    float: right;
}
.page-nav .prev {
    width:40%;
    float:left;
}

.page-nav .page {
   text-align:center;
    display: inline-block;
    color: #000;
    width:20%;
    float:left
}

    margin: 10px 0 20px 0;
}

.image-box {
    margin: 0 auto 20px;
    text-align: left;
}
.article .content .image-box, .article .content .ad {
    margin: 0 auto 20px;
    
}

.article-bottom .ad {
	margin-top:20px;
}

/* Social wrap
_____________________________ */

.social-wrap {
    position: relative;
}

.social-share {
    display: none;
}


.social-share img {
    width: 24px !important;
    min-width: 24px !important;
}

.social-overlay {
    position: absolute;
    top: 10px;
    left: -10px;
    background: #333;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    display: none;
}

.social-wrap:hover .social-overlay {
    display: block;
}

.social-overlay > div {
    width: 30px;
    height: 30px;
    clear: both;
    display: block;
    margin: 12px;
}

.social-overlay > div > a {
    width: 30px;
    height: 30px;
    margin: auto;
    display: block;
    background: url(../images/sprite-social.png) no-repeat 0 0 / 30px 143px ;
}

.social-overlay .facebook {
    background-position: 0 -75px;
}

.social-overlay .twitter {
    background-position: 0 0;
}

.social-overlay .pinterest {
    background-position: 0 -38px;
}

.social-overlay .google {
    background-position: 0 -113px;
}
.social-overlay span {
    display:none;
}
.social-overlay .google div {
    display:none !important;
}



/* Ads
_____________________________ */

.banner {
    width: 100%;
    height: 98px;
    float: left;
}

.banner-ad {
    width: 728px;
    margin: 4px auto 0;
}




/* -----------------------------------------------

    Article Inner Content Styles

------------------------------------------------ */


embed, iframe {
    max-width: 100%;
}

.content p img {
    margin: 0 auto;
    display: block;
}

.image-block {
    width: 100%;
    text-align: left;
}

.image-center {
    width: auto;
    display: inline-block;
}

.image-center .caption {
    text-align: left;
}

.category {
    color: #ee4723;
}


/**
Columns
*/

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { 
  position: relative;
  min-height: 1px;
  float: left;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
}

.layout-block{
    padding-bottom:5px;
}



/* -----------------------------------------------

    Form Styles

------------------------------------------------ */
#contactForm fieldset {
    border: 1px solid #EAEAEA;
    background: #FCFCFC;
    margin: 0 2px;
    padding: 20px 30px;
    font: 'Oswald', sans-serif;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#contactForm label {
    cursor: pointer;
    display: block;
    float: left;
    font-weight: bold;
    padding-right: 20px;
    width: 170px;
    height: 34px;
    line-height: 34px;
}

#contactForm input {
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font: inherit;
    padding: 4px 10px;
    width: 214px;
    height: 34px;
}

#contactForm textarea {
    height: 300px;
    width: 334px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font: inherit;
    -moz-border-radius: 3px;
    padding: 2px;
    -webkit-border-radius: 3px;
}

#contactForm label.error {
    clear: both;
    width: 100%;
    font-size: 1rem;
    line-height: 1.8rem;
    color: #900323;
    margin-left: 192px;
}


.noBackgroundColor > div{
	background-color:none !important;
}

ul.navbar-nav{
	margin-top:7px;
}
.navbar-default .navbar-nav > li > a {
    font-family: 'Oswald', sans-serif;
	
	background-color: #ee4723;
    height: 54px;
    line-height: 54px;
    font-size: 1.4rem;
    padding: 0 18px 0 18px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	border: solid #fff;
	border-width: 0 1px 1px 0;
}

.navbar-default .navbar-nav > li:last-child > a {
	padding-right:10px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ee4723;
  background-color: #fedd7a;
}

.navbar-default .navbar-nav > li > a i {
	font-size:20px;
	padding-right:8px;
}
.navbar-default .navbar-nav > li > a:hover i,
.navbar-default .navbar-nav > li > a:focus i,
.navbar-default .navbar-nav > .active > a i,
.navbar-default .navbar-nav > .active > a:hover i,
.navbar-default .navbar-nav > .active > a:focus i {
	color:black;
}



/* author info box */
.author-info-toggle{
    cursor:pointer;
}
.author-info {
  clear: both;
  border: 1px solid #d5d5d5;
}
.author-info-article {
    //margin-top: -10px;
    margin-bottom: 15px;    
}
.author-info-results{
    margin-top:-10px;
}

.author-info img {
  float: left;
  width: 117px;
  height: 117px;
  margin: 0;
  margin-right: 20px;
  padding: 0;
  border: 0;
}
.author-info-text {
  padding: 12px;
}
.author-info-text div.seemore {
    float:right;
}
.author-info-social,
.author-info-social a {
  font-size: 16px;
  color: #757575;
  margin-right: 4px;
}
.author-info-social i.fa {
  font-size: 28px;
}





/**
 *  Signup modal
 */

.modal-popup {
    width:400px;
    background: #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    display:none;
}

.modal-popup .header {
    background: #f05127;
    color:white;
    border-bottom: 1px solid #CCCCCC;
    padding: 18px 18px 14px;
}
.modal-popup .header .closeit {
    float:right;
}

.modal-popup .header h3 {
    margin: 0;
    padding: 0;
}

.modal-popup a.closeit{
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:15px;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
}
.modal-popup a.closeit:hover{
    background-position:0 -13px;
}

#modal-emailshare .error {
    text-align:center;
    color: #f05127;
    font-size: 1.6rem;
    margin-top:15px;
    margin-bottom:15px;
}
#modal-emailshare .success {
    text-align:center;
    color: green;
    font-size: 1.6rem;
    margin-top:15px;
    margin-bottom:15px;
}
#modal-emailshare .contact {
    background: #FFFFFF;
    text-align: center;
    min-height: 150px;
    padding: 20px;

    color: #000000;
    font-size: 1.6rem;
    margin-bottom: 10px;
}

#modal-emailshare .contact input {
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 10px;
    text-align: center;
    padding: 0 10px;
}





/**
 * Social Sharing
 */

.social-sharing {
     clear: both;
     line-height: 1.5em;
 }

 .social-sharing-buttons li{line-height:normal}
 .social-sharing-buttons,.social-sharing-buttons li,.social-sharing-buttons li a{-moz-box-sizing:border-box;box-sizing:border-box}
 .social-sharing-buttons{font-family:Helvetica,Arial,sans-serif;height:36px;margin:0;padding:0;width:100%}
 .social-sharing-buttons li{float:left;height:100%;width:16.66%;list-style:none;margin:0;padding:0 2.5px}
 .social-sharing-buttons li.facebook{width:27.99%;}
 .social-sharing-buttons li.twitter{width:21.99%;}
 
 .social-sharing-buttons.social-sharing-bottom li{width:20%}
 .social-sharing-buttons li:last-child{padding-right:0}
 .social-sharing-buttons li.pinterest a{background-color:#ca2520}
 .social-sharing-buttons li.pinterest a:hover{background-color:#e0403b}
 .social-sharing-buttons li.email a{background-color:#555}
 .social-sharing-buttons li.email a:hover{background-color:#444}
 .social-sharing-buttons li.facebook a{background-color:#306199}
 .social-sharing-buttons li.facebook a:hover{background-color:#244872}
 .social-sharing-buttons li.linkedin a{background-color:#007bb6}
 .social-sharing-buttons li.linkedin a:hover{background-color:#005983}
 .social-sharing-buttons li.twitter a{background-color:#26c4f1}
 .social-sharing-buttons li.twitter a:hover{background-color:#0eaad6}
 .social-sharing-buttons li.googleplus a{background-color:#e93f2e}
 .social-sharing-buttons li.googleplus a:hover{background-color:#ce2616}
 .social-sharing-buttons li a{position:relative;display:block;width:100%;height:100%;padding:0 0 0 10px;border-radius:2px;font-size:11px;line-height:36px;font-weight:bold;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-font-smoothing:antialiased;background-color:#ccc;-webkit-transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}
 .social-sharing-buttons li a i{position:absolute;left:10px;font-size:18px;line-height:36px}
 .social-sharing-buttons li.facebook a{padding-left:20px}
 .social-sharing-buttons li.facebook a i{font-size:20px}
 .social-sharing-buttons li.linkedin a i{line-height:35px}
 .social-sharing-buttons li a{color:#fff}
 .social-sharing-buttons li a:active{box-shadow:inset 1px 3px 15px 0 rgba(22,0,0,0.25)}
 .social-sharing-buttons li:first-child{padding-left:0}
 .social-sharing-buttons li a .text span{font-style:normal;font-weight:bold}
 .social-sharing-buttons li.facebook a .text.withCount{margin-left:6px}
 .social-sharing-buttons li.linkedin a .text.withCount{margin-left:7px}
 .social-sharing-buttons li.twitter a .text.withCount{margin-left:7px}
 .social-sharing-buttons li.googleplus a .text.withCount{margin-left:8px}
 