/*	St. John's Parish Day School Sylesheet Copyright 2007
	by Mark Eagleton - mark.eagleton@bkwld.com
***********************************************************/

body {
	font: 12px/1.5em "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: #ffefd5;
	color: #323232;
	margin: 0;
}

h1, h2, h3 {
	position: relative;
}

h3 {
	margin-top: 0;
}

a:link, a:visited {
	color: #323232;
}

hr {
	clear: both;
	border: none;
	border-bottom: 1px solid #e8e4d8;
}

table {
	border-collapse: collapse;
	background: #ffeccc;
	width: 100%;
	margin: 10px 0;
}

tr.alt {
	background: #fff0d7;
}

tr.pages {
	text-align: center;
}

tr.pages a, tr.pages .deact {
	padding: 2px 4px;
	border: 1px solid #ccc;
	margin: 0 5px;
	background: #f1f1f1;
	text-decoration: none;
}

tr.pages .deact {
	color: #ccc;
}

tr.pages #current {
	border: none;
	font-weight: bold;
}

tr.summary {
	text-align: right;
	color: #dfceb2;
}

th {
	text-align: left;
	background: url('../img/pdfmenu-bg.png') repeat-x;
	padding: 0 5px;
}

th.listblog0 {
	width: 80px;
}

th.listblog2 {
	width: 150px;
}

td {
	padding: 5px;
	vertical-align: top;
}

.archive td {
	vertical-align: center;
	border: 1px solid #fff;
}

td img {
	vertical-align: middle;
}

td.date {
	font-size: 16px;
	width: 150px;
}

td.download {
	width: 150px;
}

a:focus {
	outline: none;
}

a img {
	border: 0;
}

/*	Forms
************************/

form ul {
	list-style-type: none;
	padding: 0;
}

form li {
	line-height: 24px;
	margin: 4px 0;
}

form em {
	color: #900;
}

fieldset {
	margin: 0 auto 1em auto;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	border: 0;
	background: #EAE4D8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

legend span {
	font-size: 20px;
	display: block;
	padding: 10px 0;
}

label {
	margin-left: 13em;
}

label[for] {
	display: block;
	float: left;
	width: 12em;
	margin: 0 .5em 0 0;
	text-align: right;
}

input, textarea, select {
	font: 12px/1.5em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	border: 1px solid #ccc;	
}

input, textarea {
	padding: 1px 2px;
}

input[type='checkbox'] {
	margin: 0;
}

.image_form {
	width: 200px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #e1e1e1;
	float: left;
	margin: 0 10px 20px 0;
	text-align: center;
}

.image_form input, .image_form textarea {
	width: 194px;
}

.image_form input[type='radio'] {
	width: auto;
}

.image_form label {
	margin: 0;
}

.image_form a.delete {
	margin: 0;
}

div#confirm, div#error {
	margin-top: 10px;
	text-align: center;
	padding: 10px;
	border: 3px solid #235459;
	background: #79A7A0;
	color: #235459;
}

div#error {
	border-color: #900;
	background: #F99;
	color: #900;
}


/*	Structure
************************/

#main, #header, #footer {
	margin: 0 auto;
	width: 960px;
	clear: both;
	position: relative;
}

#header {
	height: 160px;
}

#footer {
	text-align: center;
	color: #777;
	font-size: 11px;
}

.col {
	width: 50%;
	float: left;
}

.full {
	background: url('../img/full-bg.png') center repeat-y;
}

.tan, .blue, .yellow {
	padding: 0 30px;
}

.tan {
	background: url('../img/col-tan-bg.png') repeat-y;
}

.blue {
	background: url('../img/col-blue-bg.png') repeat-y;
}

.yellow {
	background: url('../img/col-yellow-bg.png') repeat-y;
}

.tan .bottom {
	background: url('../img/col-bottom-tan-bg.png') no-repeat;
}

.blue .bottom {
	background: url('../img/col-bottom-blue-bg.png') no-repeat;
}

.yellow .bottom {
	background: url('../img/col-bottom-yellow-bg.png') no-repeat;
}

.bottom {
	margin: 0 -20px 20px -20px;
}

.full .bottom {
	background: url('../img/bottom.png') center no-repeat;
}

.rule {
	height: 20px;
	margin: 0 -20px 10px -20px;
	background: url('../img/rule-bg.png') no-repeat;
}

