/*

	*********************
	**    STYLE.CSS    **
	*********************

Author: mohawktopus!
Client: Calvary Christian School
Date Created: February 2009

Code is poetry, (5)
and CSS is haiku. (7)
Please don't steal either. (5)

 */

/* Headers */

h1 {
	margin: 0px;
	height: 271px;
	width: 263px;
	text-indent: -9999px;
	position: absolute;
	background: transparent url(../img/logo.gif) no-repeat;
	top: 13px;

}

h2 {
	font-family: rockwell, georgia, serif;
	color: #ebfbff;
	font-weight: normal;
	font-size: 1.9em;
}

#content h2 {margin: 30px 0 0 0;}
#content h2 a {float: left;}

h3 {

}
.sidebox {
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 0;
	list-style: none;
	padding: 15px 20px;
	width: 200px;
	font-size: 1.4em;
	color: #fff;
	text-align: right;
	background-image: url(../img/tiling/sidebox.bg.jpg);
}
.rotator {
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../img/ccs.news.bg.gif);
	height: 155px;
	width: 510px;
	padding-left: 270px;
}
.rotator p {
	line-height: 1.5em;
	font-family: "Gill Sans", Helvetica, sans-serif;
	margin-left: 20px;
	float: right;
	margin-right: 50px;
	padding-top: 45px;
	height: 92px;
	width: 410px;
	font-size: 1.3em;
	text-align: right;
}
.rotator img {
	float: right;
	height: 155px;
	padding-left: 40px;
}



#sidebar h2 {
	font-size: 2.3em;
	display: block;
	text-align: center;
	width: 200px;
	margin: 0px auto;
}




/* Text Styles */

strong {

}

em {

}

u {

}

#content p {clear: left;}

p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 2em;
	font-style: normal;
	font-weight: normal;
	font-family: helvetica, "Gill Sans", sans-serif;
	color: #fff;
	font-size: 1.5em;
	margin-top: 0px;
	text-indent: 2em;
	padding-top: 5px;
}
a {
	color: #212e39;
	text-decoration: none;
}
.left {
	float: left;
}
#subnav {
	text-align: left;
	background-repeat: repeat;
	background-image: url(../img/tiling/sidebox.bg.jpg);
}
#subnav p {
	padding-bottom: .5em;
	padding-top: .5em;
	line-height: 1.3em;
	font-size: 1.2em;
	text-align: center;
	margin: 0px;
	background-position: left top;
	background-image: url(../img/subnav.angle.gif);
	background-repeat: no-repeat;
}
#subnav p a {
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
	margin-top: 3px;
	border-bottom-color: #212e39;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: white;
}
#subnav p a:hover {
	border-width: 0px;
	margin: 0px;
	background-image: url(../img/tiling/footer.bg.jpg);
	padding: 3px;
}
#nav li a {
	font-style: italic;
	font-family: rockwell, georgia, serif;
}
.sidebox a {
	text-transform: lowercase;
	font-variant: small-caps;
	color: #ebfbff;
}
#content ul {
	padding-top: 5px;
	font-family: helvetica, "gill sans", sans-serif;
	color: #fff;
	line-height: 1.5em;
	font-size: 1.3em;
}
#content ol {
	font-family: helvetica, "gill sans", sans-serif;
	color: #fff;
	line-height: 1.5em;
	font-size: 1.3em;
	clear: left;
	padding-top: 5px;
}

#content ol li {
	color: #fff;
}
h2 a {
	color: #ebfbff;
}
a.top {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../img/tiling/sidebox.bg.jpg);
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #fff;
	font-size: 0.6em;
	font-family: helvetica, "gill sans", verdana, sans-serif;
	float: right !important;
}

.rotator p a {
	color: #ebfbff;
	font-variant: small-caps;
	text-transform: lowercase;
}
img {
	border-width: 0px;
}
img a {
	border-width: 0px;
}
.admissions {
}
.email {
	font-family: "gill sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

