/*
	Author Name : CountZero
	Author Site : http://www.4null4.de
	Scheme Name : True Blue Red
	Comments    : Red variant of the True Blue scheme for Binary Blue
*/


/* import all common styles */

@import url("True Blue.scheme.css");



#header {

	background-image: url("TrueBlue-Images/Red/header_red.png");

}



a,

a:hover,

abbr,

acronym,

li.authorcomment,

#wp-calendar th,

div#toolTip,

div#toolTip p,

div#toolTip p em {

	color: #711D35;

}



#content .asides {

	border-color: #711D35 !important;

}



#content .asides, li.authorcomment, .inlineCommentList p.inlineCommentClose {

	background-color: #fef5fb;

}

