/*MARIAN HIGH SCHOOL STYLES--
--------------------------------*/

/*--GENERAL STYLES--
----------------------*/
body {
  margin: 0;
  padding: 0;
  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
  background: #fbfae7 url(/layout/images/body-bg.jpg) repeat-x 0 0; 
}

a {
  text-decoration: none;
  color: #24408e;
}

a:hover {
  text-decoration: underline;
}

hr {
  border-color: #eadda0;
  margin: 0;
  padding: 0;
}

img {
  margin: 0;
  padding: 0;
  border: none;
}

p {
  margin: 10px 0;
}

table {
  margin: 0;
  padding: 0;
  border: 0px;
}

td {
  vertical-align: top;
}

td p {
margin: 0px 0px;
}

.clear {
  clear: both;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }/* required comment for clearfix to work in Opera \*/
* html .clearfix { height:1%; }.clearfix { display:block; }/* end clearfix */

#inner-wrapper {
  position: relative;
  background: url(/layout/images/inner-wrapper-bg.gif) repeat-y 0 0;
}

body#index #inner-wrapper {background: none;}
#inner-wrapper-2 {
  background: url(/layout/images/side-bar-gradient.jpg) no-repeat bottom left;
  
}

#wrapper {
  width: 960px;
  position: relative;
  margin: 0 auto;
}
/*--FONT STYLES--
----------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: "Times New Roman", Times, serif;
}

h1 {
  font-size: 160%;
}

h2 {
  font-size: 130%;
}

h3 {
  font-size: 110%;
}
/*--HEADER STYLES--
----------------------*/
#header-console {
  height: 20px;
  width: 220px;
  position: absolute;
  right: 0;
  top: 12px;
}

#header-console form {
  width: 150px;
  position: absolute;
  top: 0;
  right: 14px;
}

#header-console #search-term {
  width: 142px;
  border: none;
  background-color: #dee2ef;
}

#header-console #search-button {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  height: 20px;
  width: 22px;
  cursor: pointer;
  background:url(/layout/images/search-button.jpg) no-repeat 0 0;
}

#header-console a {
  color: #6382db;
}

#logo-back {
  position: relative;
  left: 10px;
}

#logo-emblem {
  position: absolute;
  top: 0;
  left: 316px;
  z-index: 5;
}
/*--MAIN NAVIGATION STYLES--
----------------------*/
#main-nav-wrapper {
  height: 37px;
  width: 960px;
  margin-bottom: 7px;
}

#main-nav {
  list-style: none;
  text-align: center;
  line-height: 37px;
  margin: 0;
  padding: 0;
}

#main-nav li {
  display: inline;
  padding: 0 15px;
  margin: 0;
}

#main-nav a {
  color: #FFFFFF;
  font-size: 110%;
}
/*--BANNER STYLES--
----------------------*/
#banner {
  margin-bottom: 6px;
}
/*--CONTENT STYLES--
----------------------*/
#content-wrapper {
  float: right;
  clear: none;
  width: 727px;
  margin: 20px 0 0 30px;
}

#main-content {
  padding: 0 60px 30px 0;
  color: #665526;
  font-size: 90%;
}

#main-content h1, #main-content h2, #main-content h3 {
  color: #132454;
  font-size: 140%;
}

#main-content h3 {
  font-size: 130%;
}

#main-content h1 {
  font-size: 180%;
  margin-top: 20px;
}

#main-content-top {
  color: #000000;
}

.blog-item {border-bottom: 1px solid #cfcfcf; padding-bottom: 10px;}
.blog-item.last {border: none;}
/*--FOOTER STYLES--
----------------------*/
#footer {
  background: #e5dca0 url(/layout/images/footer-emblem.jpg) no-repeat 50% 50%;
  margin: 0;
  padding: 0;
  width: 960px;
  height: 138px;
  position: relative;
  color: #6e603c;
  border-top: 8px solid #c2a83d;
}

#footer a {
  color: #6e603c;
}

#copyright {
  font-size: 75%;
  position: absolute;
  top: 20px;
  left: 41px;
}

#footer-nav {
  position: absolute;
  top: 30px;
  right: 20px;
  float: left;
  width: 200px;
}

#footer-nav ul {
  margin: 0;
  padding: 0;
  line-height: 100%;
}

#footer-nav ul#left {
  position: absolute;
  top: 0;
  left: 0;
}

#footer-nav ul#right {
  position: absolute;
  top: 0;
  right: 0;
}

#footer-nav table td {
  padding-right: 15px;
}

#footer-nav li {
  list-style: none;
  line-height: 100%;
  margin-bottom: 6px;
}
/*--INDEX SPECIFIC STYLES--
----------------------*/
#index-content-wrapper {
  background: url(/layout/images/index-content-wrapper.gif) repeat-y 0 0;
  position: relative;
  z-index: 3;
}

#index-content-wrapper #content-left {
  float: left;
  width: 255px;
  margin: 0;
  color: #1d2b58;
}

