@import url("mm_forum.css");
@import url("login.css");

BODY {
	background: url(../../../../images/Themes/Titanic/background.jpg) black left top no-repeat fixed;
	color: white;
}

p {
}

* a {
	text-decoration:none;
	font-weight:bold;
}

* a:hover {
	/*text-decoration:overline;*/
	color:#da9063;
	font-weight:bold;
}

.entry a {
	color:#e6e6fb;
	color:white;
}

.post .headerwrapper {
	/*background: url(../../../../images/Themes/Titanic/header-bg.gif) top left #b8a479;*/
}

.post .headerwrapper a {
}

.news-single-item h2 {
	/*background:url(../../../../images/Themes/Titanic/header-bg.gif) top left #b8a479;*/
}

.news-single-item h2 a {
	color:#FFFFCC;
}

.tx-guestbook-list-header {
	background:url(../../../../images/ContentBG.png);
	color:#333399;
	
	padding:5px;
}

.tx-guestbook-list-row {
	background:black;
}

.tx-srfreecap-pi2-cant-read {
	color:#FFFFCC;
}

#NL_Form {
	color:white;
}