﻿/*
Theme Name: japanese-bukakke
Theme URI: http://japanese-bukakke.com
*/
.related {
text-align: left;
margin-left: 10px;
margin-bottom: 60px;
margin-top: 20px;
font-size: 10px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.related a:link, .related a:active, .related a:visited{
font-size: 10px;
color:#0A71DA;
text-decoration:none;
}
.popad {
margin-top: 0px;
margin-bottom: 6px;
margin-left: 60px;
background: #FEF5F9;
}

.related a:hover {
font-size: 10px;
color:#333333;
text-decoration:none;
}


.hide
{  
display: none;
width:660px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

.frame {
	text-align: center;
	width: 600px;
}
.frameleft {
float: left;
margin-right: 8px;
}


.adv {
float: left;
padding-left: 1px;
padding-right: 3px;
padding-bottom: 0px;
}

.singletop {
float: left;
margin: 6px;
}

body {
	background: url(images/bg.gif) repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#header {
height: 80px;
	text-align: center;
	background: url(images/header.gif) repeat;
	padding: 0px;
	margin: 0px;
}
#headerbg {
	background: url(images/pagebg.gif) repeat;
	margin: 0px;
	padding: 0px;
}
#main {
	text-align: center;
	margin-top: -16px;
	margin-bottom: 6px;
	margin-right: 14px;
	margin-left: 14px;
}
table.bord {
	border: 1px solid #ECECEC;
	margin-bottom: 0px;
width: 216px;
}
.postarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#footer {
	margin-top: 2px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#footer a, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0A71DA;
}
h1 {
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-size: 20pt;
	margin: 0;
	margin-top: -6px;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}


/*********************************************/
/* --- SIDE AREA --------------------------- */
/*********************************************/

/* style for side boxes */

.sidebig {
	float: right;
	width: 230px;
	margin-right: 0px;
	margin-left: 4px;
}

.sideright2 {
	width: 180px;
	float: right;
	margin-right: 8px;
}

.sidebox2 {
	float: right;
	margin-right: 0px;
	width: 220px;
}

.sidebox {
	border: 1px solid #333333;
	background: #EEEEEE;
	font: normal 12px Tahoma, Arial;
	color: #000000;
	margin-bottom: 6px;
}
.sidebox a:link, .sidebox a:visited {
	padding: 0px 0px 0px 5px;
	background: url(images/bul.gif) no-repeat 0px 0px;
	font: normal 12px Tahoma, Arial;
	list-style: none;
	color: #000000;
	text-decoration: none;
}
.sidebox a:hover {
	color: #0A71DA;
	text-decoration: underline;
}
/* style for smaller sections */
.sidebox h4 {
	padding-left: 0.5em;
	text-align: left;
	font: bold 16px Arial, Tahoma;
	color: #ffffff;
	background: url(images/h2.gif) repeat-x;
	height: 22px;
	margin: 0px;
}
/* padding for text in side boxes */
.sarea {
	text-align: left;
	padding: 3px;
	padding-left: 0.75em;
}
.sarea span {
	text-align: left;
	font: normal 8px Arial, Tahoma;
	padding-left: 0.5em;
	color: #0A71DA;
margin-top: -10px;
}
/* fix list */
.sarea ul {
	list-style-position: outside;
	list-style: none;
	text-indent: -1em;
	margin-left: 1px;
	padding-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* sidearea margins */
.sarea li {
	list-style: none;
	display: inline;
}

h2 {
text-align: center;
margin-top: -8px;
margin-bottom: -12px;
letter-spacing: 3;
text-decoration:none;
height: 35px;
padding-left: 5px;
padding-top: 2px;
font-weight: normal;
font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
font-size: 10px;
color: #FFFFFF;

}

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
	margin-top: 0px;
	margin-bottom: 4px;
	width: 100%;
	background: white;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	border-color: #007AE2;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 6px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #007AE2;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #007AE2;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
margin-left: 60px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}
.folder {
font-size:26px;
letter-spacing: 2px;
font-weight:bold;
font-family: Verdana, Impact, Arial, Sans-Serif;
color: #333333;
margin-bottom: -1px;
margin-top: 0px;
}

.bookmark a:link, .bookmark a:visited {
letter-spacing: 3px;
font-size:44px;
font-weight:bold;
font-family: 'Impact', Verdana, Arial, Sans-Serif;
text-decoration:none;
color: #000000;
}
.bookmark a:hover {
text-decoration:none;
color: #0A71DA;
}

