/*  
Theme Name: Hakouma
Theme URI: http://hakouma.eux.jp/
Description: hakouma based on koikikukan template 3 column
Author: namio
Author URI: http://hakouma.eux.jp/
Version: 0.1
*/

/* all */
* {
    margin: 0;
    padding: 0;
    font-family: Meiryo,’ＭＳ Ｐゴシック’,sans-serif;

}
  
body {
    font-size: 100%;
}
html>body {
    font-size: 12pt;
}

/* heading */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* anchor */
a,
a:link,
a:visited {
    color: DarkGreen;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {}

/* image with anchor */
a img {
    border: none;
}

a.highslide img, a:hover.highslide img {
	border: 1px solid silver;
	margin-right:13px;
}


a img.alignleft {
float:left;
}

img.alignleft {
float:left;
}

/* form */
form {
    margin: 0px;
}
#searchform fieldset {
    border: none;
}
#search-options,
input {
    padding: 1px;
}
#searchtext {
    width: 145px;
}

/* banner title */
#header {
    padding: 10px;
    border-bottom: 1px solid #666;
    background: Darkgreen url("images/hakouma_top_2.jpg") no-repeat right top;
    text-align: left;
}

#header a,
#header a:link,
#header a:visited {
    color: #fff;
    background: transparent;
    font-size: 12px;
    text-decoration: none;
}
#header a:hover {}
#header a:active {}

#blog-name {
margin:13px 30px 0 0;
height:52px;
}

/* description of blog */
.blog-description {
    color: #f5f5f5;
    background: transparent;
    font-size: 9px;
}

/* article */
.blog {
    padding: 10px 15px;
}

/* article date */
.date {
    margin: 8px 0;
    padding-left: 8px;
    font-size: 91.6%;
    font-weight: bold;
    line-height: 2.0;
}

/* comment color */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #fff;
    background: YellowGreen;
}

/* an article or comment */
#comments,
.entry {
    width: auto;
    margin: 0 5px 15px;
    color: #36414d;
    background: #fff;
    font-size: 83.3%;
    line-height:1.5;
}

.entry p {
    word-wrap: break-word;
    margin: 10px 0;
}
.entry blockquote p {
    margin: 0;
}
.entry ul {
    margin: 10px 0 10px 25px;
}
.entry ol {
    margin: 10px 0 10px 30px;
}
.entry textarea {
    width: 97%;
}

/* blockquote */
.entry blockquote {
    width: auto;
    margin: 15px 20px 0;
    padding: 10px;
    border: 1px solid #666;
    background: #f6f6f6;
    font-size: 83.3%;
    line-height: 1.5;
}
.quotetitle {
    font-size: 83.3%;
    border-bottom: 1px solid #666;
    padding: 3px;
}

pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}

/* title of entry */
.entry-header {
    margin: 15px 0 0;
    padding-left: 10px;
    border-left: 3px solid #999;
    color: #444;
    font-size: 120%;
    font-weight: bold;
}

/* contributor */
.entry-footer {
    margin: 10px 0 0;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    text-align: right;
    font-size: 83.3%;
}

/* archive-list */
.archive-list {
    margin: 10px 0;
}

/* navigation */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 66.6%;
}

/* navigation */
.page {
    margin: 6px 0 10px;
    font-size: 66.6%;
}

/* breadcrumbs list */
.crumbs {
    margin: 6px 0 10px;
    padding-left: 5px;
    font-size: 66.6%;
}

/* calendar */
#wp-calendar caption {
    padding-bottom: 5px;
    text-align: center;
    color: #444444;
    font-size: 11px;
    background: none;
    letter-spacing: 0.1em;
}
#wp-calendar {
    text-align: center;
    color: #444;
    background: none;
}
#wp-calendar table {
    text-align: center;
    padding: 0;
    border-collapse: collapse;
}
#wp-calendar th {
    padding-bottom: 3px;
    font-size: 10px;
    width: 23px;
}
#wp-calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}

/* menu list of sidebar */
#links-left ul,
#links-right ul {
    color: #444;
}

#links-left ul li,
#links-right ul li {
    list-style: none;
    margin: 0 0 15px 0;
    font-size: 83.3%;
}

