html {
  overflow-y: scroll;
}
html, body {
  width: 100%;
  height: 100%;
  text-align: center; /* ie */
}
body {
  position: relative;
  font: 62.5% Verdana, Helvetica, Arial, Sans-Serif; /* 1 em = 10px */
  background:#fff;
}

.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix {
  display: block;
}
.clear {
  clear: both;
}

/* GENERAL */
a, a:visited {
  color: #009ef4;
}
a:hover {
  color: #fff;
  background-color: #009ef4;
}
p {
  padding-bottom: 10px;
}

.controls {
  display: none;
  right: 0px;
  position: absolute;
  z-index: 1001;
}
.controls span {
  margin-left: 0.5em;
}

.cancel {
  color: red !important;
}
.cancel:hover {
  background-color: #ccc;
}

input {
  outline: 0;
}

.flash {
  position: absolute;
  top: 25px;
  right: 0;
  padding: 10px 20px;
  height: 31px;
  line-height: 31px;
  font-size: 1.6em;
  background-color: #E3F5FD;
  color: #009ef4;
}

.share {
  text-align: right;
  padding-bottom: 0.5em;
  font-style: italic;
  font-size: .9em;
}
.share a {
  display: inline-block;
  font-style: italic;
  background-color: rgba(141,216,248,0.23);
  margin-top: 10px;
  padding: 5px 6px;
}
.share a:hover {
  background-color: #009ef4;
  color: #fff;
}

/* PAGE WRAP */
#page_wrap {
  background: #fff;
  margin: 0 auto;
  text-align: left;
  width: 980px;
  padding-top: 50px;
}

/* HEADER */
#header {
  position: relative;
  margin-bottom: 20px;
}
#header #logo {
  height: 101px;
  width: 151px;
}

#columns {
  color: #009ef4;
  overflow: hidden;
}
#columns .column {
  background: #fff;
  float: left;
  display: inline;
  border-bottom: 3px solid #009ef4;
  position: relative;
  padding-bottom: 0px;
  margin-right: 15px;
}
#columns .column h1 {
  font-size: 1.8em;
  text-transform: uppercase;
  height: 18px;
  padding: 0 0 16px 0;
  position: relative;
  line-height: 1;
}
#columns .column h2 {
  font-size: 1.2em;
  font-weight: bold;
}
#columns #map {
  border: 0;
}


#columns .headless {
  padding-top: 0px;
}

#columns .stacked_column {
  margin-right: 15px;
  float: left;
  display: inline;
}
#columns .stacked_column .column {
  margin-bottom: 15px;
  margin-right: 0;
}

#columns .column div.filter {
  width: 100%;
}
#columns .column div.filter p {
  font-size: 1.2em;
  font-style: italic;
}
#columns .column div.filter a,
#columns .column div.filter span {
}

#columns .column.with_more {
  margin-bottom: 55px;
}
#columns #content .twitter {
  display: block;
  width: 100%;
  padding-bottom: 15px;
}

#columns #content .twitter p {
}


#columns .flickr a.image {
  float: left;
  display: block;
  float: left;
  width: 75px;
  display: block;
  padding: 4px;
  margin: 0 8px 8px 0;
  background: #fff;
  border: 1px solid #e6e6e6;
}

#columns .flickr a.image:hover {
  border-color: #bbb;
}

#navigation_column {
  width: 150px;
  padding-top: 0px;
  margin-right: 15px;
  text-transform: uppercase;
  line-height: 1.5;
}
#navigation_column a {
  text-decoration: none;
  line-height: 1;
}

#navigation {
  list-style: none;
  border-bottom: 1px solid #92e3fc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#navigation li {
  font-size: 1.4em;
}

#donation_button {
  border-bottom: 1px solid #92e3fc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#donation_button a {
  font-weight: bold;
  font-size: 1.4em;
}

#social_media {
  border-bottom: 1px solid #92e3fc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#social_media h4 {
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 6px;
}
#social_media ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#social_media ul li {
  padding-left: 20px;
  margin-bottom: 4px;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
