/*------------------------------------------------------------------  
[Master Stylesheet]  
 
Project:    Fikr media Website  
Version:    1.1  
Last change:12/10/09 
Assigned to:    Safiya Sabir M. Said 
Primary use:    Online Web-design Portfolio 
-------------------------------------------------------------------*/  

@import "reset.css";   
@import "layout.css";   
/*@import "menu.css";   
@import "typography.css";   */
@import "forms.css";
/* @import "debugging.css"; */  


/*------------------------------------------------------------------  
[Table of contents] 

1.Body
	2. Company Content / #info
		2.1 Tab Navigation / #tabNavigation
		2.2 Downloads Tab / #downloadsTab
		2.2 Content / #content
		2.3 Contact Bar / #contactBar
			2.31 Email Addresses / #emails
			2.32 Quotation / #quotation
		2.4 Footer / #footer
	3. Preamble Content / #preamble
		3.1 Logo / #logo
		3.2 Intro Text / #intro
		3.3 Portfolio / #portfolio

-------------------------------------------------------------------*/ 

/*------------------------------------------------------------------  
[color codes]

Main Content Background: 	#f9f9f9 	(off-white)
Active Tab:			#f9f9f9		(off-white)
Active Tab font: 		#1c1c1c 	(dark grey)
Inactive Tab:			#ecebeb		{icy-grey)
Inactive tab font:		#6b6b6b		(light grey)
Downloads Tab:			#fbe420		(pumpkin yellow)
Downloads Tab Text: 		#074fba		(blue)
Contacts Bar emails Text:	#cccccc		(white-grey)
Contacts Bar Quote text:	#e20000		(brick red)
Footer text:			#232323		(soft grey)
logo text:			#e20000		(brick red)
logo subtext:			#ee6a6a		(light red)
Intro Text:			#f9f9f9		(off-white)
Portfolio Link text:		#181818		(dark grey)

-------------------------------------------------------------------*/


/*------------------------------------------------------------------  
[typography]

Body:			80%/1.7em Franklin, "Franklin Gothic Book", Arial, sans-serif
Tabs:			1.3em/1.3em "Times New Roman", serif	
Main Content:		110% of body font with 1.6em line-height	
Contacts Bar emails:	0.9em font size with 1.6em line-height	
Contacts Bar Quote:	1.5em font size, 1.2em line-height	
Footer:			0.8em font size, 1em line-height
logo:			REVO(9em Franklin, "Franklin Gothic Heavy", Arial, sans-serif, 25px letter-spacing) MEDIA (4.5em Franklin, "Franklin Gothic Book", Arial, sans-serif, 40px letter-spacing)
Intro:			1.5em font size, 1.5em line-height
Portfolio Link:		1em font size, 2px letter spacing, bold font weight


Notes:
-------------------------------------------------------------------*/
