/* 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-family:"Arial", sans-serif;
    font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: none; }
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-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 */

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

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

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

#pagebody {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #333333;
}

#pagebody-inner-title { 
	position: static; 
	margin:8px 8px 0px 8px ;
	padding:0px ;
}
#pagebody-inner-title h2 { 
	position: static; 
	margin-bottom:0px ;
	padding:0px ;
	margin:0px ;
}


#pagebody-inner { 
	position: static; 
	margin:15px 15px 15px 15px ;
}
#pagebody-inner3 { 
	position: static; 
	margin:15px 15px 15px 15px ;
}
#pagebody-inner-top { 
	position: static; 
	margin:15px 15px 15px 15px ;
}
#pagebody-inner h3{
color:#eeeeee;
text-align:left;
	font-weight: bolder;
    font-size: 12pt;
background:#660000;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 5px;
    background-image: url(http://www.toyako-vc.jp/volcano/images/bgconthead.gif);
    background-repeat:no-repeat;
height:67px;
}
#pagebody-inner3 h3{
color:#eeeeee;
text-align:left;
	font-weight: bolder;
    font-size: 12pt;
background:#660000;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 5px;
    background-image: url(http://www.toyako-vc.jp/volcano/images/bgconthead-w.gif);
    background-repeat:no-repeat;
height:67px;
}

#pagebody-inner-top h3{
text-align:left;
	font-weight: bolder;
margin:10px 0px 5px 0px;
border-bottom:1px solid #660000;
}


#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}
#alpha2, #alpha3, #beta2, #gamma2, #delta2 {
    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;
	margin: 0;
}




/* content */

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

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

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

.entry-content,
{
    clear: both;
}

.entry-content p img{
margin-left:10px;
float:right;
}

.entry-content h4{
    color: #990000;
    font-size:12px;
    font-weight:bolder;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-post {
    font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}




/* modules */

.module {
    position: relative;
    overflow: hidden;
border-top:1px solid #660000;
border-right:1px solid #660000;

	background:#000000;
}

.module ul{
    margin: 0px 0px 0px 10px;
    padding: 0px 5px 0px 0px;
    list-style: none;
}

.module li{
    margin:5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
line-heigt:1;
font-size:11pt;
}

.module li a{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 17px;
    background-image: url(images/list-icon.gif);
    background-repeat:no-repeat;
}


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









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

/* basic page elements */

body {
    font-family:"Arial", sans-serif;
    font-size: 12px;
}

a { color: #FFF; text-decoration: none; } 
a:hover { color: #FFFF33; }

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

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

h1, h2, h3, h4, h5, h6 {
    font-family:"Arial", sans-serif;
}

.module-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p＼osition: relative;
    w＼idth: auto;

    margin: 0;
    padding: 5px 0px 5px 10px;
    color: #990000;
    background: #000000;
    font-size: 11pt;
    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;
}

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

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


/* page layout */

body {
    min-width: 722px;
    color: #FFF;
    background: #000;
}

#container {
	width: 722px;
	margin-bottom: 10px;
	background: #000;
	margin-top: 20px;
	background-image: url(images/bg-contents.gif);
	background-repeat: repeat-y;
}

#container-inner {
    border-width: 0px;
    border-style: solid;
}

#banner {
	width: 722px;
	background: #000000;
	background-image: url(images/bg-banner.gif);
	background-repeat: no-repeat;
	height: 95px;
}

#banner-inner {
    padding: 0px;
}

.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: 11px;
	font-weight: bold;
	line-height: 1;
	text-shadow: #36414d 0 2px 3px;
	margin-left: 8px;
}

#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;
	display: none;
}

#alpha {
	width: 425px;
	padding-right: 20px;
	background-image: url(images/bg-infobox.gif);
	background-position: right;
	background-repeat: repeat-y;
	margin-right: 10px;
}
#beta {
	width: 237px;
	margin: 0px 0px 0px 0px;
}
#alpha2 {
	width: 482px;
	padding-right: 0px;
	background: #250000;
	margin-right: 10px;
border:1px solid #660000;
}

#alpha3 {
	padding-right: 0px;
	background: #250000;
	margin-right: 10px;
border:1px solid #660000;
}

#alpha2 #alpha-inner{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
#alpha3 #alpha-inner{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}

#beta2 {
	width: 198px;
	margin: 0px 0px 0px 0px;
}
#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner {
    padding: 0px;
    border: 0px;
}
#beta-inner img{
	margin-top:7px;
	margin-bottom:7px;
	margin-left: 0px;
	margin-right: 0px;
	border:0px;
}

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

.entry-header {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #990000;
    font-size: 11pt;
    font-weight: bolder;
}

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

.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 solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

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

/* modules */

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

.module-content {
    position: relative;
    margin: 0px 0px 10px 0px;
    padding: 10px 10px 0px 10px;
    font-size: 12px;
    line-height: 170%;
}


.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-photo { background: none; }

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







/*
 *  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 {
    border: 2px solid #669;
    background-color: #36414d;
    color: #eee;
    padding: 5px;
}




/* 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 { 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 */
    p＼osition: relative;
    w＼idth: auto;

    margin: 0px 0px 0px 0px;
    border-left: 0px solid #a3b8cc;
    padding: 5px 0px 40px 8px;
    color: #CC9900;
    font-weight: bolder;
    background: #000;
font-size:14pt;
	background-image: url(images/line-y.gif);
background-repeat:no-repeat;

}




#navi{
    margin-left:8px;}
#topimage{
    margin-left:8px;
    margin-top:8px;}
#footer-top{
margin:15px 0px 0px 0px;
padding:0px 0px 20px 0px;
text-align:center;
clear:both;
}
#footer{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
font-size:9px;
color:#666;
}

#alpha ul{
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

#alpha li{
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
line-heigt:120%;
font-size:9pt;
}

.day{
    color: #CCC;
font-weight:bolder;
}





#cl-main{
    margin:10px 5px 0px 5px;
	border:0px solid #FFF;
	}
#cl-main table{
    margin:0px;
	}
#cl-main td{
    margin:0px;
	border-bottom:1px solid #666;
	border-left:3px solid #250000;
	padding:2px
	}
#cl-main td h4{
    color: #990000;
    font-size:12px;
    font-weight:bolder;
    margin-bottom:2px;
    margin-top:0px;
}
#cl-main2{
    margin:10px 5px 5px 5px;
	border:0px solid #FFF;
	}
#cl-main2 table{
    margin:0px;
	}
#cl-main2 td{
    margin:0px;
	border-bottom:1px solid #666;
	border-left:3px solid #250000;
	padding:2px
	}
#cl-main .holi{
	color: #990000;
}
#cl-main .sat{
	color: #99CCFF;
}
#cl-main2 .holi2{
	background-color: #990000;
}
#cl-main2 .sat2{
	background-color: #000066;
}
#cl-main .week{
	background-color: #250000;
}
#cl-main2 .week2{
	background-color: #250000;
}
#cl-main .clhedder{
	background-color: #333;
	color:#FFF;
}
#cl-main2 .clhedder{
	background-color: #000;
	color:#FFF;
}

#lang {
margin-top:5px;
padding-bottom:0px;
margin-right:5px;
font-size:12px;
text-align:right;
width:300px;
float:right;
}

#lang a { color: #FFF; text-decoration: none; } 
#lang a:hover { color: #FFFF66; }
