/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://es.istgut.jp/mt-static/themes-base/blog.css);
/*@import url(http://es.istgut.jp/mt-static/themes/istgut-br/screen.css);*/
/* end StyleCatcher imports */

@charset "UTF-8";
/*

A Six Apart theme adapted for Movable Type default templates 
name: es ist gut !  BROWN
designer: Gonroku  
designer_url: http://www.istgut.jp/ 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/

/*-------------------------------------------------
	++GLOBAL
-------------------------------------------------*/
body {
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, 'Osaka-等幅', sans-serif;
	background:#EBE8CA url(/img/bg.gif);
	color: #333333;
	font-size:75%;
	letter-spacing:1px;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	}
* + html body {
	font-family: "メイリオ","Meiryo";
	letter-spacing:normal;
	}
html>/**/body {
	font-size:12px;
	}
a{
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color:#EBE8CA;
	text-decoration: none;
	background-color:#908D78;
	}
br {
	letter-spacing:normal;
	}

/*-------------------------------------------------
	++HEADER
-------------------------------------------------*/
#header-inner {
	position: relative;
	}
#header-name {
	margin:0;
	font-size: 34px;
	font-weight: bold;
	}
#header-description {
	margin: 0;
	font-size:12px;
	color:#E8E3BF;
	}
#header {
	background: url(/img/header.gif) repeat-x bottom right;
	height:103px;
	}
	#header a {
		color:#E8E3BF;
		text-decoration: none;
		}

	#header a:hover {
		text-decoration:underline;
		background:none;
		}

#header-content {
	width: 842px;
	margin-top:10px;
	margin-left:15px;
	}

/*-------------------------------------------------
	++CONTENT
-------------------------------------------------*/
#page-title,
.entry-title{
	line-height:1.2;
	}
.asset-name {
	font-size: 22px;
	font-weight: bold;
	padding:5px;
	}
	.asset-name a{
		text-decoration:none;
		}
.asset-content {
	margin: 5px 0;
	}
.asset-more-link {
	font-weight: bold;
	}
.asset-meta {
	/*border-top: 5px solid #908D78;*/
	font-size:10px;
	text-align:right;
	}
.asset-footer {
	border-top: 1px dashed #908D78;
	text-align:right;
	}
.asset-footer a.permalink,
.asset-footer a.to-top {
	text-indent:9999px;
	text-align:right;
	float:right;
	width:40px;
	height:11px;
	display:block;
	overflow:hidden;
	}
.asset-footer a.permalink{
	background: url(/img/to-detail.gif) no-repeat;
	}
.asset-footer a.to-top{
	background: url(/img/to-top.gif) no-repeat;
	}
.content-nav{
	margin:10px auto;
	text-align:center;
	display:block;
	width:400px;
	}
	.content-nav a{
		display:inline;
		width:15px;
		height:15px;
		margin:0;
		text-decoration:none;
		border:1px solid #CCCCCC;
		padding:1px 5px;
		}
	.content-nav a:hover{
		color:#FFFFFF;
		}
	.content-nav span a{
		border:none;
		}

.archive-title {
	margin: 5px 0 30px;
	font-size: 26px;
	font-weight: bold;
	}
.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	margin: 0;
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
	}
.search-results-header {
	margin-bottom: .25em;
	}
.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
	font-size: 11px;
	}
.comment,
.trackback {
	border-color: #EBE8CA;
	}
.archive-list-item {
	margin-bottom: 5px;
	}
.layout-twt #alpha-inner{
	border-left:1px dotted #908D78;
	border-right:1px dotted #908D78;
	}
.asset-content{
	margin:15px;
	}
	.asset-content img{
		border:1px solid #D1CDAC;
		padding:2px;
		margin:10px;
		}
	.asset-content p{
		margin:15px 0;
		}
	.asset-content h4{
		font-size:16px;
		color:#312A22;
		font-weight:bold;
		padding:0 0 0 8px;
		border-left:7px solid #312A22;
		border-bottom:1px solid #312A22;
		margin-top:30px;
		margin-bottom:15px;
		}
	.asset-content dt{
		margin-top:10px;
		padding:0 0 0 16px;
		background:url(/img/arrow_a.gif) no-repeat left center;
		font-weight:bold;
		}
	.asset-content dd{
		margin-left:40px;
		margin-bottom:10px;
		line-height:normal;
		font-size:90%;
		}
	.asset-content i{
		clear:both;
		display:block;
		margin-left:15px;
		font-style:italic;
		font-size:90%;
		}



