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

/* Portal */


/* Theme */
/* general page elements */

a
{
	text-decoration: underline;
	
}

a:link { color: indigo; }
a:visited { color: indigo; }
a:hover { color: indigo; }
a:active { color: indigo; }


/* layout */

body
{
	margin: 0;
	color: #333333;
	background: #6699CC;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

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



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


#banner{
	border-bottom: 1px dotted #6699CC;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #99CC66;
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	height: 148px;
	background-image: url("http://jlctest.typepad.jp/jlc_info/images/header.jpg");
	background-position: 15px 15px;
	background-repeat: no-repeat;
	text-align: left;
}

#banner-inner {
	padding: 15px;
	overflow: visible; padding: 0;
}

#banner-header
{
margin: 0.25em 0;
font-size: xx-large;
font-weight: bold;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

#banner-header a
{
	display: block;
	left: 0;
	top: 0;
	height: 148px;
	text-indent: -1000em;
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}



/* 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 8px;
	background: #FFFFFF;
}

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

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

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

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

.date-header{
	background-image:url(http://jlctest.typepad.jp/jlc_info/images/date-header.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:378px;
	height:21px;
	margin:0px;
	padding:0px;
	border:0px solid blue;
	margin-top:10px;
}
.date-header span{
	display:block;
	padding:0px;
	padding-top:2px;
	padding-left:20px;
	margin:0px;
	font-size:12px;
	color:#666;
	border:0px solid red;
}

.entry-featured{
	margin-top:10px;
}

.entry-header
{
	margin: 0px;
	border: 0;
	font-size:14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	background-image:url(http://jlctest.typepad.jp/jlc_info/images/entry-header.gif);
	background-repeat:repeat-x;
	width:378px;
	height:21px;
	padding:3px;
	padding-left:20px;
	overflow:hidden;	
}

.entry-header-top
{
	margin: 0px;
	border: 0;
	font-size:14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	background-image:url(http://jlctest.typepad.jp/jlc_info/images/center_header_top.gif);
	background-repeat:repeat-x;
	width:378px;
	height:42px;
	padding:3px;
	padding-top:15px;
	padding-left:20px;
	overflow:hidden;	
}

.entry-header a , .entry-header-top a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link , .entry-header-top a:link { color: #000000; }
.entry-header a:visited , .entry-header-top a:visited { color: #000000; }
.entry-header a:hover , .entry-header-top a:hover { color: #000000; }
.entry-header a:active , .entry-header-top a:active { color: #000000; }


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

.entry-content{
	margin:0px 10px;
	padding:0px;
}
.entry-content p {
	margin:0px;
	margin-bottom:0.5em;
	padding:0px;
	text-align: left;
}

.trackback-footer,
.comment-footer
{
	margin: 0 0 0px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

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

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


/* modules */

	.module a
	{
		text-decoration: none;
		font-weight: inherit;
	}

	.module a:link { color: #; }
	.module a:visited { color: #; }
	.module a:hover { color: #; }
	.module a:active { color: #; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
	padding: 3px;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list {/* margin: 0; */ margin-bottom:0px;}
.module-list-item {margin: 0px 0px;}
.module-list-item_news {margin: 0px 0px 5px 15px; padding-left:0px; list-style: disc outside;}
.typelist-thumbnailed .module-list-item {/* margin: 0px 0px; */}

.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: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	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 10px;
}

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


/* moblog1 tweaks */

		
	

	.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 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
		
	}

	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */

		
	

	.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 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
		
	}

	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
		
	}

	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

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


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 800px;
	}

	.layout-three-column #alpha
	{
		width: 200px;
		
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 8px 5px 15px 8px;
		background: #FFFFFF;
	}

	.layout-three-column #beta
	{
					width: 400px;
		
		
	}

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #gamma
	{
		width: 200px;
		
	}

	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 800px;
	}

	.layout-three-column-right #alpha
	{
					width: 400px;
		
		
	}

	.layout-three-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #beta
	{
		width: 200px;
		
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #gamma
	{
		width: 200px;
		
	}

	.layout-three-column-right #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}



/*=murata add=================================================================*/

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

div#banner
{
  background-image: url(http://jlctest.typepad.jp/jlc_info/images/header.jpg);
  width:1000px;
  height:118px;
  border-width:0px;
  background-color:#fff;
  background-repeat: no-repeat;
  background-position: center;
  text-align: right;
}



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

div#banner-inner {}
div#banner-inner h1#banner-header {}
div#banner-inner h2#banner-description {display:none;}


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

body {
background-image:url(http://jlctest.typepad.jp/jlc_info/images/bg.jpg);
background-repeat:repeat-x;
background-color:#EBE2F5;

}
.layout-three-column div#container {
  width:1000px;
  border:0px solid red;
  background-color: transparent;
}
div#container div#container-inner {
  background-color: transparent;
}

div#pagebody {
}
div#pagebody div#pagebody-inner {
	background-image:url(http://jlctest.typepad.jp/topics/images/pagebody.gif);
	background-repeat:repeat-y;
}

