@import url("../../proflat/theme/style_proflat.css");

body {
    font-family: Open Sans, Verdana, Helvetica, Arial, sans-serif;
}
.postprofile {
    border-width: 0px 1px 0px 0px;
    width: 16%;
    float: left;
    display: inline;
}
.online-text {
    font-size: 0.9em;
    font-weight: bold;
    position: inherit;
    margin-left: 8px;
	right:0;
    text-transform: uppercase;
    top: 8px;
}
.postbody {
    margin-left: 10px;
	width: 82%;
}
.headerbar {
    background-color: #28282b !important;
}
li.header dt, li.header dd {
    padding-top: 19px;
    padding-bottom: 16px;
    font-size: 1.1em;
}
li.header dl.row-item dt .list-inner {
    padding-left: 20px;
}
.content, .postbody h3, p.author {
    font-family: Open Sans, Verdana, Helvetica, Arial, sans-serif;
}
.search-header {
    margin-top: 7px;
}

.site_logo {
	width: 326px;
	height: 150px;
}

.site_logo {
	background-image: url("./images/logo_forum150.png");
	/* background-image: url("./images/site_logo.svg"); */
	background-repeat: no-repeat;
}

