@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

*/



hr {
	display: none;
}

a img {
	border: none;
}


/* Begin Typography & Colors */
/* main */

#page {
	float: right;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 80px;
	width: 710px;
	font-size: 120%;
}


#page h1, #page h2, #page h3 {
	font-weight: bold;
	}

#page .topicPath {
	font-size: 100%;
}
	

/* ブログタイトル */
#page h1 {
	margin: 0;
	background: url(images/bg_h1.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 119px;
}

#page h2 {
	margin: 0 0 9px;
	font-size: 140%;
}

#content h2 a {
	margin: 0;
	color: #a8491b;
	font-size: 95%;
}


.narrowcolumn {
	float: left;
	width: 482px;
}

/* 1記事分のブロック */
.post {
	margin: 0 0 40px;
	background: url(images/bg_post_h2T.gif) no-repeat left top;
	padding-top: 25px;
}

.post hr {
	display: block;
}

/* 記事のタイトル */
.post h2 {
	background: url(images/bg_post_h2B.gif) no-repeat left bottom;
	padding-bottom: 25px;
	margin-bottom: 9px;
}

.post h2 {
	text-decoration: none;
}

/* 投稿日付 */
.post small {
	margin: 0;
	float: right;
	width: 104px;
	background: url(images/bg_date.gif) no-repeat left top;
	padding: 0 0 0 55px;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 1.1;
}

/* 投稿内容 */
.post .entry {
	clear: both;
	padding: 15px 0 50px 10px;
	background: url(images/bg_entryB.gif) no-repeat left bottom;
	line-height: 2.0;
	font-size: 100%;
}

.entry p {
	font-size: 100%;
	line-height: 2.0;
}

.entry img {
	border: 5px solid #d5cfc3;
	margin: 15px 15px 15px 0;
	padding: 0;
}

/* Float Clear style
---------------------------------------------------- */
.entry,
.alignleft,
.alignright {
	clear: both !important;
}
.entry:after,
.alignleft:after,
.alignright:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: '[.]';
}
.entry,
.alignleft,
.alignright {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .entry,
* html .alignleft,
* html .alignright {
	height: 1%;
}
.entry,
.alignleft,
.alignright {
	display: block;
}
/* End hide from IE-mac */



/* カテゴリ、投稿時刻 */
.postmetadata {
	clear: both;
}

.narrowcolumn .postmetadata {
	padding: 5px;
	text-align: left;
	font-size: 100%;
}



/* sidebar */
#page #sidebar {
	float: right;
	width: 198px;
}

#page #sidebar h2 {
	font-size: 100%;
	padding: 0;
	margin: 0;
}

/* ウィジェットブロック */
#sidebar li.widget {
	margin-bottom: 30px;
}


	#sidebar li.widget li {
		background: url(images/bg_sidebar_li.gif) repeat-x left bottom;
		margin: 0 0 0 2px;
		padding: 5px 5px 10px 0;
		font-size: 93%;
	}

	#sidebar li.widget li a {
		background: url(images/icon_sidebar_a.gif) no-repeat left 5px;
		padding-left: 12px;
		display: inline-block;
	}


/* ウィジェットタイトル */
.widget_recent_entries h2 {
	background: url(images/bg_h2_entries.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 25px;
}

/* イベントカテゴリ　タイトル */
.widget_categories h2 {
	background: url(images/bg_h2_categories.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 25px;
}

/* 過去の記事　タイトル */
.widget_archive h2 {
	background: url(images/bg_h2_archive.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 25px;
}

/* 投稿者　タイトル */
.widget_author h2 {
	background: url(images/bg_h2_author.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 25px;
}

/* ブログ内検索　タイトル */
.widget_search h2 {
	background: url(images/bg_h2_search.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 25px;
}

		
#sidebar a,
.postmetadata a {
	color: #604e51;
	text-decoration: underline;
}

#sidebar a:hover,
.postmetadata a:hover {
	text-decoration: none;
}

#sidebar form {
	margin: 0;
	}



/* ウィジェット　カレンダー */
.widget_calendar h2 {
	background: none;
	height: 0;
}

#sidebar .widget_calendar {
	background: url(images/bg_calendarT.gif) no-repeat left top;
	padding-top:10px;
	*padding-top:0px;
}

#sidebar #calendar_wrap {
	background: url(images/bg_calendarB.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
	
	#sidebar #calendar_wrap #wp-calendar {
		empty-cells: show;
		margin: 0px auto 0;
		width: 192px;
	}
	
		#sidebar #calendar_wrap #wp-calendar caption {
			text-align: center;
			font-weight: bold;
			}
		
		#sidebar #calendar_wrap #wp-calendar th {
			border: none;
			text-align: center;
			font-style: normal;
			text-transform: capitalize;
			font-size: 93%;
		}
		
		#sidebar #calendar_wrap #wp-calendar td {
			border: 1px solid #bab7ae;
			padding: 3px 0;
			text-align: center;
			font-size: 93%;
		}
		
		#sidebar #calendar_wrap table td {
			background-color: #FFFFFF;
		}

		#sidebar #calendar_wrap #wp-calendar td a {
			font-weight: bold;
			text-decoration: underline;
			display: block;
		}
			
		#sidebar #calendar_wrap table td a:hover {
			text-decoration: underline;
			background-color: #eeeecc;
		}


#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar #next,
#wp-calendar #prev,
#wp-calendar .pad {
	border: none !important;
	background-color: #DDDAD1 !important;
}


/* End Calendar */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 */


/* ページ送り　リンク */
.narrowcolumn .navigation .alignleft a,
.narrowcolumn .navigation .alignright a {
	color: #604E51;
	margin-bottom: 20px;
}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 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 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 2px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 140px;
	*width: 130px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */



.children { padding: 0; }

/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

/* 引用　css */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px !important;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	margin: 15px 0;
	/*text-align: center;
	padding: 0px 0px 0;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #f3f3f3;*/
}

.wp-caption img {
	border: 5px solid #d5cfc3;
	margin: 0;
	padding: 0;
}



.wp-caption p.wp-caption-text {
	/*display: none;*/
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 5px 5px;
	margin: 0;
	background-color: #e4e0d7;
}
/* End captions */