#links-left li li,
#links-right li li {
    background: url(images/lmark.gif) no-repeat 0 0.5em;
    padding-left: 12px;
padding-bottom: 2px;
    margin: 0;
}

#links-left ul ul,
#links-right ul ul {
    margin: 0;
}

/* title of menu list */
#links-left ul li h2,
#links-right ul li h2 {
border-radius: 3px;
    margin-top: 3px;
    margin-bottom: 5px;
    padding-bottom: 2px;
    border: 1px solid  #eee;
    color: #eeeeee;
    background: Darkgreen url("images/hakouma_top_2.jpg") no-repeat;
    text-align: center;
    font-size: 100%;
    line-height: 2.0;
}
html > body #links-left ul li h2,
#links-right ul li h2 {
    padding-bottom: 0;
}
#links-left ul ul,
#links-right ul ul {
    margin: 3px 0 20px;
}

#links-right ul ul a.url {
    color:darkgoldenrod;
}


#links-left ul ul ul,
#links-right ul ul ul{
    margin-bottom: 0;
}
#links-left ul li li ,
#links-right ul li li {
    font-size: 91.6%;
    line-height: 1.5;
}
#links-left ul li li li ,
#links-right ul li li li {
    font-size: 100%;
}
#links-left ul ul.children,
#links-right ul ul.children {
    margin-top: 0;
}

/* credit */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

.trackbacks,
.comments {
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.comments-head {
    margin: 5px 0;
    padding-left: 8px;
    color: #fff;
    background: YellowGreen;
    font-size: 91.6%;
    font-weight: bold;
    line-height: 2.0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0 2px;
    padding: 0;
    font-size: 83.3%;
    line-height: 1.5;
}

.trackback-content p,
.comment-content p {
    margin-top: 3px;
    margin-bottom: 3px;
}

.trackback-footer,
.comment-footer {
    margin-right: 2px;
margin-bottom:10px;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 83.3%;
    text-align: right;
}

/* comment and trackback */
#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
   font-weight: bold;
}
#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}
#comment {
    width: 400px;
}
#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}
#comments-open-footer {
    text-align: center;
}
.comments-open label {
    display: block;
}

form input,
form textarea {
    border: 1px solid #999;
    font-family: Meiryo,’ＭＳ Ｐゴシック’,sans-serif;
background-color:#f6f6f6;
}
#searchtext {
    margin: 3px 0;
}

input,textarea {
    border: 1px solid #999;
    font-family: Meiryo,’ＭＳ Ｐゴシック’,sans-serif;
background-color:#f6f6f6;
}


/* layout */

/* for 3 columns */
body.layout-three-column {
    margin-bottom: 20px;
    text-align: center;
    background: #f0f0f0;
}
.layout-three-column #container {
    margin-bottom: 10px;
}
.layout-three-column #box {
    width: 954px;
    margin: 0 auto;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: left;
    background-color: #fff;
}


/* footer */
#footer {
    margin: 10px 0;
    padding: 1px 0;
}
#footer p {
    margin: 5px 0;
    font-size: 10px;
    text-align: center;
    color: #444;
}


/* for 3 columns fixed layout */

.layout-three-column #content {
    float: left;
    width: 528px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 211px;
}
.layout-three-column #links-left-box {margin-left:0px;}
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 13px 0 13px;
}

.clearfix:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* CSS スプライト ///////////////////////////////////////////////// */


/* CSS for hakouma_playguide ///////////////////////////////////////////////// */

