/*

-------------------------------------------------------------------

B2L magazine - story colour stylesheet

Colour scheme - Blood red

Note: 	Main colour and stylesheet information are held in the main.css and season_xxxx.css files. 

-------------------------------------------------------------------

*/



#mainColumn h1 {
	color: #b90e1d;
}

#mainColumn h3 {
	color: #b90e1d;	
}

.headlineLarge {
	color: #b90e1d; 
}

#containerQ {
	border: 1px solid #b90e1d; 
}

#topTip {
	background-image:url(../../img/top_tips/bloodred.gif);
}

#tipContainer {
	width: auto;
	border: 1px solid #b90e1d;
}

#contributor {
	background-color: #eab6bb;
}

#quote {
	color: #b90e1d;
}

#textBox h4 {
	background-color: #b90e1d;
}

#textBox p {
	background-color: #eab6bb;
}

#textBox ul {
	background-color: #eab6bb;
}


#info {
	background-color: #b90e1d;
	background-image:  url("../../img/info/bloodred.gif");
}
