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

/* basic elements */

span.link{
   display: block;
   color: #ffff00;
   line-height: 1.2;
   position: relative;
  width: 100px;
   margin: 0px 0px 2px 2px;
   padding: 5px 0px 5px 20px;
   font-size: 14px;
   font-weight:;
   text-transform: none;
   background-image: url("/2006/img/btn_11.png");
   background-repeat: no-repeat;
   background-position: left center;
}

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: 10px;
}

form, input { 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, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}

ul{
   margin-top: 0px;
   margin-bottom: 0px;
}


/* 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 */

body { text-align: center; } /* center on ie */

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 802px;
   text-align: left;
}


#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { 
position: 
relative; 
width:600px;
   float: right;

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

#alpha, #beta, #gamma, #delta
{
   display: inline; 
   position: relative;
   float: left;
   min-height: 1.75px;
}


#delta { float: right; }

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



/* content */

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

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

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

.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;
   margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
   font-size: 10px;
}

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

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
   border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
   display: block;
   clear: both;
   margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
   float: left;
   min-width: 60px;
   width: 60px;
   /* no ie mac \*/width: auto;/* */
   margin: 0 5px 0 0;
   text-align: center;
   vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
   margin: 0;
   padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
   margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
   display: block;
   height: 1%;
   margin: 0;
   border: 0;
   padding: 0;
   list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
   display: block;
   float: left;
   /* ie win fix \*/ height: 1%; /**/
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item a
{
   display: block;
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item img
{
   width: 60px;
   height: 60px;
   margin: 0;
   padding: 0;
}




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

/* basic page elements */

body
{
   font-family: 'ＭＳ ゴシック', 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 14px;
}

a { color: #C0C0FF; text-decoration: none; }
a:hover { color: #FFFF40; }

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

.module-content a { color: #C0C0FF; }
.module-content a:hover { color: #FFFF40; }

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: 100%;
   w\idth: auto;
   margin: 0;
   border-left: 5px solid #C000C0;
   padding: 5px;
   color: #fff;
   background: #0000F7;
   font-size: 14px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.menu-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;
   margin: 0;
   padding: 5px 0px 5px 45px;
   color: #fff;
   font-size: 14px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
/*HOME-BTN*/
   background-image: url("/2006/img/btn_10.png"); 
  background-repeat: no-repeat; 
  background-position: left center 
}

.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-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 14px;
}

.entry-more-link a,
{
   font-size: 14px;
   color: #00FFFF;
}

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


/* page layout ------------------------------------------*/

body
{
   min-width: 802px;
   color: #C0C0FF;
   background: #000080;
}

#container
{
   width: 802px;
   margin-bottom: 20px;
   background: #9999FF;
   background-image: url("/2006/img/back12.png");
}

#container-inner
{
   width: 802px;
   border-width: 0px 1px 1px 1px;
   border-style: solid;
   border-color: #FFE0FF;
}

#banner
{
   width: 802px;
   height: 120px;
   background: #999999;

}

#banner-inner
{
   height: 100px;
   padding: 5px 13px 15px 13px;
   border-width: 1px 0px 1px 0px;
   border-style: solid;
   border-color: #FFE0FF;
/*    background: #9966FF; */
    background: #999999; 
   background-image: url("/2006/img/back11.png");
background-repeat: no-repeat;
background-position: right bottom

}

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

.
#banner-header {
   margin: 0;
   color: #fff;
   font-size: 63px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #FFFF00 0 1px 2px;
}

#banner-description {
   margin-top: 0px;
   margin-bottom: 5px;
/*   color: #fff;  */
    color: #000;
   background: none;
   font-size: 10px;
   font-weight: ;
   line-height: 1.5;
}

#alpha { 
margin: 15px 15px 0 15px; 
   width: 570px;
 }

#beta { 
width: 199px; 
   float: left;
 }

#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 10px 10px 0 10px;
}

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

.entry-header
{
   margin-top: 0;
   border-left: 5px solid #80FFFF;
   padding: 0 0 0 10px;
   color: #ffff00;
   font-size: 18px;
   font-weight: bold;
}

.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 #FFE0FF;
   padding-top: 3px;
   color: #ffff00;
   font-size: 14px;
   text-align: right;
}

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

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

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 14px;
   text-align: center;
   background: #e6ecf2;
}

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


/* modules */

.module
{
   margin: 0 0 10px 0;
   border-bottom: 1px solid #000080;
   background: #666686;
}

.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #FFE0FF;
   padding: 10px 10px 0 10px;
   font-size: 14px;
   line-height: 1.2;
}

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



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

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

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


.menu-list-item a
{
   display: block;
   color: #C0FFFF;
   line-height: 1.2;
   /* ie win (5, 5.5, 6) bugfix */
   position: relative;
  width: 100px;
   margin: 0px 0px 2px 2px;
   padding: 5px 0px 5px 20px;
   font-size: 14px;
   font-weight:;
   text-transform: none;
   background-image: url("/2006/img/btn_10.png");
   background-repeat: no-repeat;
   background-position: left center
}

.menu-list-item a:hover
{
   display: block;
   color: #ffff00;
   line-height: 1.2;
   position: relative;
  width: 100px;
   margin: 0px 0px 2px 2px;
   padding: 5px 0px 5px 20px;
   font-size: 14px;
   font-weight:;
   text-transform: none;
   background-image: url("/2006/img/btn_11.png");
   background-repeat: no-repeat;
   background-position: left center
}

#footer
{
   width: 804px;
   height: 20px;
    background: #000099;

}

#footer-inner
{
   padding: 15px 13px;
   border-width: 0px 1px 1px 1px;
   border-style: solid;
   border-color: #FFE0FF;
    background: #000099;
   background-image: url("/2006/img/back13.png");
background-repeat: no-repeat;
background-position: right bottom

}

.footer-user
{
   width: 70px;
   margin-top: 5px;
   font-size: 14px;
}


#footer-description
{
   margin-top: 0px;
   margin-bottom: 5px;
   color: #fff; 
   background: none;
   font-size: 12px;
   font-weight: ;
   line-height: 1;
   text-align: right;
}

#alpha-inner{
   line-height:;
   position: static;
}