/*-------------------------------------------------
	++LAYOUT
-------------------------------------------------*/
.entry-asset {
	margin-top:50px;
	}
#header-inner,
#content-inner,
#footer-inner {
	padding-top: 0;
	padding-bottom: 0;
	}
#header-inner,
#beta-inner,
#gamma-inner {
	padding-right: 0;
	padding-left: 0;
	}
#content { 
	margin-top: 20px;
	margin-bottom: 30px;
	}
/*#container{
	background: url(/img/content_p.png) no-repeat 630px 90px;
	}*/
#container-inner {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	}
#header-inner,
#content-inner,
#footer-inner {
	position: relative;
	width: 940px;
	margin: 0 auto;
	}

/*-------------------------------------------------
	++WIDGET
-------------------------------------------------*/
.widget-header,
.widget-content {
	margin-right: 15px;
	margin-left: 15px;
	}
.widget-header { 
	/*background:url(/img/widget-header.png) no-repeat top; */
border-bottom:5px solid #908D78;
	height:40px;
	padding:18px 0 0 0;
	font-size: 14px;
	text-align:center;
	}
.widget-header,
.widget-header a {
	font-weight: normal;
	}
#content .widget-powered .widget-content {
	margin-bottom: 15px;
	}
.widget-content {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 11px;
	}
.recent-comments-list{
	margin: 0;
	padding: 0;
	list-style: none;
	}
.widget-list-item,
.recent-comments-list li{
	border-bottom:1px dotted #908D78;
	padding-left:8px;
	}

/* "Powered By" Widget */

.widget-powered .widget-content {
	padding: 10px;
	text-align: center;
	}

/* Calendar Widget */
.item {
	display: inline;
	float: left;
	margin: 0pt 5px 8px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 65px;
	height:65px;
	}
	.item img{
		border:1px solid #D1CDAC;
		padding:2px;
		}
.widget-calendar .widget-content table {
	width:100%;
	font-size: 10px;
	text-align:center;
	margin:0 auto;
	}
.widget-calendar .widget-content table td span{width:12px;height:10px;}
.widget-calendar table{
	border-collapse:collapse;
	border-top:1px solid #908D78;
	}
.widget-calendar tr{
	border-bottom:1px solid #D1CDAC;
	border-collapse:collapse;
	}
.widget-calendar td a:hover{
	background-color:#908D78;
	}


.widget-tag-cloud li.widget-list-item{
	border:none;
	}


/*-------------------------------------------------
	++COMMENT and TRACKBACK
-------------------------------------------------*/
.comments {
	margin:10px auto;
	}
.comments-content,
.comments-open-content,
.trackbacks-content{
	text-align:center;
	margin:0 auto;
	width:480px;
	}
.comment,.trackback{
	clear:both;
	margin-bottom:15px;
	text-align:left;
	}
.comment-header,
.trackback-header{
	background:#D1CDAC url(/img/comment_bg_head.gif) no-repeat 0 0;
	height:30px;
	}
.comment-header .asset-meta,
.trackback-header .asset-meta{
	text-align:left;
	margin-left:48px;
	}
.comment-content,
.trackback-content{
	background:#D1CDAC url(/img/comment_bg_bottom.gif) no-repeat bottom;
	}
.comment-content p,
.trackback-content p{
	padding:10px;
	}
.trackbacks-info{
	font-size:75%;
	}
#comment-form-external-auth{
	text-align:left;
	}
#comments-open-data{
	width:150px;
	float:left;
	text-align:left;
	}
#comments-open-text{
	width:295px;
	float:left;
	margin-left:10px;
	text-align:left;
	}
#comments-open-footer{
	clear:both;
	}
#comments-open-data input,
#comments-open-text textarea,
#comments-open-footer input {
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
	padding:3px;
	}
#comments-open-data input:focus,
#comments-open-text textarea:focus,
#comments-open-footer input:focus{
	background-color:#FFFFFF;
	}
.comments-open{
	clear:both;
	margin:50px 0;
	}
.comments-open label {
	display: block;
	font-size:.7em;
	}
#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 95%;
	}
#comment-text{
	height:120px;
	margin-bottom:15px;
	}
#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
	}
#comment-submit {
	font-weight: bold;
	}

