/* ====================

Title: CBPPS Main stylesheet
Last updated: 03/09/2007 by Mike

==================== */



/* --------------------------
 @Reset - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
----------------------------- */

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; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent; } :focus { outline : 0; } ol, ul { list-style : none; } table { border-collapse : collapse; border-spacing : 0; } caption, th, td { text-align : left; font-weight : normal; }


/* --------------------------
 @Base
----------------------------- */

html { height: 100%; margin-bottom: 1px;}

body {
	height: 100%;
	font-size: 62.5%;
	font-family: "lucida sans unicode", "lucida grande", "trebuchet ms", arial, sans-serif;
	color: #fff;
	background: #b1103f;
}

strong {
	font-weight: bold
}


/* --------------------------
 @Text styling 
----------------------------- */

p {
	line-height: 1.8em;
	margin: 0 0 1.1em 0;
	font-size: 1.2em
}

h1 {
	margin: 0 0 0.7em 0;
	font-size: 1.8em;
	font-weight: normal;
}

h2, legend {
	color: #fff;
	margin: 0 0 1em 0;
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	color: #7ac3fb;
	margin: 0 0 10px 0;
	font-size: 1.5em;
	font-weight: normal;	
}

	#latestnews h3 {
		color: #fff
	}
	
	.featuredcontent h3 {
		color: #fff
	}

a:link, a:visited {
	color: #fbec03;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {

}

.inactive {
	color: #28436e
}

.pipe {
	color: #233d67;
	padding: 0 5px;
}

.back {
	font-size: 0.6em;
	margin: 0 0 0 5px
}

.pdf {
	padding-left: 25px;
	background: url('../images/pdf-icon.gif') center left no-repeat;
}

.doc {
	padding-left: 25px;
	background: url('../images/doc-icon.gif') center left no-repeat;
}


/* --------------------------
 @Navigation 
----------------------------- */

#navigation li {
	padding: 7px 0 7px 5px;
	border-bottom: 1px solid #295092;
}

	#navigation li li {
		border: none;
		padding: 3px 0 3px 5px;
		font-weight: bold;
		font-variant: normal;
	}
	
	#navigation li.last {
		border-bottom: none;
	}

#navigation li a:link, #navigation li a:visited {
	margin: 0;
	color: #fff;
	font-size: 1.2em;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}

#navigation li a:hover {
	color: #729bcf
}

	#navigation li li a:link, #navigation li li a:visited {
		font-weight: normal;
	}

#navigation ul {
	list-style-type: none;
	margin-top: 10px;
}

	#navigation li ul {
		margin-top: 5px
	}


/* --------------------------
 @Structure 
----------------------------- */

#branding {
	height: 147px;
	background: url('../images/branding_bg.gif') repeat-x bottom left #cc1e52;
	border-bottom: 5px solid #ffde00;
}

#wrapper {
	background: #355589 url('../images/wrapper_bg.gif') repeat-x;
	border-bottom: 5px solid #ffde00;
	padding-bottom: 20px;
}

#navigation {
	margin-right: 5px;
	width: 187px;
	min-height: 500px;
	padding: 0px 20px 0 20px;
	list-style-type: none;
	background: transparent url('../images/sidebar_bg.gif') no-repeat
}

#maincontent {
	margin-right: 5px;
	width: 487px;
	min-height: 358px;
	padding: 142px 20px 0 20px;
	background: transparent url('../images/maincontent_bg.gif') no-repeat
}

#secondarycontent {
	width: 207px;
	min-height: 343px;
	padding: 157px 9px 0 11px;
	list-style-type: none;
	background: transparent url('../images/sidebar_bg.gif') no-repeat
}

#siteinfo {
	padding: 20px;
	background: #b1103f url('../images/siteinfo_bg.gif') repeat-x;
}


/* --------------------------
 @Reusable and presentational classes
----------------------------- */

.container {
	position: relative;
	width: 991px;
	margin: 0 auto;
}

.column {
	display: inline;
	float: left;
}

.highlight {
	background: #fdf9db;
	border: 3px solid #ffde00;
}

.clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}


/* --------------------------
 @Branding
----------------------------- */

#schoollogo {	
	position: absolute;
	top: 16px;
	left: 56px;
}

#schoolname {
	position: absolute;
	left: 237px;
	top: 52px;
}


/* --------------------------
 @Page photos
----------------------------- */

#pagephotos {
	position: absolute;
	top: -50px;
	left: 190px
}

#pagephotos li {
	display: inline;
	float: left;
	position: relative;
}

	#pagephotos li#photo2 {
		left: -30px;
		z-index: 100
	}

	#pagephotos li#photo3 {
		left: -60px
	}

/* --------------------------
 @Latest news widget
----------------------------- */

.featuredcontent {
	padding: 0 0 20px;
	background: #376096 url('../images/featuredcontent_bottombg.gif') no-repeat bottom left;	
}

.featuredcontentfade {
	min-height: 259px;
	background: url('../images/featuredcontent_topbg.gif') no-repeat top left;
}

.featuredcontent h2 {
	margin: 0 0 1em 0;
	font-size: 1.7em;
	font-weight: normal;
	padding: 20px 0 0 20px;
}

.newsitem {
	padding: 0 20px;
	margin: 0 0 20px
}

	#latestnews .newsitem {
		padding: 0;
	}

.featuredcontent .last {
	margin-bottom: 0;
}

