/* base css */
@import url(/.shared-ja/themes/common/base-weblog.css);



/* portal css */


/* theme css */
/* general page elements */

h3{ font-size:14px; font-weight:bold;}

a
{
	text-decoration: underline;
	
}

a:link { color: #1C4341; }
a:visited { color: #1C4341; }
a:hover { color: #93ACA8; }
a:active { color: #93ACA8; }


/* layout */

body
{
	margin: 0;
	color: #1C4341;
	background: #93ACA8;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #93ACA8;
}

#banner
{
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #1C4341;
	background: #E8EED7;
	text-align: left;
	font-family: 'Times New Roman', serif;
}

#banner-inner { padding: 5px 15px 5px 15px; }

#banner a
{
	color: #1C4341;
	text-decoration: none;
}

#banner-header
{
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

#kimg
{
	color: #1C4341;
	background: #E8EED7;
	text-align: left;
	font-family: 'Times New Roman', serif;
}

#kimg-inner { padding: 15px; }

#kimg a
{
	color: #1C4341;
	text-decoration: none;
}

#kimg-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#kimg-description
{
	margin: 0.25em 0;
	font-size: small;
}

#top-footer
{
 height:30px;
	border-bottom: 3px solid #1C4341;
	color: #1C4341;
	background: #E8EED7;
}


/* default to artistic/calendar/timeline layout */

#container
{
	width: 780px;
}

.layout-artistic #alpha,
.layout-calendar #alpha
{
			width: 315px; /* 285px + 15px + 15px */
	
	
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #93ACA8;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
	
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 0px 15px 0px;
	background: #93ACA8;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #1C4341;
	padding: 3px;
	color: #1C4341;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 0px 0 10px 0;
	padding:0px 0 0px 10px;
	border: 0; 
	color: #1C4341;
	background-color:#E8EED7;
	font-family: 'Times New Roman', serif;
	font-size: large;
}

.entry-headerprof
{
	margin: 0px 0px 10px 0px;
	padding:0px 0 0px 10px;
	border: 0; 
	color: #1C4341;
	background-color:#E8EED7;
	font-family: 'Times New Roman', serif;
	font-size: large;
	float: left;
}

.entry-footer
{
	margin: 0px 0 0 0;
	padding:0px 0 0 0;
	border: 0; 
	color: #1C4341;
	font-family: 'Times New Roman', serif; 
	float: right;
}

.entrynav
{
	margin: 0px 0 0 0;
	padding:8px 10px 5px 10px;
	border: 0; 
	color: #1C4341;
	font-family: 'Times New Roman', serif;
	font-size: 10px;
	float: right;
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	padding: 3px;
	color: #1C4341;
	font-family: 'Times New Roman', serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	border-top-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */



.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #1C4341;
  	padding: 0px;
	color: #1C4341;
	font-family: 'Times New Roman', serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 0px 0 0px 0;
	color: #E8EED7;
	font-family: 'Times New Roman', serif;
	font-size: small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 5px solid #EEEEEE;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #1C4341;
	font-family: 'Times New Roman', serif;
	font-size: small;
	border-bottom: 1px solid #1C4341;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}


/* moblog1 tweaks */
	
	.layout-moblog1 #container
	{
		width: 780px;
	}
	
	.layout-moblog1 #alpha
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #beta
	{
					width: 380px;
		
		
	}
	
	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 5px 15px 5px;
		background: #93ACA8;
	}
	
	.layout-moblog1 #gamma
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #93ACA8;
	}


/* moblog2 tweaks */
	
	.layout-moblog2 #container
	{
		width: 780px;
	}
	
	.layout-moblog2 #alpha
	{
		width: 100px;
		
	}
	
	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #beta
	{
					width: 350px;
		
		
	}
	
	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 5px 15px 5px;
		background: #93ACA8;
	}
	
	.layout-moblog2 #gamma
	{
		width: 190px;
		
	}
	
	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #93ACA8;
	}
	
	.layout-moblog2 #delta
	{
		width: 140px;
		
	}
	
	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #93ACA8;
	}
	
	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */

	.layout-timeline #alpha
	{
					width: 390px; /* 285px + 15px + 15px */
		
		
	}
	
	.layout-timeline #beta
	{
		width: 390px;
		
	}
	
	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }

	

/* one-column tweaks */
	
	.layout-one-column #container
	{
		width: 400px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #93ACA8;
	}


/* two-column-left tweaks */
	
	.layout-two-column-left #container
	{
		width: 600px;
	}

	.layout-two-column-left #alpha
	{
		width: 200px;
		
	}
	
	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-left #beta
	{
					width: 400px;
		
		
	}
	
	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 5px 15px 5px;
		background: #93ACA8;
	}


/* two-column-right tweaks */
	
	.layout-two-column-right #container
	{
		width: 780px;
	}

	.layout-two-column-right #alpha
	{
					width: 580px;
		
		
	}
	
	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #93ACA8;
	}
	
	.layout-two-column-right #beta
	{
		width: 170px;
		
	}
	
	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 5px 15px 5px;
		background: #93ACA8;
	}


