@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.ocremix.org/phpBB2/) 
{
	/*
	If I am perma-banned, then it was great knowing you all, and think of this as a parting gift.
	Place this in your firefox profile/chrome folder.
	
	-Grey Ninja/OCR_Dave.
	*/
	.left-column {
		display:none !important;
	}

	div.middle-column {
		margin: 10px 0px 0px 145px !important;
	}

	div.middle-column-extended {
		margin: 10px 10px 0px 10px !important;
	}
	
	div.breadcrumb {
		left: 10px !important;
	}
}

@-moz-document url-prefix(http://www.ocremix.org/)
{
	img.header {
	display: none !important;
	}
	
	img.mascot {
	display: none !important;
	}

	body {
	background-image: url(http://ramaserv.thasauce.net/images/OCRCSS/EAReMix/bg.png) !important;
	background-repeat: no-repeat !important;
	}
/* ======= Mainstuffs ======= */
	input, textarea {
	background: #222 !important;
	color: #aaa !important;
	border: 1px solid #aaa !important;
	}

	div.alphanav {
	right: 0px !important;
	padding-right: 10px !important;
	padding-bottom: 160px !important;
	background-color: transparent !important;
	background-image: url(http://ramaserv.thasauce.net/images/OCRCSS/EAReMix/mascots/madden_mascot.jpg);
	background-position: bottom right !important;
	background-repeat: no-repeat !important;
	}

	/* Top-right ad */
    div.adbanner {
	visibility: hidden;
	}

	div.breadcrumb a:hover {
		color: rgb(60, 78, 246) !important; /* changed */
	}

	div.datalist1-content a:hover {
		color: rgb(60, 78, 246) !important; /* changed */
	}

	div.main-content h2 a:hover,.txt-header2 a:hover {
		color: rgb(60, 78, 246) !important; /* changed */
	}

	div.main-content p a,ul a, blockquote a {
		color: rgb(60, 78, 246) !important; /* changed */
	}

	h1 a:hover {
		color: rgb(60, 78, 246) !important; /* changed */
	}

	ul.nav a:hover {
		color: rgb(60, 78, 246) !important; /* changed */
	}

	.txt-columntitle-center a:hover {
		color: rgb(60, 78, 246) !important; /* changed */
	}

	.txt-small a:hover {
		color: rgb(60, 78, 246) !important; /* changed */
	}

/* ======= Forums Stuffs (provided by Fusion2004) ======== */

	 .code { 
		  color: rgb(60, 78, 246) !important; /* changed */
	 } 
	 .div-forums .div-breadcrumbforum a:hover { 
		  color: rgb(60, 78, 246) !important; /* changed */
	 } 
	 .div-forums a.gen:hover, .div-forums a.genmed:hover, .div-forums a.gensmall:hover { 
		  color: rgb(60, 78, 246) !important; /* changed */
	 } 
	 .div-forums a.green { 
		  color: rgb(60, 78, 246) !important; /* changed */
	 } 
	 .div-forums a.green:visited { 
		  color: rgb(60, 78, 246) !important; /* changed */
	 } 
	 .div-forums a:link, .div-forums a:active, .div-forums a:visited { 
		  color: rgb(60, 78, 246) !important; /* changed */ 
	 } 
	 .div-forums td.title { 
		  background-color: rgb(60, 78, 246) !important; /* changed */
	 } 
	 .div-forums-nav a:hover { 
		  color: rgb(60, 78, 246) !important; /* changed */
	 }

}