@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
       text-align:center;
       color:inherit;
	background-color:#290E0B;
      /* background-image:url(http://www.cafe-yoh.com/img/back.gif);*/
	background-repeat:repeat-y;
	background-position:center top;

	/*url(http://www.cafe-yoh.com/img/body_bg.gif) repeat-x left top;*/
}

a
{
	text-decoration:none;
	color:#ffffff;
	background-color:000000;
}

a:hover
{
	text-decoration:underline;
	color:#ffffff;
	background-color:000000;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
       width:800px;
       margin-left: auto;
       margin-right: auto;
      background-color:#000000;
}

div#container-box
{
       width:800px;
       margin-top: 0px;
       margin:0 auto;
}

/* ---------- container_end ---------- */

/* ---------- header ---------- */
div#header
{
	  width:100%;
	  color:inherit;
	 /* background:transparent url(http://www.cafe-yoh.com/img/header_border.gif) repeat-x left bottom;
	padding:0px 0 0px 0;
       margin-bottom:20px;*/
}

div.header-inner
{
	margin:0 auto;
	width:800px;
	/*height:41px;*/
}

div#header img
{
	float:left;
                border: none;
}

div#header p
{
	text-align:right;
	font-size:70%;
	color:#000000;
}

div#header p a,
div#header p a:hover
{
	color:#000000;
}

/* ---------- header_end ---------- */

