/*
Theme Name: Ellicia Theme
Theme URI: http://blog.ellicia.jp/
Description: This is Ellicia theme.
*/

body {font-family:"メイリオ",Meiryo, Osaka, "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック"sans-serif;
        background-color:#fdfecd;
        background-image: url(header_back.jpg);
        background-repeat: no-repeat;
        background-position:top;
	margin-top: 0;
        margin-bottom: 0;}

h1, h2, h3, p {
        margin: 0;
        padding: 0;
}

/* コンテナ */
div#container	{width: 1005px;
        background-image: url(blog_back_shadow.png);
        background-color:#fdfecd;
	margin: auto;}

/* ヘッダー */
div#header	{background-image: url(header.jpg);
        height: 195px;
	padding-top: 0;
	padding-bottom: 0;}

div#header h1	{font-size: 1.875em;
	margin-left: 75px}

div#header h1 a {
        width: 230px;
        height: 170px;
        display: block;
        text-indent: -9999px; /* テキスト非表示 */
}

div#header p	{
        text-indent: -9999px; /* テキスト非表示 */
}

/* コンテンツ */
div#content	{width: 706px;
        float: left;
        margin-bottom: 20px;
        margin-left: 32px;}

p#pagetitle	{font-size: 0.875em;
	font-weight: bold;
	color: #557124;
	border: dotted 1px #557124;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px}

/* 記事 */
div.post	{
	margin: 20px auto;
        background-image: url(blog_kazari.jpg);
	background-repeat: no-repeat;
        background-position:bottom;
        padding-bottom:60px;}

div.post h2	{background-image: url(article_title_back.jpg);
        width: 706px;
        height: 38px;
        color: #24601a;
	background-repeat: no-repeat;
	font-size: 1.2em;
	padding-left: 46px;
	padding-top: 7px;
	margin: 0}

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

div.post p	{font-size: 0.9em;
	line-height: 1.8;
	margin-top: 10px}

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

p.postinfo a	{color: #526f22;}

/* ページリンク */
p.pagelink a	{font-size: 0.75em;
	color: #526f22}

span.pageprev	{float: left}

span.pagenext	{float: right;}

/* サイドバー */
div#sidebar	{
        width: 204px;
        float: right;
        margin-top: 20px;
	margin-bottom: 20px;
        margin-right: 25px;}

div#sidebar h2	{
        text-indent: -9999px; /* テキスト非表示 */
        width: 204px;
        height: 52px;
        padding: 0;
	margin: 0;
}

div#sidebar li	{font-size: 0.75em;
	list-style-type: none;
	margin-bottom: 4px;
	background-image: url(mark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: top}

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

div#sidebar ul	{margin: 8px 18px 20px;
	padding: 0}

/* モバイルサイト */
#mobile_site {
	margin-bottom:15px;
}
#mobile_site h2 {
	background-image: url(subtitle_mobilesite.jpg);
	background-repeat: no-repeat;
}

#mobile_site p {
	background-image: url(side_qr.jpg);
	background-repeat: no-repeat;
        width: 204px;
        height: 152px;
        text-indent: -9999px; /* テキスト非表示 */
}

/* 最新記事 */
#latest_article {
	background-image: url(side_naka.jpg);
	margin-bottom:15px;
}

#latest_article h2 {
	background-image: url(subtitle_latestarticle.jpg);
	background-repeat: no-repeat;
}

p.waku_bottom {
	background-image: url(side_waku_bottom.jpg);
	background-repeat: no-repeat;
        width: 204px;
        height: 26px;
        text-indent: -9999px; /* テキスト非表示 */
}

/* カテゴリー*/
#category {
	background-image: url(side_naka.jpg);
	margin-bottom:15px;
}

#category h2 {
	background-image: url(subtitle_category.jpg);
	background-repeat: no-repeat;
}

/* 月間アーカイブ*/
#archives {
	background-image: url(side_naka.jpg);
	margin-bottom:15px;
}

#archives h2 {
	background-image: url(subtitle_archives.jpg);
	background-repeat: no-repeat;
}

/* PCサイトへ */
#goto_pcsite p a {
	background-image: url(side_backpcsite.jpg);
	background-repeat: no-repeat;
        width: 204px;
        height: 186px;
        display: block;
        text-indent: -9999px; /* テキスト非表示 */
}

#goto_pcsite h2 {
        text-indent: -9999px; /* テキスト非表示 */
}

/* カレンダー */
#wp-calendar	{width: 100%;
	margin-bottom: 20px;
	font-size: 0.75em}

#wp-calendar a	{color: #2b76cc}

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

#wp-calendar caption	{background-image: url(menubar.png);
	background-repeat: no-repeat;
	color: white;
	padding: 6px 8px;
	text-align: left}

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

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

/* フィード */
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}

/* フッター */
div#footer	{text-align: center;
        background-image: url(blog_copy_back.png);
	background-repeat: no-repeat;
        width: 1005px;
        height:39px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
        color: #ffffff;
	padding-top: 12px}

address a	{color: #ffffff;}

