#body {
background-image: url(http://i.imgur.com/imuZSH7.png);
  background-repeat:no-repeat;
    background-size:cover;
color: #ffffff;
}

/* Modifications to background colors */

#main_column {
    background: #90939f;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	width: 976px;
    background-attachment: fixed;
    background-color: transparent;
    background-image: url("http://i.imgur.com/imuZSH7.png");
    background-position: 50% 0;
background-repeat: repeat-x;

}

#game_strip{
height: 34px;
}

#game_frame {
   background: #0b0f17 !important;
}

/* Modifications to messages */

div.message div.contents {
	border-left: 0px;


}

#discussion div.message.even {
    background: #cccccc !important;
}

#discussion div.message.odd {
    background: #aaaaaa !important;
}

/* Modifications to tables (Reviews and Downloads) */

table.listing tr.odd td {
	background: #cccccc;
}

table.listing tr.even:hover td, table.listing tr.odd:hover td {
	background: #444444
}

.small {
	color: #888888;
}
a {
	color: #feeb6c;
	text-decoration: none;

	cursor: pointer;
}
a:hover {
	color: #77e4f8;
	background-color: none;
}
#game_navigation {
        background: #0b0f17;
	height: 20px;
	margin: 0 0 -4px 0px;
	padding: 0;
	list-style-type: none;
	clear: both;
}
#game_frame.frame table.listing tr.even td { background: #252a2c; color: #FFFFFF; !important;} 

#game_frame.frame table.listing tr.odd td { background: #373c3e; color: #FFFFFF; !important;} 

#game_frame.frame table.listing tr.even td a.name { color: #33CCFF; !important;} 

#game_frame.frame table.listing tr.odd td a.name { color: #33CCFF; !important;} 

#game_frame.frame table.listing tr.even td a.name:hover { color: #CCFFFF; !important;} 

#game_frame.frame table.listing tr.odd td a.name:hover { color: #CCFFFF; !important;}

#row_body { 

color: #000000; 

} 

form { background: #9dabb0; color: #FFFFFF; } 

#posts div.message.even { 

background: #111111; color: #22BBFF; border-color: #000; 

} 



#posts div.message.even { 

background: #0b0f17; color: #ffffff; border-color: #000; 

} 

#posts div.message.odd { 

background: #222222; color: #ffffff; border-color: #000; 

} 

#posts div.frame div.contents.message.even div.contents div.body {border-left: 0px hidden; } 

#posts div.frame div.contents.message.even div.contents div.user_block {border-right: 0px hidden; } 

#posts > .pages { 

background: #111111; color: #ffffff; border-color: #000; 

} 
#posts { 

background: #0b0f17; color: #ffffff; border-color: #000; 
} 

div.makerscore { color: #ffffff;} 

div.pages { 
color: #feeb6c; 
} 
div.pages a { 
color: #ffffff; 
} 
div.pages a:hover { 
color: #CCFFFF; 
text-decoration: none; 
}
.edited > em { 
color: #ffffff; 
} 
#main_column > .pages {
background-color: #000000; 
    margin-top: 0px;
}
#main_column > .frame > .listing > tbody > .even { 

background: #0b0f17; color: #ffffff; border-color: #000; 

} 
#main_column > .frame > .listing > tbody > .odd { 

background: #2b3a59; color: #ffffff; border-color: #000; 

} 

/* Modifications to tables (Reviews and Downloads) */

table.listing tr.odd td {
	background: #202c43;
}

table.listing tr.even:hover td, table.listing tr.odd:hover td {
	background: #0b0f17
}

#main_column > .frame > .listing > tbody > .even { 

background: #0b0f17; color: #ffffff; border-color: #000; 

} 
###main_column > .frame > .listing > tbody > .odd { 

background: #0b0f17; color: #ffffff; border-color: #000; 

} 