/* Base Weblog (base-weblog.css) */


#bannergraphic {
	background-image : url(http://evildesign.com/evilBLO666_images/black.gif);
	margin : 0;
	height : 182px;
  	}

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 8pt;
    background-image: url('evilBLO666_images/evilBLO666_bkgd.gif')
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}



/* content */

.entry-header {
 color: #fff;
 font-family: georgia, serif;
    margin-top: 5pt;
    margin-bottom: 5pt;
    font-size: 11pt;
}

.menu {
 color: #fff;
 font-family: arial black, sans-serif;
 text-transform: uppercase;
    font-size: 10pt;
}
a.menu:link {
     color: #fff;
     background-color: transparent;
     }

a.menu:visited {
     color: #900;
     background-color: transparent;
     }

a.menu:hover {
     color: #2c3437;
     text-decoration: none;
     font-weight: bold;
 }

a.menu:active {
     color: #000;
     background-color: transparent;
     font-weight: bold;

     }

.content-nav {
    margin: 10px;
    text-align: center;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-more-link,
.entry-more,
.date-header,
.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    position: static;
    clear: both;
}

.entry-excerpt,
.entry-body
 {
 color: #ccc;
 font-family: georgia, serif;
 font-size: 10pt;

}

.entry-footer,
.trackback-footer,
.comment-footer,
.post-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
        font-size: 8pt;
    line-height: 1.2;

}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}

/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}

#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
    background: none;
    font-size: 10px;
    line-height: 1.5;
    text-shadow: #900 2px 2px 3pt;
}

/* modules */

.module {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #990000;
border-bottom-style: dashed;

}
.module-header a,
.archive-header a,
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {

    border-left: 5px solid #990000;
    padding: 5px;
    color: #fff;
    background: #2c3437;
    font-size: 10px;
    font-weight: bold;
    line-height: 2.2;
    text-transform: uppercase;
}


.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover

.archive-header a:hover {
    color: #900;
    background: #2f3438;
    text-transform: lowercase;
}


.module-content {
    margin: 0 0 10px 0;
    border-top: 1px solid #cfd4d9;
    padding: 0px 10px 0 10px;
    font-size: 9pt;
    line-height: 1.2;

}

.module-search input { font-size: 10px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-content {
    margin-bottom: 0;
    border: 1px dashed #a3b8cc;
    padding-bottom: 10px;
    color: #292e33;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }



.module-list-item {
    margin: 2px 0px 0px -19px;
    color: #900;
   list-style: square;
    line-height: 1.2;
    font-size: 9pt;
        font-color: #999;

}
.module-list-linkr {
    
   list-style: square;
    
    font-size: 9pt;
        font-color: #999;

}
a.module-list-linkr:link {
     color: #999;
     background-color: transparent;
     }

a.module-list-linkr:visited {
     color: #222;
     background-color: transparent;
     }

a.module-list-linkr:hover {
     color: #2c3437;
     background-color: #111;
     text-decoration: none;
     }

a.module-list-linkr:active {
     color: #;
     background-color: transparent;
     }

.typelist-thumbnailed .module-list {
    margin: 0 0 10px 0;
    list-style: none;
}


.typelist-thumbnail {
    background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content {
    margin: 0;
    border-width: 0;
    padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item {
    width: 64px; /* mac ie fix */
    margin: 0 10px 10px 0;
    padding: 0;
    background: none;
}

.module-recent-photos .module-list-item a {
    border: #cfd4d9 1px solid;
    padding: 1px;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #2c3437;
  
}

.module-tagcloud .module-list {text-align: center; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 11px; }
.module-tagcloud li.taglevel2 { font-size: 11px; }
.module-tagcloud li.taglevel3 { font-size: 11px; }
.module-tagcloud li.taglevel4 { font-size: 11px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }


/* calendar tweaks */

.layout-calendar #alpha { width: 260px; }
.layout-calendar #beta { width: 420px; }

.layout-calendar #gamma,
.layout-calendar #delta {
    width: 190px;
}

.layout-calendar #gamma-inner,
.layout-calendar #delta-inner {
    border: 0;
    padding: 0;
}

.module-mmt-calendar { width: 398px; }
.module-mmt-calendar .module-content {
    margin: 0;
    border-width: 0;
    padding: 10px;
}

.module-mmt-calendar table {
    width: 378px;
}

.module-mmt-calendar th {
    color: #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #f3f6f9;
    border-bottom: 1px solid #cfd4d9;
    padding: 2px;
    text-align: right;
    font-weight: bold;
}

.module-mmt-calendar td {
    border-top: 1px solid #fff;
    border-right: 1px solid #f3f6f9;
    border-bottom: 1px solid #cfd4d9;
    padding: 2px;
    text-align: right;
    font-weight: normal;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {
    border-right: none;
}

.module-mmt-calendar td { height: 70px; }

.day-photo {
    width: 49px;
    height: 49px;
}

.day-photo a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fff;
}

.day-photo a:hover {
    border-color: #36414d;
    background: #fff;
}

.day-photo a img {
    width: 45px;
    height: 45px;
}

