﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

html {
    margin: 0px;
    padding: 0px;
}
body {
    margin:0px;
    padding:0px;
    font-family: 'Open Sans', sans-serif;
    font-size:12px;
}
.page {
    margin: 0px;
    padding: 0px;
}
a {
    color: #000266;
    text-decoration:none;
}
    a:hover {
        text-decoration: underline;
        color: #80807e;
    }
.wrap {
    width: 900px;
    margin-left:auto;
    margin-right:auto;
}
.clear {
    clear: both;
}
.header {
    background-color:#7b7b83;
    height:100px;
    border-bottom:3px #610f11 solid;
    width:100%;
    margin-top:0px;  
    margin-bottom:25px;  
}
.logo_title {
    float: left;
    color:#fff;
    margin-top:31px;
}
.line1 {
    font-size: 20px;
}
.line2 {
    font-style: italic;
}
.nav {  
    height: 33px;
    color: #fff;
    padding-top: 0px;
    padding-left: 15px;
    font-size: 10px;
    float:right;
    margin-top:30px;
    background-image:url('images/left.jpg');
    background-position:left;
    background-repeat:no-repeat;
}
.search {
    font-size: 10px;
    float: right;
    margin-right:10px;
}
.search input { 
    border-radius: 5px;
    font-size:10px;
    padding:4px;
    width:145px;
}
.nav_start {
    background-image: url('images/navbg.jpg');
    background-repeat: repeat;
    height:33px;
    float:left;
}
.end_nav {
    background-image: url('images/right.jpg');
    background-repeat: no-repeat;
    background-position: right;
    width:15px;
    height:33px;
    display:block;
    float:left;
}
    .nav ul {
        margin:0px;
        margin-left:-30px;
        display:block;
        float:left; 
        margin-top:3px;
   }
    .nav li {
        float: left;
        margin-right: 10px;
        list-style:none;
        font-size:12px;
        margin-top:5px;
        border-right:1px solid #cbc7c6;
        padding-right:10px;
    }
.nav .last {
    border-right: none;
    padding-right:0px;
}
        .nav li a {
            color: #fff;
            text-decoration: none;
        }
            .nav li a:hover {
                color: #CCC;
            }
.content {
    width: 100%;
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 14px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10px;
}
.map {
    float: left;
}
.hours {
    float: right;
    margin-right: 10px;
    width:378px;
}
.dayoftheweek {
    float: left;
    width:150px;
    margin-bottom:5px;
    font-weight:bold;
}
.hour {
    float: left;
    margin-bottom:5px;
}
.day {
    clear: both;
}
.data_search {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.search_header {
    width: 100%;
    height: 26px;
    background-color: #010066;
}
    .search_header a {
        color: #fff;
        text-decoration: none;
        text-transform:uppercase;
        font-weight:bold;
        margin-left:10px;
        padding-top:5px;
        display:block;
    }
#search_wrap {
    padding:6px;
    border:1px solid #010066;
}
.search_field {
    margin-bottom: 7px;
    width:100%;
}
.search_field:after {
    display:block;
    content: " ";
    clear: both;
}
.field_label {
    font-size: 10px;
    float:left;
    width:100px;
    text-align:right;
    margin-top:7px;
}
.field_labelb {
    font-weight: bold;
    font-size: 14px;
}
.slide_field {
    padding-bottom: 10px;
}
.field_input {
    float: left;
    margin-left: 10px;
}
.top_align {
    display:block;
    margin-top: 7px;
}
.field {
    width: 213px;
}
.date {
    width: 93px;
}
.error {
    color:red;
    font-weight: bold;
}
.buttons {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left:20px;
}
.checkbox {
    font-size: 10px;
    margin-bottom:5px;
}
.results_div {
    width: 750px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
}
    .results_div td {
        padding-left:10px;
        padding-right:10px;
        text-align:center;
    }
.results_header {
    font-weight: bold;
}
.photo_result {
    width: 200px;
    margin-left: 25px;
    margin-right: 25px;
    float:left;
    margin-bottom:15px;
    height:330px;
}
    .photo_result img {
        width: 200px;
        max-height:200px;
    }
.photo_meta .caption {
    font-weight: bold;
    text-align: center;
}
.photo_meta .description {
    font-size: 12px;
}
.photo_meta .location {
    font-size: 12px;
    font-style: italic;
    margin-top:5px;
}
.article_result {
    display: block;
    width: 100%;
    padding:4px;
    padding-bottom:15px;
}
    .article_result:hover {
        background-color: #ebebea;
    }
.article_title, .obit_title, .photo_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom:20px;
}
.download {
    font-style: italic;
}
.photo_meta .link {
    text-align: center;
    font-size:12px;
}
.artifact_images img, .photo img {
    max-width: 750px;
    height: auto;
    margin-bottom:15px;
}
.obit_result {
    width: 100%;
    margin-bottom:7px;
}
.obit_name, .obit_dob, .obit_link, .age {
    float: left;
    margin-right:20px;
}
.obit_details, .photo_details {
    width: 100%;
    margin-top:15px;
}
.image_title {
    font-size: 14px;
    font-weight: bold;
    margin-top:25px;
}
.obit_image img {
    max-width: 750px;
    height: auto;
}
.photo {
    margin-top: 15px;
}
.photo a{
    display:none;
    position:absolute;
}
.photo:hover a {
    display:block;
    opacity:.75;
    filter:alpha(opacity=75); /* For IE8 and earlier */
}​
.photo_detail {
    margin-bottom: 5px;
}
.util_links {
    font-weight: bold;
    margin-top:15px;
}
    .util_links a {
        margin-right: 15px;
    }
.meta_item {
    margin-bottom: 5px;
}
.article_description {
    font-size: 12px;
    line-height: 18px;
    margin-bottom:20px;
}
.footer {
    background-color: #7b7b83;
    height: 100px;
    border-top: 3px #610f11 solid;
    width: 100%;
    margin-top: 25px;
}
.edit_btn {
    margin-top:20px;
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
    margin-right: 8px;
    width: auto;
}
table td {
    text-align: left !important;
}
.prev {
    background-image: url('images/prev.jpg');
    width: 66px;
    height: 22px;
    display:inline-block;
    margin-top:-10px;
}
.next {
    background-image: url('images/next.jpg');
    width: 65px;
    height: 26px;
    display:inline-block;
    margin-top:-13px;
}
.btn {
    margin-left: 5px;
    margin-right: 5px;
}
.red {
    color: red;
}