#index-content-wrapper #content-inner-wrapper {
  float: right;
  width: 704px;
  margin: 0;
  padding: 0;
}

#index-content-wrapper #content-middle {
  float: left;
  width: 449px;
  margin: 0;
  padding: 0;
  color: #1d2b58;
}

#index-content-wrapper #content-right {
  float: right;
  margin-left: 1px;
  width: 254px;
  margin: 0;
  padding: 0;
}

.column-head {
  height: 48px;
  background:url(/layout/images/index-header-bar.gif) repeat-x 0 0;
  line-height: 48px;
  position: relative;
}

.rss-button {
  position: absolute;
  top: 12px;
  right: 15px;
}

#index-content-wrapper .column-head h2 {
  margin: 0 0 0 20px;
  padding: 0;
  font-size: 150%;
  font-family:"Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #c2a83d;
}

.column-inner {
  margin: 20px;
}
/*--INDEX EVENTS STYLES--
----------------------------*/
table#event-table td {
  padding-bottom: 10px;
}

div.date-image-blue, div.date-image-red  {
  background: url(/layout//layout/images/event-image-blue.jpg) no-repeat 0 0;
  height: 43px;
  width: 44px;
  margin: 0 10px 0 0;
  padding: 0;
}

div.date-image-blue {
  background: url(/layout/images/event-image-blue.jpg) no-repeat 0 0;
}

div.date-image-red {
  background:url(/layout/images/event-image-red.jpg) no-repeat 0 0;
}

span.event-title {
  font-weight: bold;
  display: block;
}

span.event-month {
  text-align: center;
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

span.event-day {
  text-align: center;
  display: block;
  font-size: 17px;
  font-weight: bold;
  left: 10px;
  margin: 3px 0 0 0;
  padding: 0;
}

td.event-details {
  font-size: 90%;
}
/*--INDEX NEWS EVENTS STYLES--
-------------------------------*/
#content-middle .news-item {
  border-bottom: 1px solid #cfcfcf;
}

#content-middle .news-item h2 {
  margin-bottom: 0px;
}

span.news-item-date {
  font-size: 70%;
  color: #a9a9aa;
}

#content-middle .last {
  border: none;
}
/*--INDEX BULLETIN BOARD STYLES--
-------------------------------*/
#content-right .bulletin-item {
  margin-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
}

#content-right h2.important {
  color: #b90000;
  margin-bottom: 0;
}

#content-right h2 {
  color: #172864;
  margin-bottom: 0;
}

#content-right .bulletin-item span.date{
  font-size: 70%;
  color: #a9a9aa;
}

#content-right .last {
  border: none;
}
/*--INTERIOR PAGE STYLES--
--------------------------------------------------*/
#side-bar {
  width: 201px;
  padding-bottom: 100px;
  float: left;
  margin-left: 1px;
  position: relative;
}
#side-bar-gradient {
  position: absolute;
  bottom: 0;
  left: -1px;
}

#side-bar-image {
  border-bottom: 4px solid #fbfae7;
  background-color: #FBFAE7;
  text-align: center;
}

#side-nav {
  margin: 20px 0 0 20px;
  padding: 0 0 20px 0;
}

#side-nav li {
  list-style: none;
  line-height: 200%;
}
#side-nav li ul {
  margin: 0px 5px;
  padding-left: 10px;
}
#side-nav a {
  color: #122559;
  padding-left: 10px;
  background: url(/layout/images/side-nav-arrow.gif) no-repeat left center;
}

#side-bulletin-board {border-top: 4px solid #fbfae7;}
#side-bulletin-board h2.header {
  display: block;
  color: #FFFFFF;
  background-color: #ac9431;
  padding: 7px 18px;
  margin: 0;
}

#side-bulletin-board-inner {
  padding: 0 18px;
  color: #7d6b3d;
  font-size: 90%;
}

#side-bulletin-board-inner h2 {
  font-size: 120%;
  margin-bottom: 0;
}

#side-bulletin-board-inner h2.important {
  font-size: 120%;
  color: #b90000;
}

#side-bar .bulletin-item {
  padding-bottom: 7px;
  border-bottom: 1px solid #ac9431;
}

#side-bulletin-board-inner .last {
  border: none;
}

#side-bar span.date {
  color: #ac9431;
  font-size: 90%;
}
/*--CONTACT STYLES--
-------------------------------*/
table#contact-table {
  width: auto;
  margin: 0 auto;
  margin-top: 50px;
}

table#contact-table td {
  padding: 0 0 10px 7px;
}

table#contact-table label {
  color: #ac9431;
}

table#contact-table .text-input {
  width: 293px;
  height: 20px;
  border: 1px solid #ac9431;
  font-family: Arial, Helvetica, sans-serif;
}

table#contact-table textarea.text-input {
  height: 75px;
}

table#contact-table span.email-format {
  color: #cd0000;
  font-style: italic;
}