#social_media ul li.facebook {
  background-image: url('../images/icons/facebook.png');
}
#social_media ul li.twitter {
  background-image: url('../images/icons/twitter.png');
}
#social_media ul li.flickr {
  background-image: url('../images/icons/flickr.png');
}
#social_media ul li.youtube {
  background-image: url('../images/icons/youtube.png');
}
#social_media ul li.rss {
  background-image: url('../images/icons/feed.png');
}

#social_media ul li a {
  line-height: 16px;
  font-size: 12px;
  text-transform: capitalize;
  text-decoration: none;
}

#mailing_list {
  border-bottom: 1px solid #92e3fc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#mailing_list h4 {
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 8px;
}
#mailing_list label {
  font-size: 1em;
  display: block;
  padding-bottom: 0px;
}
#mailing_list input {
  border: 1px solid #009ef4;
  margin-bottom: 10px;
  color: #009ef4;
}
#mailing_list input.text {
  width: 144px;
}
#mailing_list input.submit {
  border: 0;
  margin: 0;
  background: none;
  padding: 5px;
  background-color: #e3f5fd;
  text-transform: uppercase;
}

#copyright {
  padding-bottom: 10px;
}
#copyright p {
  font-size: 0.8em;
  margin-bottom: 0;
  padding: 0;
}
#copyright a {
  text-decoration: underline;
}

#content {
  width: 815px;
  float: left;
  position: relative;
  padding-bottom: 80px;
}
#content .span-3 {
  width: 470px;
}
#content .span-2 {
  width: 325px;
}
#content .span-1 {
  width: 280px;
}
#content .last {
  margin-right: 0;
}
#content p {
  font-size: 1em;
}

#content .event_spacer {
  height: 0;
  border-bottom: 1px solid #92e3fc;
  padding-bottom: 0px;
  margin-bottom: 20px;
}
#content .event {
  overflow: hidden;
  position: relative;
}
#content .span-1 .event .date_stamp {
  float: left;
  display: inline;
  background-color: #009ef4;
  background: rgba(0,158,244,.85);
  margin-right: 10px;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  text-transform: uppercase;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 45px;
}
#content .event .date_stamp p {
  padding: 0;
}
#content .event .date_stamp .day {
  font-size: 2.4em;
  line-height: 1em;
}

#content .event .content {
  float: left;
  display: inline;
}

#content .event .wide_content {
  width: 405px;
}

#content .span-3 .event .date_stamp {
  width: 55px;
  float: left;
  display: inline;
  background-color: #009ef4;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  text-transform: uppercase;
}

#content .event .content .event_image {
  margin-bottom: 10px;
}
#content .event .content p, #content .event .content h2 {
  padding-bottom: 10px;
}
#content .event .content h2 {
  text-transform: uppercase;
}

#content #static_content {
}
#content #static_content h2 {
  text-transform: uppercase;
}

#content #contact_boxes {
  padding-top: 30px;
  overflow: hidden;
}
#content #contact_boxes .contact_box {
  float: left;
  width: 230px;
  line-height: 1.5;
  padding-bottom: 15px;
}

#sidebar {
  width: 250px;
  margin-bottom: 46px;
  position: relative;
}
.post {
  position: relative;
}
.post h2 {
  text-transform: uppercase;
  font-size: 1.2em;
  padding-bottom: 10px;
  font-weight: bold;
}
.post img.news_photo {
  display: block;
  margin-bottom: 1em;
}
.post div.video_embed {
  margin-bottom: 1em;
}

.post span.unpublished {
  background: #f20000;
  color: #fff;
  padding: 3px;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  margin-bottom: 5px;
}

#comments {
  border-top: 3px solid #009ef4;
  padding-top: 10px;
}

#comments ul.comments li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #92e3fc;
}

#comments ul.comments li:last-child {
  border: 0;
}

#comments ul.comments li h4.author {
  font-weight: bold;
  margin-bottom: 5px;
}

#comments h2 { font-weight: bold; font-size: 14px; margin-bottom: 15px;}
#comments h3 {font-weight: bold; font-size: 12px; margin-bottom: 4px; margin-top: 10px;}


