#stl-logo {width:300px}
#page-header > div.headerbar > div > ul > li.quick-links.dropdown-container > a.dropdown-trigger.dropdown-toggle > i {
	font-size:24px;
	color:#fff;
}
.signature {
	border-top: 1px solid #eee;
	padding: 10px;
	font-size: 1.1em;
	clear: left;
	line-height: 140%;
	overflow: auto;
	width: 100%;
	max-height: 8em;
}

::-webkit-scrollbar {width: 10px}
::-webkit-scrollbar-track {background: #fefefe}
::-webkit-scrollbar-thumb {background: #888}
::-webkit-scrollbar-thumb:hover {background: #555}

@media (max-width:375px) {
	#stl-logo {width:200px}
}

.ad {background-color:#ddd}

.postprofile .avatar img {
	display: block;
	height: auto !important;
	max-width: 100px;
}
