@charset "utf-8";
/*
Theme Name: pi:s
Theme URI: http://wordpress.rambler-style.com/
Description: pi:sのテーマ sky
Version: 2.7
Author: りぃ
Author URI: http://wordpress.rambler-style.com/
*/


/* 全体 */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:'ＭＳ Ｐゴシック', Osaka, Verdana, Arial, sans-serif;
	background-color: #ffffff;
	background: url('images/back.gif') repeat-x top left;
	background-attachment: fixed;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

/* 外枠 */
#page {
	text-align: left;
	margin: 10px auto;
	padding: 0;
	width: 740px;
	}

/* ヘッダー */
#header {
	padding: 0;
	margin: 0;
	}

/* ヘッダーインナー */
#headerimg 	{
	margin: 0;
	}

.description {
	font-size: 1.2em;
	}

#headerimg h1 {
	font-size: 0.1em;
	text-indent: -9999px;
	display: block;
	}

/* フッター */
#footer {
	padding: 10px 20px 0 25px;
	margin: 0;
	height: 40px;
	clear:both;
	font-size: 1em;
	}

#footer p {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	}

/* 左サイド */
#content {
	font-size: 1.2em
	}

.narrowcolumn {
	padding: 10px 20px 20px 10px;
	margin: 0;
	background: url('images/body.gif') repeat-y top left;
	width: 420px;
	float: left;
	}

.post {
	margin: 0;
	}

.post li {
	list-style-type: none;
	list-style-image: none;
	}

.postmetadata {
	text-align: right;
	border-bottom: dashed 1px #CEAB9E;
	background: url('images/futaba.gif') no-repeat right bottom;
	padding: 5px 20px 0 0;
	clear: both;
}

.clear {
	clear: both;
}

.entry {
	line-height: 1.6em;
	}

.entry big {
	font-size: 1.5em
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 30px;
	}

.topic {
	margin: 0;
	padding: 0;
	border: dashed 1px #CEAB9E;
	line-height: 1.6em;
	}

.topic2 {
	margin: 10px 0 10px 0;
	line-height: 1.6em;
	}

.topic li {
	list-style: none;
	}

.topic p,
.topic2 p {
	font-weight: bold;
	background: url('images/futaba.gif') no-repeat left bottom;
	padding: 5px 0 0 20px;
	margin: 0 5px 0 5px;
	border-bottom: dotted 1px #CEAB9E;
}

.spn {
	background: url('images/futaba.gif') no-repeat left bottom;
	padding: 5px 0 0 20px;
	border-bottom: dashed 1px #CEAB9E;
}

/* コメント表示　交互の背景色 */
.thread-alt {
	background-color: none;
}

.thread-even {
	background-color: none;
}

/* コメント表示　個別の枠 */
.depth-1 {
border: 1px dotted #CEAB9E;
}

/* コメント返信の左の線 */
.even, 
.alt {

	border-left: 1px dotted #CEAB9E;
}


/* 見出し */

h2 {
	font-size: 1.6em;
	margin: 20px 0 0 0;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 10px 0 0 0;
	}

h2.pagetitle {
	font-size: 1.2em;
	margin-top: 30px;
	text-align: center;
}

h2.entrytitle {
	font-size: 1.4em;
	background: url('images/futaba.gif') no-repeat left bottom;
	padding: 5px 0 0 20px;
	border-bottom: dashed 1px #CEAB9E;
}

h3.commentform,
#comments,
#trackbacks {
	margin: 50px 0 10px 0;
	font-size: 1.4em;
	background: url('images/futaba.gif') no-repeat left bottom;
	padding: 5px 0 0 20px;
	border-bottom: dashed 1px #CEAB9E;
	}

h3.list {
	font-size: 1.3em;
	padding: 5px 0 5px 20px;
	margin: 30px 0 5px 0;
	background: url('images/futaba.gif') no-repeat center left;
	}

/* リンク色 */
h1 a, 
h1 a:hover, 
h1 a:visited {
	text-decoration: none;
	color: #333;
	}

h2 a, 
h2 a:visited, 
h3 a, 
h3 a:visited,
cite {
	color: #333;
	text-decoration: none;
	}

a {
	color: #147;
	text-decoration: none;
	}

a:hover, 
h2 a:hover, 
h3 a:hover {
	color: #b85b5a;
	text-decoration: underline;
	}

a img { 
	border: 0; 
	}

.entry p a:visited {
	color: #b85b5a;
	}

/* コメントリスト */
.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

/* コメント返信本文部分 */
.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
}

.children { padding: 0; }

/* コメント名前～本文部分 */
.commentlist li {
	font-weight: bold;
	font-size: 1em;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

/* コメント本文部分 */
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

/* コメントアバター */
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

/* コメント投稿者名 */
.commentlist cite, 
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

/* コメントメタデータ */
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

/* コメントフォーム */
#commentform input, 
#commentform textarea {
	font-size: 1em;
	font-family:'ＭＳ Ｐゴシック', Osaka, Verdana, Arial, sans-serif;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* サイドバー */
#sidebar
{
	padding: 0 0 10px 0;
	width: 250px;
	float: left;
	font-size: 1.2em
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul {
	margin: 0 0 15px 25px;
	padding: 0;
	line-height: 2em;
	}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 5px 0;
	padding: 5px 0 0 5px;
	color: #555;
	background: url('images/sidetitle.gif') no-repeat left center;
	height: 20px; 
	font-weight: normal;
	}

/* 検索 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* 画像関係 */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* キャプション付き画像 */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* 他 */
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.breadcrumb {
	margin: 5px 5px 5px 0;
	text-align: left;
	}

.entry-ss {
    margin: 0px 0px 0px 5px;
    background: url(http://pis.rambler-style.com/hpimg/shadow_001.gif) right bottom;
    float: left; /* 回り込み制御 */
}
 
.entry-ss2 {
    position: relative;
    left: -5px; /* 画像を左へ移動 */
    top: -5px; /* 画像を上へ移動 */
    padding: 8px; /* 画像枠 */
    background: #FFFFF0; /* paddingを設定した場合の背景色 */
    border: 1px solid #999999; /* 画像の枠線 */

}



