/*
Theme Name: lalala-life
Theme URI: http://www.www.www/
Description: This is my sample theme.
*/

/* コンテナ */
#container	{
	width: 960px;
	margin: auto;
}

/* ヘッダー */
#header h1	{font-size:30px;
	margin: 0;
	float: left;
	margin-bottom: 4px;
	width:880px;}

#header h1 a	{
	text-decoration: none;
	color: #8B140C;
}



#header	{
	height:160px;
	padding-bottom: 0;
	margin-bottom: 60px;
	font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-image:url(img/head.gif);
	background-repeat:no-repeat;
	background-position: right;
	}




/* ナビゲーションバー */
#nav	{
	clear:both;
	width:960px;
	margin-top:48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}


#nav ul	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

#nav li a	{font-size:14px;
font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color:#990000;
	text-decoration: none}

#nav li a:hover	{color: #ffaa00}
 
#nav li	{
	display: inline;
	padding-left: 20px;
	padding-right: 15px;
	background-image:url(img/list.gif);
	background-repeat:no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC00;
	padding-bottom: 0px;
}


/* コンテンツ */
#content	{
	width: 670px;
	float: left;
	font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}

#left-content	{
	width: 160px;
	float: left;
	font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
	
	
#right-content	{
	width: 480px;
	float: right;
	font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin-left:20px;
	}

p#pagetitle	{
	font-size:18px;
	font-weight: bold;
	color:#333333;
	text-align:left;
	padding: 0px;
	margin-top: 0;
}


/* 記事 */
div.post	{border: solid 1px #cc0000;
	padding: 15px;
	margin-bottom: 20px}

div.post h2	{
	font-size:18px;
	padding: 10px;
	margin: 0}

div.post h2 a	{text-decoration: none;
	color:#660000;
	}

div.post p	{font-size:15px;
	line-height: 1.6;
	margin-top: 10px}

p.postinfo	{color: #cc0000;
	text-align: right;
	margin: 20px 0 0;
	clear: both}

p.postinfo a	{color:#990000;
}


/* 記事内の画像 */
.aligncenter	{display: block;
	margin-left: auto;
	margin-right: auto}

div.post img	{border: none}

.alignleft	{float: left;
	margin-right: 10px;
	margin-bottom: 10px}

.alignright	{float: right;
	margin-left: 10px;
	margin-bottom: 10px}

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px}


/* ページリンク */
span.oldpage	{float: left}

span.newpage	{float: right}

p.pagelink a	{font-size: 0.75em;
	color:#663333;
	}

p.pagelink	{overflow: hidden;
	width: 100%}


/* コメント */
#comments	{
	border: 1px solid #cc0000;
	padding: 0 18px;
	margin: 20px 0
}

#comments h3	{font-size: 0.875em;
	border-bottom: solid 1px #cc0000;
	padding-bottom: 3px;
	margin-top: 20px}

#comments p	{font-size: 0.75em}

#comments p a	{color: #cc0000;}

#comments input, #comments textarea
	{display: block}

#comments textarea	{width: 450px}

#comments .required	{color: #ff0000}

#comments code	{display: block;
	margin-top: 5px;
	font-size: smaller}

#comments ul	{margin: 0;
	padding: 0}

#comments li.compost	{list-style-type: none;
	border-bottom: dotted 1px #990000;
	margin-bottom: 20px;}

#comments p.cominfo	{text-align: right}

#comments #comfeed a	{background-image: url(feed-icon-12x12.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 17px;
	line-height: 1em;
	color: #000000;
	text-decoration: none}

#comments #comfeed	{
	background-color: #FFFFFF;
	padding: 8px;
	margin-top: 30px
}

#comments #trurl	{background-color: #FFFFFF;
	padding: 8px;
	margin-bottom: 30px}


/* サイドバー */
#sidebar	{
	width: 250px;
	float: right;
	font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:14px;
	line-height:20px;
}

#sidebar ul	{margin: 0;
	padding: 0;
	color:#006699;}

#sidebar li	{list-style-type: none}

#sidebar .widget	{
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}

#sidebar h2	{font-size:14px;
	color:#660000;
	border-bottom: solid 1px #ffffff;
	padding-bottom: 8px;
	margin: 0 0 10px}
	
#sidebar h3 {
	font-size:14px;
	color:#990000;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}	

#sidebar li li	{font-size:14px;
	margin-bottom: 4px;
	background-image:url(img/listmark.gif);
	background-repeat: no-repeat;
	padding-left: 16px}

#sidebar li li a	{text-decoration: none;
	color:#660000;
	}

#sidebar .screen-reader-text {
font-size:10px;
}


/* カレンダー */
.widget_calendar h2	{display: none}

#wp-calendar	{font-size:12px;
	color:#333333;
	width: 100%}

#wp-calendar a	{color:#CC3300;

#wp-calendar td, #wp-calendar th
	{text-align: center}

#wp-calendar caption	{font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #ffffff;
	padding-bottom: 8px;
	margin-bottom: 8px}

#wp-calendar #prev	{text-align: left;
	padding-top: 3px}

#wp-calendar #next	{text-align: right;
	padding-top: 3px}

/* フィード */
p.feed	{font-size:9px;
	font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	border: solid 1px #0c8bcd;
	padding: 5px;
	margin: 25px 0}

p.feed a	{color: #444444;
	text-decoration: none}

p.feed img	{vertical-align: middle;
	margin-right: 8px}

/* フッター */
#footer	{
	clear: both;
	width:960px;
	font-size:9px;
	font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 6px 0;
	color: #660066;
}



/* 固定ページ */
#content.page	{width: 100%}

/* トップページ */
#topcontent p	{text-align: center;
	font-size: 0.875em;
	line-height: 1.5;
	margin: 0 0 20px}

/* コンテンツの背景 */
div.post,
p.feed,
#comments	{background-color: #ffffff}
