@charset "utf-8";
/* CSS Document */

/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Containers
--------------------------------------------------------------------------------*/

.container_16
{
	margin:0 auto 0 auto;
	padding-top:10px;
	padding-bottom:30px;
	width: 960px;
	min-height:300px;
	background:#ffffff;
	border-right:1px solid #9e9e9e;
	border-bottom:1px solid #9e9e9e;
	border-left:1px solid #9e9e9e;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_16 .grid_4
{
	width: 220px;
}

.container_16 .grid_8
{
	width: 460px;
}

.container_16 .grid_12
{
	width: 700px;
}

.container_16 .grid_16
{
	width: 940px;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/

.alpha
{
	margin-left: 0;
}

.omega
{
	margin-right: 0;
}

/* =Grid >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .grid_1
{
	width: 40px;
}

.container_16 .grid_2
{
	width: 100px;
}

.container_16 .grid_3
{
	width: 160px;
}

.container_16 .grid_5
{
	width: 280px;
}

.container_16 .grid_6
{
	width: 340px;
}

.container_16 .grid_7
{
	width: 400px;
}

.container_16 .grid_9
{
	width: 520px;
}

.container_16 .grid_10
{
	width: 580px;
}

.container_16 .grid_11
{
	width: 640px;
}

.container_16 .grid_13
{
	width: 760px;
}

.container_16 .grid_14
{
	width: 820px;
}

.container_16 .grid_15
{
	width: 880px;
}

/* =Prefix Extra Space >> Global
--------------------------------------------------------------------------------*/

.container_16 .prefix_4
{
	padding-left: 240px;
}

.container_16 .prefix_8
{
	padding-left: 480px;
}

.container_16 .prefix_12
{
	padding-left: 720px;
}

/* =Prefix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .prefix_1
{
	padding-left: 60px;
}

.container_16 .prefix_2
{
	padding-left: 120px;
}

.container_16 .prefix_3
{
	padding-left: 180px;
}

.container_16 .prefix_5
{
	padding-left: 300px;
}

.container_16 .prefix_6
{
	padding-left: 360px;
}

.container_16 .prefix_7
{
	padding-left: 420px;
}

.container_16 .prefix_9
{
	padding-left: 540px;
}

.container_16 .prefix_10
{
	padding-left: 600px;
}

.container_16 .prefix_11
{
	padding-left: 660px;
}

.container_16 .prefix_13
{
	padding-left: 780px;
}

.container_16 .prefix_14
{
	padding-left: 840px;
}

.container_16 .prefix_15
{
	padding-left: 900px;
}

/* =Suffix Extra Space >> Global
--------------------------------------------------------------------------------*/

.container_16 .suffix_4
{
	padding-right: 240px;
}

.container_16 .suffix_8
{
	padding-right: 480px;
}

.container_16 .suffix_12
{
	padding-right: 720px;
}

/* =Suffix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .suffix_1
{
	padding-right: 60px;
}

.container_16 .suffix_2
{
	padding-right: 120px;
}

.container_16 .suffix_3
{
	padding-right: 180px;
}

.container_16 .suffix_5
{
	padding-right: 300px;
}

.container_16 .suffix_6
{
	padding-right: 360px;
}

.container_16 .suffix_7
{
	padding-right: 420px;
}

.container_16 .suffix_9
{
	padding-right: 540px;
}

.container_16 .suffix_10
{
	padding-right: 600px;
}

.container_16 .suffix_11
{
	padding-right: 660px;
}

.container_16 .suffix_13
{
	padding-right: 780px;
}

.container_16 .suffix_14
{
	padding-right: 840px;
}

.container_16 .suffix_15
{
	padding-right: 900px;
}

/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/* Customization */

body 
{
	background:#fff;background-image:url(./themes/site_themes/default/home_bkn.png);background-repeat:no-repeat; background-position:top center;
}

a {
	color:#4574a4;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

/* Navigation */

#navigation-top-container {
	background:url(./themes/site_themes/default/navigation_bkn.png) no-repeat;
	width:980px;
	height:69px;
	margin:85px auto 0 auto;
	padding-left:0;
}

#navigation-top {
	background:url(./themes/site_themes/default/navigation.png) no-repeat;
	width:732px;
	height:69px;
	margin:0 0 0 123px;
	padding:0;
}

#navigation-top span {
	display: none;
}

