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

#background { background: url('../../images/bg2.png') repeat-y scroll center center transparent; }

#nav { background:url('../../images/navbg.png') top no-repeat; }

#nav li a.normal:hover { background:url('../../images/nav-h.png') top repeat-x; }

#nav li a.selected { 
	border-left:#e8052f 1px solid; 
	border-right:#e8052f 1px solid; 
	background:url('../../images/nav-sel.png') top repeat-x; 
}

#login { background:url('../../images/bodytop.png') top no-repeat; }

#footer { background:url('../../images/footerbg.png') top repeat-x #5d626a; }

.featured-top { background:url('../../images/featured.png') top no-repeat; }

.blank-top { background:url('../../images/blank-top.png') top no-repeat; }

.blank-top-long { background:url('../../images/blank-top-long.png') top no-repeat; }

.writer-text { background:url('../../images/arrow.png') no-repeat left center; }

h7 { background:url('../../images/arrow2.png') no-repeat left center; }

.allgamesoption { background:url('../../images/optionbullet.png') no-repeat left; }

#over_column0_275 { background-image:url('../../images/bullet.png'); }

#over_column0_275 a, #over_row, .alphas, .alphas a, #center .gamerow a { color:#a2112b; }

.post a, .post a:hover, h1 { color:#a2112b; }

.gamedetails { color:#fb3838; }

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

.post_title h1 a:hover, .post_title h1 a:active { color:#0DC2FF; }


