.buzz-ad-footer-pop{
  z-index: 99999;
}

.widget.popular-posts > h3 {
    background: #f2bb11 none repeat scroll 0 0;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    color: #000;
    font-size: 20px;
    font-weight: 800;
    line-height: 50px;
    padding: 0 10px 0 20px;
    text-transform: uppercase;clear: both;
}

/*.top-article-left .buzz_bg_cover {
    background-size: 100% auto;
}*/

ul.buzz-post-meta { list-style:none; margin:0px; padding:0px;}
.buzz-post-meta li{ font-size:13px !important; color:#737373 !important; padding:8px 0 15px 0 !important;}
.buzz-post-meta li i{display: inline-block; height: 16px;  margin: -2px 2px 0 2px; width: 15px;}

.blog-detail ul{ list-style:disc; margin:0px; padding:10px 0px 10px 35px;}
.blog-detail ul li{ font-size:18px; color:#3e3e3e; padding:8px 0 8px 0px;}

.dark-bg {
    background: rgba(0, 0, 0, 0) url("../images/gradient.png") repeat-x scroll left bottom;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 99999;
}

.top-article-left.blog-detail em {
    display: inline-block;
}


.footer-column {
    float: left;
    padding-right: 2%;
    width: 23.5%;
}

/*.foot_nav {
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}*/

/*.footer-columns3 .foot_nav{
  max-width: 720px;
}

.footer-columns2 .foot_nav {
    max-width: 480px;
}*/

.footer-columns3 .footer-column {
    float: left;
    padding-right: 2%;
    width: 32%;
}

.footer-columns2 .footer-column {
    float: left;
    padding-right: 2%;
    width: 49%;
}

.posts-pagination {
    clear: both;
    float: left;
    width: 100%; margin-top: 35px;
}
.posts-pagination ul{}
  .posts-pagination ul li {
      list-style: outside none none;
  }

.posts-pagination ul li a {
    background: #ebebeb none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #898989;
    display: inline-block;
    font-size: 16px;
    line-height: 48px;
    padding: 0 60px;
    text-transform: uppercase;
    transition: all 0.7s ease 0s;
}

.posts-pagination ul li a:hover{ border:solid 1px #cc0000; color:#fff; background:#cc0000;}

.posts-pagination ul li a.button__previous {
    float: left;
}
.posts-pagination ul li a.button__next {
    float: right;
}

.footer-column:last-child {
    padding-right: 0;
}

.footer-column .top-story h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 35px;
}

.footer-column .top-story ul li{
  border-bottom: 1px solid #e0e0e0;
      line-height: 35px;
}

.footer-column .top-story ul li {
    border-bottom: medium none;
    float: left;
    line-height: 31px;
    width: 100%;
}

.footer-left {
    float: left;
}
.footer-right {
    float: right;
}

.footer-right .follow-us {
    line-height: 40px;
}

.footer-column .top-story ul li a {
    color: #fff;font-size: 14px;
}
.footer-column .top-story ul li a:hover {
     background:rgba(0, 0, 0, 0) none repeat scroll 0 0;color:#cc0000;
}
.footer-column .top-story ul li a:hover span {
     color:#cc0000;
}

.footer-column .top-story ul li a span{
  float: none;color: #fff;line-height: inherit;
}

#buzznticker-container {
    /*background:url("../images/newsticker.jpg") center top no-repeat #fff001;*/
    color: #fff;
    display: block;
    float: left;
    margin: 0 0 12px;
    width: 100%;
    background:#fff001;
    /*padding: 40px 0;*/
}

#buzznticker-container > ul {
    margin: 0;
    padding:0px;height: auto;
}

#buzznticker > li {
    font-size: 16px;
    margin: 0;
    padding: 0 0 0px;
    text-align: left;
}
#buzznticker > li .breaking-heading {
    background: #000 none repeat scroll 0 0;
    color: #fff000;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 8px;
    text-transform: uppercase;
    display: inline-block;
}
#buzznticker > li .breaking-post{  padding:8px;  background: #fff001; color: #000100; display: inline-block;}
#buzznticker > li .breaking-post a{color: #000100;      font-weight: bold;
}

#buzznticker > li > a {
    color: #3e3e3e;
}

.header2 {
    width: 100%;
    float: left;
    background: #f2f2f2;
}

body .header2 {
   z-index: 99997;
}

#nav2 {
    background: #f2f2f2 none repeat scroll 0 0;
    margin: 0;
    width: 100%;
}
.secondary_navigation {
    /*margin: 0 0 0 31px;*/
}

nav#nav2 ul li {
    padding: 0 12px;
}

nav#nav2 ul li a {
    border-bottom: 2px solid #f2f2f2;
    color: #000;font-size: 12px;line-height: 40px;
}
nav#nav2 ul li a:hover{border-bottom:solid 2px #000;}
nav#nav2 ul li a.active{ border-bottom:solid 2px #000;}

@media screen and (min-width: 1280px) { /* Specific to this particular image */
   .buzz-ads-background .right-panel{min-width: 300px !important;}
}

.header,.header2,.footer {
    position: relative;
    z-index: 99998;
}



