/*  ADAPIVE BLOGGY  */
body {
  min-width: 800px;
}
  @media screen and (max-width: 1080px){
    .wrap{
      width: 940px;
    }
    .left{
      width: 680px;
    }
    .pop_post{
      width: 200px;
    }
    .pop_post a{
      width: 100%;
    }
    .related_news_post{
      width: 145px;
    }
    .comment_content{
      width:580px;
    }
    .shortstory2{
      width: 310px;
      height: 297px;
    }
    .short_post2{
      height: 206px;
    }
    .short_post{
      width: 160px;
    }
    .short_post_content{
      width: 460px;
    }
	.first-nav li a {
		text-transform: capitalize;
		padding: 0 6px;
	}
	  .first-nav li a span {
		  display: none;
	  }
  }
@media screen and (min-width: 961px){
    .nav{
      display: inline-block !important;
    }
}

@media screen and (max-width: 960px){
    .wrap{
      width:680px;
    }
    .content .right{
      display: none;
    }
    .footer .right{
      float: none;
      padding:20px 20px 0 20px;
    }
    .left{
      float: none;
    }
    .nav-btn{
      display: inline-block;
    }
    .cat-menu-list{
      display: block !important;
    }
    .nav{
      position: absolute;
      top: 50px;
      left: 135px;
      width: auto;
      background-color: #404040;
      height: auto;
      display: none;
    }
    .nav:before{
      position: absolute;
      content: "";
      top: -16px;
      left: 73px;
      width: 0;
      height: 0;
      border:8px solid transparent;
      border-bottom-color: #404040;
    }
    .first-nav, .cat-menu{
      height: auto;
      padding: 0;
      display:block;
}
    .first-nav li{
      display: block;
      font-family: "PT Sans Bold";
      text-transform: uppercase;
      float: left;
    }
    .cat-menu li, .first-nav li{
      width: 200px;

    }
    .first-nav li a{
      font-size: 14px;
    }
    ul.cat-menu-list{
      position: static;
      max-height: 500px;
      padding: 5px 0;
		background-color: transparent;
    }
    .cat-menu li a{
      display:block;
      height: 25px;
      padding:5px 10px;
    }
    .cat-menu-btn{
      display: none;
    }
    .header{
      position: static;
    }
    body{
      padding-top: 0;
    }
    .right{
      width: 100%;
    }
    .social_menu li{
      display: inline-block;
      width: auto;
      margin: 0 20px 0 0;
    }
  }
/*
  @media screen and (max-width: 700px) {
    .wrap {
      width: 100%;
    }

    .header .wrap {
      padding: 0 20px;
    }

    .header-controls {
      right: 20px;
    }

    .left {
      width: 100%;
    }

    .header {
      height: 120px;
    }

    .searchblock {
      width: 100%;
      left: 0;
      position: relative;
    }

    .header-controls {
      top: 60px;
      right: 0;
      width: 100%;
      padding: 0 70px 0 20px;
    }

    .searchform {
      width: 100%;
      padding: 5px 0 5px 30px;
      cursor: text;
      background-color: rgba(255, 255, 255, 0.2);
      font-size: 16px;
    }

    .searchform:focus {
      width: 100%;
      cursor: text;
      background-color: rgba(255, 255, 255, 0.4);
    }

    .login-btn {
      right: 20px;
    }

    .login_block:before {
      right: 27px;
    }

    .nav-btn {
      display: block;
      position: absolute;
      right: 20px;
    }

    .nav {
      right: 0;
      left: auto;
    }

    .nav:before {
      right: 27px;
      left: auto;
    }

    .pop_post, .pop_post:last-of-type {
      width: 80%;
      margin: 0 auto 20px auto;
      float: none;
      height: 250px;
    }

    .pop_title {
      font-size: 20px;
    }

    .hblock h4 {
      text-align: center;
    }

    .shortstory {
      width: 420px;
      margin: 0 auto 40px auto;
    }

    .short_post {
      width: 100px;
      height: 100px;
    }

    .short_post_content {
      width: 300px;
    }

    .shortstory2, .shortstory2:nth-of-type(2n) {
      float: none;
      width: 420px;
      height: 378px;
      margin: 0 auto 40px auto;
    }

    .short_post2 {
      height: 280px;
    }

    .short_title, .short_title2 a {
      font-size: 24px;
    }

    .short_title2 {
      line-height: 22px;
      max-height: 72px;
    }

    .find_rel {
      margin-top: 20px;
    }

    .txsh, .input1, .input2, .input3, .xfields input[type="text"], input.default {
      height: 40px;
      width: 100%;
      font-size: 16px;
    }

    .sline {
      padding: 5px 0 20px 0;
    }

    .site_button {
      display: block;
      height: 60px;
      width: 100%;
      font-size: 20px;
    }

    .light_button {
      margin-bottom: 20px;
    }

    .post_content, .post_content a {
      font-size: 18px;
    }

    .related_news_post {
      width: 100%;
      margin: 0 0 20px 0;
    }

    a.related-news {
      display: none;
    }

    .related_news_post h3, .related_news_post h3 a {
      font-size: 20px;
    }

    .related_news_post h3 {
      position: relative;
      padding: 0 0 0 20px;
    }

    .related_news_post h3:before {
      content: "";
      position: absolute;
      display: block;
      height: 10px;
      width: 10px;
      background-color: #ccc;
      top: 5px;
      left: 0;
    }

    .comment_avatar {
      display: none;
    }

    .addcomment_editor {
      width: 100%;
    }

    .comment_content {
      width: 100%;
    }

    .comment_post, .comment_post a {
      font-size: 18px;
    }

    .pm_status, .pmlinks {
      width: 100%;
      float: none;
      margin: 0 0 20px 0;
    }

    .pmlinks a {
      height: 60px;
      line-height: 60px;
      font-size: 20px;
      font-family: "PT Sans Bold";
    }

    form#registration .bbcodes {
      height: 60px;
      display: block;
      width: 100%;
      padding: 3px 0 0 0;
      line-height: 30px;
      font-size: 20px;
      border-width: 2px;
    }

    .copyrights {
      display: block;
    }

    .counters {
      float: none;
    }

    .social_menu li {
      margin: 0 20px 20px 0;
    }
  }
/*
  @media screen and (max-width: 480px){
    .left{
      padding: 0;
    }
    .full-story{
      padding: 0 10px 20px 10px;
    }
    .pop_post, .pop_post:last-of-type{
      width: 300px;
      height: 200px;
    }
    .shortstory{
      width: 300px;
    }
    .short_post{
      width: 60px;
      height: 60px;
    }
    .short_post_content{
      width: 220px;
    }
    .short-story_post, .shortstory .read_bt, .srating, .short_author, .short_cat, .about, .footer .logo, .counters{
      display: none;
    }
    .short_post_meta{
      margin: 0;
    }
    .shortstory2, .shortstory2:nth-of-type(2n){
      width: 300px;
      height: 300px;
    }
    .short_post2{
      height: 200px;
    }
    .shortstory3{
      min-width: 300px;
    }
    .shortstory3 .read_bt{
      float: none;
    }
    .shortstory3 .read_bt a{
      display: block;
      border-width: 2px;
      text-align: center;
      line-height: 40px;
      font-size: 16px;
    }
    .footer_menu{
      margin:0;
    }
    .footer{
      text-align: center;
    }
    .header, .container{
      min-width: 300px;
    }
    .pm_head{
      font-size: 14px;
    }
    .profile_popup_counter b{
      font-size: 14px;
    }
    #totop{
      display: none;
    }
  }
*/