body {
  background: #03648f url('../images/body-background.png');
  font-family: Arial, Verdana, sans-serif;
  height: 100%;
  margin: 0px;
  position: absolute;
  width: 100%;
  }

a { color: inherit; text-decoration: none; }

img { border: none; }

hr { border: 0 none; border-top: 1px dashed #ccc; }

h3 { color: #6592ac; }

#page-background {
  background: url('../images/page-background.png');
  height: 100%;
  margin-left: -27px;
  position: fixed;
  top: 0;
  width: 1054px;
  z-index: 2;
  }

#background-stripe {
  position: absolute;
  left: 0;
  background: url('../images/background-stripe.png') repeat-x;
  height: 100%;
  width: 100%;
  z-index: 0;
  }

#container {
  left: 50%;
  position: absolute;
  margin-left: -527px;
  padding: 0 27px;
  width: 1000px;
  z-index: 1;
  }

#page { background: #fff; position: absolute; width: 1000px; z-index: 3; }

#header { background: #000 url('../images/header-banner.png') no-repeat; height: 162px; }

#header .options       { color: #fff; margin: 5px 20px 5px 5px; position: absolute; right: 0; top: 0; }
#header .options .cart { background: url('../images/icons/cart.png') no-repeat left; border: 0 none; padding: 0 10px 0 20px; }
#header .options li    { border-left: 1px solid #ccc; padding-left: 10px; }

#header .navigation a  { color: #fff; }
#header .navigation    { margin: 0 30px 0 0; position: absolute; right: 0; top: 133px; }
#header .navigation li {
  color: #fbf6f6;
  height: 21px;
  margin-right: 10px;
  padding-top: 8px;
  text-align: center;
  width: 111px;
  }

#header .navigation li.current_page_item a,
#header .navigation li.current_page_parent a { color: #000; }
#header .navigation li.current_page_item,
#header .navigation li.current_page_parent { background: #fff url('../images/tab.png') no-repeat; color: #000; }

#rss-icon { left: -6px; position: absolute; top: 120px; }

#body { padding: 20px; }

#footer {
  background: #000 url('../images/footer-background.png') repeat-x;
  color: #e5e8e5;
  height: 6px;
  margin: 10px 7px 0;
  padding: 25px;
  width: 936px;
  }

#footer a { color: #6592ac; }

/* -- Sidebar -- */

#sidebar {
  background: #e5e8e5 none repeat-x right;
  height: 180px;
  list-style-type: none;
  margin: 7px 7px 0 7px;
  overflow: hidden;
  padding: 10px;
  width: 966px;
  }

#sidebar li.section     { border-right: 1px solid #a0a2a0; display: block; float: left; height: 100%; margin: 0 10px; width: 260px; }
#sidebar li.section.end { border: 0 none; width: 380px; }

#sidebar h2 { color: #03648f; font-size: 1.6em; margin: 0; }
#sidebar p  { padding-left: 7px; }

#tuition.icon { float: right; padding: 0 5px 5px 5px; }

/* -- Classes -- */

.alignleft, .left  { float: left; }
.alignright, .right { float: right; }

ul.flat    { list-style-type: none; margin: 0; padding: 0; }
ul.flat li { display: block; float: left; margin: 0; padding: 0; }

/* -- Forms -- */

form input,
form textarea { border: 1px solid #21617d; color: #21617d; }

form input:focus,
form textarea:focus { background-color: #d9f2ff; }

/* -- Posts -- */

#body .post,
#body .page { padding-left: 30px; }

#body .post a,
#body .page a { color: #75a8c7; }

#body .post h2,
#body .post h2 a,
#body .page h2,
#body .page h2 a { color: #03648f; font-size: 1.2em; font-weight: bold; }

#body .post-icon { float: left; margin-left: -30px; }

#body .post-comments a { color: #03648f; }
#body .post-comments img { position: relative; top: 5px; }

/* -- Comments -- */

.comments { padding-left: 30px; }
.comments h3 { color: #03648f; }

/* -- Navigation -- */

div.navigation { height: 20px; }

/* -- Sociable -- */

div.sociable { background: #E5E8E5; padding: 5px; text-align: right; }
.sociable .sociable_tagline { display: none; }
.sociable ul { list-style-type: none; margin: 0; padding: 0; }
.sociable li { display: inline-block; }

/* -- MapPress -- */

#mappress0 { float: right; margin: 5px; }
.mapp-poweredby { display: none; }

/* -- eShop -- */

.eshopsubpages .sociable { display: none; }
.eshopsubpages #ScorchPlugin { display: none; }
ul.eshopsubpages,
.paginate ul { list-style-type: none; }