.bg-ads {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-ads {
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  z-index: -1;
  left: 0;
}

.container {
    position: relative;
    z-index: 99997;
}

.container.footer-ads-wrap {
    z-index: 99998;
}

.footer {
    margin: 0 0 -20px;
}

nav {
    z-index: 99999;
}

.bg-ads-link {
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 9999;
}




/*.buzz-ads-background .left-panel {
    margin-left: 2%;
    padding: 10px;
    width: 70%;
    margin-top: 50px;
}*/



.left-side-ad {
    width: 12.5%;
}
.right-side-ad {
    width: 26.5%;z-index: 9999;
}

.top-side-ad {
    left: 10%;
}



.has_secondary_navigation .left-side-ad,.has_secondary_navigation .right-side-ad{
  top: 145px;
}

.buzz-ads-background .right-panel {
    z-index: 99999;
    position: relative;margin-top: 50px;
}

.buzz-ads-background .right-panel {
    background: #fff;
    float: left;
    margin-left: 1%;
}

/*.buzz-ads-background .container .blog-mid {
    margin-left: 10%;
    width: 65%;
}*/

.editor-ads .faverate-art.editors-picks {
    padding: 10px 0 50px 0;
}

.editor-ads .editor-picks-ads {
    padding: 10px 0;
    float: left;
    width: 100%;
}

.buzz-ads-background .left-panel {
    background-color: #fff;
    box-sizing: border-box;
    float: left;
    margin-left: 12%;
    margin-top: 50px;
    padding: 10px;
    width: 75%;
}

.buzz-ads-background .container .blog-mid {
    margin-left: 8%;
    margin-top: 50px;
    padding: 10px;
    width: 56%;
}

.tag .faverate-art h2.archive-title {
    padding: 0 20px;
}

.tag-desc {
    padding: 25px 20px 50px;
}

.tag-desc p {
    color: #3e3e3e;
    font-size: 18px;
    line-height: 26px;
    padding: 18px 0 0;
}

.right-panel {
     min-width: 300px;
}

.blog-left {
    float: left;
    width: 14%;
}

/*.left-side-ad {
    top: 146px;
}*/

#ctowrapper{bottom: 0;}

.right-panel .widget_text {
    background: #fff;
    border: solid 1px #d2d0d0;
    border-radius: 3px;
    margin-left: -1px;
}

.buzz-ads-background .right-panel .widget_text {
   min-width: 300px !important;
}

@media screen and (max-width: 1279px) {
  .bg-ads,.bg-ads-link {
    display: none;
  }

  .blog-left {
     display: none;
   }
   .header2 {
      display: none;
    }
  .buzz-ads-background .left-panel {
      margin-left: 0%;
      margin-top: 0px;
      width: 100%;
  }
  .buzz-ads-background .container .blog-mid {
      margin-left: 0%;
      margin-top: 0px;
      padding: 10px;
      width: 70%;
  }
}

@media screen and (max-width: 1023px) {
  .editor-picks-ads .faverate-art-loop{width: 50%;margin-left: 0;margin-right: 0;text-align: center;}
  .faverate-art-loop.latestn-ads {
    width: 50%;margin-left: 0;margin-right: 0;
    text-align: center;
}
}


@media screen and (max-width: 599px) {
    .editor-picks-ads .faverate-art-loop{width: 100%;margin-left: 0;margin-right: 0;text-align: center;}
    .faverate-art-loop.latestn-ads {width: 100%;margin-left: 0;margin-right: 0;text-align: center;    }
}

@media screen and (max-width: 767px) {
    .buzz-ads-background .container .blog-mid {
        width: 100%;
    }
    .right-panel{
       display: none;
     }

     .footer-column {
         float: left;
         padding-right: 0%;
         width: 49%;
     }
}

@media screen and (max-width: 399px) {
     .footer-column {
         float: none;
         padding-right: 0%;
         width: 90%;
         margin: 0 auto;
     }
}


@media only screen and (min-width:320px) and (max-width: 767px) {
  .top-article-left .buzz_bg_cover{ height: 230px;background-size: 100% 230px;}


	#buzznticker-container #buzznticker > li{
	  text-align: center;
	  padding: 7px 0;font-size: 14px;
	}

	#buzznticker-container #buzznticker > li .breaking-heading{
	  padding: 3px 8px;
	}

	#buzznticker-container #buzznticker > li .breaking-post{
	  padding: 3px 3px;
	}

  #buzznticker-container{
      background: transparent;
  }
  #buzznticker-container #buzznticker > li .breaking-post{
      text-align: left;
  }
  #buzznticker-container #buzznticker > li{
       text-align: left;
  }
  .home #buzznticker-container #buzznticker > li{
      padding-top: 0px;padding-bottom: 0px;
  }



}

 @media only screen and (min-width: 768px) and (max-width: 1024px) {

	#buzznticker-container #buzznticker > li{
	  text-align: left;
	  padding: 7px 0;font-size: 14px;
	}

	#buzznticker-container #buzznticker > li .breaking-heading{
	  padding: 3px 8px;
	}

	#buzznticker-container #buzznticker > li .breaking-post{
	  padding: 3px 3px;
	}

     #buzznticker-container{
         background: transparent;
     }
     #buzznticker-container #buzznticker > li .breaking-post{
         text-align: left;
     }

     #buzznticker-container #buzznticker > li{
          text-align: left;
     }

     .home #buzznticker-container #buzznticker > li{
         padding-top: 0px;padding-bottom: 0px;
     }



 }

.blog-detail {
    padding-bottom: 15px;
}

#buzznticker > li:first-child{display: block;}


.blog-detail ol{ list-style-type: decimal;padding:8px 0 8px 35px;}
.blog-detail ol li{ font-size:18px; color:#3e3e3e; padding: 8px 0;}
.blog-detail ol li i{display: inline-block; height: 16px;  margin: -2px 2px 0 2px; width: 15px;}

@media only screen and (min-width:320px) and (max-width: 767px) {
  .top-article-left .buzz_bg_cover{ height: 230px;background-size: 100% 230px;}
  nav {z-index: 99999; background-color: rgba(0, 102, 0, 0.98); }
  .container nav ul li a {border-bottom:  1px solid #2d7e2d;	}
}
