/* CSS By Brainwaves - Creativityblast.com */
/* Coloring CSS for different network websites */

#nav li{
	border-right:solid 1px #ad4303;
	}
	
#nav li a.selected{
	border-left:#eb5706 1px solid;
	border-right:#eb5706 1px solid;
	}
	
.alphas {
	color:#c15517;
}

.alphas a {
	text-decoration:underline;
	color:#c15517;
}

#over_row { color:#B73F07;}

#over_column0_275 a {color:#B73F07;}

.post a {
	color:#c15517;
}

.post a:hover {
	color:#c15517;
}

h1 {
color:#c15517;
}

.gamedetails {
color:#DF5807;
}

ul.dropdown ul li { background: #B04805; color: #000; }

/* Coloring CSS for themes section */
.post_title h1 {
	color: #2E88E8;
}

.post_title h1 a:link, .post_title h1 a:visited {
	color: #2E88E8;
}
.post_title h1 a:hover, .post_title h1 a:active {
	color: #0DC2FF;
}