


body{background:#e7e7e7;}

body, h1, h2, h3, h4{font-family:"Courier New"}
h2{font-size:1.2rem;}

a {
  color: #000;
  text-decoration: none;
  line-height: inherit;
  border-bottom:1px dotted;
}

a:hover{color:#7E7E7E;}

h2.post-title{font-size:1.1rem;}

.entry-title{font-size: 1.3rem;}

time.updated{font-size:0.7rem; color:grey;}
p.tagid{font-size:0.7rem; color:grey;}

ul, menu, dir {
  display: block;
  list-style-type: none;
	margin-left:0px !important;
 }
ul#menu-works.menu{margin-left:0px !important;}

.current-cat{text-decoration:underline;}

.th {
  line-height: 0;
  display: inline-block;
  border: none !important;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}

.ngg-gallery-thumbnail img {
  background-color: #fff;
  border: none !important;
  display: block;
  margin: 4px 0 4px 4px;
  padding: 4px;
  position: relative;
}

img{padding:7px 0px;}

.vahe{margin-bottom:1.2rem;}

.main-menu-container{position:absolute; z-index:1000;}

.top-bar{background:rgba(0, 0, 0, 1) !important;}
.top-bar-section li:not(.has-form) a:not(.button) {
  padding: 0 15px;
  line-height: 45px;
  background: none !important;}
 .top-bar-section ul li{background: none !important;}
 
 .top-bar-section>ul>.divider, .top-bar-section>ul>[role="separator"]{border-right:none !important;}
 
hr {
    border: solid #000;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0;