/* Base Weblog (base-weblog.css) */
/*----------------------- basic elements -----------------------*/
html { margin: 0; padding: 0;line-break:strict; }
body {
    margin: 0;
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
}
form { 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, ul, pre, blockquote {
    margin: 10px 0px;
}
ul{margin:0px; padding: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; }
* html .pkg { height: 1%; }
.pkg { display: block; }


/*----------------------- three-column tweaks -----------------------*/
.layout-three-column #alpha { width: 180px; }
.layout-three-column #beta { width: 420px; }
.layout-three-column #gamma { width: 180px; }

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

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    margin: 0;
    padding: 5px;
    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;
}


/*----------------------- page layout -----------------------*/
body { text-align: center; }
#container {
    text-align: left;
    position: relative;
    margin: 0 auto;
    width: 800px;
}
#container-inner { position: static; width: auto; }
#banner { position: relative; }
#banner-inner { position: static; }
#pagebody { position: relative; width: 800px; }
#pagebody-inner { position: static; width: 100%; }
#alpha, #beta, #gamma{
    display: inline;
    position: relative;
    min-height: 1px;
}
#alpha, #beta{ float: left;}
#gamma{ float:right;}
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}
/*----------------------- page layout -----------------------*/
body {
    background: url(images/bg.gif) repeat-y center top;
    color: #333;
}
#container {
    width: 800px;
    margin-bottom: 20px;
}
#container-inner {
}
#banner {
    width: 800px; /* necessary for ie win */
		height: 220px;
    background:  url(images/header.jpg) no-repeat center top;
}
#banner-inner {
    padding: 15px 13px;
}
#banner-space{ float:left;}
#banner-btn{ margin-top:-3px; float:right; list-style:none;}
#banner-btn #English{ margin-left:-3px;}
#banner-btn #panghona{ margin-left:5px;}

#banner-header {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-indent: -6000px;
}
#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.125;
    text-indent: -6000px;
}
#alpha { width: 180px; }
#beta { width: 420px;}
#gamma { width: 180px;}
#alpha-inner {
    padding: 10px 5px 0 10px;
}
#beta-inner{ padding:5px 0px 0px 10px;}
#gamma-inner {
    padding: 10px 10px 0 0px;
}
* html body #gamma-inner {
    padding: 10px 10px 0 -10px;
	margin-right:-10px;
}

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



/*----------------------- index elements -----------------------*/
#recent{
	text-align:left;
	margin:0 auto;
	width:420px;
}
#recent li{ list-style:none;}
#recent #head{
	background-image: url(images/recent_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 420px;
	text-indent:-6000px;
}
#recent #osusume{
	float:left;
	width:200px;
	padding-left:20px;
}
#recent #osusume2{
	text-align:center;
}

#recent #ranking{
	float:right;
	width:200px;
}
*+html body #recent #ranking{
	float:right;
	width:200px;
	margin-top:auto;
}
* html body #recent #ranking{
	float:right;
	width:200px;
	margin-top:auto;
}
#recent .bo{
	font-weight:bold;
}

.spanEntryTitle,
#recent #osusume li a,
#recent #osusume .entry-list{
	background-image: url(http://panchodeaonori.sakura.ne.jp/top_images/hoshi_pancho.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:12px;
}
*+html body .spanEntryTitle,
*+html body #recent #osusume li a,
*+html body #recent #osusume .entry-list{
	background-image: url(http://panchodeaonori.sakura.ne.jp/top_images/hoshi_pancho.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:12px;
	padding-top:4px;
	line-height:130%;
	text-align:left;
	overflow:hidden;
}
* html body .spanEntryTitle,
* html body #recent #osusume li a,
* html body #recent #osusume .module-list{
	background-image: url(http://panchodeaonori.sakura.ne.jp/top_images/hoshi_pancho.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:12px;
	padding-bottom:3px;
	line-height:130%;
}

