﻿/*** start misc ***/
body
{
    padding: 24px 0 0 0;
    margin: 0;
    background: url(../img/mainbg.jpg) #bfaea1 fixed top no-repeat;
    font-family: Arial;
    overflow-y: scroll;
}
.top-stripe
{
    position: absolute;
    top: 0px;
    height: 20px;
    width: 100%;
    background-color: #254a73;
}
.scale-me
{
    height: auto;
    width: auto;
}
/*** end misc ***/

/*** start h tags ***/
h1, h2
{
    font-family: Georgia;
}
h1
{
    font-size: 28px;
}
h2
{
    font-size: 18px;
}
h3
{
    text-transform: uppercase;
    font-size: 16px;
}
/*** end h tags ***/

/*** start colors ***/
a
{
    color: #3355ff;
}


h1, h2, h3, .year
{
    color: #254a73;
}
.content-container p.aside, .right-nav p, .right-nav p a, .calendar .month, .calendar .day, .calendar tr td a, .content-container strong
{
    color: Maroon;
}
.top-bar-container
{
    background-color: #400000;
}
/*** end colors ***/

/*** start mini-nav ***/
.mini-nav li
{
    float: left;
    list-style: none;
    font-size: 12px;
    padding-left: 3px;
}
.mini-nav li a
{
    color: #2d2d2d;
}
.mini-nav li a:hover
{
    color: #000000;
    text-decoration: underline;
}
.mini-nav li a:after
{
    content: " / ";
}
.mini-nav li.last a:after
{
    content: "";
}
/*** end mini-nav ***/

/*** start header ***/
.header
{
    padding: 0;
    margin: 0;
}
.header img
{
    padding-bottom: 2px;
}
/*** end header ***/

/*** start navigation ***/
.search-icon
{
    padding: 0 5px 3px 0;
}
.top-bar, .top-bar-section ul li a
{
    background: #400000 !important;
}
.top-bar-section ul li.active a, .top-bar-section ul li a
{
    font-family: Georgia;
    color: #dfd8d8;
}
.top-bar-section ul li a:hover
{
    background: #650d0d !important;
}
.top-bar-section ul li.divider
{
    background: url(../img/navdivider.gif) no-repeat;
    border: none;
    width: 1px;
}
/*** end navigation ***/

/*** start ribbon ***/
/* main ribbon */
.ribbon, .little-left-ribbon
{
    background: url(../img/ribbonbg.gif) repeat-x;
    height: 57px;
    width: 100%;
    text-align: center;
}
.ribbon:before, .little-left-ribbon:before
{
    width: 13px;
    height: 8px;
    background: url(../img/ribbonleftcorner.png);
    display: block;
    position: relative;
    top: 57px;
    left: 1px;
}
.ribbon:after
{
    width: 13px;
    height: 8px;
    background: url(../img/ribbonrightcorner.png);
    display: block;
    position: relative;
    right: 0px;
    text-align: right;
    float: right;
    top: 29px;
    left: -1px;
}
.ribbon span, .little-left-ribbon span, .bio-ribbon span
{
    font-size: 20px;
    color: #bad5f3;
    height: auto;
    margin: auto;
    top: 8px;
    display: block;
    position: relative;
    text-shadow: 2px 2px #123860;
}

/* little ribbon */
.little-ribbon-container
{
    width: 100%;
    float: left;
    display: block;
    position: relative;
    padding-bottom: 20px;
}

/* little left ribbon */
.little-left-ribbon span
{
    text-align: left;
    padding-left: 64px;
}
.little-left-ribbon
{
    width: 75%;
    position: relative;
    display: block;
    float: left;
    left: -14px;
}
.little-left-ribbon:before
{
    content: " ";
}

/* bio ribbon */
.bio-ribbon .large-8, .bio0-ribbon .large-4
{
    text-align: left;
}
.bio-ribbon .large-8 span
{
    padding-left: 48px;
}
.bio-ribbon .large-4 span
{
    padding-left: 0px;
    text-align: left;
    padding-left: 56px;
}
/*** end ribbon ***/

/*** start content ***/
.content-container
{
    background: url(../img/stonetexture.jpg) #fff;
    line-height: 22px;
    font-size: 13px;
}
.content-container .row
{
    padding: 0 5% 0 5%;
}
.content-container .row .row, .content-container .row .row .row
{
    padding: 0;
}
.content-container p.aside
{
    font-weight: bold;
    font-family: Georgia;
    padding: 10px 5% 20px 5%;
    margin: 10px 0 30px 0;
    border-bottom: 1px dashed maroon;
}
.year
{
    font-family: Georgia;
    font-size: 22px;
}
.content-container .bio-image
{
    border: 1px solid #cecece !important;
    margin: 0 12px 12px 0;
}
/* bio-pictures */
.bio-pic-box
{
    border-bottom: 1px dashed #cecece;
    position: relative;
    display: block;
    margin-bottom: 20px;
    float: left;
}

