@charset "UTF-8";

@import url("../gallery.css");


/* CSS Document */

body {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}
#outercontainer {
	background-image: url(images/outercontainer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}

#fillme {
	display: none;
}
#fillup {
	display: none;
}

#calinfo ul li span.item {
	margin: 0 0 0 50px;
}

/************************************************
************** School Banner ********************
************************************************/
#schoolspecific {
	background-image: url(images/schoolname_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 255px;
	width: 976px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#schoolspecific h1 {
	color: #FFFFFF;
	font-size: 27px;
}
#schoollogo {
	background-image: url(images/schoollogo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 255px;
	width: 199px;
	padding: 0 50px;
	float: left;
}
#schoolname {
	position: absolute;
	top: 110px;
	left: 275px;
	margin-right: 35px;
	width: 662px;
	text-align: center;
}

#logovertical {
	display: table-cell; 
	text-align: center; 
	vertical-align: middle; 
	width: 156px;
	height: 255px;
	}

#logovertical * {
	vertical-align: middle;
}

#schoolinfo {
	width: 292px;
	float: right;
	text-align: right;
	height: 94px;
	position: absolute;
	top: 8px;
	right: 20px;
	color: #FFFFFF;
}
#schoolinfo ul {
	list-style-type: none;
	font-size: 11px;
}
#schoolinfo li {
}


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


/* Primary Nav */
#nav {
	text-align: center;
	height: 35px;
	margin-top: 8px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	padding-top: 7px;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
}
#nbott {
}

/* Exploding Boy */
#nav {
	/*margin: 1em 0 0;
	padding: 0.6em 0 0;*/
	font-weight: normal;
	font-size: 0.8em;
}
#nav ul, #navigation ul li {
	list-style: none;
}
#nav ul {
	margin: 0;
	padding: 5px 0 7px;
	text-align: center;
}
#nav ul li {
	display: inline;
	margin: 0 12px 0 12px;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 5px 2px 8px 6px;
}
#nav ul li span {
	padding: 5px 0px 8px 0px;
	margin: 4px 0 4px 0px;
}
#nav ul li.current {
	margin: 0 -2px 0 2px;
}

#nav ul li.current a {
	background: url(images/nav_curleft.jpg) no-repeat left top;
	padding: 5px 2px 8px 8px;
}
#nav ul li.current span {
	padding: 5px 10px 8px 0px;
	margin: 4px 0 4px 4px;
	background: url(images/nav_curright.jpg) no-repeat right top;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li.current a:hover {
	text-decoration: none;
}
/* End of Exploding Boy */

/* Secondary Nav */
#secnav {
	width: 148px;
	margin-top: 22px;
	font-size: 0.8em;
	margin-bottom: 10px;
	float: left;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #102278;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #102278;
	padding: 15px;
	background-color: #e7edff;
	margin-left: 5px;
	margin-right: 0px;
}
#snbott {
	display: none;
}
#secnav ul {
	text-align: right;
}
#secnav li {
	list-style-type: none;
	margin-top: 3px;
	padding-left: 0px;
}
#secnav li a {
	color: #5a5a5a;
	padding-left: 15px;
}
#secnav li a:hover {
}
#secnav  li.current a {
	font-weight: bold;
	background-image: url(images/secnav_currentbg.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#secnav li a:hover {
	text-decoration: underline;
}


/************************************************
************** Wrapper **************************
************************************************/

#wrapper {
	width: 770px;
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin-left: 18px;
	margin-top: 22px;
	position: relative;
	display: inline;
}

body.nosec #wrapper {
	width: 965px;
	margin-left: 5px;
}

#wrapping {
	
}

#generalfill {
	display: none;
}


/************** Main Content ************************/

#content {
	float: left;
	font-size: 0.8em;
	width: 532px;
}
#content .article {
	margin-bottom: 15px;
	width: 532px;
}

body.nosec #content .article {
	width: 727px;
}

#content h1 {
}
#content h2 {
	font-weight: normal;
	clear: both;
	margin-bottom: 6px;
	font-size: 1.3em;
	width: 512px;
	background-color: #102278;
	padding: 5px 10px;
	color: #FFFFFF;
	background-image: url(images/content_h2bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

body.nosec #content h2 {
		width: 707px;
}

#content h3 {
	font-weight: normal;
	font-size: 1.3em;
	padding: 5px 0;
}

#content h4 {
	font-weight: normal;
	font-size: 1.1em;
	padding: 5px 0;
	color: #102278;
}

#content p {
	margin-bottom: 10px;
}
#content .artimg {
}
#content img {
	float: left;
	padding: 8px 15px 15px 15px;
	margin: 0px;
}
#content a {
}
#content a:hover {
}
#content ul, #content ol {
	margin-left: 25px;
	margin-bottom: 12px;
}
#content ul {
}
#content ul li {
}
#content ol {
}
#content ol li {
}
#content table {
}
#content table td {
}
#content table th {
}
#content table p {
}
#content table a {
}
#content table a:hover {
}