.newsitem img {
	float: left;
	background: url('../images/newsphotothumbbg.gif') bottom center no-repeat;
	padding: 5px 5px 5px 5px;
	margin: 0 10px 0 0
}

.newsitem p {
	margin-bottom: 0.5em;
}

#newsimage {
	padding-bottom: 10px;
}


/* --------------------------
 @Secondary content
----------------------------- */

.school_feature_purple, .school_feature_blue {
	width: 194px;
	background: url('../images/school_feature_bgbottom_purple.gif') bottom center no-repeat;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 62px;
}

.school_feature_blue {
	background-image: url('../images/school_feature_bgbottom_blue.gif');
}


.school_feature_purple img, .school_feature_blue img {
	display: block;
	width: 182px;
	background: url('../images/school_feature_bgtop_purple.gif') top center no-repeat;
	padding: 6px 6px 0 6px;
}

.school_feature_blue img {
	background-image: url('../images/school_feature_bgtop_blue.gif');
}


.school_feature_blue .caption, .school_feature_purple .caption {
	border-top: 1px solid #fff;
	line-height: 1.1em; 	
	width: 176px;
	margin: 0 6px 0 6px;
	padding: 8px 3px 16px 3px;
}


/* --------------------------
 @Galleries
----------------------------- */

.galleries {
	list-style-type: disc;
	font-size: 1.5em;
	margin: 0 0 0 18px;
}

.galleries li {
	margin: 10px 0;
}

.gallery_thumbs {
	margin: 0 0 0 -16px;
	padding: 0;
}

.gallery_thumbs li {
	float: left;
	margin: 0 0 17px 18px;
	padding: 0;
}

.gallery_thumbs li img {
	border: 8px solid #1e3459
}

.gallery_photo {
	border: 8px solid #1e3459
}

#navigation_gallery {
	text-align: center;
}


/* --------------------------
 @Parental Resources
----------------------------- */

.file {
	border-top: 1px dashed #4e6da2;
	padding-top: 10px;
}


/* --------------------------
 @Sitemap
----------------------------- */

#sitemap li {
	margin: 0 0 5px 1.2em;
	list-style: disc;
	font-size: 1.2em;
	line-height: 1.8em
}

#sitemap li ul {
	margin: 5px 0 10px
}

#sitemap li li {
	font-size: 1em;
}


/* --------------------------
 @Dates for your Diary
----------------------------- */

#diarydates h3 {
	margin-bottom: 8px;
}

#diarydates p {
	margin-bottom: 20px;
}


/* --------------------------
 @Paginator
----------------------------- */

.paginator {
	text-align: center;
	border-top: 1px solid #2a4777;
	padding-top: 10px;
}

.paginator a {
	padding: 2px 4px;
	border: 1px solid #4b6da5
}

.paginator a:hover {
	background: #1c3054;
	text-decoration: none;
}

.paginator .current {
	color: #fff;
	margin: 0 3px;
	font-weight: bold;
}

.paginator .next {
	margin-left: 15px;
}

.paginator .previous {
	margin-right: 15px;
}

.paginator .inactive {
	color: #ccc
}


/* --------------------------
 @Site info
----------------------------- */

#siteinfo p {
	color: #febfd2;
	text-align: center;
	font-size: 1em;
	margin-bottom: 0;
}

#siteinfo .pipe {
	color: #6b0a27;
}


/* --------------------------
 @Forms
----------------------------- */

.form {
	margin-bottom: 15px;
}

.form fieldset {
	border: 0;
}

	.form fieldset.nolegend legend {
		display: none;
	}
	
#maincontent .form ol {
	margin: 0;
	font-size: 1.2em
}

.form li {
	list-style-type: none;
	margin: 0 0 1.4em 0;
}

.form label {
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin: 0 0 0.45em;
}

.form input.textfield {
	font-family: "lucida sans unicode", "lucida grande", "trebuchet ms", arial, sans-serif;
	font-size: 1em;
	padding: 3px;
	width: 477px;
	background: #FBFDFE;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
}

	.form input.textfield:focus {
		background: #FFF
	}

.form textarea {
	font-size: 1em;
	font-family: "lucida sans unicode", "lucida grande", "trebuchet ms", arial, sans-serif;
	line-height: 1.5em;
	background: #FBFDFE;
	padding: 3px;
	width: 477px;
	height: 200px;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
}

	.form textarea:focus {
		background: #FFF
	}

.form select {
	font-family: "lucida sans unicode", "lucida grande", "trebuchet ms", arial, sans-serif;
}

.form input.submit {
	font-weight: bold;
	font-size: 1em;
	padding: 4px 0;
}

#success {
	background: #1f355a;
	border: 3px solid #68baf9;
	padding: 10px;
	margin-bottom: 20px;
}

.form .error {
	padding: 10px;
	background: #f9a0ba;
	color: #fff;
	border: 3px solid #af0f3e;
	margin: 0 0 20px 0
}

.form .error li {
	color: #000;
	list-style-type: decimal;
	margin: 0 0 5px 2.8em;
}

.form .error h3 {
	color: #000;
}

.required, label span.required {
	color: #d45177;
}

#skiptocontent {
	position: absolute;
	top: 8px;
	right: 87px;
}

#skiptocontent a {
	color: #fd85a8;
}

#sitetools {
	position: absolute;
	top: 5px;
	right: 5px;
	display: none;
}

#sitetools img { cursor: pointer; }