/*-------------------------------------------------
	++FOOTER
-------------------------------------------------*/
#footer {
	background: url(/img/footer.gif) repeat-x bottom right; 
	height:103px;
	}
	#footer .widget {
		margin:20px 0 0 0;
		}

	#footer .widget-content {
		padding-right: 0;
		padding-left: 0;
		}

		#footer .widget-powered .widget-content {
			padding: 0;
			text-align:center;
			margin:0 auto;
			}
		#footer .widget-powered .widget-content a{
			color:#E8E3BF;
			}

/*-------------------------------------------------
	++UTILITIES
-------------------------------------------------*/
/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	}

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}

/*-------------------------------------------------
	++CUSTOM STYLES
-------------------------------------------------*/
#header-nav-inner {
	position: relative;
	width: 900px;
	margin: 0 auto;
	}
/*  */
.iddyprofile {
	margin:0;
	padding:0;
	font-size:100%;
	width:200px;
	}
.iddyprofiletitle {
	background:url(/img/widget-header.png) no-repeat top; 
	height:40px;
	padding:18px 0 0 8px;
	font-size: 14px;
	margin:0 0 1px 0;
	text-align:center;
	}
.iddyprofilebody {
	margin:0;
	padding:10px;
	font-size:80%;
	}
.iddyprofilephoto {
	margin:0;
	padding:0;
	}
	.iddyprofilephoto img {
		margin:0 10px 10px 0;
		padding:5px;
		border:1px solid #908D78;
		width:60px;
		height:60px;
		float:left;
		}
.iddyprofilename {
	margin:0;
	padding:0;
	}

	.iddyprofilename span {
		display:block;
		}
.iddyprofiledescription {
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	}
.iddyprofilemore {
	margin:0 0 5px 0;
	padding:10px;
	border:1px dashed #908D78;
	width:160px;
	}
	.iddyprofilemore a {
		margin:0;
		padding:0 0 0 20px;
		background:url(/img/arrow_b.gif) no-repeat left center;
		display:block;
		}
.poweredbyiddy {
	margin:0;
	padding:0;
	font-size:80%;
	text-align:right;
	}
	.poweredbyiddy a {
		text-decoration:none;
		display:block;
		}
.pr468{
	width:468px;
	margin:5px auto;
	text-align:center;
	display:block;
	}
	.pr468 a{
		margin-bottom:5px;
		}
	.pr-inner{
		margin:5px auto;
		text-align:center;
		display:block;
		}
.inyou{
	border:1px dashed #999999;
	padding:3px;
	font-size:90%;
	line-height:120%;
	background-color:#F3F0D1;
	margin:5px;
	}

.related-items{
	overflow: hidden;
	width: 100%;
	position: static;
	clear: both;
	margin-bottom: 1.5em;
	}

.related-items-header{
	margin-bottom: .75em;
	margin: 0;
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
	}

/*-------------------------------------------------
	++BASE-COLOR
-------------------------------------------------*/
.widget-list-item,
.recent-comments-list li{
	border-left:5px solid #312A22;
	}

.content-nav a:hover{
	background-color:#312A22;
	}
.asset-name {
	background-color:#312A22;
	color:#EBE8CA;
	padding:5px;
	}
	.asset-name a{
		color:#EBE8CA;
		}
	.asset-name a:hover{
		background:none;
		text-decoration:underline;
		}

table.itemtable{
	width:520px;
	border-collapse:collapse;
	}
th.th4{
	padding:5px;
	background-color:#908D78;
	color:#EBE8CA;
	}

td.tdleft{width:35%;border-bottom:1px dashed #CCCCCC;padding:3px;border-collapse:collapse;}
td.tdright{width:65%;border-bottom:1px dashed #CCCCCC;padding:3px;border-collapse:collapse;}

.asset{font-size:120%;}

.asset-more-link,
.asset-bookmarks{display:block;clear:both;text-align:right;font-size:120%;}

.socialarea{
	text-align:right;
	margin:0 0 15px 0;
	}
.socialarea ul{float:right;}
.socialarea li{float:left;padding-right:5px;list-style:none;}

.source{
	border:1px solid #999999;
	padding:3px;
	font-size:90%;
	line-height:120%;
	background-color:#F3F0D1;
	margin:5px;
	}
.asset-body h4,
.asset-more h4{font-weight:bold;font-size:146.5%;}
.asset-body h5,
.asset-more h5{font-weight:bold;font-size:123.1%;}

#content-inner{
text-shadow:1px 1px 0 #F3F1DF;
}
#content-inner a:hover,
.asset-name{
text-shadow:1px 1px 0 #333;

}
