
html, body {
	background-color: #d8d8d8;
}
/*
h1, h2, h3, h4, h5, h6 {
	font-weight: 100;
}

body, p, a, .content, a.forumtitle, #message-box textarea {
	font-weight: 400;
	letter-spacing: 0.4px;
}
*/
a.forumtitle {
	font-weight: bold;
}

code, kbd, pre, samp {
    font-family: monospace, monospace!important;
    font-size: 1em;
}

.site-description h1 {
	font-size: 30px;
}

.site-description p {

}

#page-header #site-description a:hover {
    text-decoration: none!important;
}

.logo {
	display: none;
}

.headerbar, .headerbar h1 {
    color: #3e3e3e;
}
.headerbar {
    background-color: #ffffff;
    background-image: none;
}

#search-box {
    box-shadow: none;
    border: 1px solid #c5c5c5;
}

.navbar {
    background-color: #dadada;
}

.forabg {
    background-color: #757575;
    background-image: none;
}

.forumbg {
	background-color: #757575;
    background-image: none;
}

ul.forums {
    background-color: #f1f1f1;
    background-image: none;
}

li.row:hover {
    background-color: #d0d0d0;
}

.bg1 {
    background-color: #f7f7f7;
}

.bg2 {
    background-color: #e8e8e8;
}

