/* ---------------------------------------------------------------------------

	Resurrection Catholic School Screen Styles
	http://resurrectionschooljax.com

--------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------

	Reset

--------------------------------------------------------------------------- */

html { overflow: -moz-scrollbars-vertical !important; }

/* RESET! */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background-image: transparent;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------------------------------------------------------------------------

	Layout

--------------------------------------------------------------------------- */

body {
	font:small/1.49em "Helvetica", Arial, Verdana, sans-serif;
	color:#333;
	line-height:150%;
}

#wrap {
	margin:0 auto;
	width:934px;
	margin-top:15px;
	margin-bottom:15px;
}

/*------------------------------------------------------------------------------

HEADER

------------------------------------------------------------------------------*/

body.home #header {
	background:url(http://assets.resurrectionschooljax.com/images/header.jpg) no-repeat;
	height:289px;
	margin-bottom:30px;
}

body.about #header {
	background:url(http://assets.resurrectionschooljax.com/images/header-about-rpcs.jpg) no-repeat;
	height:289px;
	margin-bottom:30px;
}

body.school-life #header {
	background:url(http://assets.resurrectionschooljax.com/images/header-peprally.jpg) no-repeat;
	height:289px;
	margin-bottom:30px;
}

body.staff #header {
	height:289px;
	margin-bottom:30px;
	background-image: url(http://www.resurrectionschooljax.com/assets/images/header-staff-noah.jpg);
	background-repeat: no-repeat;
}

body.support #header {
	height:289px;
	margin-bottom:30px;
	background-image: url(http://www.resurrectionschooljax.com/assets/images/header-support.jpg);
	background-repeat: no-repeat;
}

body.download #header {
	background:url(http://assets.resurrectionschooljax.com/images/header-forms.jpg) no-repeat;
	height:289px;
	margin-bottom:30px;
}

body.faq #header {
	height:289px;
	margin-bottom:30px;
	background-image: url(http://www.resurrectionschooljax.com/assets/images/header-support.jpg)assets/images/header-faq
.jpg);
	background-repeat: no-repeat;
	background-image: url(http://www.resurrectionschooljax.com/assets/images/header-faq.jpg);
}

body.contact #header {
	background:url(http://assets.resurrectionschooljax.com/images/header-contact.jpg) no-repeat;
	height:289px;
	margin-bottom:30px;
}

#header h1 a {
	/*background:url(http://assets.resurrectionschooljax.com/images/logo.png) no-repeat;*/
	width:265px;
	height:169px;
	text-indent:-9999px;
	display:block;
	border-bottom:none;
}

#header h2 {
	text-align:center;
	color:#fff;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	margin-top:5px;
}

/* NAVIGATION */

ul#navigation {
	background:url(http://assets.resurrectionschooljax.com/images/navigation-bg.gif) repeat-x;
	height:29px;
	text-align:center;
	padding-top:5px;
}

ul#navigation li {
	display:inline;
	font-weight:bold;
	margin:0 17px;
}

ul#navigation li a {
	color:#fff;
	text-decoration:none;
	border-bottom:none;
}

ul#navigation li a:hover {
	color:#9398c4;
}

body.home ul#navigation li#home a,
body.about ul#navigation li#about a,
body.school-life ul#navigation li#school-life a,
body.staff ul#navigation li#staff a,
body.support ul#navigation li#support a,
body.download ul#navigation li#download a,
body.faq ul#navigation li#faq a,
body.contact ul#navigation li#contact a {
	color:#9398c4;
}

/* CONTENT */

#content {
	padding:0 40px 10px 0;

}

#content h3 {
	color:#23488e;
	text-transform:uppercase;
	letter-spacing:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	margin-bottom:5px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}

/*------------------------------------------------------------------------------

MAIN CONTENT

------------------------------------------------------------------------------*/

#main-content {
	float:right;
	width:548px;
}

#main-content h2 {
	color:#23488e;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:30px;
}

/* MESSAGE BOARD */

#message-board {
	border:solid 1px #23488e;
	background:url(http://assets.resurrectionschooljax.com/images/message-board-bg.gif) repeat-x bottom;
}

#message-board h2 {
	color:#fff;
	background-color:#23488e;
	padding:10px;
	margin-bottom:15px;
}

#message-board h3, #message-board p {
	margin:0 20px;
}

#message-board h3 {
	color:#23488e;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}

