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

/* basic elements */

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-size: 12px; font-family: "ＭＳ Ｐゴシック", Osaka; background-color: #eee; }

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

h1, h2, h4, h5, h6 { font-weight: normal; margin: 0; padding: 0; }
h1, h2, h4, h5, h6, p, ol, ul, pre, blockquote { margin: 0; padding: 0; }

h3 { fontsize:14px; font-weight:bold; margin: 0; padding: 0; }
strong {  background-image: url(http://www.hoiku-press.com/imgs/dot03.gif); background-repeat: no-repeat; background-position: 0 0; padding-left:14px; }

/* 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 { background-color: #fff; position: relative; margin: 0 auto; /* center on everything else */
    width: 780px; text-align: left; padding-top: 2px; }
#container-inner { position: static; }

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

#top-menu { text-align: center;margin-top:0px; }

#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;
}
#footer { color: #666; font-size: 10px; text-align: center; margin: 10px 0; padding-top: 5px; border-top: 5px solid #fcc; }
#footer ul { margin: 0; }
#footer li { text-decoration: none; list-style-type: none; display: inline; }
#footer a { color: #666; text-decoration: none; }

/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}
.new { color: #66F; font-size: 14px; font-weight:bold; line-height: 18px; margin-bottom: 10px; padding: 4px 4px 0px 10px; border-bottom: 5px solid #ccf;  background-image: url(http://www.hoiku-press.com/imgs/new_bar.gif); background-repeat: no-repeat; }
span.new02 { display: none; color: red; font-weight: bold;}
.alph-contents {margin:0 0 30px 0; }
.kind { color: #4169e1; font-size: 10px; line-height:14px; font-weight: normal; text-decoration: none; }
.kind a { color: #4169e1; font-size: 10px; font-weight: normal; text-decoration: none; }
.info { font-size:14px;padding:5px 10px 20px 10px;}
.info2 { font-size:14px;padding:5px 10px 20px 10px;}
.info3 { font-size:14px;padding:0px 10px 20px 0px;}
.info3 p { font-size:14px;color:#666;padding-left:10px; }
.lineup { text-align:center;font-size:}
.lineup a{ font-size:10px; color:#4169e1;}
.map { font-size: 12px; lihe-height:80%; background-image: url(http://www.hoiku-press.com/imgs/SearchMap.gif); background-repeat: no-repeat; background-position: 0 0; margin-top: 10; padding: 15px 0px 5px 175px; }
.result { font-size:16px;fontweight:bold; text-align:left; padding:5px 10px 10px 10px;}

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

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body { clear: both; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px dotted #ccc; }

.entry-more { clear: both; margin-bottom: 30px; padding-top: 20px; padding-bottom: 5px; border-bottom: 1px dotted #ccc; }

.entry-more-link { text-align: right; clear: both; }

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content { clear: both; margin: 0; }

.comments-open label { display: block; }

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

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

.comments-open-header {
    clear: both;
}

#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 10px; border: solid 1px #ccc; }


.module-list,
.archive-list { font-size:14px; margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
.module-list2 { color: #333; font-size: 14px; list-style-type: none; list-style-image: none; margin: 0; padding: 5px; }
.module-list a, .archive-list a { list-style-position: outside; margin: 0; padding: 0; list-style-image: url(http://www.hoiku-press.com/imgs/dot01.gif); }
.module-list2 a { list-style-image: url(http://www.hoiku-press.com/imgs/dot01.gif); list-style-position: outside; margin: 0; padding: 0 0 0 0; }
.module-list-item { margin-top: 5px; margin-bottom: 5px; list-style-type: none; list-style-image: none; }
.module-list-item2 { background-color: #ebebeb; margin-top: 5px; margin-bottom: 5px; list-style: none; }
.module-list-item2 a { line-height:140%; background-color: #ebebeb; list-style: none inside; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; padding-left: 5px;font-weight:bold; }
.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 5px; }
.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; }
.permalink { font-weight: normal; text-decoration: none; }
.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; }

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
}
* 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; }


/* basic page elements */

body {
    font-size: 12px;
}
#banner a { color: #fff; text-decoration: none; }
#banner a:hover {  }

.module-content a {  }
.module-content a:hover {  }

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    margin: 10px 0 0 0; color: #fff; font-size: 12px; padding-top: 5px; padding-left: 22px; height:21px; background-image: url(http://www.hoiku-press.com/imgs/side_menu.gif); background-repeat: no-repeat; background-position: 0 0 }

.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; font-size: 12px; text-decoration:none;}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    
}

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


/* page layout */

body { min-width: 720px; color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#container {
    width: 780px;
    margin-bottom: 20px;
    background: #fff;
}

#container-inner {
    
}

#banner { background-image: url(http://www.hoiku-press.com/imgs/logo_02.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 8px 8px; width: 780px; /* necessary for ie win */
   height: 30px; padding:52px 10px 0 2px;text-align:right; }

#banner-inner {
    padding: 0px 13px;
    border-width: 2px 2px 0 2px;
    border-style: solid;
    border-color: #fff;
}

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

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

#banner-header a { color: #69f; font-size: 12px; background-color: #ffffff; font-weight: normal; text-decoration: none;  margin:0px;padding:2px; }

#alpha { margin: 15px 5px 0 15px; width: 550px; }
#beta { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 200px; }
#gamma, #delta { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 190px; float: left; }

#beta-inner,
#gamma-inner,
#delta-inner {
    padding: 10px 5px 0;
    border-style: solid;
    border-color: #fff;
}

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

.entry-header { font-size: 14px; background-image: url(http://www.hoiku-press.com/imgs/dot02.gif); background-repeat: no-repeat; background-position: 0 0; margin-top: 0; padding: 5px 5px 5px 25px; }
.entry-header a { font-size: 14px; background-position: 0 7px; margin-top: 0; }
.entry-content,
.comment-content,
.trackback-content { font-size:14px; margin: 0; line-height: 22px; padding-right: 5px; padding-left: 10px; }

.entry-tags {
    margin: 0 0 10px 10px;
    padding: 7px;
    border:double 3px #999
}

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

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

.entry-footer,
.comment-footer,
.trackback-footer { color: #4169e1; font-size: 12px; font-weight: bold; margin-top: 0; margin-right: 0; margin-left: 0; }

.post-category ,
.post-category a  { color: #4169e1; font-weight: normal; text-decoration: none; }

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

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

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

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

/* modules */

.module { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0 0 10px; border-bottom: 1px solid #f3f6f9; }

.module-content {
    margin: 0 0 10px;
    border-top: 1px solid #cfd4d9;
    padding: 10px 10px 0;
}
.module-content th, .module-content td { text-align: center; padding-right: 3px; padding-left: 3px; }
.module-search fieldset {padding:5px 5px 10px 5px;}
.module-search legend {padding:0px 0px 5px 0px;}
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table {  }

.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    border: 1px dashed #a3b8cc;
    padding-bottom: 5px;
    color: #292e33;
    background: #fff;
}

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

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

.typelist-thumbnailed .module-list {
    margin: 0 0 10px 0;
    list-style: none;
}

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    padding: 0;
    background: #f3f6f9;
}

.typelist-thumbnail {
    background: #fff;
}
.module-menu-list {  }
.module-menu-list a { }
.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content {
    margin: 0;
    border-width: 0;
    padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item {
    width: 64px; /* mac ie fix */
    margin: 0 10px 10px 0;
    padding: 0;
    background: none;
}

.module-recent-photos .module-list-item a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fff;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #36414d;
    background: #fff;
}
.module-tagcloud { padding: 5px; list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.taglevel1,
.taglevel1 a { font-size: 19px; color: #4169e1; display: inline;  }
.taglevel2,
.taglevel2 a { font-size: 17px; color: #4169e1; display: inline;  }
.taglevel3,
.taglevel3 a { font-size: 15px; color: #4169e1; display: inline;  }
.taglevel4, 
.taglevel4 a { font-size: 13px; color: #4169e1; display: inline;  }
.taglevel5, 
.taglevel5 a { font-size: 11px; color: #4169e1; display: inline;  }
.taglevel6, 
.taglevel6 a { font-size: 9px; color: #4169e1; display: inline;  }

.module-link { font-size:12px; text-align:center; padding: 100px 0px;}
.module-link a { font-size:10px; color:#4169e1; text-decoration:none;}
/*
 *  Preliminary styles added by Jay for Vicksburg II
 *     for review by Luke/Walt and rest of team
 */

/* All or multiple templates
    Suppress underlines on linked entry titles */
.content-nav { margin: 0px; display: none; }

/* Search results templates */
.mt-search-results .search-results-header {
    border: 2px solid #669;
    background-color: #36414d;
    color: #eee;
    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 { font-size:12px; display: inline; }

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* 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 */
    font-size: 14px; font-weight: bold; position: relative; width: 100%; width: auto; margin: 0 0 10px; padding: 10px 7px 7px 24px; background-image: url(http://www.hoiku-press.com/imgs/dot02.gif); background-repeat: no-repeat; background-position: 7px 7px; border: double 3px #f60; }

.alph-pickup  { font-size: 14px;margin-bottom:20px; }