body{background-color: #383838;}
hr{ border-top: 1px solid #555; clear: both; }
hr.bootstrap{ border-top: 1px solid #eee; }
.note-editable{ background-color: #fff; }
.top-pagination .pagination{margin-top: 0; margin-bottom: 40px;}

.navbar-forum {width: 100%;}

.summernote-wrapper, 
.summernote-wrapper p,
.summernote-wrapper h1, 
.summernote-wrapper h2,
.summernote-wrapper h3,  
.summernote-wrapper h5, 
.summernote-wrapper h4, 
.summernote-wrapper h6,
.summernote-wrapper blockquote,
.summernote-wrapper .note-style .dropdown-menu > li > a,
.summernote-wrapper .note-fontsize .dropdown-menu > li > a,
.summernote-wrapper .note-height .dropdown-menu > li > a { color: #000 !important; }
.summernote-wrapper a { color: #0088cc !important; }
.dark-well .summernote-wrapper label, .summernote-wrapper .modal-body label { color: #000 !important; }


.dark-well{background-color: #2a2a2a;border-color: #222; color:#ccc;}
.dark-well, 
.dark-well p,
.dark-well h1, 
.dark-well h2,
.dark-well h3,  
.dark-well h5, 
.dark-well h4, 
.dark-well h6,
.dark-well blockquote { color: #ccc !important; }
.dark-well a { color:#edbd4f; }

.page-title{ font-size: 21px; }
.page-title a{ color: #fff;}
.group-title, .page-title{
	font-weight: 100;
	color: #fff;
}
.group-panel{
	margin-bottom: 30px;
	background-color: #2a2a2a;border-color: #222;
	color: #ccc;
}
.group-panel .table thead tr th{
	text-align: center;
	color: #333;
}

.forum-last-user, .forum-last-user:hover, .forum-last-user:focus, .forum-last-user:active, 
.forum-mod-user, .forum-mod-user:hover, .forum-mod-user:focus, .forum-mod-user:active, 
.forum-title, .forum-title:hover, .forum-title:focus, .forum-title:active, 
.advisories, .advisories:hover, .advisories:focus, .advisories:active,
.page-number, .page-number:hover, .page-number:focus, .page-number:active,
.forum-manage h5 > a, .forum-manage h5 > a:hover, .forum-manage h5 > a:focus, .forum-manage h5 > a:active,
.new{ color:#edbd4f !important; }
.old{ color:#ccc; }

.forum-title, .forum-type{
	font-weight: 100;
	font-size: 21px;
}

.forum-header{ font-weight: 100; color: #fff;}
.forum-tagline{ color: #ccc; }
.forum-faq-wrapper{
	color: #ccc;
}
.forum-faq-wrapper a{
	color: #fff;
}
.form-manage label{color:#fff;}
.group-panel .icon{font-size:18px; margin-top:10px;}

.thread-header{ color:#fff; font-size:30px; font-weight: 200; }
.thread-header span{ color:#ccc; }
.thread-tagline{ color: #ccc; }
.thread-tagline a { color: #edbd4f; }

.archive-form .form-control{ height: 30px; }
.move-forum{ color: #fff; }
.violation-report{ color:#ccc; margin-bottom: 30px;}
#adv_search_wrapper label{ color: #ccc; }
.thread-read{ color: #ccc !important; }

.annoucement-wrapper{ text-align: center; }

.message-copy-link { display: inline-block !important;}

ul.textcomplete-dropdown {
	overflow-x: hidden;
	max-height: 250px;
	height: auto;
}