#news_events {
    overflow: auto;
}
h1 {
    font-size: 3.5em;
    font-size: 57px;
    padding-bottom: 20px;
}
h1 a, h1 a:hover {
     color: #0067AC;
}
h2 {
    color: #383838;
    padding-bottom: 2px;
}
h2 a {
    color: #383838;
}
h2 a:hover {
    color: #8b0000;
}
h2 a:hover {
    color: #8b0000;
}
.left_col h2, .right_col h2 {
    color: #383838;
    font-family: 'Lalezar';
    font-size: 2.5em;
}
.left_col {
    float: left;
    margin: 67px 40px 30px 40px;
    width: 180px;
}
.right_col {
    float: left;
    margin: 67px 0 30px 40px;
    width: 220px;
}
.main_col {
    clear: none;
    float: left;
    margin:0 1em 30px 1em;
    max-width: 440px;
}
.right_col ul {
    margin-bottom: 20px;
}
.left_col ul {
    margin-bottom: 1em;
}
.left_col li, .right_col li {
    padding-bottom: 2px;
}
.left_col a, .right_col a {
    color: #6D6F71;
}
.left_col a:hover, .right_col a:hover {
    color: #3C7998;
}
.left_col .count, .right_col .count {
    color: #949598;
}
a.more {
    font-weight: bold;
}
a.read_more {
    font-weight: normal;
}
#archive h2 {
    margin-top: 0px;
}
#archive select {
    width: 158px;
    border: 1px #D3D4D5 solid;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #555557;
    font-size: 1.08em;
    font-weight: bold;
    height: 22px;
    padding-left: 2px;
}
#archive select option {
    font-weight: normal;
    padding: 1px 0;
}
#calendar {
    background-color: #d2ecf5;
    font-size: 1.17em;
    font-family: 'MuseoSans',sans-serif;
    float: left;
    margin-top: 5px
}
#calendar h3 {
    color: #000;
    padding-top: 5px;
    text-align: center;
}
#calendar h3 img {
    vertical-align: middle;
    padding: 0px 8px 3px;
}
#calendar h3 a {
    border-bottom: none;
}
#calendar h3 span {
    display: inline-block;
    width: 7.53em;
}
#calendar table {
    margin: 1em;
}
#calendar td a {
    display: block;
    color: #383838;
    font-weight: bold;
}
#calendar td a:hover {
    background: #ADCDE2;
}
#calendar td, #calendar th {
    padding: 3px;
    text-align: center;
}
#calendar th {
    border-bottom: 2px solid #BEDCED;
}
#calendar {
    font-size: 1.08em;
    margin-top: 30px;
}
#calendar h3 img {
    padding: 1px 5px 3px;
}
#calendar table {
    margin: 5px;
}
.copy img.wide {
    padding-bottom: 25px;
}
.date_time {
    line-height: 1.4;
    color: #6d6f71;
    margin-bottom: 15px;
}
.news .date_time {
    margin-bottom: 0px;
}
.date_time p {
    margin-bottom: 0;
}
div.author {
    margin-bottom: 19px;
    overflow: hidden;
    clear: both;
}
.extra {
    padding: 0 0 15px;
}
.extra h4 {
    margin-bottom: 3px;
    color: #541435;
}
.featured {
    float: left;
    display: inline-block;
    width: 140px;
    margin-right: 20px;
    margin-bottom: 15px;
}
.links a:hover {
    border-bottom: 1px solid #E7E8E9;
}
#location {
    line-height: 1.4;
    margin-bottom: 15px;
    margin-top: 15px;
}
#location span {
    color: #3C7998;
    font-weight: bold;
}
.main_col.news h2#item_title {
    color: black;
    font-family: 'MuseoSans',sans-serif;
    font-size: 1.42em;
    padding-bottom: 20px;
}
.main_col.news h2.news {
    margin-bottom: 8px;
}
.main_col.events h2 {
    padding-bottom: 0px;
}
.news_events .links li {
    list-style-type: none;
}
.news_events ul.links {
    margin-left: 0;
}
.other_posts {
    overflow: hidden;
    margin-bottom: 20px;
    font-weight: bold;
}
.other_posts a {
    display: block;
    color: #6D6F71;
    width: 200px;
    padding: .5em 0 0.75em;
}
.other_posts span {
    font-weight: normal;
}
.other_posts a:hover {
    background: #F6F4F4;
}
.other_posts .arrow, .pagination .arrow{
    font-size: 1.25em;
    line-height: 1;
}
.other_posts .previous .title {
    padding-left: 11px;
}
.other_posts .next .title {
    padding-right: 11px;
    padding-left: 5px;
}
.other_posts .title {
    display: block;
    margin-top: 5px;
}
.other_posts .previous {
    float: left;
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 8px;
}
.other_posts .next {
    float: right;
    border-left: 1px #B6B7B8 solid;
    text-align: right;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 8px;
}
.pagination {
    color: #6D6F71;
    margin-left: -7px;
    margin-bottom: 14px;
    margin-top: 14px;
}
.pagination a {
    color: #6D6F71;
    padding: 3px 7px;
}
.pagination a:hover {
    background: #F6F4F4;
}
.pagination .older {
   padding-right: 1em;
}
.pagination .newer {
    padding-left: 1em;
    border-left: 1px solid #B6B7B8;
}
.pagination .last {
    border-left: none 0px;
}
.post {
    padding-bottom: 1em;
    border-bottom: 2px solid #eaebeb;
    margin-top: 21px;
    overflow: auto;
}
.post.last {
    border-bottom: none;
}
.post .featured {
    margin-bottom: 0px;
}
.post.first {
    margin-top: 0px;
}
.post .copy p {
    margin-bottom: 1em;
}
.post .date {
    color: #6d6f71;
    font-size: 1.08em;
}
.post .date_time {
    color: #6d6f71;
    margin-bottom: 1em;
    margin-top: 3px;
}
p .more {
    border-bottom: 0 none;
    margin-left: 0;
    padding: 0 0 0 2px;
}
.post_footer {
    padding-top: 25px;
    padding-bottom: 25px;
}
.post_footer a {
    color: black;
}
.post_footer img {
    vertical-align: text-bottom;
}
.post_footer li {
    display: inline-block;
    vertical-align: bottom;
}
.post_footer li.border {
    border-right: 1px solid #dedcce;
    padding-right: 5px;
    margin-right: 5px;
}
p.rss {
    margin-top: 1em;
}
p.rss a:hover {
    color: #363738;
}
p.rss img {
    vertical-align: top;
}
#recent_headlines a {
    color: #000;
}
#recent_headlines a:hover {
    color: #0067ac;
}
#recent_headlines .date {
    color: #6d6f71;
    font-size: 0.83em;
}
#recent_headlines li {
    border-top: 1px solid #dedcce;
    padding: 1em 0px;
}
#recent_headlines li.first {
    border-top: none;
    padding-top: 0px;
}
#recent_headlines {
    margin-top: 20px;
}
#related a {
    color: black;
}
#related a:hover {
    color: #0067ac;
}
#related .bookde {
    float: left;
    width: 105px;
}
#related img {
    float: left;
    margin-right: 1em;
    margin-top: 2px;
}
#related .product_short {
    overflow: auto;
    padding-bottom: 1em;
}
.right_col h3 a {
    color: #0067ac;
}
.right_col h3 a:hover {
    color: #000000;
}
#rss_links li {
    clear: both;
    border-right: 0 none;
    height: auto;
    padding-right: 0;
}
#rss_links li img {
    vertical-align: top;
}
#rss_links ul {
    margin-bottom: 0;
}
#supporting_item {
    border-bottom: 1px solid #dedcce;
    border-top: 1px solid #dedcce;
    padding-top: 1em;
    padding-bottom: 1em;
}
#supporting_item h3 a {
    color: #383838;
}
#supporting_item img {
    float: left;
    display: inline-block;
    padding: 1em;
    padding-left: 0px;
    width: 110px;
}
#supporting_item .copy {
    padding-top: 1em;
}
