/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	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

*/



/* Begin Typography & Colors */
body {}

#page {}

#header {}

#headerimg {}

#content {
	font-size: 100%;
}

/*
.widecolumn {
	font-size: 75%;
}
*/

.entry p {
	font-size: 81.25%;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8;
}

.widecolumn {
	line-height: 1.8;
}

/*
.narrowcolumn .postmetadata {
	text-align: center;
	font-size: 100%;
}
*/

.alt {}

#footer {}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 68.75%;
	line-height: 1.5;
	color: #444;
}

h1, h2, h3 {
	font-family: Helvetica, Verdana, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', '‚l‚r ‚oƒSƒVƒbƒN', Arial, 'Lucida Grande', 'Trebuchet MS', Sans-Serif;
	font-weight: normal;
}

h1 {
	font-size: 100%;
	color: #E32000;
}

* html h1 {
	font-weight: bold;
}

#headerimg .description {
	font-size: 68.75%;
}

h2 {
	font-size: 100%;
}

* html h2 {
	font-weight: bold;
}

h2.pagetitle {
	font-size: 75%;
}

#sidebar h2 {
	font-family: Helvetica, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 68.75%;
	color: #666;
}

h3 {
	font-size: 81.25%;
}

* html h3 {
	font-weight: bold;
}

h1, h1 a, #headerimg .description {
	color: #E32000;
	text-decoration: none;
}

h1 a:hover, h1 a:visited, {
	color: #E32000;
	text-decoration: underline;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-size: 100%;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a {
	color: #E32000;
}

.entry p a:active {
	color: #E32000;
}

.entry p a:hover {
	color: #E32000;
}

.entry p a:visited {
	color: #E32000;
}

.tags {
	font-size: 118.18%;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Helvetica, Verdana, 'Lucida Grande', Arial, Sans-Serif;
}

.commentlist li {
	font-size: 100%;
	font-weight: normal;
}

#commentform input, #commentform textarea {
	font-size: 75%;
}

/* .commentlist cite, .commentlist cite a { */
.commentlist cite {
	font-style: normal;
	font-size: 75%;
	/* color: #E32000; */
}

/*
.commentlist cite a {
	text-decoration: underline;
}
*/

* html .commentlist cite {
	/* font-size: 68.75%; */
	/* font-weight: bold; */
}

.commentlist p {
	font-weight: normal;
	font-size: 75%;
	line-height: 1.8;
	text-transform: none;
}

#commentform p {
	font-family: Helvetica, Verdana, 'Lucida Grande', Arial, Sans-Serif;
}

.commentmetadata {
	font-size: 68.75%;
	font-weight: normal;
	color: #E32000;
}

#sidebar {
	font: 100% 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', '‚l‚r ‚oƒSƒVƒbƒN', Helvetica, Verdana, 'Lucida Grande', Arial, Sans-Serif;
}

#sidebar ul ul li, #sidebar ul ol li, #sidebar p {
	font-size: 75%;
	color: #444;
}

/*
#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	font-size: 75%;
	color: #444;
}
*/

#sidebar ul li ul li {
	line-height: 1.5;
}

html>/**/body #sidebar ul li ul li {
	line-height: 1.5;
}

.postmetadata {
	font-size: 68.75%;
}

code {
	font: 75% 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 68.75%;
	letter-spacing: .07;
}

a, h2 a:hover, h3 a:hover {
	color: #E32000;
	text-decoration: underline;
}

a:hover {
	color: #E32000;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 56.25%;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 131.25% Helvetica, Verdana, 'Lucida Grande', Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {}

#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
	text-align: left;
}

#header {}

#headerimg {
	clear: left;
	width: 900px;
	height: 200px;
	background: url(http://minazuki.pacheco.jp/images/blog/head.jpg) no-repeat;
}

#content {
	width: 615px;
}

.narrowcolumn {
	float: left;
	width: 615px;
	padding: 0 0 60px 0;
	margin: 0;
}

.widecolumn {
	padding: 10px 0 0 0;
	/* margin: 5px 0 0 150px; */
	margin: 0;
	width: 900px;
}

.navigation {
	font-size: 75%;
}

.post {
	padding-bottom: 40px;
}

.listpost {
	margin: 34px 0 0 0;
}

.singlepost {
	clear: right;
	margin-top: 34px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn {
	padding-top: 5px;
}

.widecolumn {
	margin: 34px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.entry {
	padding-top: 8px;
}

.singlepostentry {
	padding-top: 8px;
}

.postmetadata {
	clear: left;
}

.postmetadatatop {
	margin: 3px 0 0 0;
}

.singlepostmetadatatop {
	margin: -2px 0 0 0;
}

html>/**/body .singlepostmetadatatop {
	margin: -4px 0 0 0;
}

html:first-child .singlepostmetadatatop {
	margin: -2px 0 0 0;
}

.postmetadatabottom {
	text-align: right;
	padding-top: 11px;
}

#footer {}

#footer p {}
/* End Structure */



/* Begin Headers */
#headerimg h1 {
	padding: 30px;
	margin: 0;
}

h2 {}

h2.pagetitle {
	margin-top: 82px;
	/* text-align: center; */
}

h2.posttitle {
}

h2.singleposttitle {
	padding: 18px 0 0 0;
}

#sidebar h2 {
	margin: 21px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3#comments {
	padding: 0;
	margin: 64px auto 14px ;
}
/* End Headers */

/* Begin Images */
p img {
	padding: 14px 0;
	max-width: 100%;
}

.photo {
	border: 1px solid #ddd;
	padding: 7px;
	margin:7px 0 7px 0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: square;
} 

html>body .entry li {
	margin: 7px 0 0 0;
	line-height: 1.4;
}

#content ol, #content ol li {
	margin: 0;
	padding: 0;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 30px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.entry h3 {
	margin:15px 0 0 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 2px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto 10px;
	padding: 5px 0; 
}

#sidebar #searchform #s {
	width: 195px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
	margin: 3px 0 0 0;
}

html>/**/body #sidebar #searchsubmit {
	padding: 1px;
	margin: 4px 0 0 0;
}

html:first-child #sidebar #searchsubmit {
	padding: 1px;
	margin: 3px 0 0 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#respond {
	margin: 64px 0 0 0;
}

#commentform {
	margin: 12px 0 0 0;
}

#commentform #author, #commentform #email, #commentform #url {
	width: 240px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 4px 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
/*
.alt {
	margin: 0;
	padding: 10px;
}
*/

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist ol {
	margin: 0;
}

.commentlist li {
	margin: 0 0 6px;
	padding: 2px 0 2px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: left;
	width: 225px;
	padding: 34px 0 0 60px;
}

* html #sidebar {}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote, pre {
	font-family: 'Courier New', Courier, Verdana;
	font-size: 12px;
	line-height: 1.5;
	width : auto;
	_width : 100%;
	margin : 8px 0 8px 0;
	padding : 10px 0 10px 12px;
	background-color: #FFF;
	border : 1px solid #EEE;
	overflow: auto;
	_overflow: scroll;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 34px;
	padding-top: 1px;
}
/* End Various Tags & Classes*/


.bookmark-description {
	font-size: 83.33%;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
