@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------
[Master Stylesheet]

Theme Name:		Computer Masti by Dreams Online
Theme URL:		
Version:		1.0
Author:			Harish Chouhan
Author URL:		http://www.harishchouhan.com
Tags:			fixed width

Project:		ComputerMasti by Dreams Online
Version: 		1.0
Last change:	
Assigned to:	Harish Chouhan
Primary use: 	Computer Masti Website
Date Created:	13th March 2010
Last Modified: 	21st March 2010
-------------------------------------------------------------------*/

/*
 
Tags: fixed width, one column, valid XHTML, widgets
*/
@import "http://media.computermasti.com/library/css/reset.css";
@import "http://media.computermasti.com/library/css/layout.css";


/*
@import "debugging.css"; 
*/


@font-face {
	font-family: 'AllensHandRegular';
	src: url('fonts/allenshandregular.eot');
	src: local('AllensHand'), local('AllensHand-Plain'), url('fonts/allenshandregular.woff') format('woff'), url('fonts/allenshandregular.ttf') format('truetype'), url('fonts/allenshandregular.svg#AllensHand-Plain') format('svg');
}

body {font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; }
body h2 {font-family: 'AllensHandRegular', Georgia, Times, serif; font-size:30px; text-decoration:none; color:#02B0EC; font-weight:bold;}
body h3 {font-family: 'AllensHandRegular', Georgia, Times, serif; font-size:20px; text-decoration:none; color:#ED038D;}
body h4 {font-family: 'AllensHandRegular', Georgia, Times, serif; font-size:20px; text-decoration:none;}




/*------------------------------------------------------------------
# [Color codes]

# Grey 1	#333333
# Grey 2	#666666

# Pink		#ED038D
# Blue		#02B0EC
# Yellow	#FDFC7D

# Black		#000000
# White		#FFFFFF

*/


/*------------------------------------------------------------------
[Color codes]

Background:	#F3F3F3 (Light Grey)

Content:	#333333 (Grey 1)
Header h2:	#02B0EC (Grey 1)
Header h3:	#ED038D (Grey 1)
Header h4:	#000000 (Grey 1)

Footer:		#666666 (Grey 2)

a (standard):	#333333 (Grey 1)
a (hover):		#ED038D (Pink)
a (visited):	#ED038D (Pink)
a (active):		#000000 (Black)

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



/*------------------------------------------------------------------
[Typography]

Body copy:			1.2em/1.6em Verdana, Helvetica, Arial, Geneva, sans-serif;
Headers:			2.7em/1.3em Helvetica, Arial, "Lucida Sans Unicode", Verdana, sans-serif;
Input, textarea:	1.1em Helvetica, Verdana, Geneva, Arial, sans-serif;
Sidebar heading:	1.5em Helvetica, Trebuchet MS, Arial, sans-serif;

Notes:	decreasing heading by 0.4em with every subsequent heading level
-------------------------------------------------------------------*/



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

Diagnostic Styling


[Table of contents]
BODY
1. Wrapper #wrapper
	2. Header / #header
		2.1. Logo / #logo
		2.1. Menu / #menu
	3. Content / #content
		3.1. Page Content / .reviews
		3.2. Content / #content
			
	4. Footer / #footer
		4.1. Copyright  / .copyright
		4.2. Dreams Media / .dreamsmedia
-------------------------------------------------------------------*/

