/*
Theme Name: 自然栽培広場Nature's　ブログテンプレート
Theme URI: http://www.shizensaibai.jp/blog/
Description: 自然栽培広場Nature's
Author: 自然栽培広場Nature's
*/

body	{
	margin: 0;
	padding: 0;
	color: #555555;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	text-align: center;
}

#container {
	width: 900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

table.mother {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 100%;
}

#header {
	margin: 0;
	}

#main {
	margin: 20px 0px;
}

#content	{
	width: 670px;
	float: left;
}

#sidebar	{
	width: 215px;
	float: right;
	margin-left: 15px;
}

#footer	{
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
.copyright	{
	font-size:10px;
	color: #FFFFFF;
	margin: 10px 0px;
}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	background-color: #55C5A1;
	background-image: url(images/header.jpg);
	padding: 12px;
	margin-bottom: 20px;
	height: 130px;
	}

#header h1	{
	margin: 50px 0px 0px 10px;
	font-size: 36px;
	}

#header h1 a	{
	color: #00402C;
	text-decoration: none;
	}

#header p	{
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	margin-top: 4px;
	}

/* ---------- リンク 指定 ---------- */
/* リンクテキスト */
a:link {
	color:#005599;
	text-decoration:underline;
}
/* 読込済テキスト */
a:visited {
	color:#005599;
	text-decoration:underline;
}
/* 読込中テキスト */
a:active {
	color:#005599;
	text-decoration:none;
}
/* 反応中テキスト */
a:hover {
	color:#FFAA00;
	text-decoration:underline;
}

/* 反応中テキスト */
a img {
	boder : #FF0000 0px ;
}





/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h1	{
	margin: 0px;
	padding: 7px 0px 0px 27px;
	width: 670px;
	height: 27px;
	font-size:18px;
	background-image: url(images/mark.gif);
	background-repeat: repeat-y;
}
.post h1 a	{
	color: #FFFFFF;
	text-decoration: none;
}

table.waku {
	margin:0px;
	padding: 0px;
	width: 670px;
}
td.waku_left{
	margin: 0px;
	padding: 0px;
	width: 15px;
	background: url(images/waku_left.gif) repeat-y;
}
td.waku_right{
	margin: 0px;
	padding: 0px;
	width: 15px;
	background: url(images/waku_right.gif) repeat-y;
}
td.waku_center{
	margin: 0px;
	padding: 25px 0px 0px 0px;
	width: 640px;
	background-color: #FFFFFF;
}
td.waku_bottom{
	margin: 0px;
	padding: 0px;
	width: 670px;
	height: 15px;
	background: url(images/waku_bottom.gif) no-repeat;
}

.dot_line {
	background: url(images/dot_line2.gif) repeat-x;
	padding: 0px;
	margin: 25px 0px 8px 0px;
	height: 1px;
}

.post h2 a	{
	text-decoration: none;
}

.post p	{
	font-size:12px;
	line-height:22px;
	margin-top: -14px;
}

.post	{
	margin-bottom: 40px;
}

.pagenav	{
	font-size:12px;
	line-height:22px;
}

.postmetadata	{
	font-size:10px;
	line-height:14px;
}

/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size:10px;
	line-height:14px;
}

#sidebar ul	{
	color: #888888;
	list-style-type: disc;
	margin: 3px 0 20px 20px;
	padding: 0;
}

#sidebar ul ul	{
	color: #061B78;
	margin-bottom: 3px;
}

#sidebar h2	{
	font-size:12px;
	line-height:16px;
	color: #ffffff;
	margin: 0px;
	padding: 4px 0px 4px 19px;
	background: url(images/sidebar.gif) no-repeat;
}
.category	{
	font-size:14px;
	font-weight: bold;
	color: #0B7F5A;
	line-height:18px;
	margin: 0px 0px 5px 0px;
}


/* カレンダー */
#calendar table	{
	width: 100%;
	text-align: center;
	color: #000000;
	border-collapse: collapse;
	margin-bottom: 20px;
	}

#calendar th, #calendar td	{
	padding: 5px 0;
	border: solid 1px #0B7F5A;
	}

#calendar a	{
	text-decoration: none;
	font-weight: bold;
	}

#calendar caption	{
	padding: 3px 0;
	background-color: #0B7F5A;
	color: #FFFFFF;
	font-weight: bold;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}

#wp-calendar .saturday { color : #0022AA; }
#wp-calendar .sunday { color : #CC0000; }



/* ++++++ コメント部分のデザイン ++++++ */

#comments h3	{
	font-size:12px;
	line-height:16px;
	border-bottom: solid 2px #061B78;
	padding-bottom: 5px;
}

.com	{
	font-size:12px;
	line-height:19px;
	border-bottom: dotted 1px #DDDDDD;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

.com p	{
	margin: 5px 0;
}

.commeta	{
	font-size:10px;
	line-height:14px;
	color: #888888;
	text-align: right;
}

#tb	{
	font-size:10px;
	line-height:14px;
	border: solid 1px #5766C4;
	padding: 8px;
}

#commentform	{
	font-size:10px;
	line-height:14px;
}


/* 画像・文字中央揃え */
.vmid {
	vertical-align: middle;
}

/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	padding: 5px;
}


/* img 左回り */
img.alignleft { 
	float:left;
	margin: 0px 12px 12px 0px;
}
/* img 右回り */
img.alignright {
	float:right;
	margin: 0px 0px 12px 12px;
}


