@charset "utf-8";
/*
Theme Name: Ginsui Theme
Theme URI: http://wordpress.org/
Description: WordPress のテーマ
Version: 1.0
Author: Spacekey
Author URI: 
Tags: custom theme

*/

/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */


 /*
 * ページ全体
 * テーブルタグ装飾
 * リンクテキストの装飾
 * 全ての行間を詰める（行間リセット）
 * リストタグ装飾
 * ヘッダー装飾（サイトID部分）
 * leftcolumn装飾（左カラム）
 * centercolumn装飾（中央カラム）
 * div#content装飾
 * rightcolumn装飾（右カラム）
 * フッター装飾
 * clearfixハック
 */

/* ページ全体
------------------------------------------------------------ */

img {
	border: none;
}

/* 全ての行間を詰める（行間リセット）
------------------------------------------------------------ */

h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 100%;
}

/* リストタグ装飾
------------------------------------------------------------ */

ul {}

ol {}

li {}


/* ページの先頭に戻る
------------------------------------------------------------ */

.gotop {
	width: 760px;
	padding: 20px;
	background: #fff;
	text-align: right;
	font-size: 93%;
}

/* パンくずナビゲーション
------------------------------------------------------------ */
.breadcrumb {
	margin-bottom: 20px;
}

/* main_image
------------------------------------------------------------ */
#main_image {
	min-width: 960px;
	background-image: url(images/index/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/* main装飾（メインカラム）
------------------------------------------------------------ */

#main {
	padding: 0 0 40px 0;
}
#main h2 {
	width: 720px;
	margin: 0 0 10px 0;
}
#main .navigation {
	text-align: center;
}

/* sidebar装飾（サブカラム）
------------------------------------------------------------ */

#sidebar {
	margin: 0;
	padding: 20px 20px 20px 20px;
	color: #ccc;
}
#sidebar a {
	color: #ccc;
	text-decoration: none;
}
#sidebar a:hover {
	color: #fc0;
	text-decoration: underline;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 1.5;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	margin: 10px 0 10px 0;
	color: #ccc;
	font-weight: bold;
	font-size: 100%;
}
#sidebar #wp-calendar {
	width: 140px;
}
#sidebar #wp-calendar a {
	text-decoration: underline;
}
#sidebar table {
	width: 140px;
}

/* ブログ一覧
------------------------------------------------------------ */
.home .post {
	clear: both;
	min-height: 79px;
	_height: 79px;
	margin: 0 15px 0 10px;
	padding: 0 0 20px 0;
}
.home .post .post-date {
	margin: 0 0 15px 0;
	background: url(images/yadoblog/bg_date.gif) bottom;
	line-height: 30px;
}
.home .post .post-image {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
.home .post .post-image img {
	border: 1px solid #e0e0e0;
}
.home .post .post-title {
	margin: 0 0 10px 101px;
	font-size: 138.5%;
	font-weight: bold;
}
.home .post .post-excerpt {
	margin: 10px 0 0 101px;
	line-height: 1.5;
}
.home .post .post-metadata {
	margin: 5px 0 0 101px;
}
.home .post .post-metadata a {
	margin: 0 5px 0 0;
	padding: 3px 5px;
	background: #f0f0f0;
	color: #666;
	font-size: 85%;
}
.home .post .post-read-on {
	font-size: 85%;
}


/* カテゴリー一覧
------------------------------------------------------------ */

#category {
	margin: 0 15px 40px 0;
}
.pagetitle {
	margin: 0 0 15px 10px;
	background: url(images/yadoblog/bg_date.gif) bottom;
	color: #751314;
	font-weight: bold;
	line-height: 30px;
}
.pagetitle h2,
.pagetitle h3 {
	line-height: 30px;
	font-size: 123.1%;
}
.pagetitle-category h3 {
	margin: 0 0 0 10px;
	line-height: 30px;
}
.recent-post-outer {
	padding: 0 0 20px 10px;
}
.recent-post {
	clear: both;
	min-height: 79px;
	_height: 79px;
	padding: 0 0 20px 0;
}
.recent-post-image {
	float: left;
	margin: 0 15px 0 0;
}
.recent-post-image img {
	border: 1px solid #e0e0e0;
}
.recent-post-title {
	margin: 0 0 10px 101px;
	font-size: 138.5%;
	font-weight: bold;
}
.recent-post-excerpt {
	margin: 10px 0 0 101px;
	line-height: 1.5;
}
.recent-post-date {
	margin: 10px 0 0 101px;
	font-size: 85%;
}
.recent-post .recent-post-metadata {
	margin: 0 5px 0 0;
	padding: 3px 5px;
	background: #f0f0f0;
	color: #666;
	font-size: 85%;
}
.recent-post .recent-post-metadata a {
	margin: 0 5px 0 0;
	padding: 3px 5px;
	background: #f0f0f0;
	color: #666;
	font-size: 85%;
}
.recent-post .recent-post-read-on {
	font-size: 85%;
}
.child-navi {
	font-size: 85%;
	text-align: right;
}

/* アーカイブ（archive）
------------------------------------------------------------ */

#archive {
	margin: 0 15px 0 0;
}
#archive .post-outer {
	clear: both;
	min-height: 79px;
	_height: 79px;
	padding: 0 0 20px 10px;
}
#archive .post-image {
	float: left;
	margin: 0 15px 0 0;
}
#archive .post-title {
	margin: 0 0 10px 101px;
	font-size: 138.5%;
	font-weight: bold;
}
#archive .entry {
	margin: 10px 0 0 101px;
	line-height: 1.5;
}
#archive .postmetadata {
	margin: 5px 0 0 101px;
}
#archive .postmetadata a {
	margin: 0 5px 0 0;
	padding: 3px 5px;
	background: #f0f0f0;
	color: #666;
	font-size: 85%;
}

/* 投稿（single）
------------------------------------------------------------ */

.single-post {
	margin: 0 15px 20px 10px;
}
.single-post .posttitle h2 {
	font-size: 138.5%;
	font-weight: bold;
}
.single-post .metadata {
	margin: 0 0 20px 0;
	text-align: right;
}
.single-post .post-inner {
	margin: 0 0 20px 0;
}

.single-post .post-inner p {
	line-height: 1.5;
	margin-bottom: 1em;
}

.page-post {
	margin: 0 15px 20px 0;
}
.page-post-inner {
	margin: 0 0 20px 15px;
	padding: 0 0 40px 0;
}
.page-post-inner p {
	line-height: 1.8;
	margin-bottom: 1em;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.navigation {
	clear: both;
	padding-top: 20px;
}

/* コメント
------------------------------------------------------------ */

#comments {
	clear: both;
	margin: 0 0 20px 10px;
}
#comments h3 {
	margin: 20px 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
#commentlist {
	margin: 10px 0 20px 0;
}
#comments p {
	line-height: 1.5;
}
#comments dl {
	margin-top: 10px;
	font-size: 85%;
	line-height: 1.5;
}
#comments dt {
	float: left;
}
#comments dd {
	padding: 0 0 0 20px;
}

/* Clear Floated Elements
------------------------------------------------------------ */

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/* clearfixハック
------------------------------------------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