.mycontent .pic-left, .bio-pic-box img
{
    border: 1px solid #cecece;
    float: left;
    margin: 0 10px 10px 0;
}
.bio-pic-box span
{
    top: 20px;
    position: relative;
    min-width: 300px;
    display: block;
}
.bio-pic-box strong
{
    color: #2d2d2d;
    font-size: 14px;
}

.mycontent
{
    padding: 4px 32px 32px 32px;
}
.mycontent p
{
    font-size: 13px !important;
}

.mycontent ul
{
    padding-left: 20px;
}
.mycontent .toc
{
    list-style: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding-left: 0;
}

.mycontent table tr td
{
    font-size: 13px;
}
.mycontent table tr td
{
    border-bottom: 1px dashed #c4c4c4;
}

.mycontent ul li
{
    list-style-image: url(../img/flower.png);
}


/* resources table */
.resources-table, .resources-table tr, .resources-table tr td
{
    border: none !important;
    border-bottom: 1px dashed #cecece !important;
    font-size: 14px;
    padding: 10px;
}

.resources-table tr td
{
    background: transparent;
}

/*** end content ***/

/*** start right nav ***/
.right-nav
{
    padding: 0 0 0 10px;
}
.right-nav h3
{
    text-align: center;
}
.right-nav p
{
    font-size: 15px;
}
.calendar
{
    border: 0;
}
.calendar tr td
{
    background-color: #e0e0e0;
    font-size: 13px;
    line-height: 20px;
}
.calendar tr td a
{
    font-weight: bold;
}
.calendar tr td a:hover
{
    text-decoration: underline;
}
.calendar .date
{
    height: 72px;
    width: 72px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
}
.calendar .date .month
{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    position: relative;
    top: 2px;
    padding-bottom: 5px;
}
.calendar .date .day
{
    clear: left;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    position: relative;
    top: 2px;
    padding-top: 5px;
}
/*** end right nav ***/

/*** start footer ***/
.footer
{
    width: 100%;
    padding: 10px 4px 10px 4px;
}
.footer .large-8
{
    padding-top: 13px;
}
.footer .large-4
{
    text-align: right;
}
.footer a
{
    color: #2d2d2d;
}
.footer a:hover
{
    text-decoration: underline;
}
.footer .columns
{
    font-size: 12px;
}
/*** end footer ***/

/*** start mobile adjustments ***/
@media only screen and (max-width: 767px)
{
    .ribbon span
    {
        top: -0px;
    }
}
@media only screen and (max-width: 550px)
{
    .ribbon span
    {
        font-size: 12px;
        line-height: 15px;
        top: -0px;
    }
}
/*** end mobile adjustments ***/

/*** start forms ***/
fieldset, legend /*.search-results*/
{
    box-shadow: 2px 2px 3px #e0e0e0 !important;
    border-radius: 4px !important;
}
fieldset
{
    padding: 30px 10px 10px 10px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(232,232,232,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(232,232,232,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(232,232,232,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(232,232,232,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(232,232,232,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(232,232,232,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}
fieldset table  
{
    border: none !important;
}
legend
{
    font-size: 14px;
    padding: 3px;
    color: #5d5d5d;
    border: 1px solid #cecece;
    background-color: transparent !important;
    background: -moz-linear-gradient(top,  rgba(232,232,232,1) 0%, rgba(255,255,255,0) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(100%,rgba(255,255,255,0))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(255,255,255,0) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(255,255,255,0) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(255,255,255,0) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(232,232,232,1) 0%,rgba(255,255,255,0) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#00ffffff',GradientType=0 ) !important; /* IE6-9 */
}
legend span
{
    padding: 8px;
}
input[type=checkbox]
{
    float: left;
    margin-right: 3px;
}
.search-results-header, .search-results-footer
{
    box-shadow: 2px 2px 3px #e0e0e0 !important;
    background: -moz-linear-gradient(top,  rgba(242,242,242,0) 0%, rgba(206,206,206,0.65) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,0)), color-stop(100%,rgba(206,206,206,0.65))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(242,242,242,0) 0%,rgba(206,206,206,0.65) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(242,242,242,0) 0%,rgba(206,206,206,0.65) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(242,242,242,0) 0%,rgba(206,206,206,0.65) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(242,242,242,0) 0%,rgba(206,206,206,0.65) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f2f2f2', endColorstr='#a6cecece',GradientType=0 ) !important; /* IE6-9 */
}

.search-results, .search-results tr, .search-results tr td
{
    border-radius: 3px !important;
    border: none !important;
    border-bottom: 1px dashed #c0c0c0 !important;
}
.search-results tr:hover
{
    background-color: #fffddd;
    cursor: pointer;
}

.search-results-header
{
    font-weight: bold !important;
}

.search-letters, .search-letters tr, .search-letters tr td
{
    border: none !important;
}
.search-letters tr td:hover
{
    background-color: #fffddd;
}
/*** end forms ***/
.hit-logo
{
	width: 205px;
    background-color: #fff;
}