@import	url("/megabbs/templates/dfwrein/css/general.css");
@import	url("/megabbs/templates/dfwrein/css/header.css");
@import	url("/megabbs/templates/dfwrein/css/footer.css");
@import	url("/megabbs/templates/dfwrein/css/bbs.css");
@import	url("/megabbs/templates/dfwrein/css/forms.css");
@import	url("/megabbs/templates/dfwrein/css/special_boxes.css");
@import	url("/megabbs/templates/dfwrein/css/special_boxes_2.css");
@import	url("/megabbs/templates/dfwrein/css/advertising.css");
@import	url("/megabbs/templates/dfwrein/css/calendar.css");
@import	url("/megabbs/templates/dfwrein/css/database.css");
@import	url("/megabbs/templates/dfwrein/css/lists.css");
@import	url("/megabbs/templates/dfwrein/css/datePicker.css");

@import	url("/megabbs/templates/dfwrein/css/print.css");

/*
	Blue		#000066 #000080 #cae3fc
	Gray		#cccccc
	Yellow		#ffffcc
	Maroon		#800000
	Lavender	#c9c9e8
	Peach		#e8d8c8
*/

.category-view {
	margin-top: 20px;
	color: #000066;
	background-color: #ffffcc;
	width: 100%;
}

.rssimage {
	background-color: #ffffff;
	border: 1px solid #000000;
}

.quotation {
	font-size: 90%;
	color: #000080;
	background-color: #e8d8c8;
	margin: 10px;
	padding: 10px;
	border: solid #000080;
	border-width: 0px 2px 2px 0px;
}

.randomquote {
	color: white;
	background-color: transparent;

	font-size: 11px;
	font-weight: bold;
	font-style: italic;

	width: 100%;
	text-align: right;
	margin-top: 4px;
}

/* Arg!! What wre they thinking?!?
.smalltext {}


/* Headers (not used too often) */

.header6 {
	font-size: 83%;
	font-weight: bold;
}
.header5 {
	font-weight: bold;
	font-size: 14px;
}
.header4 {
	font-weight: bold;
	font-size: 18px;
	color: #cccccc;
	background-color: #000066;
}
.error {
	font-weight: bold;
	color: #800000;
}

.headerlink2 { color: #800000; text-decoration: none; }
:visited.headerlink, .headerlink { color: #800000; text-decoration: none; }
:hover.headerlink { color: #800000; }


.threaded-body .registeredname,
.threaded-body td,
.threaded-body a,
.threaded-body a:visited {
	color: #000066;
	background-color: #c9c9e8;
}

.messagecellbody .registeredname {
	color: #800000;
	background-color: transparent;
}


/* LEFTOVERS */
span.highlight { background: #FFFFcc; }
.adminname { color: #800000 }
.moderatorname { color: #e8c8d8 }
.registeredname { color: #c9c9e8 }
.notregisteredname { color: #000080 }


.thread-filter {
	width: 100%;
	text-align: right;
}

a.on-background,
a.on-background:visited {
	font-weight: normal;
}

a.on-background:hover {
	color: white;
	font-weight: normal;
}
