@import url("../../AllanStyle-SUBSILVER/theme/stylesheet.css?v=3.2");
html, body {
	background-image: none !important;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;*/
}
#header-subsilver{
	border: 1px solid #a9b8c2;
	max-width: 970px;
	margin: 0 auto;
	margin-top:10px;
}
.wrap {
	max-width: 981px;
	padding-top: 10px;
}
.headerbar {
	display: block;
}
.site_logo {
	display: none;
}
.topiclist.forums li.row dl.row-item dt .list-inner{
	padding-left: 40px;					/* Space for folder icon */
}
.container {
    background-color: rgb(42,57,138) !important; /* Match Wordpress */
}
.container-fluid {
    background-color: rgb(42,57,138) !important; /* Match Wordpress */
}
#copyright-rights {
	background-color: white !important;
}
.breadcrumbs {
    background-color: rgb(236,236,236); /* Match Wordpress */
    margin-bottom: 0px;
}
.main-navigation.navbar { /* Match Wordpress */
    background-color: rgb(42,57,138);
    border-color: rgb(42,57,138);
}
#footer_section.container-full-width { 
    background: rgba(42, 57, 138, 1.0); /* Match Wordpress */
}
#bottom-container {
	background-color:white !important; /* Match Wordpress */
}
.captcha {
	display:inline-block;
}
#page-header .navbar {
	margin-bottom: 0px;
}
.inner .breadcrumbs {
	padding-top: 0px;
	padding-bottom: 0px;
}
.body-blok-h3 h3 {
	height: 28px;
	line-height: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
}
dd.lastpost {
	width: 200px;
}
.search-header {
    box-shadow: none;
}