/* CSS Document - Copyright Qmediastream 2007 - this file drives the seasonal styling */

/* 1 Blue Blue Blue Blue Blue Blue Blue Blue Blue START */
/* 2 Blue Blue Blue Blue Blue Blue Blue Blue Blue START */
/* 3 I am the magic switch -> insert a space between the star and slash to disable * /

#content h1 {
	background-color:#2791DB;
	display: block;
	color: #FFFFFF;
	font-size: 115%;
	padding: 2px 0 2px 2px;
	margin: 0px 0 10px 0;
	}

#content h2 {
	color: #2791DB;
	font-size: 105%;
	line-height: 1.4em;
	padding-left: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
	} 
	
strong { color: #2791DB; }
/* BLUE END */

/* Orange Orange Orange Orange Orange Orange Orange START */
/* Orange Orange Orange Orange Orange Orange Orange START */
/* 3 I am the magic switch -> insert a space between the star and slash to disable */


/*
#content h1 {
	background-color:#EE9D2A;
	display: block;
	color: #FFFFFF;
	font-size: 115%;
	padding: 2px 0 2px 2px;
	margin: 0px 0 10px 0;
	}

#content h2 {
	color: #EE9D2A;
	font-size: 105%;
	line-height: 1.4em;
	padding-left: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
	} 

	
strong { color: #EE9D2A; }
*/
/* ORANGE END */

/* Pink Pink Pink Pink Pink Pink Pink Pink Pink Pink START */
/* Pink Pink Pink Pink Pink Pink Pink Pink Pink Pink START */
/* 3 I am the magic switch -> insert a space between the star and slash to disable * /

#content h1 {
	background-color:#E01362;
	display: block;
	color: #FFFFFF;
	font-size: 115%;
	padding: 2px 0 2px 2px;
	margin: 0px 0 10px 0;
	}

#content h2 {
	color: #E01362;
	font-size: 105%;
	line-height: 1.4em;
	padding-left: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
	} 
	
strong { color: #E01362; }
/* PINK END */

/* REFERENCE *********/
/*    orange -  EE9D2A
/*    blue   -  2791DB
/*    pink   -  E01362
/*********************/

/* hack to keep front page color correct */
/*
#contentFP h2 { 
	color: #666666;
	font-size: 105%;
	line-height: 1.4em;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	} 
*/
