@charset "utf-8";
/*
Theme Name: Mintlog
Theme URI: http://mintlog.mintcode.jp/
Description: Mintlogのためのオリジナルテーマ
Version: 1.0
Author: 笠谷亜貴子
Author URI: http://mintlog.mintcode.jp/
*/

/* ==================================================
	=clearfix
================================================== */

.clearfix:after, .triggerWrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, .triggerWrapper { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix, * html .triggerWrapper { height: 1%; }
.clearfix, .triggerWrapper { display: block; }
/* End hide from IE-mac */

/* ==================================================
	=初期化
================================================== */

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th,td{
	margin: 0;
	padding: 0;
	}

img{
	vertical-align: bottom;
	border: none;
	}

ul{
	list-style-type: none;
	}

table{
	border-collapse: collapse;
	}

body{
	background-color: #ebf6f3;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	padding-left: 20px;
	line-height: 1.7;
	}

strong{
	color: #7f7f7f;
	}

/* ==================================================
	=フォントサイズ
================================================== */

body{font-size: 12px;}

*{font-size: 100%;}
	
/* ==================================================
	=リンク
================================================== */

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

a:hover{
	color: #757bdf;
	}

/* ==================================================
	=構造
================================================== */

div#wrapper{
	width: 884px;
	}

div#header{
	border-bottom: 3px solid #000000;
	padding: 20px 0 7px 1px;
	}

div#content{
	width: 630px;
	float: left;
	margin-bottom: -1.2em;
	}

div#sidebar{
	width: 234px;
	float: right;
	padding-top: 30px;
	margin-bottom: 30px;
	}

p#footer{
	border-top: 1px solid #000000;
	text-align: right;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 84%;
	padding: .5em 0 20px 0;
	margin-top: 30px;
	}

/* ==================================================
	=コンテンツエリアの共通パーツ
================================================== */

div#content h2{
	border-top: 1px solid #000000;
	font-size: 117%;
	margin: 30px 0 20px 0;
	background: url(images/dotline.gif) left bottom repeat-x;
	}

div#content div.postbox{
	margin-left: 5px;
	}

div#content div.postbox p.postdate{
	float: left;
	width: 125px;
	}

div#content div.postbox div.postbody{
	float: right;
	width: 500px;
	background: url(images/dotline.gif) left bottom repeat-x;
	}

div#content div.postbox div.postbody p{
	margin-bottom: 1em;
	}

div#content div.postbox div.postbody strong{
	background: url(images/dotline.gif) left bottom repeat-x;
	color: #000000;
	}

div#content p.category{
	margin: 0 0 0 130px;
	background: url(images/dotline.gif) left bottom repeat-x;
	padding: .1em 3px;
	}

div#content ul.pager{
	margin-top: 2em;
	height: 1.7em;
	font-size: 92%;
	}

div#content ul.pager li.previous{
	float: left;
	}

div#content ul.pager li.next{
	float: right;
	}

div#content ul.pager li a{
	display: block;
	line-height: 1.3;
	}

div#content ul.pager li.previous a{
	background: url(images/arw_left.gif) 0 0 no-repeat;
	padding-left: 16px;
	}

div#content ul.pager li.previous a:hover{
	background-position: 0 -50px;
	}

div#content ul.pager li.next a{
	background: url(images/arw_right.gif) 100% 0 no-repeat;
	padding-right: 16px;
	}

div#content ul.pager li.next a:hover{
	background-position: 100% -50px;
	}

/*画像のフロート*/

.aligncenter, div.aligncenter{
	display: block;
	margin: 4px auto 10px auto;
	text-align: center;
	}

.alignleft{
	float: left;
	margin: 4px 10px 10px 0;
	}

.alignright{
	float: right;
	margin: 4px 0 10px 10px;
	}

div.wp-caption{
	text-align: center;
	background-color: #d9ede8;
	padding-top: 4px;
	}

div.wp-caption img{
	border: 1px solid #7f7f7f;
	}

div#content div.postbox div.postbody div.wp-caption p.wp-caption-text{
	font-size: 84%;
	line-height: 1.3;
	padding: 2px 5px 4px 5px;
	margin-bottom: 0;
	}

img.aligncenter, img.alignleft, img.alignright{
	border: 1px solid #7f7f7f;
	}	

div#content code{
	display: block;
	border: 1px solid #d9ede8;
	background-color: #f5faf9;
	padding: .5em 1em;
	margin: 1em 0;
	}	
	

/* ==================================================
	=サイドバーの共通パーツ
================================================== */

div#sidebar ul li a{
	zoom: 1;
	}

div#sidebar input#s{
	width: 128px;
	}

div#sidebar input#searchsubmit{
	font-size: 11px;
	width: 3.8em;
	vertical-align: 
	}

div#sidebar ul.pagelink{
	margin-top: 20px;
	}

div#sidebar ul.pagelink li{
	margin-bottom: 4px;
	}

div#sidebar ul.pagelink li a{
	display: block;
	border: 1px solid #000000;
	padding: .5em 5px;
	}

