@charset "utf-8";
/*
Theme Name: Looser 2.5
Theme URI: http://wordpress.org/
Description: <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにkitaponがイジッたテンプレート
Version: 2.5
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

*/

* {
	color: #666;
	}


body {
	font-size: 100%; /* Resets 1em to 16px */
	font-family: Georgia, 'Times New Roman', "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "メイリオ", "ＭＳ 明朝",  serif;
	background: #DBDBCA;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 0;
	}

form {
	margin: 0;
	padding: 0;
	}


/* Begin Typography & Colors */

.sm { font-size: 75%;
 }

.alt {
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	margin: 0px auto;
	width: 100%;
	border-top: 1px solid #ddd;
	background-color: #333;
	}

small {
	font-size: 75%;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	text-align: center;
	}



h2 {
	font-size: 140%;
	}

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

.sidebar h2 {
	font-size: 120%;
	}

h3 {
	font-size: 100%;
	}




h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	text-decoration: none;
	}

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 {
	text-decoration: underline;
	}
.entry p a:visited {
	color: #999;
	}

.entry h3 {
		border-bottom: solid 1px #ccc;
		font-size: 100%;
	}

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

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size:  110%;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

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

.commentmetadata {
	font-weight: normal;
	}



small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #333;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

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

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



/* Begin Structure */

#page {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 100%;
	}


/* *************  HEADER ************* */
#header {
	position: relative;
	margin: 10px auto 0px auto;
	width: 604px;
	padding: 20px 20px 0px 20px;
/*	border-bottom: 1px #000 solid;*/
	background: transparent url('images/wrap_header_bg.jpg') no-repeat 0 0;
	}

#headerimg {
	margin: 0;
	margin: 0px 0px 0;
	height: 160px;
	width: 232px;
	background: transparent url('images/header_h1.jpg') no-repeat  50% 50%;
/*	border-bottom: 1px #000 solid;*/
	text-indent: -9000px;
	position: absolute;
	top: 20px;
	left: 60px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}
#headerimg h1 {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}

#headerimg a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display:block;
	}

#headerMenu {
	width: 300px;
/*	border-bottom: 1px #000 solid;*/
	margin: 15px 0px 0px 310px;
 }


#headerMenu input {
	display: inline;
	border: double 3px #333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-color: transparent;
	font-size: 14px;
	width: 50px;
	vertical-align : middle;
	font-family: Georgia, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ 明朝",  serif;
 }


#header input#s {
	display: inline;
	border: solid 1px #333;
	margin: 0px 10px 0px 0px;
	padding: 2px 2px 3px 2px;
	font-weight: normal;
	font-size: 14px;
	width: 210px;
	height: 20px;
	background: transparent url('images/input_box_bg.png') no-repeat 4px 50%;
}

#header input[type="text"]:focus#s {
	background-image: none;
	background: #eee none no-repeat 0 50%;
	border: #6699FF 1px solid;
}




#header h2.recent {
	/*background-image: none;*/
	background: transparent url('images/h2_recent.png') no-repeat 0 4px;
	text-indent: -9000px;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	width: 280px;
	border-bottom: solid 1px #333;
	clear: both;
}

#header ul {
	width: 280px;
	/*background-image: none;*/
	margin: 0px;
	padding: 0;
	list-style-type : none;
	font-size: 75%;
}
#header ul li {
	border-bottom: solid 1px #ccc;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	list-style-type : none;
	background: transparent url('images/li_666.png') no-repeat 0 50%;
}


#header #updateDay {

	width: 232px;
/*	border-bottom: 1px #000 solid;*/
	text-align: center;
	position: absolute;
	top: 180px;
	left: 60px;
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
}
#header #updateDay a {
	color: #999;
}


#ratingChart {
	margin: 0;
	margin: 0;
	height: 572px;
	width: 13px;
	background: transparent url('images/rating.png') no-repeat 0 0;
	text-indent: -9000px;
	position: absolute;
	top: 20px;
	left: 640px;
	}