#sidebar p {
  padding-bottom: 10px;
}
.post_spacer {
  height: 1px;
  border-bottom: 1px solid #92e3fc;
  margin-bottom: 10px;
}

#sidebar table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}
#sidebar table td, #sidebar table th {
  text-align: center;
  width: 34px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #fff;
}
#sidebar table thead td.month {
  width: auto;
}
/* ie */
#sidebar table thead th, #sidebar table thead td {
  background-color: #e3f5fd;
  font-weight: bold;
  text-transform: uppercase;
}
#sidebar table thead td a, #sidebar table thead th a {
  text-decoration: none;
  display: block;
}
#sidebar table thead td a:hover, #sidebar table thead th a:hover {
  background: #009ef4;
  color: #fff;
}
#sidebar table thead th {
  color: #4bcffa;
}
#sidebar table thead td {
  font-size: 1.2em;
}
#sidebar table tbody td {
  font-size: 1.4em;
  font-weight: bold;
  background-color: #009ef4;
  color: #fff;
}
#sidebar table tbody td.proxy {
  background-color: #4bcffa;
}
#sidebar table tbody td.current a {
  background-color: #a5d7f7;
  color: #009ef4;
}
#sidebar table tbody td.with_events a {
  background-color: #fff;
  color: #009ef4;
}
#sidebar table tbody td a {
  color: #fff;
  text-decoration: none;
  display: block;
}
#sidebar table tbody td a:hover {
  background: #fff;
  color: #009ef4;
}

#sidebar #map {
  height: 250px;
  width: 250px;
  background: #a5d7f7;
  margin-bottom: 10px;
  text-align: center;
  line-height: 250px;
}

#sidebar .photo {
}
#sidebar .photo img.current_image {
  margin-bottom: 1px;
  background: #a5d7f7;
  display: block;
}

/* ADVISERS */
#advisers {
}
.adviser {
}
.adviser h2 {
  text-transform: uppercase;
  font-weight: bold;
}

/* PHOTO PAGINATION */
.photo_pagination {
  margin-bottom: 1px;
}
.photo_pagination span,
.photo_pagination a {
  text-align: center;
  display: inline-block;
  background-color: #e3f5fd;
  height: 35px;
  line-height: 35px;
  width: 178px;
  font-weight: bold;
}
.photo_pagination span.photo_caption.long {
  width: 100%;
}
.photo_pagination .prev_page,
.photo_pagination .next_page {
  width: 35px;
}
.photo_pagination .prev_page {
  margin-right: 1px;
}
.photo_pagination .next_page {
  margin-left: 1px;
}
.photo_pagination a {
  text-decoration: none;
}
.photo_pagination a:hover {
  background-color: #009ef4;
  color: #fff;
}

.pagination {
  position: absolute;
  bottom: -32px;
  font-size: 1.2em;
  font-weight: bold;
}
.pagination span, .pagination a {
  display: inline-block;
  text-align: center;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #009ef4;
  color: #fff;
  text-decoration: none;
  margin-right: 2px;
}
.pagination a:hover {
  background-color: #fff;
  color: #009ef4;
  text-decoration: underline;
}
.pagination .current {
  background-color: #fff;
}
.pagination .prev_page, .pagination .next_page {
  background-color: #e3f5fd;
}
.pagination .prev_page, .pagination .next_page, .pagination .current {
  color: #009ef4;
}

.more_link {
  position: absolute;
  bottom: -25px;
  right: 0;
  font-size: 1em;
}
.more_link a {
  display: inline-block;
  text-align: right;
  height: 22px;
  line-height: 22px;
  padding: 0 15px;
  background: #009ef4;
  color: #fff;
  text-decoration: none;
}
.more_link a:hover {
  background-color: #fff;
  color: #009ef4;
  text-decoration: underline;
}

#content div.no_content, #sidebar div.no_content {
  position: relative;
  text-align: left;
}
#content div.no_content h2, #sidebar div.no_content h2 {
  text-transform: uppercase;
  padding-bottom: 10px;
}