div.entry {
  background-image:url(http://jlctest.typepad.jp/jlc_info/images/center_middle.gif);
  background-repeat:repeat-y;
  width:378px;
  border:0px solid blue;
  padding:0px
  margin-top:0px;
  margin-bottom:0px;
}

div.entry-footer {
	background-image:url(http://jlctest.typepad.jp/jlc_info/images/center_bottom.gif);
	width:378px;
	height:22px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
div.entry-footer div.entry-footer-inline{
	display:block;
	font-size:10px;
	padding-top:0px;
	padding-right:5px;
	margin:0px;
	text-align:right;
}



/* レイアウト毎に異なる指定 */
/* ３カラム （左サイドバー = alpha | 本文 = beta | 右サイドバー = gamma) */

body.layout-three-column div#alpha {
	background-image:url(http://jlctest.typepad.jp/topics/images/news_leftcol_bg.gif);
	background-repeat:repeat-y;
	width:209px;
	margin-left:102px;
	border:0px solid red;
}
body.layout-three-column div#alpha-inner {
  background-color: transparent;
}
body.layout-three-column div#beta {
	width:378px;
	border:0px solid blue;
	padding-top:0px;
}
body.layout-three-column div#beta-inner {
	background-color: transparent;
	padding:0px;
	margin:0px;
}
body.layout-three-column div#gamma {
/*	background-image: url(http://jlctest.typepad.jp/jlc_info/images/news_rightcol_bg.gif);*/
	background-repeat:repeat-y;
	width:209px;
	border:0px solid green;
	padding:0px;
	margin:0px;
	margin-top:9px;
}
body.layout-three-column div#gamma-inner {
	background-color: transparent;
	padding:0px;
	margin:0px;
	padding-left:10px;
}


/* サイドバー・モジュールの指定 */

div.module {
  background-color: transparent;
  border:0px solid red;
}

/*左サイドバーの個別コンテンツ設定*/
div.kblog_sidebar_contents{
	background-image:url(http://jlctest.typepad.jp/topics/images/sidebar_contents_bg.gif);
	width:190px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px solid red;
	
}
div.sidebar_contents_inline{
	margin:10px;
	margin-top:0px;
	padding-top:10px;
	margin-bottom:0px;
	padding-bottom:10px;
	border:0px solid blue;
}

div.kblog_footer{
	background-image:url(http://jlctest.typepad.jp/jlc_info/images/footer_bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
}

a.permalink{
	display:none;
}

a#goto_top{
	display:block;
	background-image:url(http://jlctest.typepad.jp/topics/images/goto_jlc_top.gif);
	width:192px;
	height:60px;
	margin-bottom:5px;
}
a#goto_top:hover{
	background-position:0px -60px;
}
