/* basic page elements */

body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 16px;
    background-image: url("/images/bg_slash.gif");
	background-repeat: repeat;
}

a { color: #333; text-decoration: underline; }
a:hover { color: #999; }

#banner a { color: #333; text-decoration: none; }
#banner a:hover { color: #999; }

.module-content a { color: #333; }
.module-content a:hover { color: #999; }

h1, h2, h3, h4, h5, h6 {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #666;
    border-bottom: 1px solid #CCC;
    padding: 5px 8px;
    color: #333;
    background: #FFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
	text-align:left;
    text-transform: uppercase;
    background-image:url("/img/bg_slash_25.gif");
    background-repeat:repeat;
}

.entry-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #666;
    border-bottom: 1px solid #CCC;
    padding: 5px;
    color: #333;
    background: #FFF;
    font-size: 16px;
    line-height: 1;
	text-align:left;
    background-image:url("/img/bg_slash_25.gif");
    background-repeat:repeat;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #666;
    border-bottom: 1px solid #CCC;
    padding: 5px;
    color: #333;
    background: #FFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
	text-align:left;
    text-transform: uppercase;
    background-image:url("/img/bg_slash_25.gif");
    background-repeat:repeat;
}

.module-header a,
.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,
.archive-header a:hover {
    color: #333;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer {
    font-size: 11px;
}

/* page layout */

body {
    min-width: 820px;
    color: #333;
    background-image:url("/img/bg_slash_25.gif");
    background-repeat:repeat;
}

#container {
    width: 820px;
    margin: 20px auto;
    background: #FFF;
}

#container-inner {
    margin: 0px auto;
    border-width: 2px;
    border-style: ridge;
    border-color: #666;
}

#banner {
    text-align:left;
}

#banner-inner {
   padding: 15px;
   border-width: 2px;
   border-style: solid;
   border-color: #FFF;
}

#banner-header {
    margin: 0;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
}

#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #333;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.125;
}

#pagebody {
    width: 100%;
    text-align:center;
    margin:0px auto;
}

#pagebody-inner {
	margin:0px auto;
}

#BreadList {
    text-align:left;
    margin: 0px 15px;
    font-size:11px;
}

#alpha {
    margin: 0 0 0 15px;
    width: 160px;
    background: #FFF;
    text-align:center;
}

#gamma {
    margin: 0 15px 0 0;
    width: 160px;
    background: #FFF;
    text-align:center;
}

#alpha-inner, #gamma-inner {
    text-align:left;
}

#beta {
    width: 430px;
    margin: 0px 15px;
}

#beta-inner {
    text-align:left;
}

#footer {
    margin: 0 auto;
    text-align: center;
}

#footer-inner {
    padding: 15px 13px;
    border-width: 2px 2px 0 2px;
    border-style: solid;
    border-color: #FFF;
}

#footer p {
    font-size:11px;
    margin: 0px;
    padding: 0px;
}

.date-header {
    margin-top: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5;
    font-size: 11px;
	text-align:left;
}

.entry-content img {
    margin: 0;
    padding: 3px;
    border: 1px ridge #CCC;

}

.entry-tags { margin: 0 0 10px 10px; }

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

#trackbacks-info {
    margin: 10px 0;
    padding: 0 10px;
    color: #333;
    font-size: 11px;
    text-align: center;
}

.comments-open-footer {
    margin: 10px 0;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Comments */

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

.comments-open {
    font-size: 11px;
}

/* modules */

.module {
    margin: 0 0 10px 0;
    background: #FFF;
}

.module-content {
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;
    font-size: 10px;
    line-height: 1.2;
}

.module-list {
    margin: 0 0 10px 10px;
    list-style: disc;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
    margin-top: 0;
    color: #666;
    line-height: 1.2;
}

/* Module - Serach */

.module-search input { font-size: 10px; }
.module-search #search { width: 100%; }

/* Module - Tag Clouds */

.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: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }

/* Module - calendar */

.module-calendar .module-content table { border-collapse: collapse; }
.module-calendar .module-content th,
.module-calendar .module-content td { text-align: center; }
.module-calendar .module-content table { font-size: 10px; }

/* All or multiple templates suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }

/* Suppress the prev/next nav */

.content-nav { 
/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 5px 15px;
    padding: 3px 5px;
    color: #999;
    font-size: 11px;
    background-image: url("/img/bg_slash.gif");
    background-repeat: repeat;
}

/* Search results templates */

.mt-search-results .search-results-header {
    border: 2px solid #669;
    background-color: #36414d;
    color: #333;
    padding: 5px;
}

.mt-search-results .search-results-container { margin-left:10px; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }

/* Entry tag display */
div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
    list-style:none;
    padding: 0px;
}

h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }

/* Main index styles suppress date header on main index */

/* Comment preview and individual entry Widen the comment form */
form textarea#comment-text { width:400px; }

/* All archive templates Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 12px; }
.module-content p.first { margin-top:0px; }

/* Date-based and category archives Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #666;
    border-bottom: 1px solid #CCC;
    padding: 3px 5px;
    color: #999;
    background-image: url("/img/bg_slash.gif");
    background-repeat: repeat;
}
