
.serendipity_xml_icon {
    background: url('img/rodbailey_xml.png') center center no-repeat;
    padding: 10px 0;
    margin: 0;
    visibility: visible;
}

.serendipity_xml_icon img {
    visibility: hidden;
}

a {
    color: #555555;
    text-decoration: none;
}

a:hover {
    color: #c00000;
}

body {
    background-color: #555555;
}

#wrapper {
    width: 90%;
    font-family: Arial, Franklin Gothic Medium, Verdana, sans-serif;
    font-size: 0.8em;
    background-color: #ffffff;
    margin: 0px auto;
}

#serendipity_banner {
    margin-top: 15px;
    height: 80px;
    background: #FFFFFF;
    color: #555555;
    border: 0px;
}

#serendipity_banner h1 {
    font: 3.0em "Arial";
    text-transform: lowercase;
}

#serendipity_banner h2 {
    font-size: 0.9em;
    text-transform: lowercase;
}

#serendipity_banner a { 
    color: #555555;
    text-decoration: none; 
}

#serendipity_below_banner {
    /* not used in this template */
}

#sitenav {
    color: #555555;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #dfdfdf;
    border-top: 2px solid #555555;
    border-bottom: 2px solid #555555;
    margin: 0;
    padding: 0;
    height: 26px;
}

#sitenav ul li {
    text-transform: lowercase;
    margin: 0;
    padding: 0; 
    display: inline;
}

#sitenav ul a {
    border-bottom: 4px solid #dfdfdf;
    margin: 0 2px 0 0;
    padding: 2px 10px 1px 10px;
    float: left;
    overflow: hidden;
}

#sitenav ul a:hover,
#sitenav .currentpage a {
    border-bottom: 4px solid #c00000;
    padding: 2px 10px 1px 10px;
    background-color: #dfdfdf;
}

#serendipityLeftSideBar,
#serendipityRightSideBar {
    background-color: #ffffff;
    color: #555555;
    overflow: hidden; 
}

#serendipityLeftSideBar a,
#serendipityRightSideBar a {
    font-weight: bold;
    text-decoration: none;
}

#serendipityLeftSideBar a:hover,
#serendipityRightSideBar a:hover {
    color: #c00000;
    font-weight: bold;
    text-decoration: none;
}

#content {
    background-color: #ffffff;
    color: #555555;
}

#content h3 {
    text-transform: lowercase;
    font-size: 1.0em;
    margin: 10px 0 0 0;
}

#content h4 {
    text-transform: lowercase;
    font-size: 1.3em;
    margin: 5px 0 15px 0;
}

.serendipity_date, .serendipity_calendarHeader {
    text-transform: lowercase;
}

.entry-content a {
    text-decoration: underline;
}

.entry-content a:hover {
    color: #c00000;
    text-decoration: underline;
}

.serendipity_commentsTitle {
    font-weight: bold;
}

.serendipity_entryFooter {
    font-size: 0.8em;
    font-weight: bold;
    margin: 5px 0;
    padding: 8px 0;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}

.serendipity_pageFooter {
    margin: 5px 0 10px;
}

.thisentrylink img {
    margin: 0;
    padding: 0;
    border: none;
    vertical-align: middle;
}

a.thissummaryentrylink {
    font-weight: bold;
}

a.thissummaryentrylink img {
    margin: 0;
    padding: 0;
    border: none;
    vertical-align: middle;
}

.serendipitySideBarItem {
    margin: 10px;
    padding: 0;
    border: 0px none;
    overflow: hidden;
    height: 100%; 
}

.serendipitySideBarTitle {
    text-transform: lowercase;
    font-size: 1.0em;
    color: #555555;
    padding: 8px 5px 8px 5px;
    border-left: 4px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    background-color: #dfdfdf;
    margin: 0;
}

.serendipitySideBarContent {
    text-transform: lowercase;
    font-size: 0.9em;
    padding: 10px;
    border-left: 4px solid #dfdfdf;
    background-color: #efefef;
    margin: 0;
}

.serendipitySideBarFooter {
    /* not used in this template */
}

#sbsitenav .serendipitySideBarContent {
    padding: 0;
    border: 0;
    margin: 0;
}

#sbsitenav {
    padding: 10px;
    margin: 0;
}

#sbsitenav ul{
    margin: 0;
    list-style-type: none;
}

#sbsitenav ul a {
    border-left: 4px solid #dfdfdf;
    padding: 8px 0px 8px 10px;
    display: block;
}

#sbsitenav ul a:hover,
#sbsitenav .currentpage a {
    border-left: 4px solid #3D98C5;
}

#sbsitenav li {
    font-size: 0.9em;
    font-weight: bold;
    text-transform: lowercase;
    letter-spacing: .2em;
    background-color: #efefef;
    margin: 0 0 2px 0;
    padding: 0;
    overflow: hidden;
}

#month,
.serendipity_weekDayName, 
#today  {
    font-size: 1.0em;
}

#footer {
    font-size: 0.8em;
    background-color: #dfdfdf;
}

img.serendipity_entryIcon {
    float: left;
    border: 0px;
    margin:0 5px 0px 0;
}

input#serendipityQuickSearchTermField {
    border: 1px solid #555555!important;
}

#serendipity_rodbailey_button {
    float: right;
    margin: 5px 10px 5px 0;
    display: inline;
}

#serendipity_rodbailey_button img {
    border: none;
}

#searchform {
    font-size: 0.8em;
}

#sitenav #searchform input {
    border: 1px solid #555555;
}

blockquote {
    background: #d6e2e8;
    color: #505050;
    border-left: 1px solid #85a8b9;
    border-top: 1px solid #85a8b9;
    border-right: 1px solid #1f5f7f;
    border-bottom: 1px solid #1f5f7f;
    margin: 1em 4em;
    padding: 1em;
}

blockquote p {
   margin: 0.5em 0;
   padding: 0;
}

.serendipity_comment_author_self comment_evenbox,
.comment_evenbox {
    line-height: 1.2em;   
    border: 1px dotted #3D98C5;
    background: #efefef;
}

.serendipity_comment_author_self comment_oddbox,
.comment_oddbox {
    line-height: 1.2em;
    border: 1px dotted #3D98C5 ;
    background: #dfdfdf;
}

.serendipity_commentsTitle {
    text-transform: lowercase;
    font-size: 1.0em;
    letter-spacing: .2em;
    margin: 1em 0;
    padding: 0.5em 0;
}

.s9y_wrap {
    font-size: 0.69em;
    background: #ffffff;
}