/* three-column tweaks */
	
	.layout-three-column #container
	{
		width: 800px;
	}
	
	.layout-three-column #alpha
	{
		width: 200px;
		
	}
	
	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-three-column #beta
	{
					width: 400px;
		
		
	}
	
	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 5px 15px 5px;
		background: #93ACA8;
	}
	
	.layout-three-column #gamma
	{
		width: 200px;
		
	}
	
	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #93ACA8;
	}


/* user css */
/*
カスタムCSSについて

TypePadのブログをカスタマイズする、代表的なCSS指定は、コメントアウトとして記述されています。コメントアウトを解除することで、CSS指定を有効にすることができます。TypePadのカスタムCSS講座も参照ください。
http://www.sixapart.jp/typepad/inside/2005/12/001261.html
http://support.typepad.jp/cgi-bin/typepad_jp.cfg/php/enduser/std_adp.php?p_faqid=373

CSSの詳しい記述方法については、WEBサイトや書籍などを、参考にしてください。
*/

/*
指定しているのにうまくいかない場合

CSSセレクタの個別性が原因でうまく指定が反映されない可能性があります。セレクタの個別性順序は以下のようになります。

*         { color: black; }
span        { color: blue; }
p span      { color: green; }
span.memo   { color: red; }
span#memo { color: gray; }

の場合、<p><span class="memo" id="memo">サンプル</span></p>の『サンプル』という文字は上記セレクタの順序がちがっても、グレーになります。
指定が反映されない原因が、セレクタの個別性かどうか確認するには、優先させたいプロパティの値のあとに、! important と追加して指定してみてください。

例)

span { color: red ! important; }

*/



/* ブログのバナー背景部分に画像を指定 */

div#banner
{
  background-repeat: no-repeat;
  background-position: center;
  text-align: left;
}

div#kimg
{
}

*/

/* バナー部分の中身 */

div#banner-inner {}
div#banner-inner h1#banner-header {}
div#banner-inner h2#banner-description {}
*/

/* キーイメージの中身 */
div#kimg-inner {}
div#kimg-inner h1#banner-header {}
div#kimg-inner h2#banner-description {}
*/

/* ページの各部分の指定 */
/* 詳しくは http://support.typepad.jp/cgi-bin/typepad_jp.cfg/php/enduser/std_adp.php?p_faqid=374 */


body {}
div#container {}
div#container div#container-inner {}

div#pagebody {}
div#pagebody div#pagebody-inner {}

div.entry {color: #1C4341;
background:#C6D4C4;
	font-family: 'Times New Roman', serif;}
div.entry h3.entry-header {
color: #1C4341;
	font-family: 'Times New Roman', serif;
	padding: 5px 0px 5px 10px;}


div.entry div.entry-content {#E8EED7;
	font-family: 'Times New Roman', serif;}
	
div.entry div.entry-content div.entry-body {padding: 0px 10px 0px 10px;}
div.entry p.entry-footer {}

/* 追加設定 */
div#global-menu {padding: 0px 10px 0px 10px;
a:link  color: #1C4341; 
a:visited  color: #1C4341; 
a:hover  color: #FFFFFF; 
a:active  color: #FFFFFF; 
text-align: center;}

p.line { border-bottom-style: dashed; border-bottom-width:1px;border-color:#1C4341;}

#foot {vertical-align:bottom; width:780px;}
.foot { height:30px;
	border-top: 3px solid #1C4341;
	color: #1C4341;
	background: #E8EED7; 
	text-align:right;
	padding:8px 10px 0px 0px;
	 }
	
/* レイアウト毎に異なる指定 */
/* １カラム */
/*
body.layout-one-column div#alpha {}
body.layout-one-column div#alpha-inner {}
*/
/* ２カラム （左サイドバー = alpha | 本文 = beta） */
/*
body.layout-two-column-left div#alpha {}
body.layout-two-column-left div#alpha-inner {}
body.layout-two-column-left div#beta {}
body.layout-two-column-left div#beta-inner {}
*/

/* ２カラム （本文 = alpha | 右サイドバー = beta） */
/*
body.layout-two-column-right div#alpha {}
body.layout-two-column-right div#alpha-inner {}
body.layout-two-column-right div#beta {}
body.layout-two-column-right div#beta-inner {}
*/

/* ３カラム （左サイドバー = alpha | 本文 = beta | 右サイドバー = gamma) */
/*
body.layout-three-column div#alpha {}
body.layout-three-column div#alpha-inner {}
body.layout-three-column div#beta {}
body.layout-three-column div#beta-inner {}
body.layout-three-column div#gamma {}
body.layout-three-column div#gamma-inner {}
*/

/* サイドバー・モジュールの指定 */
div.module {background-color:#E8EED7;
padding: 5px 10px 5px 10px;
margin: 10px 0px 10px 0px;}
div.module h2.module-header {}
div.module div.module-content {}
div.module-content ul.module-list {}
div.module-content ul.module-list li.module-list-item {}
/*
/* other css */




/* ph=1 */