/* featured post item*/
.post-date{
text-align: center;
color: #000000;
float: right;
width: 26px;
height: 30px;
margin: -10px 6px 4px 4px;
background:url(images/date.png) no-repeat;
}
.post-date .month{
font-size: 12px;
margin-top: -4px;
}
.post-date .day{
margin-top: 4px;
font-size: 18px;
font-weight: bold;
}
.bord2 {
float: left;
width: 610px;
margin-top: 0px;
margin-bottom: 4px;
background:url(images/blogitem.gif) no-repeat left top;
border: 1px solid #E9E9E9;
border-bottom: 1px solid #333333;
}

.item{
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin:-2px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.singleimg{
float: left;
margin: 6px;
height:220px;
width:280px;
}
.coverc img{
float: left;
margin: 4px 4px 80px 4px;
height:180px;
width:280px;
border: 1px solid #333333;
color: #333333;
}

.coverb img{
float: left;
margin: 3px 3px 4px 3px;
height:180px;
width:280px;
}

.coverb a:link img, .coverb a:visited img{
border: 1px solid #333333;
color: #333333;
}
.coverb a:hover img{
border: 1px solid #DDDDDD;
color: #DDDDDD;
}

.item a:link, .item a:visited{
font-size: 10px;
color:#0A71DA;
text-decoration:none;
}

.item a:hover {
color:#333333;
text-decoration:none;
}
.name {
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 10px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
}

.item-title h3{
margin: 2px;
margin-top: 2px;
margin-bottom: 0px;
padding-left: 5px;
text-align: left;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif, Verdana;
font-weight: bold;
color:#000000;
}

.item-title h3 a:link, .item-title h3 a:active, .item-title h3 a:visited {
font-family: Arial, Helvetica, sans-serif, Verdana;
text-decoration: none;
font-weight: bold;
font-size: 16px;
color: #000000;
}
.item-title h3 a:hover {
color: #FFFFFF;
}

.item p{
text-align: left;
margin: 0px 10px 0px 10px;
height: 126px;
padding: 0px;
}
.item2{
text-align: left;
margin: 2px 10px 2px 10px;
padding: 0px;
height: 200px;
}


/* end featured post item*/
.flv {
width: 204px;
	float: left;
	padding: 0 0 1em 0;
	margin-top: 0px;
	margin-bottom: -4px;
	margin-right: 3px;
	margin-left: 3px;
	height: 190px;
}
.flv p {
	padding: 0 -6px 0 -6px;
	text-align: left;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 0px;
}

#geo_profiles h1 a:link, #geo_profiles h1 a:visited {
font-weight: bold;
font-size: 18px;
color: #333333;
}

#geo_profiles {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: center;
		} 
		#geo_profiles a {
font-size: 10px;
			color: #000000;
		}
		#geo_profiles .geo_username {
			color: #000000;
			font-weight: bold;
			text-align: left;
		}
	
		#geo_profiles .geo_extra {
			color: #000000;
			text-align: left;
		}
	
		#geo_profiles .geo_flag {
			padding-top: 10px;
		}
	
		#geo_profiles table {
			margin: 0 auto;
		}


#image {
width: 496px;
text-align: center;
}
#image img{
float: left;
margin: 1px;
width: 160px;
height: 120px;
}
#image a:link img, #image a:visited img{
border: 1px solid #333333;
color: #333333;
}
#image a:hover img{
border: 1px solid #DDDDDD;
color: #DDDDDD;
}

.abc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.abc a, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.abc a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #0A71DA;
}

.replace { 
float: left;
		position: relative;
		overflow: hidden;
		margin: 0;
		padding: 0;		}	
.replace em {
		position: absolute;
		display: block;
		top: 0; 
		z-index: 0; 		
		}


* html>body	.replace { 
		position: static;
		overflow: visible;
		font-size: 10px;
  }
* html>body	.replace em  { 
		position: static;
  }
* html>body	.replace a {
		text-decoration: none;   }

#myh1:hover img {
filter:alpha(opacity=0);   
filter:progid:DXImageTransform.Microsoft.Alpha (style=0, opacity=0)
-moz-opacity: 0;
opacity: 0;
-khtml-opacity: 0; 
}

#myh1, #myh1 em {
width: 242px;
height: 381px;
}
#myh1 div {
width: 242px;
height: 381px;
}
* html>body #myh1 em {		
width: 242px;
height: 381px;
	}

#myh1 img{
border: 1px solid #333333;
}

#myh1  a:focus, #myh1  a:focus em , #myh1  a:hover, #myh1  a:hover em, #myh1  a:active, #myh1  a:active em {
		width: 242px;
		height: 381px;
background: url(http://japanese-bukakke.com/bukakke/bukk_enter.gif) top no-repeat;
		}