#recent #foot{
	background-image: url(images/recent_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:70px;
	width: 420px;
	text-indent:-6000px;
	margin-bottom:20px;
	margin-top:-5px;
	position:static;
	clear:both;
}
#recent a{ color:#3399FF;}


/*----------------------- entry(recent entry) -----------------------*/
.entry,
.comment,
.trackbacks,
.sitemap {background-color:#FFFFDC;}
.entry #head{
	background-image: url(images/entry_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 420px;
	text-indent:-6000px;
}
.sitemap #head{
	background-image: url(images/sitemap_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 400px;
	text-indent:-6000px;
}
.entry-content,
.comment-content,
.trackback-content,
.sitemap-content {
    margin: 0;
	padding:7px;
    line-height: 1.5;
}
.sitemap-content li{list-style-type: none;}
.sitemap h3,
.search-results-header,
.search-results-container h3{
	font-size:14px;
	font-weight:bold;
	color:#782346;
}
.sitemap-categories{
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
}
.sitemap-indent{ margin-left:10px;}
.sitemap-data{
	color:#3366FF;
}

.comment-content .border { border-bottom: 1px dashed #FF9999;}

.entry-list-item,
.archive-list-item{
	list-style-type: none;
	font-size:12px;
	font-weight: bold;
	background-image: url(images/entry_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:20px;
}
.sitemap-list-item{
	font-size:12px;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(images/entry_icon.gif);
	margin-left:20px;
}
.sitemap-content li ul .sitemap-list-item{
	list-style-type: none;
	font-size:12px;
	font-weight: bold;
	background-image: none;
	margin-left:20px;
}
.sitemap-content li{list-style-type: none;}



.entry-list-item{
	border-top: 1px dashed #FF9999;
	margin-bottom:0px;
}
.entry-list-ex{
	color:#782346;
	text-indent:20px;
}
.entry-body{
	padding:5px;
}
.entry #bnr{
	text-align:center;
	padding-right:5px;
}



#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #CC99FF;
    padding: 0 10px;
    font-size: 11px;
    text-align: center;
    background: #EBD7FF;
}

.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 dashed #FF9999;
    padding-top: 3px;
    text-align: right;
}
.comment-footer,
.trackback-footer {
    padding-bottom: 12px;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}
.content-nav { margin-top: 0; }
.comments-open-footer {
    margin: 10px 0;
}

#footer {
text-align:center;
width:405px;
margin: 0 auto;
}
#footer #head{
	background-image: url(images/entry_yaku_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 405px;
}
#footer h4{
	font-size: 14px;
	font-weight: bold;
}
#footer .inner{
background-color:#FFBB9A;
}
#footer #kagi{ color:#CC0000;}
#footer #mail{ color:#FF0099;}
#footer #foot{
	background-image: url(images/entry_yaku_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 405px;
	margin-bottom:20px;
}

/*----------------------- 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;
}
.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;
}
.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 0px 20px 0px;
}
.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }
.module-content li{
		list-style:none;
}


/*----------------------- Vicksburg II (theme-vicksburg.css) -----------------------*/
/* basic page elements */
body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}
a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc; }

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

.module-content a { color: #CC0000; }
.module-content a:hover { color: #a3b8cc; }

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


.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 10px;
}
.commenter-profile img { vertical-align: middle; }


/*----------------------- modules -----------------------*/
.module {
	margin: 0 0 20px 0;
}
.module-content {
    padding: 5px 5px 0 5px;
    font-size: 12px;
    line-height: 1.2;
}
.module-content a { text-decoration:none;}
.module-content a:hover { text-decoration:underline;}
.module-list { list-style: none;margin: 0px;padding: 0px;}
.module-list-item { display: inline; }
 
#module-counter .module-header{
	background-image: url(images/cate_counter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:24px;
	width:167px;
	text-indent:-6000px;
}
#module-counter .module-content{
	padding:0px;
	margin:0px;
}
#module-tagcloud .module-header{
	background-image: url(images/cate_tagcloud.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:24px;
	width:167px;
	text-indent:-6000px;
}
#module-tagcloud .module-list { text-align: left; margin:0px; margin-left:-10px;}
#module-tagcloud li{
	list-style: none;
	display: inline;
}
#module-tagcloud li.taglevel1 { font-size: 20px; color:#FF3399; }
#module-tagcloud li.taglevel2 { font-size: 18px; color:#FF3399; }
#module-tagcloud li.taglevel3 { font-size: 16px; color:#00CCCC; }
#module-tagcloud li.taglevel4 { font-size: 14px; color:#00CCCC; }
#module-tagcloud li.taglevel5 { font-size: 12px; color:#999999; }
#module-tagcloud li.taglevel6 { font-size: 10px; color:#999999; }