#column {
	float: right;
	width: 197px;
	display: inline;
}


/************** Column *****************************/

#search  h3, #calendar  h3, #randomphoto h3, .enticer h3, #eteachers h3  {
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 8px;
}
#calendar h3, #randomphoto h3 {
	color: #002596;
}
#colbott {
}

#galleryselector {
	width: 100%;
}

/* eTeachers */
#eteachers {
	height: 60px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 12px 8px 12px 8px;
	background-image: url(images/col_eteachersbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#eteachers {
}

#eteacherselector, #galleryselector {
	width: 100%;
}

#eteachers h3 {
	margin-bottom: 15px;
	color: #FFFFFF;
}
#eteachers form {
	width: 100%;
}

/* Search */
#search {
	height: 60px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 12px 8px 12px 8px;
	background-image: url(images/col_searchbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#srchbott {
}
#search h3 {
	margin-bottom: 15px;
	color: #FFFFFF;
}
#search form {
	width: 180px;
	margin-left: 0px;
}

/* Calendar */
#calendar, #randomphoto, .enticer {
	background-color: #e7edff;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #002596;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
#caltop {
	
}
#calinfo {
	background-position: top;
}
#calendar ul {
	list-style-type: none;
	list-style-position: inside;
}
#calendar li {
	font-size: 0.7em;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}
#calinfo  .date {
	display: inline-block;
	width: 4em;
	float: left;
	clear: left;
	margin-right: 4px;
	font-style: italic;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#calendar li a {
}
#calbott {
}
#calviewfull {
	background-image: url(images/column_abg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0px 5px 57px;
	padding: 5px 2px 0 2px;
	height: 23px;
	width: 123px;
	text-align: center;
}
#calviewfull p a {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
}
#calviewfull p a:hover {
	text-decoration: underline;
}


/* Random Photo */
#randomphoto {
}
#rptop {
}
#rpinfo {
}
#randomphoto #rpi {
	text-align: center;
}
#randomphoto img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


#randomphoto p {
}
#rpinfo p {
	font-size: 0.8em;
	margin: 2px 4px 5px 4px;
}
#rpbott {
}
#rpviewgallery {
	background-image: url(images/column_abg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0px 5px 57px;
	padding: 4px 2px 0 2px;
	height: 23px;
	width: 123px;
	text-align: center;
}
#rpviewgallery  p a {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}
#rpviewgallery  p a:hover {
	text-decoration: underline;
}

/* Enticers */
.enticer {
	margin-bottom: 20px;
}
.entctop {
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
}
.entctop h3 {
	color: #002596;
	font-weight: normal;
	font-size: 0.9em;
	margin-bottom: 5px;
}
.entctext {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	font-size: 0.7em;
}
.entctext p {
	color: #405258;
}
.entcbott {
}
.entcviewfull {
	background-image: url(images/column_abg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0px 0px 57px;
	padding: 4px 2px 0 2px;
	height: 23px;
	width: 123px;
	text-align: center;
}
.entcbott  p a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
}
.entcbott p a:hover {
	text-decoration: underline;
}


/************************************************
************** Split ***************************
************************************************/

#split {
	width: 100%;
	background-image: url(images/split_bg.jpg);
	background-repeat: none;
	background-position: center top;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 25px 0px 0px;
	float: left;
	padding-left: 0px;
	height: 25px;
}

/************************************************
************** Footer ***************************
************************************************/

/* Sandbox */
#sandbox {
	width: 935px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	padding-left: 41px;
}
#sandouter {
	margin-left: -7px;
	background-repeat: repeat;
	background-position: center top;
	padding-bottom: 35px;
	width: 867px;
	font-size: 0.9em;
	
}
#sandbox h4 {
	margin-bottom: 5px;
	margin-top: 0px;
}
#sandbox img {
	float: left;
	margin: 15px;
}
#sandbox p {
}
#sandbox a {
}
#sandbox a:hover {
}
#sandbox ul {
}
#sandbox ul li {
}
#sandbox ol {
}
#sandbox ol li {
}
#sandbox table {
}
#sandbox table td {
}
#sandbox table th {
}
#sandbox table p {
}
#sandbox table a {
}
#sandbox table a:hover {
}
#sandbott {
	width: 935px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-left: 41px;
}

/* Footer */
#footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	height: 130px;
	color: #FFFFFF;
}
#footbott {
}
#footer p {
	margin-bottom: 15px;
}
#footer h5 a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer h5 a:hover {
	text-decoration: underline;
}
#footer a {
}
#footer a:hover {
}
#footer img {
}




/************************************************
****** Styles that can be used anywhere *********
************************************************/
#sandbox img.right, #wrapper img.right, #footer img.right {
	float: right;
}
