/*

Theme Name: yomehibi_acv

Description: archives

*/


/*body { background-image: url(images/bg-contents.jpg); background-repeat: repeat; }*/
/* コンテナ
div#container { background-image: url(images/bg-contents.jpg); width: 900px; margin: auto }
 */
/* ヘッダー
div#header { background-image: url(images/bg-header.jpg); width: 900px; height: 100px; background-color: #a8d1ff; padding-top: 38px; padding-bottom: 100px; }
div#header h1 { 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: 0; padding: 0 }
ul#pagemenu li { display: inline; padding-right: 10px }
ul#pagemenu li a { font-size: 0.75em; color: #2b76cc; text-decoration: none }
 */

/* メイン */

#lessonbook #main { width: 660px; float: left }
/* コンテンツ */
#lessonbook #content { width: 490px; float: right; margin-bottom: 20px; }
#lessonbook p#pagetitle { font-size: 14px /*0.875em*/; font-weight: bold; color: #2b76cc; border: dotted 1px #2b76cc; text-align: center; padding: 10px 0; margin-top: 20px }
/* 記事 */
#lessonbook .post { border: solid 1px #2b76cc; padding: 18px; margin: 20px auto; background-color: #FFFFFF }
#lessonbook .post h2 { background-image: url(mark.png); background-repeat: no-repeat; font-size: 14px /*0.875em*/; border-bottom: solid 1px #8cc63f; padding-left: 22px; padding-bottom: 5px; margin: 0 }
#lessonbook .post h2 a { text-decoration: none; color: #000000 }
#lessonbook .post p { font-size: /*0.75em*/; line-height: 1.6; margin-top: 10px }
#lessonbook p.postinfo { color: #2b76cc; text-align: right; margin: 20px 0 0; clear: both }
#lessonbook p.postinfo a { color: #2b76cc }
/* 記事内の画像 */
#lessonbook .aligncenter { display: block; margin-left: auto; margin-right: auto }
#lessonbook .post img { border: none }
#lessonbook .alignleft { float: left; margin-right: 10px; margin-bottom: 2px }
#lessonbook .alignright { float: right; margin-left: 10px; margin-bottom: 2px }
#lessonbook .wp-caption { border: solid 1px #aaaaaa; text-align: center; padding-top: 5px; margin-top: 10px }
/* ページリンク */
#lessonbook p.pagelink a { font-size: 12px /*0.75em*/; color: #2b76cc }
#lessonbook span.pageprev { float: left }
#lessonbook span.pagenext { float: right }
/* コメント */
#lessonbook #comments { clear: both }
#lessonbook #com { border: solid 1px #2b76cc; padding: 0 18px; margin-top: 45px }
#lessonbook textarea { width: 360px }
#lessonbook #com h3 { font-size: 14px /*0.875em*/; border-bottom: solid 1px #2b76cc; padding-bottom: 3px; margin-top: 20px }
#lessonbook #com p { font-size: 12px /*0.75em*/ }
#lessonbook .compost { border-bottom: dotted 1px #2b76cc }
#lessonbook p.cominfo { text-align: right }
#lessonbook #com a { color: #2b76cc }
#lessonbook p#comfeed img { vertical-align: middle }
#lessonbook p#comfeed a { color: black; text-decoration: none }
#lessonbook p#comfeed { background-color: #a8d1ff; padding: 8px; margin-top: 30px }
#lessonbook p#trurl { background-color: #a8d1ff; padding: 8px; margin-bottom: 30px }
/* サイドバー */
#lessonbook #sidebar { width: 150px; float: left; margin-top: 20px; margin-bottom: 20px }
#lessonbook #sidebar2 { width: 150px; float: right; margin-top: 20px; margin-bottom: 20px }
#lessonbook #sidebar h2, div#sidebar2 h2 { background-image: url(menubar-small.png); background-repeat: no-repeat; font-size: 12px /*0.75em*/; color: white; padding: 6px 8px; margin: 0 }
#lessonbook #sidebar li, div#sidebar2 li { font-size: 10px /*0.75em*/; list-style-type: none; margin-bottom: 2px; background-image: url(listmark.png); background-repeat: no-repeat; padding-left: 14px; vertical-align: top }
#lessonbook #sidebar li a, div#sidebar2 li a {/* color: #000000;*/ text-decoration: none }
#lessonbook #sidebar ul, div#sidebar2 ul { margin: 8px 8px 20px; padding: 0 }
#lessonbook #sidebar2 ul li li { font-size: 1em; background-image: url(listmark-small.png); background-position: 0 3px; padding-left: 12px }
#lessonbook #sidebar2 ul ul { margin-left: 0 }
/* カレンダー */
#lessonbook #wp-calendar { width: 100%; margin-bottom: 20px; font-size: 12px /*0.75em*/ }
#lessonbook #wp-calendar a { color: #2b76cc }
#lessonbook #wp-calendar td, #wp-calendar th { text-align: center }
#lessonbook #wp-calendar caption { background-image: url(menubar-small.png); background-repeat: no-repeat; color: white; padding: 6px 8px; text-align: left }
#lessonbook #wp-calendar #prev { text-align: left; padding-top: 3px; padding-left: 3px }
#lessonbook #wp-calendar #next { text-align: right; padding-top: 3px; padding-right: 3px }
/* フィード */
#lessonbook p.feed { font-size: 12px /*0.75em*/; font-family: Verdana, Helvetica, sans-serif; border: solid 1px #8cc63f; padding: 5px; margin: 25px 0 }
#lessonbook p.feed a { color: #444444; text-decoration: none }
#lessonbook p.feed img { vertical-align: middle; margin-right: 8px }
/* タグクラウド */
#lessonbook p#tagcloud { line-height: 1.2; margin-top: 10px }
#lessonbook p#tagcloud a { color: #2b76cc }
/* 検索フォーム */
#lessonbook input#s { width: 140px; margin-bottom: 5px }
/* フッター */
#lessonbook #footer { border-top: solid 3px #2b76cc; clear: both }
#lessonbook address { font-size: 12px /*0.75em*/; font-style: normal; font-family: Verdana, sans-serif; padding-top: 6px }
#lessonbook address a { color: #000000 }
/* ２段組み用の設定
#lessonbook #main2 div#content { width: 590px; }	 */
/* １段組み用の設定 */
#lessonbook #main1 div#content { width: 560px; /*760px;*/ }
#lessonbook #main1 div.post { padding-left: 140px; padding-right: 140px }
