/* CHAPTERCORE CSS FILE */

body {
	background-image: url('/images/bg.png');
	background-repeat: repeat-x;
	background-color: #391E47;
}
a {
	color: #BA2745;
	text-decoration: none;
}
a:hover {
	color: #F9B921;
}
#header {
	background: url('/images/headerbg.jpg') no-repeat;
}
#strip {
	background: url('/images/strip.png') repeat-x;
	text-align: center;
}
#nav {
	position: absolute;
	z-index: 100;
	margin-top: 170px;
	width: 100%;
}
#values {
	position: absolute;
	z-index: 50;
	margin-top: 100px;
	width: 100%;
	text-align: left;
}
#values div {
	text-align: center;
}
#body {
	background: url('/images/bodybg.jpg') no-repeat;
	min-height: 200px;
}
#real_body {
	background: url('/images/crest.png') no-repeat center 50px;
	min-height: 651px;
	padding-top: 25px;
}
div.button {
	background-image: url('/images/button_left.png');
	background-repeat: no-repeat;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0px;
	float: left;
	text-shadow: 0px 1px 2px #000000;
}
div.button a {
	display: inline-block;
	background-image: url('/images/button_right.png');
	background-position: right;
	background-repeat: no-repeat;
	height: 35px;
	padding: 0px 20px 0px 20px;
	line-height: 31px;
	color: white;
	text-decoration: none;
}
div#nav-right {
	float: right;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	font-family: "TradeGothic LT BdCondTwenty";
	text-shadow: 0px 2px 5px #000000;
	-moz-text-shadow: 0px 2px 5px #000;
}
h1 {
	color: #F0B843;
	font-size: 40px;
}
h2 {
	font-size: 30px;
	color: #F0B843;
	padding-top: 12px;
	padding-bottom: 2px;
}
h3 {
	color: white;
	font-size: 18px;
	margin-bottom: 20px;
}
div.splash {
	background-image: url('/images/splash_shadow.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 16px;
}
div.splash a {
	padding: 15px;
	background-color: white;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.caption {
	text-align: center;
	background-color: #281133;
	padding: 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 20px;
}
div.caption h3 {
	margin: 0px;
}

hr {
	border-top: 1px solid #1E1026;
	border-bottom: 1px solid #4F2A63;
	margin: 0px;
}
#photo_stream img {
	padding: 10px;
	background-color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#photo_stream a {
	display: inline-block;
	background-image: url('/images/pic_bg.png');
	padding-bottom: 8px;
	background-position: center bottom;
}
div.date {
	font-family: "TradeGothic LT BdCondTwenty";
	/* background-image: url('/images/datebg.png'); */
	width: 60px;
	height: 43px;
	text-align: center;
	font-size: 48px;
	line-height: 40px;
	/* color: #2C1338; */
	color: white;
}
div.date span {
	padding-left: 3px;
	padding-right: 10px;
}

#latest_news strong {
	font-size: 18px;
}
#latest_news strong a {
	color: #C9A6D7;
	text-decoration: none;
}
#latest_news hr {
	margin-bottom: 20px;
}
p {
	color: #FFFFFF;
	line-height: 18px;
}
p.month {
	text-align: center;
}
#footer {
	clear: both;
	height: 150px;
	background-image: url('/images/footer_bg.png');
	background-repeat: repeat-x;
}
#letters {
	background: url('/images/letters.png') no-repeat center top;
	padding-top: 70px;
}
#footer p {
	line-height: 25px;
	font-size: 11px;
	color: #B796C7;
}
#footer a {
	color: white;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}
div.button2 {
	background-image: url('/images/button2_left.gif');
	background-repeat: no-repeat;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0px;
	float: right;
	text-shadow: 0px 1px 2px #000000;
	height: 36px;
	line-height: 35px;
	margin-bottom: 10px;
}
div.button2 a {
	display: inline-block;
	background-image: url('/images/button2_right.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 35px;
	padding: 0px 20px 0px 20px;
	line-height: 31px;
	color: white;
	text-decoration: none;
}
div.button2:hover {
	background-image: url('/images/button2_left_o.gif');
}
div.button2 a:hover {
	background-image: url('/images/button2_right_o.gif');
	background-repeat: no-repeat;
}
#photo_stream h2 {
	margin-bottom: 20px;
}
input {
	background-color: white;
	border: 1px solid #1E1026;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
.thumb img {
	padding: 10px;
	background-color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.thumb a {
	display: inline-block;
	background-image: url('/images/thumb_bg.png');
	background-repeat: no-repeat;
	padding-bottom: 8px;
	background-position: center bottom;
}
div.gallery {
	text-align: center;
}
div.gallery p {
	margin-top: -10px;
	font-weight: bold;
}
div.user {
	text-align: center;
}
