/*
Theme Name: Sample
Description: fyts.net
Author:Shin Murakami
*/


body {
background-image:url(bg.gif);
margin:0;
padding:0;
height:auto;
min-height:100%;
}

/* コンテナ */
div#container {
width: 800px;
height:100%;
min-height: 100%;
padding:20px 20px 10px 20px;
margin: 0 auto;
background-color:white;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
}

/* ヘッダー */
div#header {
background-image: url(recipetitle.png);
background-color: white;
background-repeat:no-repeat;
margin:0 auto;
padding-top:20px;
width:532px;
height:111px;
}

/* ヘッダーの文字を消す*/
div#header h1,h4 {text-indent:-9999px;}
/*
div#header h2 {font-size: 1.875em;margin: 0 60px}
div#header h1 a	{text-decoration: none;color: #2b76cc}
div#header p {font-size: 0.75em;margin: 8px 20px 0}
*/



/* 独立ページのメニュー */
ul#pagemenu {
list-style-type: none;
margin: 10px 0px 0px 0px;
padding: 0;
}

ul#pagemenu li {
display: inline;
padding-right: 10px;
padding-left: 10px;
margin-left:5px;
text-align:center;
border:solid 1px green;
}

ul#pagemenu li a {
font-size: 0.75em;
color: #2b76cc;
text-align:center;
text-decoration: none;
}


/* コンテンツ */
div#content {
width: 560px;
float: left;
margin-bottom: 20px;
}

/******** 独立ページのコンテンツcontent2 **********/

div#content2 {
width:530px;
float: left;
margin:0 20px 20px 10x;
}

div#content2 .post h2 a {
text-decoration: none;
color: #000;
}

div#content2 div.post {
height:100%;
height:auto;
min-height:50px;
padding:0px 15px;
}

div#content2 div.post p{
font-size:1em;
line-height:1.8em;
}

div#content2 .post img {
width:439px;
border: none;
margin:20px 0px 20px 30px;
}

/************ここまで******************/

p#pagetitle {
width:560px;
font-size: 1em;
font-weight: bold;
color: #2b76cc;
border: dotted 1px green;
text-align: center;
padding: 5px 0;
margin:10px 0px;
}


/************** 記事 ***************/
div.post {
height:100%;
padding: 18px;
margin: 20px auto;
font-size: 0.75em;
line-height: 1.6em;
margin-top: 10px
}

div.post h2 {
background-image: url(mark.gif);
background-repeat: no-repeat;
font-size: 1em;
border-bottom: solid 1px #8cc63f;
padding-left: 22px;
padding-bottom: 5px;
margin-bottom: 10px;
}

div.post h2 a {
text-decoration: none;
color: #000;
}

/************* 記事内の画像 *****************/

div.post img {
border: none;
margin:10px 0 20px 10px;
overflow:hidden;
}

.alignleft	{
float: left;
margin-right: 10px;
margin-bottom: 2px
}

.alignright {
float: right;
margin-left: 10px;
margin-bottom: 2px
}

.wp-caption	{
border: none;
text-align: center;
}

/*******レシピ集　詳細CSS***********************/

div.post .zairyou {
border: 1px solid green;
width: 300px;
margin:20px auto;
overflow:hidden;
background-color:green;
}

div.post .zairyou-wide {
border: 1px solid green;
width: 350px;
margin:0px auto;
overflow:hidden;
background-color:green;
}

div.post .titleZ {
margin:5px 0px 5px 10px;
font-size:1em;
font-weight:bold;
color:white;
}

div.post .titleH {
margin:0px 0px 5px 10px;
font-size:1em;
font-weight:bold;
}

div.post .zai {
width:298px;
align:center;
margin:1px auto;
background-color:white;
}

div.post .zai-wide {
width:348px;
align:center;
margin:1px auto;
background-color:white;
}

div.post td {
padding-left:5px;
border-bottom:solid 1px green;}

div.post td li {
list-style-type:upper-alpha;
margin-left:-20px;
margin-bottom:10px;
/*border-bottom:solid 1px green;*/
}

div.post td.last {border-bottom:none;}
div.post td.matomari {width:20px;}
div.post td.matomariNL {width:20px;border:none;}
div.post td.sozai{width:66%;}
div.post td.suu{width:34%;}
div.post .howto {width:500px;margin:0 auto;line-height:2em;}
div.post ol {margin:5px 0px 0px 30px;}

/*********レシピ集詳細　ここまで******************/

div.post .sakusya {
color: #333;
text-align: left;
font-size: 0.9em;
line-height: 1.6em;
margin: 0 0 10px 20px;
clear: both;
}

div.post .sakusya a {color: #333;decoration:none;}

div.post p {
font-size: 0.9em;
line-height: 1.6em;
margin-top: 10px
}

p.postinfo {
color: #2b76cc;
text-align: right;
font-size: 0.75em;
line-height: 1.6em;
margin: 10px 0 0;
clear: both
}

p.postinfo a {color: #2b76cc}

/* ページリンク */
p.pagelink a	{font-size: 0.75em;color: #2b76cc}
span.pageprev	{float: left}
span.pagenext	{float: right}

/* コメント */
#comments {clear: both}

div#com	{border: solid 1px #2b76cc;
	padding: 0 18px;
	margin-top: 45px}

textarea {width: 400px}

div#com h3	{font-size: 0.875em;
	border-bottom: solid 1px #2b76cc;
	padding-bottom: 3px;
	margin-top: 20px}

div#com p	{font-size: 0.75em}

div.compost {
border-bottom: dotted 1px #2b76cc;
}

p.cominfo	{text-align: right}

div#com a	{color: #2b76cc}

p#comfeed img	{vertical-align: middle}

p#comfeed a	{color: black;
	text-decoration: none}

p#comfeed	{background-color: #a8d1ff;
	padding: 8px;
	margin-top: 30px}

p#trurl	{background-color: #a8d1ff;
	padding: 8px;
	margin-bottom: 30px}

/* サイドバー */
div#sidebar	{width: 220px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px}

div#sidebar h2	{background-image: url(menubar.png);
	background-repeat: no-repeat;
	font-size: 0.75em;
	color: white;
	padding: 6px 8px;
	margin: 0}

div#sidebar li	{font-size: 0.8em;
	list-style-type: none;
	margin-bottom: 1px;
	background-image: url(listmark.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	vertical-align: top}

div#sidebar li a {color: #000000;
	text-decoration: none}

div#sidebar ul	{margin: 8px 8px 20px;
	padding: 0}

div#sidebar li.contestBN {
font-size: 0.65em;
list-style-type: none;
margin-bottom: 8px;
background-image: url(listmark.png);
background-repeat: no-repeat;
padding-left: 16px;
vertical-align: top;
}

div#sidebar li.contestBN a {
color: #000;
text-decoration: none}

div#sidebar li.link{
font-size: 0.75em;
list-style-type: none;
margin-bottom: 8px;
background-image: url(listmark.png);
background-repeat: no-repeat;
padding-left: 16px;
vertical-align: top;
}

div#sidebar li.link a {
color: #000;
text-decoration: none;
}

/* フィード */
p.feed	{font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	border: solid 1px #8cc63f;
	padding: 5px;
	margin: 25px 0}

p.feed a	{color: #444444;
	text-decoration: none}

p.feed img	{vertical-align: middle;
	margin-right: 8px}

/* 検索フォーム */
input#s	{width: 140px;margin-bottom: 5px}


/* フッター */

div#footer	{border-top: solid 3px #2b76cc;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding-top: 6px}

address a	{color: #000000}


