/*
	subBlack theme for phpBB version 2+
	Created by Gamerhaven
	http://www.gamerhaven.com
	Maintained and Updated by Thatbitextra
	http://www.thatbitextra.com
	Based on the original subSilver Theme for phpBB version 2+
	Created by subBlue design
	http://www.subBlue.com
	
	All colors in this file relate to the Gold theme of subBlack
*/
@import url(main.css);

a:link, a:active, a:visited, a:hover, .maintitle, h1, h2, .gen, .genmed, .gensmall, a.gen:hover, a.genmed:hover, a.gensmall:hover, a.mainmenu:hover, a.cattitle:hover, a.forumlink:hover, a.nav:hover, a.topictitle:hover, a.postlink:hover, a.copyright:hover, a.topictitle:link, a.topictitle:visited, .postdetails, .postbody, .quote, .code, .copyright, textarea, select, input.button, input.mainoption, input.liteoption, .helpline
{
	color: #FFFFCC;
}

th, .mainmenu, a.mainmenu, a.mainmenu:visited, .forumlink, a.forumlink, a.forumlink:visited, .topictitle
{
	color: #CC9900;
}

a.gen, a.genmed, a.gensmall, .cattitle, a.cattitle, a.cattitle:visited, .nav, a.nav, a.nav:visited, .name, a.postlink:link, a.postlink:visited, a.copyright, a.copyright:link, a.copyright:visited, input
{
	color: #FFCC00;
}

textarea, select
{
	border-color : #FFFFCC;
}