/* Base Weblog (kett-styles-site.css) */


/* basic elements */


html
{
   margin: 0;
   padding: 0;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

form, input { margin: 0; padding: 0; }

a { color: #AC0401; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

/* page layout */


body
{
   margin: 0;
   padding: 0;
   font-family: "times new roman", verdana, 'trebuchet ms', sans-serif; 
   font-size: 12px;
}


#container
{
   width: 800px;
   margin: 0 auto; /* center on everything else */
}
#container-inner
{
}


.module-search
{
   border-top: 3px solid #4F616A;
   border-bottom: 25px solid #4F616A;
   background: #4F616A;
   text-align: right;
   padding-right: 15px;
   font-family: verdana;
   font-size: 10px;
   color: #BABC90;
   text-transform: uppercase;
}
.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }


#menu
{
   margin: 0 0 0 10px;
   border-bottom: 25px solid #FFFFFF;
   text-align: right;
   padding-right: 15px; 
   font-size: 9px;
   font-weight: bold;
   font-family: verdana;
}
#menu a { color: #5A6B6B; text-decoration: none; }
#menu a:hover { color: #000000; text-decoration: underline; }


#banner 
{
   margin: 0;
   border: 1px solid #949EB7;
}

#banner-inner
{
   background: #FFFFFF;
}


#pagebody 
{
   width: 796px; 
   background-image: url("images/backgroundcolor.jpg" );
   background-position: right;
   background-repeat: repeat-y;
   border: 1px solid #949EB7;
}


#pagebody-inner
{
   background-image: url("images/backgroundimage.jpg" );
   background-position: 100% 0%;
   background-repeat: no-repeat;
}


#left
{
   display: inline;
   float: left;
   width: 180px;
   text-align: left;
   margin: 25px 25px 0 25px;
}

#left-inner
{
}


#right
{
   width: 525px; 
   display: inline;
   float: left;
   margin: 15px 0 0 0;
}

#right-inner
{
}


.module-header
{
   margin:
   font-size: 16px;
   color: #949EB7;
   font-style: italic;
/*   font-weight: bold; */
}


.archive-header
{
   color: #AC0401;
   text-transform: uppercase;
   font-family: verdana;
   font-size: 13px;
   font-weight: bold; 
   border-bottom: 1px solid #5A6B6B; 
}


.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: #AC0404;
   text-decoration: none;
}


.archive-title;
.comments-header,
.comments-open-header,
{
   font-size: 16px;
   font-color: #949EB7;
   font-style: italic;
/*   font-weight: bold; */
}


.entry-header 
{
   margin: 0 0 0 0;
   font-size: 14px;
   color: #949EB7;
}


.date-header 
{
    margin-top: 0;
    text-transform: uppercase;
}


.entry-content,
.comment-content,
.trackback-content 
{
    margin: 0 0 10px 0;
    line-height: 1.2;
}


.archive-content
{
      font-size: 16px;
}

.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: #AA2140;
    font-size: 10px;
    text-align: right;
}

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

.content-nav 
{ 
   margin-top: 10px;
   font-size: 14px;
   text-align: center;
}


/* modules */


.module 
{
}


.module-content 
{
}


.module-welcome
{
   margin-top: 5px;
   margin-bottom: 15px;
   line-height: 1.5;
   font-size: 14px;
/*   font-weight: bold; */
}


.welcome-header
{
   font-size: 20px;
   color: #002350;
   text-align: left;
}


.welcome-subheader
{
   font-size: 16px;
   color: #949EB7;
   font-style: italic;
/*   font-weight: bold; */
}


.module-recent-comments
{
   text-align: center;
}


.module-list 
{
    list-style: none;
}
.module-list-item 
{
    padding-right: 10px;
    padding-bottom: 3px;
    line-height: 1.2;
    list-style: none;
    font-style: italic;
}


.module-subquest
{
   margin-top: 15px;
   margin-bottom: 20px;
   font-family: verdana;
   font-size: 10px;
   font-weight: bold; 
}


.module-archives
{
   margin: 10px 0 20px 0;
   padding: 0;
   font-family: verdana;
   font-size: 10px;
}
.module-archlist 
{
}
.module-archlist-item 
{
   margin: 0;
   padding: 0;
   list-style: none;
}



.module-syndicate
{
   color: #949EB7;
   text-align: center;
   margin: 10px 0 30px 0;
   font-family: verdana;
   font-size: 12px;
}
.module-syndicate a { color: #AC0401; text-decoration: underline; }
.module-syndicate a:hover { color: #000000; text-decoration: underline; }


.module-footer
{
   margin: 0;
   padding: 0;
   text-align: center;
   color: #AC0401;
   font-family: verdana;
   font-size: 10px;
   font-weight: bold; 
   text-transform: uppercase;
/*   background: #5A6B6B; */
   clear: both;
}
.module-footer a {color: #AC0401; text-decoration: none; }
.module-footer a:hover { color: #000000; text-decoration: underline; }
