﻿

.navbarS-static-top
{
    z-index: 1000;
    border-width: 0 0 1px;

}



.navbarS-fixed-top, .navbarS-fixed-bottom
{
    position: fixed;
    z-index: 1030;
    right: 0px;
   
}



.navbarS-fixed-top
{
    top: 0;
    border-width: 0 0 1px;
  
}



/**/

.navbarSn-staticn-topn
{
    z-index: 1000;
    border-width: 0 0 1px;
 
}



.navbarSn-fixedn-topn, .navbarSn-fixedn-bottomn
{
    position: fixed;
    z-index: 1030;
    left: 0;

}



.navbarSn-fixedn-topn
{
    top: 0;

   border-width: 0 0 1px;
}



/*

@media screen and (min-width: 240px) {
    .footer-logo {
        display: none;
    }

    
}

@media screen and (min-width: 1330px) {
    .footer-logo {
        display: inline-block;
    }
*/


.navbarS-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}



.navbarS-fixed-top,
.navbarS-fixed-bottom {
  position: fixed;
  right: 0;
 
  z-index: 1030;
}



.navbarS-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}



.Button
    {
        background-color: #009F00;
        color: #FFFFFF;
        font-family: DroidKufi-Regular, tahoma;
        font-size: 12px;
        text-decoration: none;
        text-align: center;
    }
.Button a:hover
    {
        background-color: #FFFFFF;
        color: #009F00;
    }



.textbox
    {
        text-align: right;
    }
    
    
    
    
    .tatelc
    {
        font-weight: 600;
        font-size: 15px;
        color: #006600;
        font-family: DroidKufi-Regular, tahoma;
    }
    .tatelcdd
    {
        font-size: 12px;
        font-weight: 500;
        text-align: center;
        color: #333333;
    }
    
    
    .Buttonc
    {
        color: #FFFFFF;
        font-size: 15px;
        text-align: center;
        background-color: #006600;
        text-decoration: none;
        font-family: DroidKufi-Regular, tahoma;
        font-weight: bolder;
        height: 40px;
    }

.Buttonc :hover
    {
        color: #FFFFFF;
        background-color: #000000;
    }
    
    .Buttonctt
    {
        color: #666666;
        font-size: 12px;
        text-align: center;
        background-color: #FFFFFF;
        text-decoration: none;
        font-family: DroidKufi-Regular, tahoma;
        height: 40px;
    }
     
     
     
     .Buttonctt :hover
    {
        
  
  
    }   
    
    .blog-post {
  position: relative;
  margin-bottom: 0px;
}

.blog-thumb {
  overflow: hidden;
  position: relative;
}



.blog-content
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    padding: 7px;
}

.content-show a
    {
        font-family: DroidKufi-Regular, tahoma;
        font-size: 11px;
        font-weight: 300;
        color: #fff;
        text-transform: uppercase;
        text-align: right;
    }

.content-show span
    {
        color: #FFFFFF;
        text-align: right;
    }

.content-hide {
  margin-top: 15px;
  display: none;
}

.content-hide p
    {
        color: #fff;
        text-align: right;
        font-family: DroidKufi-Regular, tahoma;
        font-weight: bold;
        font-size: 8px;
    }
.mun
{
    width: 100px;
    height: 70px;
}