/*
Here is the custom Stylesheet.  Make any changes to the T1 Theme here.  Just add .custom before your reference. For example:  .custom body {  }   
*/
.custom #nav-menu { width: 550px; margin: 0 auto; position: relative; top: 5px; background-color: #111; filter: alpha(opacity=50); -moz-opacity:.50; opacity:.50; }
.custom #nav-menu ul { list-style-type: none; margin: 0; padding: 0; }
.custom #nav-menu ul li { display: inline; }
.custom #nav-menu ul li a { text-decoration: none; padding: 0px 0px 0px 5px; color: #fff; }
.custom #nav-menu ul li a:hover { color: #111; background: #fff; }

.custom #blog-description { display: none; }
.custom #header h1 a { display: none;}
.custom #masthead { width: 552px; height: 273px; margin: 0 auto; background: url('images/headers/header.jpg');}
body { font-size: 12px; line-height: 20px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; background: url('images/bg.jpg') top center repeat-y #000; }

.custom #header { display:none; }

.custom .post { margin-bottom: 20px; margin-top: 20px; }
.custom .post h2 { font-size: 14px; line-height: 18px; font-weight: normal; color: #333} /* Defaults for Post Titles */
.custom .post h2 a, .post h3 a, .post h3 a:visited, .post h3 a:hover { background: #fff; color: #333; font-weight: normal; font-family: arial, sans-serif; font-size: 14px; border: none; }

.smartArchives { margin: 10px 25px; clear: both; }
.smartArchives span.smartArchives_title { font-weight: bold; }
.smartArchives a:hover { background: #26466d; color: #fff; }
.smartArchives .emptymonth { display: none; }