.article {
	float: left;
	background: #fff;
	padding: 5px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.w100, .families {
	width: 410px !important;
	float: none !important;
}

.families {
	margin-top: -5px;
	padding-top: 5px;
}

.faq, .opencal, .admincal {
	width: 405px !important;
	float: none !important;
	color: #666;
}

table.admincal {
	width: 100% !important;
}

table.teachers img {
	width: 50px;
	height: 50px;
}

table.teachers td.avatar {
	width: 60px;
}

.admincal tr.alt {
	background-color: #c5ecf3;
}

.admincal td {
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
	color: #333;
}

.admincal td.desc {
	font-weight: normal !important;
	color: #666;
}

.admincal td.date {
	width: 80px;
}

.faq h3, .opencal h3, .families h3 {
	margin: 0;
	color: #225559;
}

.families h3 span {
	display: block;
	font-size: .8em;
}

.opencal h3 {
	color: #333;
}

.faq p, .admincal p {
	margin-top: 0;
}

.blue h3 span {
	color: #235459;
	font-size: .7em;
}

.yellow h3 span {
	color: #666;
	font-size: .9em;
	margin: 0;
	display: block;
}

img.tmb, img.avatar {
	margin: 0 10px 10px 0;
	float: left;
}

img.avatar {
	width: 42px;
	height: auto;
}

.col img.tmb {
	float: left;
	width: 150px;
	height: auto;
	background: #fff;
	padding: 5px;
}

.full .galleryitem {
	float: right;
	width: 410px;
	margin: 0 52px 20px 0;
	font-size: 11px;
	font-style: italic;
	color: #666;
	clear: both;
}

.galleryitem img {
	width: 200px;
	height: auto;
	background: #fff;
	padding: 5px;
	float: left;
	margin-right: 10px;
}

.galleryitem p {
	margin: 0;
}

.col .article {
	width: 240px;
	float: right;
}

.full .article {
	width: 830px;
	margin-left: 55px;
	float: none;
	padding: 10px;
}

.org {
	display: none;
}

.col h2, .full h1 {
	margin: 0 -30px;
	height: 60px;
	text-indent: -9999px;
}

.full h1 {
	margin: 20px -10px;
}

.floatr {
	float: right;
}

.floatl {
	float: left;
}

dl.article {
	font-size: 11px;
	color: #666;
}

.article dt {
	font-size: 14px;
	color: #235459;
	margin-top: .6em;
}

.article dd {
	margin: 0;
}

.article dd strong {
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

.credit {
	font-style: italic;
	color: #666;
	font-size: 11px;
}

.clear {
	clear: both;
}

.empty {
	clear: both;
	height: 0;
}

.tmbcontainer {
	width: 220px;
	padding: 10px;
	background: #fff;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	position: relative;
}

.tmbcontainer img {
	padding: 10px;
	background: #fff;
	display: block;
	margin: 0 auto 10px auto;
}

.tmbcontainer p {
	text-align: center;
}

/*	Navigation
************************/

#topnav {
	margin: 0;
	padding: 0;
	background: url('../img/topnav-bg.png') no-repeat;
	position: absolute;
	top: 0;
	right: 20px;
	height: 37px;
	width: 650px;
}

#topnav li {
	line-height: 37px;
	font-size: 16px;
	display: inline;
}

#topnav a {
	color: #fff;
	margin: 0 15px;
	text-decoration: none;
}

#frame {
	position: relative;
	text-align: center;
	padding: 0;
	height: 368px;
}

#frame img.frame {
	position: absolute;
	left: 30px;
}

#subnav {
	position: absolute;
	font-size: 14px;
	right: 55px;
	bottom: 10px;
	width: 438px;
	padding: 0;
}

#subnav li {
	display: inline;
}

#subnav a {
	text-decoration: none;
	margin: 0 20px;
	color: #225559;
}

#botnav {
	background: url('../img/botnav-bg.png') no-repeat;
	width: 650px;
	margin: 0 auto;
	padding: 0;
}

#botnav li {
	display: inline;
	line-height: 42px;
	font-size: 14px;
}

#botnav a {
	color: #fff;
	text-decoration: none;
	margin: 0 25px;
}

#logo {
	position: absolute;
	top: 0;
	left: 70px;
}

#masthead {
	position: absolute;
	top: 50px;
	right: 0;
}

a.read-more {
	display: block;
	clear: both;
	width: 112px;
	background: url('../img/read-more.png');
	height: 26px;
	text-indent: -9999px;
	margin-left: 306px;
	margin-bottom: 10px;
}

a.email, a.biography {
	background: url('../img/email.png') 0 3px no-repeat;
	padding: 2px 2px 2px 20px;
	font-size: 11px;
}

a.biography {
	cursor: pointer;
	background-image: url('../img/bio.png');
}

.phone {
	background: url('../img/phone.png') 0 3px no-repeat;
	padding: 4px 2px 2px 20px;
	margin-left: 20px;
	font-size: 11px;
}

.pdfnav {
	height: 30px;
	padding: 4px 2px;
	list-style-type: none;
}

a.pdf {
	background: url('../img/pdf-download.png') 0 3px no-repeat #fff;
	display: block;
	width: 100px;
	height: 36px;
	padding-left: 39px;
	padding-top: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float:left;
}

.pdfmenu {
	list-style-type: none;
	padding: 0;
	font-size: 14px;
}

.pdfmenu li {
	background: url('../img/pdfmenu-bg.png') repeat-x #ffeccc;
	padding: 2px 4px;
	width: 120px;
	float: left;
	margin: 0 4px;
}

.pdfmenu h4 {
	margin: 0 0 4px 0;
	font-size: 12px;
	text-align: center;
}

