/*vim:nocp:fenc=utf-8:ft=css:ts=4:sw=4:sts=4:ai:si:nu:noet:fdm=marker:*/
/**
 * AEGIS - Agora Forum 3.x Template/Style
 * by ~cXc~ 
 * based on the Neo template created by Elvis Vinicius 
 */

/*** -----------------------------------------------------------------------------------------------
## INSTRUCTIONS ##
   Aegis Variation Packs 1-4 each contain 6 colors, to have access to all available colors you will 
   need to install all variation packs, you should be able to get them where you got this style.
   
   To select a different color variation for Aegis uncomment the line for the color you are wanting.
   Aegis comes standard with single column boardstats but you can enable the agora default style for
   boardstats by uncommenting the appropriate line below the Aegis color variations. There are also
   additional optional instructions after the color variations to enhance the variations.
----------------------------------------------------------------------------------------------- ***/

/*** AEGIS COLORS ***/

	/*** Aegis Variation Pack 1 ***/
@import url("Aegis_base.css");
/*@import url("Aegis_blue.css");*/
/*@import url("Aegis_cyan.css");*/
/*@import url("Aegis_green.css");*/
/*@import url("Aegis_red.css");*/
/*@import url("Aegis_orange.css");*/

	/*** Aegis Variation Pack 2 ***/
/*@import url("Aegis_black.css");*/
/*@import url("Aegis_darkred.css");*/
/*@import url("Aegis_gray.css");*/
/*@import url("Aegis_navy.css");*/
/*@import url("Aegis_olive.css");*/
/*@import url("Aegis_redbrick.css");*/

	/*** Aegis Variation Pack 3 ***/
/*@import url("Aegis_darkviolet.css");*/
/*@import url("Aegis_fuschia.css");*/
/*@import url("Aegis_indigo.css");*/
/*@import url("Aegis_pink.css");*/
/*@import url("Aegis_purple.css");*/
/*@import url("Aegis_violet.css");*/

	/*** Aegis Variation Pack 4 ***/
/*@import url("Aegis_brown.css");*/
/*@import url("Aegis_chocolate.css");*/
/*@import url("Aegis_goldenrod.css");*/
/*@import url("Aegis_maroon.css");*/
/*@import url("Aegis_tan.css");*/
/*@import url("Aegis_yellow.css");*/

/*** AGORA DEFAULT BOARDSTATS LAYOUT ***/

/*@import url("alt_boardstats.css");*/

/*** -----------------------------------------------------------------------------------------------
## OPTIONAL ##
   Aegis comes complete with alternate images that match the style variations, inside each variation
   folder there are 3 files and one folder that can be moved to the parent folder (Aegis) to over
   write the current variation. Just copy last_post.png, poll_bar.png, subforum.png, and the entire 
   contents of the small folder up one level,out of the color variation
   folder, into the Aegis folder to activate the matching images.
   
   There are also additional exp_up.png and exp_down.png images located in the alt_exp folder if you 
   would like lighter or darker versions.
----------------------------------------------------------------------------------------------- ***/

