﻿
h3.comments-title {
	letter-spacing:-1px;
}

#wowrecentposts .comments {
		float:right;
}
.nav-dropdown.nav-dropdown-simple li.html,.nav-dropdown.nav-dropdown-bold li.html{padding:0 20px 10px}
li.html .row,li.html form,li.html select,li.html input{margin:0}
.off-canvas:not(.off-canvas-center) li.html{padding:20px}
.header li .html .live-search-results{top:0;position:relative;box-shadow:none;background-color:transparent}
.html .social-icons{font-size:1em}
.html .social-icons .button{margin-bottom:0}


.frontpage.theme4 .small-item-wrap .small-item-content {
	transition: all 0.5;
	display: block;
	height: 0;
	overflow: hidden;
}


.frontpage.theme4 .small-item-wrap:hover .small-item-content {
	transition: all 0.5;
	display: block;
}


.frontpage.theme4 .small-item-wrap .small-item-content-inner {
	overflow: hidden;
	margin:5px 0 5px 13px;

}