ul li.tag {
    margin-right: 5px;
    display: inline;
    list-style: none;
}
li.tag a.level1 { font-size: 175%; color:#FF3399; }
li.tag a.level2 { font-size: 160%; color:#FF3399; }
li.tag a.level3 { font-size: 145%; color:#00CCCC; }
li.tag a.level4 { font-size: 135%; color:#00CCCC; }
li.tag a.level5 { font-size: 120%; color:#999999; }
li.tag a.level6 { font-size: 110%; color:#999999; }



#module-qrcode .module-header{
	background-image: url(images/cate_qrcode.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:24px;
	width:167px;
	text-indent:-6000px;
}
#module-qrcode h3{ color:#3366FF;font-size: 12px;}
#module-qrcode h4{ font-size: 10px;}
#module-qrcode h5{ font-size: 10px;}

#module-archives{
	text-align:center;
	margin:0 auto;
}
#module-archives .module-header{
	background-image: url(images/cate_archive.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:24px;
	width:167px;
	text-indent:-6000px;
}

#module-comments{
	text-align:left;
	margin:0 auto;
}
#module-comments .module-header{
	background-image: url(images/cate_comments.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:24px;
	width:167px;
	text-indent:-6000px;
}
#module-comments li{
	list-style:none;
	padding-left:12px;
}
#module-comments .ent{
	list-style:none;
	background-image: url(http://panchodeaonori.sakura.ne.jp/top_images/hoshi_pancho.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:12px;
}
*+html body #module-comments .ent{
	list-style:none;
	background-image: url(http://panchodeaonori.sakura.ne.jp/top_images/hoshi_pancho.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:12px;
	padding-bottom:3px;
	line-height:140%;
}
* html body #module-comments .ent{
	list-style:none;
	background-image: url(http://panchodeaonori.sakura.ne.jp/top_images/hoshi_pancho.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:12px;
	padding-bottom:3px;
	line-height:130%;
}

#module-ad .module-header{
	background-image: url(images/cate_osusume.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:24px;
	width:167px;
	text-indent:-6000px;
}
#module-ad .module-list { text-align: left; padding:5px;}
#module-ad li{
	list-style: none;
}
#module-ad .module-content{
	margin:0 auto;
	text-align:center;
}
#module-links .module-header{
	background-image: url(images/cate_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:24px;
	width:167px;
	text-indent:-6000px;
}
#module-links .module-list { text-align: left; padding:5px;}
#module-links li{
	list-style: none;
}
#module-links a { color: #CC0000; }
#module-links a:hover { color: #a3b8cc; text-decoration:underline;}


#module-links,
#module-ad,
#module-search{
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	width:170px;
}
#module-search .module-header{
	background-image: url(images/cate_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:24px;
	width:167px;
	text-indent:-6000px;
}



#module-feed{ width:180px;}
#module-feed img{ padding:0px 3px 4px 0px; }

