/**
 * Shades of Night Remix - Agora Forum 3.0.10 Style
 * March 08, 2010
 * by Jamen Shook - http://www.jvitals.com
 * Converted Shades of night to new Agora layout with minor twists in original design, hope you enjoy
 */
 /*-------------------------------------------------------------------------------------------------
## INSTRUCTIONS ##
   Just uncomment the line referring to the color theme you want.
	Remove /* and */  
/*--------------------------------------------------------------------------------------------- ***/

/*@import url("shades_cyan.css");*/
/*@import url("shades_green.css");*/
/*@import url("shades_orange.css");*/
/*@import url("shades_blue.css");*/
/*@import url("shades_yellow.css");*/
/*@import url("shades_purple.css");*/
/*@import url("shades_grey.css");*/
/*@import url("shades_gold.css");*/
/*@import url("shades_pink.css");*/
@import url("shades_red.css");