/* ---------- search ---------- */
div#search-content
{
	width:100%;
	color:inherit;
	background:transparent url(http://www.cafe-yoh.com/img/search_border.gif) repeat-x left bottom;
	height:34px;
}

div.search-form
{
	width:800px;
	margin:0 auto;
}

div.search-form form
{
	float:right;
	text-align:right;
	width:310px;
	background:transparent url(http://www.cafe-yoh.com/img/search_title.gif) no-repeat 0 14px;
	color:inherit;
}

div.search-form label
{
	font-weight:bold;
	text-align:left;
	font-size:10px;
	display:none;
}

div.search-form form input#search
{
	font-size:80%;
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:136px;
	padding:2px;
}

div.search-form form input.searchsubmit
{
	border:0;
	font-size:80%;
	position:relative;
	top:4px;
	left:0;
}

/* ---------- search_end ---------- */

/* ---------- wrapper ---------- */

div#wrapper
{
	width:800px;
	margin:0 auto;
	text-align:left;
	clear:both;
}

/* ---------- wrapper_end ---------- */

/* ---------- banner ---------- */
div#banner
{
	margin:0 auto;
                width:800px;
}

div.banner-inner
{
	/*background:url(http://www.cafe-yoh.com/img/head_bg.gif) no-repeat center top;
	  height:200px;
	  padding-right:140px;*/
}

div.banner-inner h1
{
	color:#000000;
	background-color:transparent;
	font-size:80%;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}
div.banner-inner h1 a
{
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:0.1em;
}
div.banner-inner h1 a:hover
{
	color:#000000;
	background-color:transparent;
	text-decoration:underline;
}

div.banner-inner h2
{
	color:#000000;
	background-color:transparent;
	font-size:80%;
	text-align:left;
}

/* ---------- banner_end ---------- */

/* ---------- main ---------- */

div#main
{
	background-color:#000000;
                float:right;
	         width:560px;
                margin-right:0px;  
               /*border-left-style:solid;
               border-left-color:#290E0B;
               border-left-width:2px;*/
}

div#info-box
{
	font-size:12px;
       background-color:#000000;
	color:ffffff;
	padding:10px 0;
	width:100%;
	margin-bottom:20px;
       margin-right:0px;
       /*margin-left:5px;*/
}

div#info-box img
{
	/*float:left;
	margin:0 15px;
	vertical-align:middle;*/
}

div#info-box p
{
	font-size:12px;
	color:#ffffff;
	line-height:150%;
	text-align:left;
	/*margin-right:5px;*/
}

div#news-box
{
	background-color:#000000;
       width:100%;
	margin-bottom:20px;
       /*margin-right:5px;*/
       /*margin-left:5px;*/
}

div#news-box h3
{
	font-size:2px;
	text-indent:-9999px;
	background:#000000 url(http://www.cafe-yoh.com/img/whatsnew.gif) no-repeat left top;
	margin-bottom:10px;
                margin-right:5px;
                height:36px;
}

div.news-box-inner
{
	color:#ffffff;
	background-color:#000000;
	padding:3px 0 5px 0;
                margin-right:5px;
}

div.news-box-inner ul
{
	list-style-type:none;
                color:#ffffff;
                margin-right:5px;
}  

div.news-box-inner li
{
	padding:2px 10px 3px 25px;
	font-size:80%;
	font-weight:normal;
	text-align:left;
	line-height:160%;
	color:#ffffff;
	background:#000000 url(http://www.cafe-yoh.com/img/icon.gif) no-repeat 10px 7px;
	border-bottom:1px solid #ffffff;
                margin-right:5px;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{        
               float:left;
               width:200px;
               margin-left:5px;
               margin-top:22px;
               background-color:#000000;
               /*border-right-style:solid;
               border-right-color:#ffffff;
               border-right-width:1px;*/
}


div.contents-menu
{
	text-align:left;
}

div.contents-menu h4
{
	background:url(http://www.cafe-yoh.com/img/content_menu_head_bg.gif) no-repeat center top;
	height:80px;
	font-size:2px;
	text-indent:-9999px;
       margin-bottom:0px;
}

div.category-archives
{
	color:#ffffff;
	font-size:80%;
	font-weight:normal;
	background-color:#000000;
	/*url(http://www.cafe-yoh.com/img/content_menu_footer_bg.gif) no-repeat center bottom;*/
	padding-bottom:11px;
	margin-bottom:10px;
}

div.category-archives ul
{
	list-style-type:none;
}

div.category-archives li a
{
	color:#ffffff;
	background:transparent url(http://www.cafe-yoh.com/img/cat_bg.gif) no-repeat 0px 0px;
	display:block;
	line-height:100%;
	padding:10px 12px 5px 20px;
	text-decoration:none;
	margin-left:5px;
}

div.category-archives li a:hover
{
	color:#DFAF4C;
	background-position: 0px -600px;
	text-decoration:none;
}

div.category-archives ul.sub-category li a
{
	color:#ffffff;
	background: transparent url(http://www.cafe-yoh.com/img/subcat_bg.gif) no-repeat left top;
	display:block;
	line-height:130%;
	padding:0 24px 4px 34px;
	text-decoration:none;
}						
div.category-archives ul.sub-category li a:hover
{
	color:#ff3366;
	background-position: 0px -600px;
	text-decoration:none;
}						

div#rss
{
	font-size:58%;
	font-weight:normal;
	background:#ffffff url(http://www.cafe-yoh.com/img/rss_bg.gif) no-repeat left top;
	padding:10px 10px 11px 10px;
       margin-top:30px;
	margin-bottom:20px;
       margin-left:10px;
}

div#rss a.rss
{
	text-align:left;
	text-decoration:none;
	display:block;
	height:30px;
	background: #ffffff url(http://www.cafe-yoh.com/img/rss.gif) no-repeat left top;
	font-size:2px;
	text-indent:-9999px;
}

div#rss a.rss:hover
{
	background-position:left bottom;
}

div#rss div.powered
{
	padding:7px 0 5px 0;
}

div#rss div.powered a
{
	color:#006699;
	background-color:#ffffff;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	width:800px;
	/*background:url(http://www.cafe-yoh.com/img/footer_bg.gif) repeat-x left top;*/
                background-color:#000000;
	border-top:2px solid #ffffff;
                clear:both;
                margin:auto;
} 

div.footer-inner
{
	width:800px;
	font-size:70%;
	font-weight:normal;
	color:#ffffff;
	padding:10px 0;
	/*background:url(http://www.cafe-yoh.com/img/footer_bg.gif) repeat-x left top;*/
                background-color:#000000;
	margin:0 auto;
}
				
/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	color:#ffffff;
	background-color:#000000;
	font-size:60%;
	font-weight:normal;
	padding:0px 0px;
	margin-top:30px;

}

div#main p.navi a
{
	color:#ffffff;
	background-color:#000000;
}

div.entry
{
	margin-bottom:0px;
}

h3.entry-header
{
	color:#ffffff;
	background:#000000 url(http://www.cafe-yoh.com/img/entry_title.gif) no-repeat left top;
	font-size:120%;
	font-weight:normal;
	padding:20px 20px 0 75px;
	margin-bottom:0px;
                height:60px;
}

h3.entry-header a
{
	color:#ffffff;
	background-color:transparent;
	text-decoration:none;
}

h3.entry-header a:hover
{
	color:#ffffff;
	background-color:transparent;
	text-decoration:underline;
}

div.main-content
{
	color:#ffffff;
	background-color:#000000;
	/*padding:20px 15px 0 15px;*/
	margin-top:0px;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	/*font-size:80%;*/
	color:#ffffff;
	background-color:inherit;
	/*line-height:160%;*/
	margin-top:0px;
	margin-bottom:50px;
	font-size:10pt;
	line-height: 14pt;
}

div.entry blockquote
{
	font-size:80%;
	line-height:150%;
	color:#ffffff;
	background:transparent url(http://www.cafe-yoh.com/img/blockquote.gif) no-repeat left top;
	padding:15px 30px 15px 35px;
	margin-bottom:10px;
}

div.entry h1
{
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	background:transparent url(http://www.cafe-yoh.com/img/entry_h1.gif) no-repeat left top;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:12px 12px 10px 12px;
	margin-bottom:10px;
}

div.entry h2
{
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	background:transparent url(http://www.cafe-yoh.com/img/entry_h2.gif) no-repeat left top;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:12px 12px 10px 12px;
	margin-bottom:10px;
}

div.entry h3,
div.trackbacks h3,
div.comments h3
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:transparent url(http://www.cafe-yoh.com/img/entry_h3.gif) no-repeat left top;
	padding:8px 10px;
	margin-bottom:10px;
}

div.entry h4
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:#cccccc url(http://www.cafe-yoh.com/img/entry_h4.gif) repeat-x left bottom;
	padding:5px 5px 8px 5px;
	margin-bottom:10px;
}

div.entry h5
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:transparent url(http://www.cafe-yoh.com/img/entry_h5.gif) no-repeat left top;
	padding: 5px 10px 5px 30px;
	margin-bottom:10px;
}

div.entry h6
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:transparent url(http://www.cafe-yoh.com/img/entry_h6.gif) no-repeat left top;
	padding: 5px 10px 5px 30px;
	margin-bottom:10px;
}

div.entry-info ul
{
	list-style-type:none;
	text-align:right;
	border-top:1px solid #ffffff;
	width:560px;
                padding-top:3px;
                margin-right:5px;
}

div.entry-info ul li
{
	font-size:80%;
	color:#ffffff;
	background-color:inherit;
	display:inline;
}

div.entry-info ul li a.red
{
	color:red;
                font-weight:bold;
	font-size:120%;
                padding-left:5px;
}

div.entry-content
{
	padding-bottom:5px;
	width:100%;
}

div.entry-content h3 a
{
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
div.entry-content h3 a:hover
{
	text-decoration:underline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:1px solid #ffffff;
	list-style:none;
	padding:5px 0;
	text-align:right;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#ffffff;
	background-color:inherit;
	font-size:60%;
	display:inline;
}

div.comments-post h5
{
	color:#ffffff;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#ccc;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#333;
	background-color:fff;
	font-size:80%;
	border:1px solid #999;
}

ul.cookie,
#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin-bottom:10px;
}

#comments-open-data ul.comments-open-footer input#comment-preview,
#comments-open-data ul.comments-open-footer input#comment-post,
#comments-open-data ul.comments-open-footer input#comment-cancel
{
	font-size:2px;
	text-indent:-9999px;
	color:#ffffff;
	width:80px;
	height:20px;
}
#comments-open-data ul.comments-open-footer input#comment-preview
{
	background:transparent url(http://www.cafe-yoh.com/img/preview.gif) no-repeat left top;
}
#comments-open-data ul.comments-open-footer input#comment-post
{
	background:transparent url(http://www.cafe-yoh.com/img/post.gif) no-repeat left top;
}
#comments-open-data ul.comments-open-footer input#comment-cancel
{
	background:transparent url(http://www.cafe-yoh.com/img/cancel.gif) no-repeat left top;
}


div.comment p
{
	font-size:80%;
	color:#333;
	background-color:inherit;
}

input.search-input
{
	/*color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:200px;
	padding:2px;*/
}

input.searchsubmit
{
	/*border:0;
	position:relative;
	top:4px;
	left:0px;*/
}

h2.module-header
{
	color:#000000;
	background:transparent url(http://www.cafe-yoh.com/img/entry_title.gif) no-repeat left top;
	font-size:80%;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;
}

div.module-content
{
	color:#000000;
	background-color:#ffffff;
	padding:15px;
	margin-bottom:20px;
}

div.module-content ul
{
	list-style-type:disc;
	line-height:150%;
	padding:0 15px;
}

div.module-content ul li
{
	font-size:80%;
	font-weight:normal;
}

table {
	color: #ffffff;
	font-size:10pt;
	line-height: 14pt;
}
td {
	/*color: #ffffff;
	padding: 3px;
	font-size:10pt;
	line-height: 14pt;*/
}


/* ---------- archives_end ---------- */
#info {margin:5px; color:#ffffff; font-size:80%;}

#info h3 { font-size:90%; padding-left:5px; border-left:5px solid #ffffff; font-weight:normal; margin-bottom:5px; margin-left:5px; color:#ffffff;}


/* ---------- highslide ---------- */
.highslide {
	cursor: url(http://www.cafe-yoh.com/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	/*border: 2px solid gray;*/
}
.highslide:hover img {
	/*border: 2px solid white;*/
}

.highslide-image {
    /*border: 2px solid white;*/
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.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;
/*
    padding-left: 22px;
    background-image: url(http://www.cafe-yoh.com/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
*/
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(http://www.cafe-yoh.com/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
                background-color:#fff;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
                background-color:#fff;
	background: url(http://www.cafe-yoh.com/highslide/graphics/controlbar4.gif);
}
.controlbar a:hover {
	background-image: url(http://www.cafe-yoh.com/highslide/graphics/controlbar4-hover.gif);
                background-color:#fff;
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* ---------- highslide_end ---------- */