#message-board p {
	margin-bottom:20px;
}

/* STAFF */

.staff-section {
	margin-bottom:25px;
}

.staff-section h4, .staff-section h5, .staff-section h4, .staff-section p {
	margin-bottom:0;
}

.staff-section h4, .staff-section h5 {
	color:#23488e;
}

.staff-section h4 {
	font-size:14px;
	font-weight:bold;
}

.staff-section h5 {
	font-family:"Times New Roman", Times, serif;
	color:#23488e;
	font-size:14px;
}

/* Frequently Asked Questions */

body.faq h4, body.contact h4 {
	font-size:16px;
	font-weight:bold;
	color:#23488e;
}

/*------------------------------------------------------------------------------

SIDEBAR

------------------------------------------------------------------------------*/

#sidebar {
	float:left;
	width:290px;
	/*	background-image: url(../images/blue.png);*/
	background-repeat: repeat-y;
}
#sidebar p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 12px;
}

/* ABOUT NAVIGATION */

ul#subnav {
	font-size:16px;
	margin-bottom:30px;
}

ul#subnav li a {
	color:#23488e;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	display:block;
	padding:5px 15px;
	border-bottom:none;
}

ul#subnav li a:hover {
	color:#fff;
	background-color:#9297c3;
}

body.history ul#subnav li#history a,
body.uniforms ul#subnav li#uniforms a,
body.admissions ul#subnav li#admissions a,
body.handbook ul#subnav li#handbook a,
body.school-board ul#subnav li#school-board a,
body.parent-involvment ul#subnav li#parent-involvment a,
body.home-and-school ul#subnav li#home-and-school a,
body.extension ul#subnav li#extension a,
body.mission-and-beliefs ul#subnav li#mission-and-beliefs a,
body.faith ul#subnav li#faith a,
body.tuition ul#subnav li#tuition a,
body.service-hours ul#subnav li#service-hours a,
body.academics ul#subnav li#academics a,
body.sports ul#subnav li#sports a,
body.eca ul#subnav li#eca a,
body.how-to-give ul#subnav li#how-to-give a,
body.scrip ul#subnav li#scrip a,
body.downloadable-forms ul#subnav li#downloadable-forms a,
body.calendar ul#subnav li#calendar a,
body.registration-forms ul#subnav li#registration-forms a,
body.links ul#subnav li#links a {
	color:#fff;
	background-color:#9297c3;
}

/* QUICK LINKS */

#quick-links {
background:url(http://assets.resurrectionschooljax.com/images/quick-links-bg.gif) repeat-x bottom;
	padding:6px 12px;
	font-family:"Helvetica", Arial, Verdana, sans-serif;
	margin-bottom:25px;
}

#quick-links h2 {
	letter-spacing:normal;
	font-size:18px;
	color:#23488e;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

#quick-links ul {
	font-size:12px;
	font-weight:bold;
}

#quick-links ul li a {
	background-color:#fff;
	display:block;
	text-decoration:none;
	color:#23488e;
	margin-bottom:6px;
	padding:5px;
	border-bottom:none;
}

#quick-links ul li a:hover {
	background-color:#fff4db;
}

h4.principals-signature {
	text-align:right;
	color:#23488e;
	font-weight:bold;
	font-size:12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*------------------------------------------------------------------------------

TYPOGRAPHY

------------------------------------------------------------------------------*/

p {
	margin-bottom:25px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

/*------------------------------------------------------------------------------

Links

------------------------------------------------------------------------------*/

a {
	color:#888;
	text-decoration:none;
	border-bottom:solid 1px #ccc;
}

a:hover {
	color:#333;
	border-bottom:none;
}

/*------------------------------------------------------------------------------

MISCELANEOUS

------------------------------------------------------------------------------*/

.clear {
	clear:both;
}.italic      {
	font-style: italic;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.principal-h3 {
	color:#23488e;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin-bottom:15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
}

.photospace {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.photospaceleft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
ul .school-life {
	list-style-position: inside;
	list-style-type: circle;
}
.backtotop {
	color: #23488E;
	text-align: right;
}
.download-links {
	font-size: 14px;
	font-weight: bold;
	color: #23488E;
}
.larger-text {
	font-size: 14px;
}
#content h5 {
	color:#23488e;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	margin-bottom:2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.headline-messageboard {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#content h6 {
	color:#23488e;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	margin-bottom:2px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 20px;
}
