/* Styles specific only to about template */
h1 {
	font: 160% Georgia, "Times New Roman", Times, serif;
	color:#c1001f;
	background:url(/Bibliofile/2009/ReadingCrusade/assets/banner.gif) top no-repeat;
	padding-top: 110px;
	text-align: center;
}
h2 {
	color:#c1001f;
}
p.score {
	width: 70px;
	height: 90px;
	float: right;
	margin: 0;
	background: transparent url(/Bibliofile/2009/ReadingCrusade/assets/quiz/scoreshield.png) no-repeat top;
	padding: 12px 4px 0;
	text-align:center;
	font-weight: bold;
	color:#FFFFFF;
}
#Quiz {
	text-align:center;
	width: 300px;
	float: left;
	font-weight: bold;
}
#Quiz p.correct {
	color:#c1001f;
	background:url(/Bibliofile/2009/ReadingCrusade/assets/quiz/tick.png) no-repeat top;
	padding-top: 40px;
}
#Quiz p.incorrect {
	background:url(/Bibliofile/2009/ReadingCrusade/assets/quiz/cross.png) no-repeat top;
	padding-top: 40px;
}
#contentlayout {
	background: #d7e4eb url("/Assets/images/colFades/about.jpg") repeat-x bottom;
}
#leftcolumn h3 {
	background-color: #c1001f;
	color: #fff;
}
#sectionheading {
	color: #01324b;
}
#rightcolumn h3 {
	background: #00699c url("/Assets/images/effects/rightcolhdrbg.gif") repeat-x bottom left;
	color: #fff;
	border-top: 1px solid #002638;
	border-bottom: 1px solid #002638;
}
.rightcolumnblurb {
	background-color: #f6f7f8;
	border-width: 0 1px 1px 1px;
	border-color: #8799A2;
	border-style: solid;
}

/* MICROFORMATS vcard and vevent Sept 2007 */
div.rightcolumnblurb div.vcard {
	font-size: 0.75em;
	padding: 0.3em 0.5em;
}
div.rightcolumnblurb div.vcard a {
	color: #01273a;
}
#rightcolumn ul.contactlink {
	list-style: none;
	margin: 5px 0 5px 5px;
	padding: 0;
	font-size: 0.75em;
}
#rightcolumn ul.contactlink li a {
	background: url("/Assets/images/icons/vCard.gif") no-repeat left;
	padding: 5px 2px 5px 25px;
	text-decoration: none;
}
div.popbox {
	background-color: #d80224;
	color: #fff;
	width: 10em;
}
div.popbox a {
	color: #fff;
}
div.popbox a:hover {
	color: #ccc;
	text-decoration: none;
}
#footer {
	background: #c1001f url("/Bibliofile/2009/ReadingCrusade/assets/swirl.png");
	padding-top: 70px;
}
#footer a {
	color:#fff;
}
#footer ul {
	margin-top: -40px;
}