/* Alternate stylesheet for s9y template 'YL2.1beta' */
/* colorset: The Matrix                              */

body { color: #3c4f62; font: 100.01% Arial, sans-serif; background-image: url(img/bg_body.gif); background-repeat: repeat; background-attachment: scroll; background-position: center top; }

#mainpane { color: #3c4f62; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; background-color: black; background-image: url(img/bg_content.gif); text-align: left; width: 760px; }

#rounded_TL { background: no-repeat left top; }
#rounded_TR { background: no-repeat right top; }
#rounded_BL { background: no-repeat left bottom; }
#rounded_BR { background: no-repeat right bottom; }

#serendipity_banner { background-image: url(img/blogbanner.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }

#navbar { background-image: url(img/blogbanner.jpg); background-repeat: repeat; background-attachment: scroll; background-position: left bottom; }

#navbar a:link,
#navbar a:active,
#navbar a:visited { color: #d5d5d5; font-weight: bolder; text-decoration: none; }

#navbar a:hover { color: maroon; text-decoration: underline; }

#footer {
   background: #000;
   color: #e3d8a5;
}

a:link,
a:active,
a:visited { color: #3c4f62; font-weight: bold; }

.serendipity_title a:link,
.serendipity_title a:active,
.serendipity_title a:visited {
   color: #575757;
}

.serendipity_title a:hover {
   color: black;
}

.small_box {
   border-top: 1px none black;
   border-bottom: 1px dashed black;
}

table.serendipity_calendar {
   border-bottom: 1px solid #ddd;
   border-left: 1px solid #ddd;
   border-right: 1px solid #ddd;
}

.serendipity_calendarHeader { background: #195a18; }

td.serendipity_weekDayName {
   background: #2fa62d;
   color: #000;
}

.searchterm,
.searchresults { color: #195a18; }

.plugin_comment_wrap {
   border-top: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
}

.container_serendipity_syndication_plugin a { font-size: 0.9em; }