div#copyrights {
background-color: #1e1e1e;
    height: 100px;
    text-align: center;
    padding-top: 14px;
}

input#mod-search-searchword {
background: url('../images/bg-search.png') left center no-repeat;
    padding-left: 33px;
    height: 40px;
    font-size: 14px;
    border: none;
    width: 90px;
}

table.smila-main {
width: 1260px;
    margin: 0 auto;
    margin-top: 20px;
    
    }
    
    
    .blog h2 a {
    color: #128e32;
    
    color: #000;
    border-bottom-style: inherit;
    border-bottom-width: thin;
    border-bottom-color: #128e32;
    text-transform: uppercase;
    font-size: 16px;
    } 
    
    
      .blog h2 a:hover {
    text-decoration: underline;
   } 
   
   
   
   .blog-featured h2 a {
    color: #128e32;
    
    color: #000;
    border-bottom-style: inherit;
    border-bottom-width: thin;
    border-bottom-color: #128e32;
    text-transform: uppercase;
    font-size: 16px;
    } 
    
    
      .blog-featured h2 a:hover {
    text-decoration: underline;
   } 
   
   
   
   
    
    dd.category-name a {
    background-color: #128e32;
    padding: 6px 12px;
    font-style: normal;
    color: white;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    }
    
    ul.jcomments-latest_posledkomment {
        border: 1px solid #333333;
    padding: 10px 13px;
    margin-bottom: 20px;
    border-top: 4px solid #333333;
    font-size: 12px;
    /* font-weight: bold; */
    text-align: left;
    list-style: none !important;
    list-style-image: none !important;

    }
    
    span.author {
        font-weight: bold;
    text-transform: uppercase;
    }
    
      ul.jcomments-latest_posledkomment  li {
        border-bottom: 1px solid #cccccc;
    padding: 15px 0;
    }
     span.date {
  
     }
     
     div.comment {
         margin: 10px 0;
         }
         
     
   ul.jcomments-latest_posledkomment  li img {  
         float: left;
    margin-right: 10px;
    width: 36px;
    height: 36px;
    } 
         
         
    div#komment-title {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 19px;
        font-family: 'BanderaPro-Bold';
    border-bottom: 1px solid #cccccc;
    padding: 5px 0 10px 0;
    }
    
    
    div#new-article {
    background: url('../images/bg-new-article.jpg') left center no-repeat;
    width:245px;
    height:220px;
    }
    
      div#new-article-1 {
       font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    padding: 13px 0 0 71px;
    }
    
    div#new-article-1 a {
     font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
     }
     
     
     
     
     div#new-article-2 { 
     font-size: 29px;
    line-height: 24px;
    padding: 30px 0 0 20px;
        font-family: 'BanderaPro-Bold';
    font-weight: 600;
    }
    
    
     div#new-article-3 {
    
    padding: 20px 0 0 20px;
    font-size: 17px;
    line-height: 20px;
  
    font-weight: 600;
    color: #128e32;
    border-bottom-style: inherit;
    border-bottom-width: thin;
    border-bottom-color: #128e32;
    
    }
    
    
     div#new-article-3 a {    
        font-size: 17px;
    line-height: 20px;  
    font-weight: 500;
    color: #128e32;
    border-bottom-style: inherit;
    border-bottom-width: thin;
    border-bottom-color: #128e32;
    font-family: "BanderaProMedium";
        text-decoration: underline;
    }
    
    div.item img {
    width:325px;
    height:auto;
    margin-bottom: 15px;
    
    }
    div.item img:hover {
       -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
  
    }
    
    
    .jcomments-links {
    background: url('../images/icon-comments.png') left top no-repeat;
    /* padding-top: 10px; */
    background-position-y: 3px;
    padding-left: 5px;
    
    }
    
    .jcomments-links  a {
        text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    
    }
    
    dd.create {
        margin-left: 10px;
        font-size: 12px;
    }
    
    .item-page h2 {
        text-transform: uppercase;
    font-family: 'BanderaPro-Bold';
    font-weight: 600;
    font-size: 23px;
    }
    
      .item-page h1 {
        text-transform: uppercase;
    font-family: 'BanderaPro-Bold';
    font-weight: 600;
    font-size: 32px;
    
    }
    
    .blog  h1 {
        text-transform: uppercase;
    font-family: 'BanderaPro-Bold';
    font-weight: 600;
    font-size: 32px;
    
    }
    
    
    #jc {
   
    margin-top: 50px;
    
}


