@charset "utf-8";

/*
Theme Name: カヤバ珈琲
Theme URI: http://kayaba-coffee.com/
Description: カヤバ珈琲ブログ用のテーマです。
Version: 1.0
Author: 青木乾高
Author URI: http://www.kensuke-ao.com/
Tags: 
*/


/*　使用カラー一覧


黄色 #f7da0f
茶色 #681d20


*/


/*ーーーーーーーーーーーーーーー　　コンテナ　　ーーーーーーーーーーーーーーーーーーーー*/

* {
	margin: 0;
	padding: 0;
}

div#container {
	width: 800px;
	margin: auto;
}


/*ーーーーーーーーーーーーーーー　　コンテナここまで　　ーーーーーーーーーーーーーーーー*/





/*ーーーーーーーーーーーーーーー　　ヘッダー　　ーーーーーーーーーーーーーーーーーーーー*/


div#header {
	margin: 0 auto;
	background-color: #999;
	height: 250px;
	position: relative;
}

div#header h1 {
	margin: 0;
	width: 800px;
	font-size:20px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

div#header h1 a {
	margin: 0px 0px 0px 0px;
	color: #000;
	display: block;
	padding: 250px;
	height: 0;
	width: 800px;
	background: url(images/header.jpg) no-repeat; 
	overflow: hidden;	
}

div#header p {
	font-size: 0.75em;
	margin: 0;
}


/*ーーーーーーーーーーーーーーー　　ヘッダーここまで　　ーーーーーーーーーーーーーーーー*/





/*ーーーーーーーーーーーーーーー　　コンテンツ　　ーーーーーーーーーーーーーーーーーーー*/


div#content {
	width: 550px;
	float: left;
}

p#pagetitle {
	font-size: 0.875em;
	font-weight: bold;
	color: #2b76cc;
	border: dotted 1px #2b76cc;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
}


/*ーーーーーーーーーーーーーーー　　コンテンツここまで　　ーーーーーーーーーーーーーーー*/





/*ーーーーーーーーーーーーーーー　　記事　　ーーーーーーーーーーーーーーーーーーーーーー*/


div.post {
	padding: 0px 18px 18px 18px;
	margin: 30px auto 20px;
}

div.post h2 {
	background-image: url(images/mark_po.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	border-bottom: solid 1px #777;
	padding-top: 4px;
	padding-left: 35px;
	padding-bottom: 5px;
	margin: 0;
}

div.post h2 a {
	text-decoration: none;
	color: #000;
}

div.post p {
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
}

p.postinfo {
	color: #555;
	text-align: right;
	margin: 20px 0 0;
}

p.postinfo a {
	color: #555;
}


/*ーーーーー　　記事内の画像　　ーーーーーーーーー*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.post img {
	border: none;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}

/*ーーーーー　　記事内の画像　　ーーーーーーーーー*/


/*ーーーーーーーーーーーーーーー　　記事ここまで　　ーーーーーーーーーーーーーーーーーー*/





/*ーーーーー　　ページリンク　　ーーーーーーーーー*/

p.pagelink a {
	font-size: 0.75em;
	color: #681d20;
}

span.pageprev {
	float: left;
}

span.pagenext {
	float: right;
}


/*ーーーーー　　ページリンクここまで　　ーーーーー*/


/*ーーーーー　　コメント　　ーーーーーーーーーーー*/

#comments {
	clear: both;
}

div#com {
	border: solid 1px #000;
	padding: 0 18px;
	margin-top: 45px;
}

textarea {
	width: 500px;
}

div#com h3 {
	color: #681d20;
	font-size: 0.875em;
	border-bottom: solid 1px #f7da0f;
	padding-bottom: 3px;
	margin-top: 20px;
}

div#com p {
	font-size: 0.75em;
}

div.compost {
	margin-top: 20px;
	border-bottom: dotted 1px #f7da0f;
}

p.cominfo {
	text-align: right;
}

div#com a {
	color: #300;
}

/*ーーーーー　　コメントここまで　　ーーーーーーー*/





/*ーーーーーーーーーーーーーーー　　サイドバー　　ーーーーーーーーーーーーーーーーーーー*/


div#sidebar {
	margin: 20px 0 0 0;
	background-color: #fff;
	width: 220px;
	float: right;
}

div#info {
	margin: 0;
}

div#sidebar h2 {
	height: 25px;
	background-image: url(images/bg_sidebar.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 0 30px;
	font-size: 0.75em;
	color: #681d20;
	margin: 25px 0 0 0;
}

div#sidebar li {
	font-size: 0.75em;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 4px;
	margin-left: 10px;
}

div#sidebar li a {
	color: #000;
	text-decoration: none;
}


/*ーーーーー　　カレンダー　　ーーーーーーーーー*/

#wp-calendar {
	width: 100%;
	margin-bottom: 0;
	font-size: 0.75em;
}

#wp-calendar a {
	color: #681d20;
	font-weight: 800;
}

#wp-calendar td,#wp-calendar th {
	text-align: center;
}

#wp-calendar caption {
	height: 25px;
	background-image: url(images/bg_sidebar.jpg);
	background-repeat: no-repeat;
	color: #681d20;
	padding: 3px 0 0 30px;
	text-align: left;
	font-weight: 900;
	margin: 25px 0 0 0;
}

#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 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 0.75em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

p.feed a {
	color: #444;
	text-decoration: none;
}

p.feed img {
	vertical-align: middle;
	margin-right: 8px;
}

/*ーーーーー　　フィードここまで　　ーーーーー*/


/*ーーーーーーーーーーーーーーー　　サイドバーここまで　　ーーーーーーーーーーーーーーー*/





/*ーーーーーーーーーーーーーーー　　フッター　　ーーーーーーーーーーーーーーーーーーーー*/


div#footer {
	background-image: url(images/footer.jpg);
	height: 50px;
	clear: both;
}

address {
	text-align: center;
	font-size: 0.85em;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 15px;
	color: #681d20;
}

address a {
	color: #000;
}


/*ーーーーーーーーーーーーーーー　　フッターここまで　　ーーーーーーーーーーーーーーー*/






