.sheet {
  background: #fff !important;
}

.category-desc {
  background: #F5F5DB;
  padding: 5px 15px;
}

.content-layout .sidebar1 {
	border-left: 1px solid #d5d5d5 !important;
}

.blockheader {
    border-top: 1px dashed #d5d5d5 !important;
}

.vmenublockheader .t, .blockheader .t {
  text-align: center;
  color: #333 !important;
  font-weight: 500 !important;
}

.footer {
    border-top: 1px dashed #d5d5d5 !important;
    color: #333 !important;
}

.hmenu a, .hmenu a:link, .hmenu a:visited, .hmenu a.active, .hmenu a:hover {
    font-weight: 600 !important;
}

.postheader {
	margin: 5px 0 !important;
}

.postcontent p {
	line-height: 1.3 !important;
	color: #333 !important;
    font-family: 'trebuchet ms', geneva !important;
    font-size: 12pt !important;
}

.article img {
  margin: 0 10px 10px 10px !important;
}

td.nopad {
  padding: 0 !important;
}

.hideit {
  display: none;
}

@media (max-width: 499px){
    .responsive .header {
    width: 100% !important;
    min-height: 24vw !important;
}
    .layout-wrapper {
	margin-top: 200px !important; 
  }
    .responsive nav.nav {
	margin-top: 28% !important;
}
	ul.hmenu>li>a.active {
	color: #555 !important;
    font-weight: 600 !important;
}
	ul.hmenu>li>a {
    color: #555 !important;
}
}


/*@media (max-width: 849px){

}*/

@media only screen and (max-width: 849px) and (min-width: 500px) {
    .responsive .header {
    width: 100% !important;
    min-height: 24vw !important;
    background-size: contain !important;
}
    .layout-wrapper {
	margin-top: 180px !important; 
  }
    .responsive nav.nav {
	margin-top: 28% !important;
}
    ul.hmenu>li>a.active {
    color: #555 !important;
    font-weight: 600 !important;
}
    ul.hmenu>li>a {
    color: #555 !important;
}
}

@media only screen and (max-width: 500px) {
  .article img {
    float: right !important;
}

/* 195  - search bar hidden . */
/* 209 - position absolute */
/* 209 - width 100 */
/* 86 - margins 0 */
/* 111 - bg contain & no repeat*/