div#sidebar h3{
	color: #7f7f7f;
	margin: 20px 0 .1em 0;
	font-size: 92%;
	}

div#sidebar ul.internallink{
	border-top: 1px solid #000000;
	padding: 6px;
	color: #7f7f7f;
	font-weight: bold;
	}

div#sidebar ul.externallink li{
	background: url(images/dotline.gif) 0 0 repeat-x;
	line-height: 1.3;
	}

div#sidebar ul.externallink li a{
	display: block;
	padding: 6px;
	}

div#sidebar ul.externallink li span{
	font-weight: normal;
	font-size: 84%;
	margin-left: 1em;
	}

div#sidebar ul.colophon{
	background: url(images/dotline.gif) 0 0 repeat-x;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 84%;
	}

div#sidebar ul.colophon li{
	background: url(images/dotline.gif) left bottom repeat-x;
	}

div#sidebar ul.colophon a{
	display: block;
	position: relative;
	padding: 11px 6px;
	}

div#sidebar ul.colophon a img{
	position: absolute;
	right: 6px;
	top: 6px;
	}

p#pagetoplink{
	height: 1.2em;
	}

p#pagetoplink a{
	background: url(images/arw_top.gif) 0 0 no-repeat;
	padding-left: 16px;
	display: block;
	float: right;
	line-height: 1.2;
	}

p#pagetoplink  a:hover{
	background-position: 0 -50px;
	}


/* ==================================================
	=トップページ
================================================== */

div#content h2{
	padding-bottom: 1px;
	}

div#content h2 a{
	display: block;
	padding: 5px 40px 5px 5px;
	line-height: 1.3;
	background: url(images/title_bg.gif) 0 0 no-repeat;
	}

div#content h2 a:hover{
	color: #ffffff;
	background-position: 0 -120px;
	}

div#content div.postbox div.postbody p a.more-link{
	background: url(images/arw_right.gif) 0 0 no-repeat;
	padding-left: 16px;
	display: block;
	float: left;
	line-height: 1.2;
	margin-bottom: 1em;
	}

div#content div.postbox div.postbody ul li{
	background: url(images/blt.gif) 0 .6em no-repeat;
	padding-left: 10px;
	margin-bottom: .7em;
	
	}

div#content div.postbox div.postbody p a.more-link:hover{
	background-position: 0 -50px;
	}


/* ==================================================
	=個別ページ
================================================== */

body.single div#content h2{
	padding: 5px 40px 6px 5px;
	background-color: #d9ede8;
	line-height: 1.3;
	}

body.single div#content ul.pager{
	margin-left: 130px;
	width: 500px;
	}

body.single div#comments{
	width: 500px;
	margin-left: 130px;
	}

body.single div#comments p{
	margin-bottom: 1em;
	}

body.single div#comments h3{
	border-top: 1px solid #000000;
	margin: 30px 0 1em 0;
	background: #d9ede8 url(images/dotline.gif) left bottom repeat-x;
	padding: .1em 3px;
	}

body.single div#comments h4, body.single div#comments label{
	color: #7f7f7f;
	font-size: 92%;
	display: block;
	font-weight: bold;
	}

body.single div#comments input#trackbackurl{
	width: 500px;
	}

body.single div#comments input#author, body.single div#comments input#email, body.single div#comments input#url{
	width: 300px;
	}

body.single div#comments textarea#comment{
	width: 500px;
	}
	
body.single div#comments ol#commentslist{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}
	
body.single div#comments ol#commentslist li{
	background: url(images/dotline.gif) left bottom repeat-x;
	padding: .7em 0 1px 0;
	}

body.single div#comments ol#commentslist div.vcard img.avatar{
	float: left;
	margin: 2px 8px 0 0;
	border: 1px solid #7f7f7f;
	}

body.single div#comments ol#commentslist div.vcard cite{
	font-style: normal;
	}

body.single div#comments ol#commentslist div.vcard span.says{
	font-size: 84%;
	}

body.single div#comments ol#commentslist div.commentmetadata{
	margin-left: 40px;
	font-size: 84%;
	}

body.single div#comments ol#commentslist div.comment-body p{
	margin-left: 40px;
	}

/* ==================================================
	=検索結果表示ページ
================================================== */

body.search div#content h2{
	border-top: none;
	background: none;
	}

body.search div#content h3{
	border-top: 1px solid #000000;
	margin: 1.5em 0 .5em 0;
	}

body.search div#content h3 a{
	display: block;
	padding: .2em 5px;
	background: #d9ede8 url(images/dotline.gif) left bottom repeat-x;
	}

body.search div#content h3 a:hover{
	background-color: #757bdf;
	color: #ffffff;
	}

body.search div#content p.postmetadata{
	margin-left: 5px;
	}

body.search div#content p.postmetadata span{
	font-size: 84%;
	margin-right: 1em;
	}

/* ==================================================
	=固定ページ
================================================== */

body.page div#content h2{
	border-top: none;
	padding-bottom: 5px;
	}

body.page div#content p{
	margin: 0 0 1em 5px;
	}