.wc_list_table { border-collapse: collapse;border-color:#666666;
width:100%; }
.wc_list_table td, .wc_list_table th{border: 1px solid #666666;padding:3px;}
.wc_list_table th { font-size:12px;color:#000000;
white-space: nowrap;text-align:center; font-weight:normal; }
.wc_list_nowrap { white-space:nowrap; }
.wc_list_nodisp { display:none; }

/* wp-stats nodisplay_smile_mark ///////////////////////////////////////////// */
img#wpstats{display:none;}

/* wp-table_hako basic css /////////////////////////////////////////////////// */
.wptable_hako {
	border:		1px Solid #666666;
	border-collapse: collapse;	}
.wptable_hako th {
color:#ffffff;}
.wptable_hako th,.wptable_hako td {
padding:2px;}

/* for DM&fliers list */
.hako_pages {font-weight:bold;}
.hako_pages a {font-weight:normal;}

/* CSS for kougabu gallery */
.gallery {margin: auto;}
.gallery-item {float: left;
	margin: 6px 2px 2px 0;
	text-align:center;
	width: 24.4%;
	font-size:66.6%;
}
.gallery img {border: 0px;}
.gallery-caption {margin-left: 0;}


/* WP-Pagenavi 代替 /////////////////////////////////////////////// */
.tablenav {
	color: Darkgreen;
	background:white;
	line-height:2em;
	text-align:left;
}

a.page-numbers, .tablenav .current {
	padding:  2px 4px 2px 4px;
	border:solid 1px Darkgreen;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	background: Yellowgreen;
}

.tablenav .current {
	color: white;
	background: Yellowgreen;
	font-weight:bold;
}

.tablenav .next, .tablenav .prev {
	border:1px solid transparent;
	background:transparent;
	text-decoration:none;
	font-size:smaller;
}

.tablenav .next {margin-left:2px;}
.tablenav .prev {margin-right:2px;}


/* WP-Table CSS File v1.50 //////////////////////////////////////*/

.wptable_hako {
width: 100%;
height: 100%;
	border: 1px Solid #666666;
	border-collapse: collapse;	
}

/* header row*/
.wptable_hako th, .wptable_hako td {
	padding:3px;
 	border:0px solid;
}

.wptable_hako th {
	background: Yellowgreen;
}

.wptable_hako td { 
white-space: nowrap;
}

/* alternative row */
.wptable_hako tr.alt { background-color: #F4F4EC; }

/* ページの一番上に戻る //////////////////////////////////////*/
#page-top {
position:fixed;
    top: 50%;  
    right: 0px;
z-index:3;
}
#page-top a {
display:block;
width:25px;height:50px;
background-image:url('http://hakouma.eux.jp/wp-content/themes/hakouma/images/ico_pagetop.png');
background-repeat:no-repeat;
background-position:left -50px;
}
#page-top a:hover {
background-position:left top;
}

/* EC3 カレンダー用 //////////////////////////////////////*/
#wp-calendar table {width:100%;}

#wp-calendar table caption {
  text-align:center;
}

#wp-calendar #prev {text-align:left;}
#wp-calendar #next {text-align:right;}
#wp-calendar .ec3_eventday a:link {
display:block;}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
      font-size: 91.6%;
    line-height: 120%;
}

#wp-calendar table th.hakoday {
font-size:12px;
}
#wp-calendar table th.youbi0 {
color:tomato;
}
#wp-calendar table th.youbi6 {
color:royalblue;
}


#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
padding:3px 1px 3px 1px;
border: none;
}

#wp-calendar table td:hover  {
border: none;
}

#wp-calendar table td.ec3_today {
padding:2px 0px 2px 0px;
border: solid 1px #fff;
background-color: khaki;
}

#wp-calendar table td.ec3_eventday:hover  {
background-color: gold;
}

.ec3_ec span { display:none }

/* EC3 マーカー系 //////////////////////////////////////*/
.mr_shimekiri, .mr_kouen, .mr_asuyori, .mr_asumade, .mr_shonichi {padding: 0 4px 0 4px;}
.mr_shimekiri {color:#333333;background-color:Yellow;}
.mr_kouen {color:#ffffff;background-color:#ff4c33;}
.mr_asumade {color:#ffffff;background-color:orange;}
.mr_asuyori {color:#ffffff;background-color:orange;}
.mr_shonichi {color:#ffffff;background-color:#ff4c33;}

/* CSS for highslide //////////////////////////////////////*/
.highslide {
	cursor: url("http://hakouma.eux.jp/wp-content/plugins/wpj-highslide/highslide/graphics/zoomin.cur"), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid silver;
}

.highslide-image {
    border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}

a.highslide-credits,
a.highslide-credits i {
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
