/*   
	Kubrick v1.2.5  for  WordPress 1.2
	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

	Ported to nucleus by hcgtv
	http://hcgtv.com
	
	Modified by Kentaro Yagi for FantasyとしてのEco
	http://www.norishiro.net/

*/



/* 文字と色の設定 */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", serif;
	background-color: #fff;
	color: #666;
	text-align: center;
	}

#page {
	background-color: #fff;
	border: 0 solid #fff;
	text-align: left;
	}

#header {
	background-color: #fff;
	}

#content {
	font-size: small;
	}

.widecolumn .entry p {
	font-size: small;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn .column{
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.column {
	text-align: left;
	}

.graybox {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #fff;
	}

small {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", serif;
	font-size: small;
	padding: 1px;
	margin-bottom: 3px;
	display: block;
	}

h1, h2, h3 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", serif;
	font-weight: normal;
	}

h1 {
	font-size: small;
	text-align: center;
	letter-spacing: 0.2em;
	}

.description {
	font-size: small;
	text-align: left;
	}

h2 {
	font-size: small;
	letter-spacing: 0.1em;
	}

h2.pagetitle {
	font-size: small;
	letter-spacing: 0.1em;
	}

h2 a {
	font-size: small;
	letter-spacing: 0.1em;
	}

#sidebar h2 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", serif;
	font-size: small;
	}

h3 {
	font-size: small;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #666;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}

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:visited, .columnentry p a:visited {
	color: #999;
	}

.commentlist li, .commentform input, .commentform textarea, .formbutton, .searchform input {
	font: small  "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	color: #666;
	}
	
.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: small;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: x-small  "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: x-small;
	letter-spacing: .07em;
	}

a {
	color: #666;
	text-decoration: underline;
	}

a:hover {
	color: #3c0;
	text-decoration: underline;
	}
	
h1 a:hover, h2 a:hover {
	color: #3c0;
	text-decoration: none;
	}

#wp-calendar #prev a {
	font-size: x-small;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold small  "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* 文字と色の設定ここまで */


/* Eco Logo 背景設定 */

table, tr, td {
border: 0
margin: 0
padding: 0
}

#bgleft {
background: transparent url(http://www.norishiro.net/eco/img/eco_l.gif) no-repeat fixed left top;
width: 50px;
height: 500px;
}

#bgright {
background: transparent url(http://www.norishiro.net/eco/img/eco_r.gif) no-repeat fixed right top;
width: 50px;
height: 500px;
}


/*ナビゲーション Thanx Eric Shepherd, Dave Shea, and Leon Dwyer at A List Apart*/

#nav {
	margin: 0;
	padding: 0;
	margin-bottom:20px;
	position: relative;
	top: 40px;
	left: 0;
	height: 20px;
	width: 100%;
	background: #fff;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Gothic", "ＭＳ ゴシック", myriad, arial, verdana, helvetica, sans-serif;
	}

#nav a {
	text-decoration: none;
	}

#nav li { /*リストアイテム配置*/
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	}

#nav li a {
	color: #f90;
	padding: 0;
	float: left;
	display: block;
	}

/*テキストを画像に置き換え*/

#nav li span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#news a, #about a, #works a, #entry a {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	height: 20px;
	background: url(http://www.norishiro.net/eco/style/section.gif) no-repeat; /*タブの画像ファイル表示*/
	}

/*初期配置*/

#news a {
	background-position: 0 0;
	width: 150px;
	}

#about a {
	background-position: -150px 0;
	width: 150px;
	}

#works a {
	background-position: -300px 0;
	width: 150px;
	}

#entry a {
	background-position: -450px 0;
	width: 150px;
	}

/*ロールオーバー指定*/

#news a:hover, #news:hover a, #news.over a {
	background-position: 0 -20px;
	}

#about a:hover, #about:hover a, #about.over a {
	background-position: -150px -20px;
	}

#works a:hover, #works:hover a, #works.over a {
	background-position: -300px -20px;
	}

#entry a:hover, #entry:hover a, #entry.over a {
	background-position: -450px -20px;
	}

/* メニューアイテムここまで */


/* ページ設計 */

body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 600px;
	border: 0px solid #fff;
	text-align: center;
	}
	
.title {
	margin:0;
	margin-top:40px;
	padding: 0;
	background-color: #fff;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 20px 0 0 0;
	width: 400px;
	text-align: left;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 40px 0 0 0;
	width: 400px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-top: 3px;
	padding-top: 2px;
	text-align: right;
	border-top: 1px solid #ccc;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.columnentry {
	border: 1px solid #ccc;
	border-top: 0;
	margin: 0 0 20px 0;
	padding: 20px 10px 10px 10px;
	}

	
#sidebar {
	margin-top: 2px;
	text-align: left;
	}

#footer {
	padding: 0;
	margin: 20px auto;
	width: 600px;
	clear: both;
	}

#footer p {
	margin: 20px 0 0 0;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #ccc;
	letter-spacing: 0.1em;
	font-size:small;
	}

.columnfooter {
	margin: 0;
	padding-top: 10px;
	font-size:small;
	}

/* ページ設計ここまで */


/*	Begin Headers */

h1 {
	margin: 0;
	border-bottom: 1px solid #ccc;
	padding-top: 0;
	padding-bottom: 10px;
	letter-spacing: 0.5em;
	}

html>h1 {
	padding-top: 0;
	padding-bottom: 10px;
	}

h1.column {
	border: 0;
	text-align: center;
	letter-spacing: 0.5em;
	padding-top: 0;
	padding-bottom: 10px;
	}

.description {
	text-align: left;
	margin-top: 15px;
	}

h2 {
	margin: 20px 0 10px 0;
	padding: 5px 10px;
	border: 1px solid #ccc;
	text-align: center;
	}

h1.pagetitle, h2.pagetitle {
	margin-top: 20px;
	border: 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

h2.column {
	margin-bottom: 0;
	padding: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	}


#sidebar h2 {
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: 20px 0 5px 0;
	padding-bottom: 2px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comment {
	margin: 20px auto 5px auto;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	}

/* 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;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	line-height: 0.2em;
	} 

html>body .column ul {
	margin-left: 20px;
	padding: 0 0 0 0px;
	list-style: square;
	padding-left: 0px;
	text-indent: 0px;
	} 

html>body .column li {
	margin: 7px 0 8px 0px;
	}

html>body .columnfooter ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	} 

.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 10px;
	}

#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: 5px auto;
	padding: 5px 3px; 
	text-align: left;
	width:100%;
	}

input.formfield {
	width: 200px;
	}

#sidebar input.formfield {
	width: 129px;
	}

#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, .searchform input {
	padding: 2px;
	margin: 5px 0 5px 0;
	border: 1px solid #ccc;
	}

.commentform input.formfield {
	width: 394px;
	}

textarea {
	scrollbar-base-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-shadow-color: #ccc;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #ccc;
	scrollbar-arrow-color: #ccc;
	}

.commentform textarea {
	width: 594px;
	height: 150px;
	margin: 5px 0 10px 0;
	padding: 2px;
	border: 1px solid #ccc;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.formbutton {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 5px 0 10px 0;
	}

/* End Form Elements */



/* Begin Comments*/
.graybox {
	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;
	}

.commentinfo {
	text-align: right;
	border-top: 1px solid #ccc;
	padding-top: 2px;
	margin-top: 5px;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 455px;
	width: 140px;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Nucleus specific code */

.skip {
	display: none;
}


/* "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." */