#archives strong {color:#662D91;font-family:'Kameron',serif;font-size:14pt;}
#archives ul {margin-top:2px;margin-bottom:2px;padding-left:20px;list-style-type: square;}
#side-search .title span, #archives .title span {color:black;vertical-align:top;font-family:'Kameron',serif;font-size:24pt;line-height:40px;}

#side-search {margin-top:15px;}
#large-search-inside, #search-inside {box-shadow:0px 0px 8px 0px #919191;background-color:transparent;}
#large-search-inside input[type="text"], #side-search input[type="text"] {margin:0px;height:25px;padding:2px 5px;width:160px;border:1px solid #919191;}
#large-search-inside input[type="submit"], #side-search input[type="submit"] {display:inline-block;margin:0px;height:31px;padding:2px 5px;width:73px;border:1px solid #919191;border-left:none;background-color:#662D91;color:white;}

#large-search-inside input[type="text"] {width:554px;}
#large-search-inside input[type="submit"] {width:120px;}

div.home-item {font-family:Verdana,sans-serif;background-color:white;padding:5px;margin-bottom:10px;border:1px solid #dfdfdf; margin: 40px 0;}
div.home-item .bbody {position:relative;padding-top:15px;padding-left:45px;}
div.home-item h2.title {padding:5px;padding-left:0px;margin:0px;}
div.home-item h2.title a {color: #761314; text-decoration:none; font-family: "Open Sans"; font-weight: 800; font-size: 1.5em;}
div.home-item .image {height:300px;width: 100%; background-size:cover; background-position: center center; background-repeat: no-repeat;}
div.home-item .image img {width:100%;max-height:300px;}
div.home-item .desc {padding-top:10px;}
div.home-item .tags {padding-top:15px;font-size:10pt;}
div.home-item .responses {padding-top:15px;font-size:10pt;}
div.home-item .readmore {text-align:right;}
div.home-item .date {
    position:absolute;
    top:20px;
    left:-65px;
    width:100px;
    height:100px;
    background-color:#761314;
    color:white;
    font-family:'Open Sans',serif;
    text-align:center;
    font-size:14pt;
    font-weight:bold;
    text-transform: uppercase;
}

div.home-item .fulltext {font-family:Verdana,sans-serif;}
div.home-item .fulltext img {
    padding:3px;
    border:1px solid #efefef;
}

div.comments {background-color:white;padding:5px;margin-bottom:10px;border:1px solid #dfdfdf;}
div.comments h2 {margin:0px;margin-bottom:10px;}
div.comments .link {float:right;}

div.comments .response {border:1px solid #dfdfdf;background-color:#f3f3f3;padding:5px;margin:3px;}
div.comments .response .author {float:left;font-weight:bold;font-size:10pt;}
div.comments .response .created {float:right;font-size:10pt;}
div.comments .response .comment {clear:both;font-size:12pt;padding-top:4px;}