#jc h4 {
    color: #555;
    background-color: inherit;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #D2DADB;
    padding: 0 0 2px 0;
    font-family: 'BanderaPro-Bold';
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}

div#jcomments-slogin-buttons {
    margin: 0 auto;
    width: 192px;
}


div#comments-footer {
display:none;
}


.blog_strichka {
border: 1px solid #333333;
    padding: 10px 13px;
    margin-bottom: 20px;
    border-top: 4px solid #333333;
    font-size: 13px;
    padding-top: 50px;
        margin-top: 42px;
    }
    
    
    h3#strichka-title {
       text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 19px;
    font-family: 'BanderaPro-Bold';
    border-bottom: 1px solid #cccccc;
    padding: 5px 0 10px 0;
    margin-bottom: -91px;
    margin-top: 30px;
    }
    
    
  .blog_strichka .column-1{  
    border-bottom: 1px solid #cccccc;
    padding: 5px 0;
    
     }
     
 .blog_strichka     span.title a {
     color:#000;
     }
     
     
 .blog_strichka     span.title a:hover {    
    color: #128e32;
     }
     
     
     
     
    div#strichka-data {
    text-align:center;
    }
    
    div#strichka-data span.create {
        color: #999999;   
    font-style: normal;
    text-transform: uppercase;
    
    }
    
    
    
    div.blog_people img {
    width: 60px;
    height: auto;
    
    margin-bottom: 15px;
    float: left;
    margin-right: 10px;
    }
    
    
    
    
    
    .blog_people {
    border: 1px solid #128E32;
    padding: 10px 13px;
    margin-bottom: 20px;
    border-top: 4px solid #128E32;
    font-size: 13px;
    padding-top: 50px;
    margin-top: 42px;
    }
    
    
    h3#people-title {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'BanderaPro-Bold';
    border-bottom: 1px solid #cccccc;
    padding: 5px 0 10px 0;
    margin-bottom: -96px;
    margin-top: 30px;
    color: #128E32;
    
    }
    
    
  .blog_people .column-1{  
    border-bottom: 1px solid #cccccc;
    padding: 5px 0;
    
     }
     
     
     .blog_porazdelam div.item img {
      width: 220px;
      height: auto;
     }
     
     
     .blog_porazdelam div.item span.title a {
     text-transform: uppercase;
     font-weight:bold;
     color:#000;
     font-size: 14px;
     }
     
     .blog_porazdelam div.item span.title a:hover {
     text-decoration: underline;
       }
       
     .blog_porazdelam   {
       
           font-size: 12px;
    width: 230px;
    text-align: center;
    }
    
    
    div#people-more  {
        background-color: #128e32;
    padding: 8px;
    text-align: center;
    margin-top: -28px;
    margin-bottom: 20px;
    }
    
    div#people-more a {
    color: white;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    border-bottom-style: dashed;
    border-bottom-width: thin;
    border-bottom-color: white;
    }
    
    
    div.pagination ul {
    list-style: none;
    }
    
     div.pagination ul li  {
      float: left;
     }
    
     div.pagination ul li span {
      
    background-color: #999;
    padding: 5px 9px;
    text-transform: uppercase;
    font-size: 12px;
    color: #FFF;
    margin-right: 7px;
    }
    
    
    div.pagination ul li a {
       
    background-color: #128E32;
       padding: 5px 9px;
    text-transform: uppercase;
    font-size: 12px;
    color: #FFF;
    font-weight:bold;
    margin-right: 7px;
    }
    
    
    
    div.pagination  {
        margin-bottom: 80px;
        
        
         }
         
         
          
    div.pagination  p.counter {
        margin-bottom: 80px;
            text-align: left;
    margin: 40px 0 30px 0;
        
         }
         
         
         
         div#slogin-buttons {
         margin-left:82px;
         } 
         
         
         .smila-main div.search {
             width: 700px;
         }
         
         
         
         #lofass159 {
         display:none !Important;
         }
         
         .homepage-smela #lofass159 {
         display:block !Important;
         }
         
         
         
         .poiskmenu {
         display:none !Important;
         }
         
         .pageid .poiskmenu {
         display:block !Important;
         }
         
         
         
         
         .blog .img-intro-left, .blog-featured .img-intro-left {
         display:none;
         }