@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html
{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
body
{
	margin: 0;
	padding: 0;
	text-align: left;
	color: #1F1F1F;
	background-image: url(images/back-img.jpg);
	width:100%;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000436;
}
h1,h2,h3,h4,h5,h6,p,blockquote
{
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1;
}
ul,li,dl,dt,dd
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1;
}
a
{
	outline:0;
	color: #452700;
	text-decoration: none;
}
a:hover
{
	color: #CC0000;
	text-decoration: underline;
}
strong
{
}
span
{
}
form
{
margin:0;
padding:0;
}
input
{
	line-height:130%;	
}

address
{
	font-style: normal;
	line-height: 1;
}
img
{
	border:0;
	vertical-align: text-bottom;
}

.clr
{
height:1%;
}
.clr:after
{
content:".";
clear:both;
display:block;
height:0;
visibility:hidden;
}

#pagetop
{
	visibility: hidden;
	position: absolute;
	top: 0;
}

#wrapper
{
	width: 800px;
	margin: 0 auto 30px auto;
}

#logo
{
	padding:9px 0 11px 7px;
	height: 15px;
}
#logo h1
{
}

#main-image
{
	width:800px;
	margin:0 auto;
}
#main-image h2
{
}

#content
{
	width: 800px;
	background-image: url(images/content-inner-back.gif);
}
#content-inner
{
	background-image: url(images/content-back.gif);
	width: 800px;
	padding: 30px 0;
	background-repeat: no-repeat;
}

#main
{
	width: 532px;
	float: right;
	padding: 0 30px 0 0;
}
#sub
{
	width: 202px;
	float: left;
	padding: 0 0 0 30px;
}

.entry-box
{
	width: 512px;
	margin: 0 0 20px 0;
	padding: 0 10px 10px 10px;
}
.entry-header
{
	background-image: url(images/entry-top.gif);
	height: 45px;
	color: #210D00;
	margin: 0 0 20px 0;
}
.entry-header .date
{
	font-size: 10px;
	padding: 2px 0 0 10px;
	border-left: solid #452700 5px;
	height: 12px;
}
.entry-header h3
{
	font-size: 20px;
	padding: 2px 0 0 10px;
	height: 22px;
}
.entry-header h3 a
{
	color: #452700;
}
.entry-header h3 a:hover
{
	color: #694014;
}
.entry-body
{
	padding: 0 20px 20px 20px;
}
.entry-body p
{
	margin: 0 0 20px 0;
	line-height: 150%;
}
.entry-body img
{
}
.entry-footer
{
	font-size: 10px;
	height: 64px;
}
.entry-footer p
{
	padding: 28px 20px 0 20px;
	text-align: right;
}

#profile
{
	margin: 0 0 10px 0;
}
#profile h3
{
	margin: 0 0 10px 0;
	text-align: center;
}
#profile p
{
	font-size: 10px;
	line-height: 150%;
}

.sub-box
{
	width: 202px;
	margin: 0 0 10px 0;
}
.sub-box h3
{
	margin: 0 0 15px 0;
	width:202px;
	height:16px;
	background-image: url(images/subheader.gif);
	font-size: 16px;
	padding: 0 0 10px 0;
	color: #210D00;
	background-repeat: no-repeat;
	background-position: bottom;
}
#entry-box h3
{
	background-image: url(images/subheader-entry.jpg);
}
#category-box h3
{
	background-image: url(images/subheader-category.jpg);
}
#archive-box h3
{
	background-image: url(images/subheader-archive.jpg);
}
#comment-box h3
{
	background-image: url(images/subheader-comment.jpg);
}
.sub-box ul
{
	padding: 0 0 10px 0;
}
.sub-box ul li
{
	background-image: url(images/list-img.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 24px;
	line-height: 150%;
	margin: 0 0 10px 0;
}

.banner
{
}
.banner img
{
	display: block;
	margin: 0 auto 10px auto;
}


#footer
{
	background-image: url(images/footer-back.gif);
	background-repeat: repeat-x;
	height: 159px;
	width: 796px;
	margin: 0 auto;
}
#footer p.top
{
	margin: 0 20px 0 0;
	text-align: right;
}
#footer-link
{
padding:60px 30px 0 30px;
}
#footer-link p
{
float:right;
color: #FFFFFF;
font-size:10px;
}
#footer-link p a
{
	color: #FFFFFF;
}
#footer-link p a:hover
{
	color: #FFFFFF;
}
#footer-link address
{
color: #FFFFFF;
float:left;
font-size:10px;
}
#footer-inner
{
	background-image: url(images/back-bottom.jpg);
	padding:0;
	background-repeat: no-repeat;
	background-position: bottom;
}



//Wordpress Default
.navigation
{
	text-align: center;
	margin-top: 10px;
//	margin-bottom: 20px;
	}
.alignright
{
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}

.alignleft
{
	margin-left: 10px;
	margin-bottom: 10px;
	float: left
}
	
#calendar_wrap
{
	padding-left:40px;
	line-height: 1;
}

#respond
{
	margin:0 0 0px 260px;
	width:500px;
}
#commentform input
{
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform
{
	margin: 5px 10px 0 0;
}
#commentform textarea
{
	width: 100%;
	padding: 2px;
}

#respond:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#commentform #submit
{
	margin: 0 0 5px auto;
	float: right;
}

.commentlist {
	width: 532px;
	padding: 0;
	margin:0 0 0px 260px;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	line-height: 1.5;
	margin: 10px 5px 10px 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}