#navigation-top li, #navigation-top a {
	height:69px;
	display:block;
}

#navigation-top li {
	float:left;
	list-style:none;
	display:inline;
}

#thome {width: 72px;}
#tabout {width: 71px;}
#tadmission {width: 92px;}
#tparents {width: 80px;}
#tforum {width: 72px;}
#talumni {width: 77px;}
#tnews {width: 117px;}
#tgiving {width: 74px;}
#tcontact {width: 77px;}

#thome a:hover {background:url(./themes/site_themes/default/navigation.png) 0px -69px no-repeat; }
#tabout a:hover {background:url(./themes/site_themes/default/navigation.png) -72px -69px no-repeat; }
#tadmission a:hover {background:url(./themes/site_themes/default/navigation.png) -143px -69px no-repeat; }
#tparents a:hover {background:url(./themes/site_themes/default/navigation.png) -235px -69px no-repeat; }
#tforum a:hover {background:url(./themes/site_themes/default/navigation.png) -315px -69px no-repeat; }
#talumni a:hover {background:url(./themes/site_themes/default/navigation.png) -387px -69px no-repeat; }
#tnews a:hover {background:url(./themes/site_themes/default/navigation.png) -464px -69px no-repeat; }
#tgiving a:hover {background:url(./themes/site_themes/default/navigation.png) -581px -69px no-repeat; }
#tcontact a:hover {background:url(./themes/site_themes/default/navigation.png) -655px -69px no-repeat; }

#thome .current {background:url(./themes/site_themes/default/navigation.png) 0px -138px no-repeat; }
#tabout .current {background:url(./themes/site_themes/default/navigation.png) -72px -138px no-repeat; }
#tadmission .current {background:url(./themes/site_themes/default/navigation.png) -143px -138px no-repeat; }
#tparents .current {background:url(./themes/site_themes/default/navigation.png) -235px -138px no-repeat; }
#tforum .current {background:url(./themes/site_themes/default/navigation.png) -315px -138px no-repeat; }
#talumni .current {background:url(./themes/site_themes/default/navigation.png) -387px -138px no-repeat; }
#tnews .current {background:url(./themes/site_themes/default/navigation.png) -464px -138px no-repeat; }
#tgiving .current {background:url(./themes/site_themes/default/navigation.png) -581px -138px no-repeat; }
#tcontact .current {background:url(./themes/site_themes/default/navigation.png) -655px -138px no-repeat; }

/* Banner Images */

#banner{
	margin-top:10px;
	margin-bottom:10px;
}

#logo {
	margin:30px 0 0 0;
}

#alert {
	background-color:#FFF;
	border: 4px solid #FF0000;
	color:#111;
	width:902px;
	margin:0 20px 20px 20px;
	padding:5px;
	font-size:2em;
	letter-spacing:.02em;
	line-height:1.2em;
}

/* Mission Statement */

#m_statement {
	background-color:#333;color:#ccc;width="100%";padding:20px;line-height:1.5em;margin-top:10px;
}
#m_statement h1 {
	color:#fff;
}
#m_statement p {
	margin-bottom:0;
}

/* Announcement */
#announce {
    text-align:center;
    font-size:1.6em;
}

#announce a {
    color:#fff;
    background-color:#336699;
    display:block;
    padding:.5em 0;
    margin:1em 0;
}

#announce a:hover {
    color:#336699;
    background-color:#ccc;
    text-decoration:none;
}

/* Bottom Navigation */

#navigation-bottom-container {
	font-size:1.4em;
	text-align:center;
	margin-top:20px;
        margin-bottom:20px;
}

#navigation-bottom
{
	color: #666;
	list-style: none;
	letter-spacing: .02em;
	padding: 0;
	margin: 0;
}

#navigation-bottom li
{
	display: inline;
	padding: 0;
	margin: 0;
}