.pdfmenu img {
	float: left;
	margin-right: 5px;
}

.pdfmenu a {
	margin: 0;
	font-size: 11px;
	display: block;
}

a.adobe {
	display: block;
	font-size: 11px;
	width: 130px;
	padding: 0 0 0 20px;
	background: url('../img/adobe-reader.png') no-repeat;
}

a.hbutton, a.hbutton2 {
	display: block;
	width: 112px;
	position: absolute;
	right: 77px;
	top: 15px;
	text-indent: 1px;
	
}

a.hbutton2 {
	right: 23px;
}

a.due {
	background: url('../img/due.png') no-repeat;
	color: #fff;
	width: 112px;
	height: 26px;
	display: block;
	position: absolute;
	text-align: center;
	top: 0;
	right: 0;
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
}

.attachment {
	margin-top: .5em;
	margin-left: 1em;
}

.attachment img {
	vertical-align: middle
}

.attachment strong {
	margin-left: 20px;
}

/*	Specific
************************/

#whats-happening {
	background: url('../img/whats-happening-today.png') no-repeat;
}

#this-months-book {
	background: url('../img/this-months-book.png') no-repeat;
}

#letter-headmaster {
	background: url('../img/letter-from-headmaster.png') no-repeat;
}

#important-updates {
	background: url('../img/important-updates.png') no-repeat;
}

#st-johns-mission {
	background: url('../img/st-johns-mission.png') no-repeat;
}

#our-approach {
	background: url('../img/our-approach.png') no-repeat;
}

#search-blog {
	background: url('../img/search_header.png') no-repeat;
}

#parents-blog {
	background: url('../img/parents_header.png') no-repeat;
}

#grandparents-blog {
	background: url('../img/grandparents_header.png') no-repeat;
}

#featured-staff-blog {
	background: url('../img/featured-staff-blog.png') no-repeat;
}

#meet-the-staff {
	position: static;
	background: url('../img/meet-the-staff.png') no-repeat;
}

#how-to-apply {
	background: url('../img/how-to-apply.png') no-repeat;
}

#faq {
	background: url('../img/faq.png') no-repeat;
}

#open-house-calendar {
	background: url('../img/open-house-calendar.png') no-repeat;
}

#admissions-calendar {
	background: url('../img/admissions-calendar.png') no-repeat;
}

#h2-video {
	background: url('../img/video.gif') no-repeat;
}

#st-johns-newsletters {
	background: url('../img/st-johns-newsletters.png') no-repeat;
}

#for-our-families {
	background: url('../img/for-our-families.png') no-repeat;
}

#volunteer-opportunities {
	background: url('../img/volunteer-opportunities.png') no-repeat;
}

#officers-representatives {
	position: static;
	background: url('../img/officers-representatives.png') no-repeat;
}

#church-header {
	background: url('../img/church_header.png') no-repeat;
}

#contact-us {
	background: url('../img/contact-us.png') no-repeat;
}

#archive-name {
	background: url('../img/archive-name.png') center top no-repeat;
}

#st-johns {
	background: url('../img/st-johns.png') center top no-repeat;
}

#teacher-pages {
	background: url('../img/teacher-pages.png') center top no-repeat;
}

#homework-assignments {
	background: url('../img/homework-assignments.png') center top no-repeat;
}

#blog {
	background: url('../img/blog.png') center top no-repeat;
}

#calendar {
	background: url('../img/calendar.png') center top no-repeat;
}

#staffnav {
	font-size: 11px;
	height: 28px;
	margin: -10px -10px 0 -10px;
	background: url('../img/staffnav-bg.png') bottom center no-repeat;
	padding: 0 10px;
	list-style-type: none;
}

#familiesnav {
	font-size: 11px;
	height: 28px;
	margin: 20px -10px 0 -10px;
	background: url('../img/families-subnav-bg.png') bottom center no-repeat;
	padding: 0 10px;
	list-style-type: none;
}

#staffnav li, #familiesnav li {
	display: inline;
}

#staffnav li a, #familiesnav li a {
	cursor: pointer;
	padding: 5px 10px;
}

#familiesnav li a.active {
	background: #fff !important;
}

#familiesnav li a.inactive {
	background: #f5f4ef !important;
}

#staffnav li a.active {
	background: #9fdfe9 !important;
}

#staffnav li a.inactive {
	background: #c5ecf3 !important;
}

#staff_board, #staff_lower, #staff_pre, #fam_gala, #fam_parents, #fam_alumni ,li#snadmin, li#snpreon, li#snfund, li#snloweron, li#sngalaon, li#snparentson, li#snalumnion, li#snboardon {
	display: none;
}

#staff_admin h3, #staff_lower h3, #staff_pre h3 {
	font-size: 18px !important;
	margin: 2px;
}

.bio {
	clear: both;
	margin-left: 60px;
	color: #666;
	font-size: 11px;
	display: none;
}

.bio p {
	margin: 0;
	text-indent: 2em;
}

.video_include {
	
}

.video_include a {
#	float: right;
}
