body
{
  margin: 0;
  padding: 0;
  font-family: verdana, 'trebuchet ms', sans-serif;
  font-size: 12px;
  min-width: 720px;
  color: #333333;
  background: #FFFFFF;
  vertical-align:top;
}

#header {
  width: 100%;
  border-top: 3px solid #36414d;
  border-bottom: 3px solid #36414d;
}

#banner {
  width:100%;
  border-top: 2px solid #A3B8CC;
  border-bottom: 2px solid #A3B8CC;
}

#header-logo {
  width: 450px;
  height:40px;
  padding-left: 10px;

}

#header-line {
  width: 100%;
  height: 25px;
  background-color:#A3B8CC;
}

#container
{
  float:left;
  position: relative;
  width: 780px;
  padding-top: 5px;
  padding-bottom: 20px;
  background: #fff;
}

#tower-ad {
  float:left;
  margin: 5px;
  width: 60px;
}

#top-content-body {
  margin: 15px 10px 0 10px;
  width: 780px;
}

#content-body {
  float:left;
  margin: 15px 10px 0 10px;
  width: 480px;
}

#right {
  float: right;
  width: 260px;
  background: #e6ecf2;
  padding: 5px;
}

#footer {
  text-align: center;
  width: 780px;
  background: #fff;
}

#top-menu
{
   position: static;
}

#body-inner
{
   position: static;
   vertical-align:top;
}

#header-inner {}

#page-title
{
   margin: 10px 0 0 10px;
   color: #FAF5F5;
#   color: #474747;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;
   text-decoration: none;
}

#page-title a {
   color: #474747;
   text-decoration: none;
}

#banner-description
{
   margin-top: 5px;
   margin-bottom: 0;
#  color: #A3B8CC;
   color: #FAF5F5;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}


.pkg { display: block; }

.date-header
{
   position: static;
   clear: both;
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}


.entry-content
{
   position: static;
   clear: both;
}

.top-entry
{
  float:left;
   width:400px;
   position: static;
   overflow: hidden;
   margin-bottom: 20px;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

.entry-header
{
   margin-top: 0;
   border-left: 5px solid #dae0e6;
   padding: 0 0 0 10px;
   color: #666;
   font-size: 18px;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.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;
}


.module-header,
.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 #36414d;
   padding: 5px;
   color: #fff;
   background: #a3b8cc;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.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: #fff;
}



/* modules */

.module
{
   margin: 0 0 10px 0;
   border-bottom: 1px solid #f3f6f9;
   background: #dae0e6;
}

.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #cfd4d9;
   padding: 10px 10px 0 10px;
   font-size: 10px;

}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin-bottom: 0;
   border: 1px dashed #a3b8cc;
   padding-bottom: 10px;
   color: #292e33;
   background: #fff;
}

.module-list
{
   margin: 0;
   padding: 0;
   list-style: none;
   background: #dae0e6;
   line-height: 160%;
}

.module-list .module-list
{
   margin: 0;
   padding-left: 15px;
   list-style: none;
   line-height: 140%;
}

.module-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 140%;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