.breadcrumb {
	margin: 0;
	margin: 0;
	position: relative;
	margin: 10px auto 0px auto;
	width: 604px;
	font-size: 75%;
	}



/* ************* END HEADER ************* */



.narrowcolumn {
	width: 564px;
	padding: 50px 40px 20px 40px;
	margin: 0px auto;
	line-height: 180%;
	background: url("images/wrap_body_bg.jpg") repeat-y 0 0;
	}

.widecolumn {
	width: 564px;
	padding: 50px 40px 20px 40px;
	margin: 0px auto;
	line-height: 180%;
	background: url("images/wrap_body_bg.jpg") repeat-y 0 0;
	}



.wp-pagenavi {
	margin: 0 0 40px;
	text-align: center;
	font-size: 75%;
	border-top: 3px #ccc double;
	border-bottom: 3px #ccc double;
	}
.wp-pagenavi a {
	margin: 0px 2px;
	}

#postEnd {
	width: 564px;
	padding: 0px 40px 10px 40px;
	margin: 0px auto;
	line-height: 180%;
	background: url("images/wrap_footer_bg.jpg") repeat-y 0 100%;
	position: relative;
}

#postEnd  .wp-pagenavi  {
	border-top: 0px #ccc double;
	border-bottom: 0px #ccc double;
}


.post {
	margin: 0 0 40px;
	border-bottom: 3px #ccc double;
/*	text-align: justify; */
	
	}

.post p a, .post li a {
	text-decoration: underline;
	}
.post h2 {
	text-align: center;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

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

.postmetadata {
	font-size: 75%;
	clear: both;
	text-align: right;
	line-height: 130%;

}
.postmetadata a {
	text-decoration: none;
}


.clear {
	clear: both;
}




#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer * {
 color: #eee;
 font-size: 85%;
	}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}




h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

.sidebar h2 {
	margin: 5px 0 0 0;
	padding: 0 0 2px 0;
	border-bottom: 1px #939364 solid;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 */



/* 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;
	list-style: none;
	list-style-type : none;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

html>body .entry ul li {
	margin: 7px 0 8px 10px;
	padding: 0 0 0 10px;
	background: transparent url('images/li_666.png') no-repeat 0 0.6em;
	}


.entry ul.related_post  {
	margin: 0px;
	padding: 0px;
	}

.entry ul.related_post li {
	padding: 2px 0 2px 10px;
	}




.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 0px;
	}

.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  ul li {
	border-bottom: solid 1px #ccc;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	list-style-type : none;
	background: transparent url('images/li_666_bggray.png') no-repeat 0 50%;
}

#most-viewed ul li {
	padding: 3px 0px 3px 10px;
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
	background: transparent none;
}

#most-viewed ul li:before {
	content: "";
	}

.sidebar #profiles img {
 padding: 3px;
 border: 1px #ccc solid ;
 background-color: #fff;
}



/* End Entry Lists */



/* Begin Form Elements */
/*
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
*/
.sidebar #searchform #s {
	width: 108px;
	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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

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

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



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

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	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;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebars{

width: 810px;
margin: 10px auto 0px auto;

}

.sidebar
{
	font-size: 70%; /* Resets 1em to 16px */
	padding: 20px 15px 10px 15px;
	width: 240px;
	float: left;
	}

.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 {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0 0 40px;
	border-top: 3px #ccc double;
	border-bottom: 3px #ccc double;
	font-size: 85%;
	}
.navigation a {
	font-size: 85%;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
*/
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

 .backTop{
	background-image: url("images/icon_top.png");
	background-position: 0px 0;
	width: 26px;
	height : 26px;
	text-decoration: none;
	text-indent: -9000px;
	background-repeat: no-repeat;
	text-align: center;
	position: absolute;
	top : 0px;
	left: 700px;
	clear: both;
}





.backTop a {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display:block;
}

.focus {
	border: #6699FF 2px solid;
	background-color: #EEE;
}



/* "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." */
