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: sans-serif;
   font-size: 11px;
   text-align: center;
}

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

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


/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac 促*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

#container
{
   position: relative;
   margin: 0 auto; 
   width: 751px;
   text-align: left;
}
#container-inner { position: static; width: auto; }

#banner {
   width: 751px; /* necessary for ie win */
   height: 184px;
}
/* macIEhack \*/
#banner {
   height:178px;
}
/* */

#copy{
   clear: both;
   width: 751px;
   height: 27px;
   text-align: center;
}

#banner-inner { position: static; }

#pagebody { position: relative; width: 100%;}
#pagebody-inner { position: static; width: 100%; }




#alpha, #beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}


/* banner user/photo */

.banner-user
{
   float: left;
   overflow: hidden;
   width: 64px;
   margin: 0 15px 0 0;
   border: 0;
   padding: 0;
   text-align: center;
}

.banner-user-photo
{
   display: block;
   margin: 0 0 2px 0;
   border: 0;
   padding: 0;
   background-position: center center;
   background-repeat: no-repeat;
   text-decoration: none !important;
}

.banner-user-photo img
{
   width: 64px;
   height: auto;
   margin: 0;
   border: 0;
   padding: 0;
}


/* content */

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

.entry-content
{
   position: static;
   clear: both;
}

.entry
{
   position: static;
   overflow: hidden;
   clear: both;
   margin-bottom: 20px;
   padding: 0; 
   background: repeat-y left top url(image/entrybg03.gif);
}
.entry-h-bg
{
   margin: 0;
   padding: 10px 15px 5px 15px; 
   background: no-repeat left top url(image/entrybg02.gif);
   _float:left;
}
.entry-b-bg
{
   margin: 0;
   padding: 0 15px 0 15px; 
}
.entry-f-bg
{
   clear: both;
   margin: 0;
   padding: 0 15px 10px 15px; 
   background: no-repeat left bottom url(image/entrybg01.gif);
}
.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: 0;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}
.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
}

.comments-open label { display: block; }

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

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

#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;
}


/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   position: relative;
  }

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

.module-list-item
{
   margin: 5px 0 0 0;
   padding: 0;
}

.module-powered .module-content { margin-bottom: 10px; }

/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */

body
{
   font-family: sans-serif;
   font-size: 11px;
}

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

#banner a { color: #fff;}
#banner a:hover { color: #fff; }

.module-content a { color: #ec008c; text-decoration: none;  }
.module-content a:hover { color: #ec008c; text-decoration: underline; }

.entry-footer a, .trackback-footer a, .comment-footer a{ color: #F49AC1; text-decoration: none;  }
.entry-footer a:hover, .trackback-footer a:hover,  .comment-footer a:hover{ color: #ec008c; text-decoration: underline; }


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

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p￥osition: relative;
   width: 155px;

   margin: 0;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
}

.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;
}

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

.commenter-profile img { vertical-align: middle; }


/* page layout */

body
{
   margin-top: 45px;
   min-width: 751px;
   color: #ccc;
   background: #474646;
}


.banner-user
{
   width: 70px;
   margin-top: 5px;
   font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 14px;
   font-weight: bold;
   line-height: 1;
}
#banner-description
{
   margin-top: 5px;
   margin-bottom: 0;
   color: #fff;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}

#alpha { margin: 0; width: 588px; }
#beta { width: 155px; float: right}

.date-header
{
   margin-top: 0;
   font-size: 11px;
   color: #fff;
   font-weight: bold;
   float:right;
   width:100px;
   text-align: right;
}

.entry-header
{
   font-weight: bold;
   margin-top: 0;
   padding: 0 0 0 15px;
   color: #fff;
   font-size: 12px;
   background: no-repeat 0 3px url(image/titlebg.gif);
   float:left;
   width:400px;
}
.post-footers{
   padding: 0 20px 1px 9px;
   color: #999;
   background: no-repeat 0 1px url(image/postbg.gif);
}
.date-footers{
   padding: 0 0 1px 14px;
   background: no-repeat 0 0 url(image/datebg.gif);
}
.content-footers{
   padding: 0 0 1px 16px;
   background: no-repeat 0 0 url(image/commentbg.gif);

}
.trackback-footers{
   padding: 0 0 1px 14px;
   background: no-repeat 0 0 url(image/trackbackbg.gif);

}
.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   border-top: 1px solid #dae0e6;
   padding-top: 5px;
   color: #F49AC1;
   font-size: 10px;
   text-align: right;
}

.comment-content,
.trackback-content
{
   margin-top: 30px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
   margin: 10px 0;
   border: 1px solid #282828;
   padding: 0 20px;
   color: #999;
   font-size: 11px;
   text-align: center;
}

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


/* modules */

.module
{
   margin: 0 0 15px 0;
}

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

.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;
   padding-bottom: 10px;
   color: #fff;
}

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



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

.information-photo{
   text-align: center;
}
.information-header{
   font-size: 12px;
   line-height: 1.2;
   color: #999;
   font-weight: bold;
   margin: 0;
   padding-top: 5px;
}

.information-body{
   font-size: 10px;
   line-height: 1.2;
   color: #fff;
}

.information-photo p,
.information-header p,
.information-body p{
   margin: 0;
   padding-top: 3px;
}
.archive-list-item{
   padding-top: 10px;
   color:#fff;
}
.entry-body img{border:0px;float:left;margin:0 12px 6px 0}