/* 
Theme Name: Galgas Transitional
www.galgas.com
Description: Transitional CSS test for GALGAS.COM
Created: February 2006
Updated: March 19th, 2006
*/
					
/* GENERAL FONT STYLINGS B */

body   			{ font-family: "Lucida Grande", "Verdana", "Arial", "Helvetica", "sans-serif"; }

body, p, table 			{ font-size: 8pt;
               			line-height: 1.75em; }

h1   					{ font-size: 17pt; }

h2     					{ font-size: 16pt; }

h3     					{ font-size: 14pt; }

h4     					{ font-size: 12pt;
        				line-height: 1em; }

h5     					{ font-size: 10pt;
        				line-height: 0em; }

#sidebar h1				{ font-size: 12px; }
						
#sidebar p				{ font-size: 10px; }
						
#footer   				{ font-size: 9px; }
	
h1, h2, h3          	{ line-height: normal; }
					
a, h1, h2, h3, h4, h5, .action, #sidebar h1	 	{ font-weight: bold; }
					
body, p, table, .action, { text-transform: lowercase; }

a, h1, h2, h3, h4, h5, #footer	{ text-transform: uppercase; }

a, h4, h5				{ text-decoration: none; }
			
h1, h2, h3   			{ text-decoration: underline; }

a						{ text-shadow: #000 2px 2px 2px; }

h1, h2, h3, h4, h5		{ text-shadow: #000 2px 2px 4px; }

/* GENERAL FONT STYLINGS E */
/* COLOR B */

body					{ color: #CCF0FF; } /* offwhite */

a:link:hover   			{ color: #FF0; } /* bright yellow */

a:link 					{ color: #FC0; } /* yellow */

h1   					{ color: #F90; } /* yellow orange */

h2     					{ color: #F60; } /* orange */

a:visited:hover			{ color: #F30; } /* orange red */

h3, #sidebar h1	     	{ color: #F00; } /* bright red */

a:visited 				{ color: #C00; } /* red */

h4, h5, #sidebar strong { color: #EEE; } /* very light grey */

#sidebar p				{ color: #BBB; } /* light grey */

#footer 				{ color: #666; } /* grey */ 

body					{ background-image: url("http://www.galgas.com/graphics/stars.gif");
						background-attachment: fixed;
						background-color: #181818; }

#sidebar				{ background-color: #000; }				


/* COLOR E */
/* ALIGNMENT B */

h1, h2, h3, #footer td, #sidebar	{ text-align: center; }

#sidebar p 							{ text-align: left; }

.action								{ text-align: right; }

/* ALIGNMENT E */
/* FORMATTING B */

.action, 			 { display: block; }

#sidebar			{ vertical-align: top; }   

#footer   			{ margin-top: 15px; }

#sidebar p			{ margin-left: 10px;
					margin-right: 10px; }
					
a img 				{ border: none; }

/* FORMATTING E */
/* OTHER B */

/* OTHER E */