#navigation-bottom li:before { content: "| "; }
#navigation-bottom li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navigation-bottom li
{
	border-left: 1px solid #666;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navigation-bottom { height: 1%; }

* html #navigation-bottom li
{
	display: block;
	float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navigation-bottom li:first-child { border-left: 0; }

/* Sub Menu */

#submenu-container {
	margin-bottom:2em;
}

.submenu-header{
	width:220px;
	height:31px;
	background:url(./themes/site_themes/default/subnav_hd.png) repeat-x;
}

.submenu-header h2{
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	padding-left:10px;
	padding-top:4px;
}

#submenu {
	width:218px;
	min-height:59px;
	display:block;
	background:url(./themes/site_themes/default/subnav_bg.png) top left no-repeat;
	border: 1px solid #CCC;
	list-style:none;
}

#submenu .current {
	color:#333;
}

#submenu p {
	font-size:1.1em;
	margin:4px 8px 4px 8px;
}

#submenu li {
	font-size:1.1em;
	font-weight:bold;
	margin:4px 8px 4px 8px;
}

/* Copyright */

#copyright {
	color:#666;font-size:1.2em;text-align:center;margin:10px auto 40px auto;
}

/* About */

#about img {
	margin-right:10px;
}

/* Misc List Styling */

#plain-list li{
	list-style:none;
	font-size:1.2em;
	padding-left:20px;
}

ul.list-a { font-size: 1.2em; }
ul.list-a ul { font-size: 1em; }
.list-a li { margin: 0 0 10px 40px; }

ol {
	font-size:1.4em;
}

ol li {
	margin-bottom:1em;
        margin-left:2em;
}

/* PHOTOS TABLE */

#photos .border {
border:1px solid #333;
}
#photos_table a {
text-decoration:none;
}
#photos_table a:hover {
color:#333;
}
#photos_table .spacer {
font-size:10px;
margin:5px 0;
}
#photos_table .border {
border:1px solid #333;
}
#photos_table .paddedborder {
border:1px solid #333;
padding:20px;
}
#photos_table .thumbs {
background-color: #e9e9e9;
padding:15px 3px 8px;
text-align:center;
}
#photos_table .title {
font-weight:bold;
margin:3px 0 0;
}
#photos_table .categories {
background-color:#e9e9e9;
padding:7px 10px 7px 12px;
}
#photos_table .total_files {
background-color:#e9e9e9;
padding:7px 10px 7px 12px;
text-align:center;
}
#photos_table .tableBorder {
border:1px solid #fff;
margin-bottom:20px;
}
#photos_table th {
background-color:#ccc;
padding:5px 6px 5px 12px;
text-align:left;
}
#photos .paginate{
font-size:1.4em;
}

/* CLASS PHOTO TABLES */

#photos_table2 h4 {
margin-bottom:10px;
}
#photos_table2 .thumbs {
padding:10px 0;
text-align:center;
}
#photos_table2 .tableBorder {
border:1px solid #fff;
margin-bottom:10px;
}
#photos_table2 th {
padding:5px 6px 5px 0;
text-align:left;
}
.thumbs_row {
margin-bottom:10px;
}

/* RECENT FORUM TOPICS ON CLASSROOM PAGES */

#recent_forum_topics{
font-size:1.4em;
}
#recent_forum_topics td{
padding-right:10px;
}

/* NEWSLETTER FORM */
#newsletter-form h3 { font-size:1.5em; }

/* FOOTER */
#footer {
	width:100%;
	margin-top:40px;
	padding-top:4px;
	background-image:url(./themes/site_themes/default/footer_grad.png);background-repeat:repeat-x; background-position:top;
	background-color:#333;
	color:#FFF;
}
#footer #wrapper {
	margin:0 auto 0 auto;
	padding-top:20px;
	padding-bottom:20px;
	width: 960px;
	background:#333;
}

#footer .grid_3
{
	width: 160px;
}

#footer .grid_4 {
	width: 220px;
}


#footer .grid_5
{
	width: 280px;
}

#footer .grid_6
{
	width: 340px;
}

#footer h2 {
	font-size:1.7em;
}
#footer h3 {
	font-size:1.1em;
	color:#F3F3F3;
	margin-bottom:-2px;
}
#footer ul {
	list-style:none;
	margin-bottom:10px;
}
#footer li {
	font-size:1.4em;
	margin:2px 8px 0 8px;
}

#footer a:hover {
	color:#4cc0e2;
}
#footer a:visited {
	color:#3d658e;
}
.credit {
	padding-top:20px;
}

/* GIVING */
#giving table, tbody, tr, th, td { vertical-align: middle; }

/* ADMISSION */