/*----------------------- RSS -----------------------*/
#module-rss_boyaki{
	width:166px;
}
#module-rss_boyaki .module-header{
	background-image: url(http://panchodeaonori.sakura.ne.jp/common_images/cate_boyaki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width:166px;
	margin-bottom:-16px;
}
#module-rss_boyaki a { text-decoration:none;}
#module-rss_boyaki a:hover { text-decoration:none;}
#module-rss_boyaki .module-list a{
	padding-left:3px;
}
*+html body #module-rss_boyaki .module-list a{
	padding-left:3px;
	padding-bottom:3px;
	line-height:140%;
}
* html body #module-rss_boyaki .module-list a{
	padding-left:3px;
	padding-bottom:3px;
	line-height:130%;
}


#module-rss_tetsujin{
	width:166px;
}
#module-rss_tetsujin .module-header{
	background-image: url(http://panchodeaonori.sakura.ne.jp/common_images/cate_tetsujin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width:166px;
	margin-bottom:-16px;
}
#module-rss_tetsujin .module-content {
}
* html body #module-rss_tetsujin .module-content {
}
#module-rss_tetsujin .module-list {
	list-style: none;
	margin: 0px;
	padding: 7px;
	background-color:#FFFFFF;
	border-left:1px solid #0000B6;
	border-right:1px solid #0000B6;
}

#module-rss_tetsujin .module-list a{
	padding-left:3px;
}
*+html body #module-rss_tetsujin .module-list a{
	padding-left:3px;
	padding-bottom:3px;
	line-height:140%;
}
* html body #module-rss_tetsujin .module-list a{
	padding-left:3px;
	padding-bottom:3px;
	line-height:130%;
}


#module-rss_tetsujin .module-footer{
	background-image: url(http://panchodeaonori.sakura.ne.jp/common_images/cate_tetsujin_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width:166px;
}
* html body #module-rss_tetsujin .module-footer{
	background-image: url(http://panchodeaonori.sakura.ne.jp/common_images/cate_tetsujin_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width:166px;
	margin-left:2px;
}



/*----------------------- powered by -----------------------*/
.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    border: 1px dashed #a3b8cc;
    padding-bottom: 10px;
    color: #292e33;
	text-align:center;
    margin: 0 auto;
}
.module-photo { background: none; }
.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;
}



/*
 *  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 */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Search results templates */
.mt-search-results .search-results-header {
    padding: 5px;
	font-size:14px;
}
.mt-search-results .search-results-container {background-color:#FFFFDC; padding:7px;}
.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 0px; }
ul.entry-tags-list {
    list-style:none;
    padding: 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }


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


/* Experimental comment styles
    Not currently in use anywhere in default templates
    For testing only... */
#comments-experimental .comment, #comments-experimental .comment .comment-inner {
    width:36em;
}

#comments-experimental .comment {
    padding: 0px;
    margin: 10px 15px;
    background-color:#eef;
    border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
    position:relative;
    margin:-5px 0 0 -3px;
    background:#f3f3ff;
    border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
    border:1px solid #000;
    background-color: #fff;
}

#comments-experimental .comment a {
    text-decoration: none;
    border-bottom: 1px dotted #36414d;
}

#comments-experimental .comment:hover a {
    color: #333;
    border-bottom: 1px solid #666;
}

#comments-experimental .comment .comment-content {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
    margin-right: 15px;
    font-size: 10px;
    text-align: right;
}

#comments-experimental .comment .comment-header {
    font-size: 16px;
    margin: 5px auto 5px 10px;
    text-shadow: #99A 2px 2px 1px #66F;
    color: #666;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }



#module-rss_boyaki .module-list {
	list-style: none;
	margin: 0px;
	padding: 7px;
	background-color:#FFF8AA;
	border-left:1px solid #FFB1AA;
	border-right:1px solid #FFB1AA;
}

#module-rss_boyaki .module-footer{
	background-image: url(http://panchodeaonori.sakura.ne.jp/common_images/cate_boyaki_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width:166px;
}
* html body #module-rss_boyaki .module-footer{
	background-image: url(http://panchodeaonori.sakura.ne.jp/common_images/cate_boyaki_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width:166px;
	margin-left:2px;
}
#caution{
color:red;
text-align:center;
padding-bottom:15px;
margin:0px auto;
}


