/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: MasaoKatto
Author URI: http://www.saisei-navi.jp/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* スクロールバー表示 */
html {margin-bottom:1px;height:100%;}

/* =Global Elements
-------------------------------------------------------------- */
body, input, textarea {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size:15px; //投稿本文の文字サイズ
    line-height:1.5;
}

blockquote {color:#6b6b6b; font-style:normal;}

a {text-decoration:none;}
a:link, a:visited {color:#21759b;}
a:active, a:hover {color:#d54e21; text-decoration:underline;}


/* 110511 thematic更新時に追加 */
.entry-content .wp-post-image {border: 0 none; float:right; 	margin: 0 0 18px 0px;	padding: 0px;} /* トップ頁のサムネイル画像周りの線を消す */
.wp-caption img {	margin: 0; padding: 0; border: 0 none;} /* 記事内の画像周りから線を消す */
.aligncenter {border:0 none;} /* 記事内の画像_中央配置の周りから線を消す */


/* =Header
-------------------------------------------------------------- */
#branding {padding:30px 0 26px 0;}

#blog-title a {
background:url(images/logo.jpg) no-repeat top center;
display:block;
text-indent:-9000px;
width: 300px;
height: 80px;
}

#blog-description {color:#6b6b6b; font-size:14px; font-style:normal;}

/* =Content
-------------------------------------------------------------- */
#main {clear:both; padding:30px 0 20px 0;}

body.slug-home .entry-title{display:none;} /*ホームからタイトルを削除*/

.page-title {line-height:14px; padding:0 0 24px 0;}
.page-title span {font-style:normal;} /* カテゴリーやタグ頁の見出し */

.hentry {
    clear:both; /* 抜粋表示対策：サムネイル画像と下線が回り込まないように */
    padding:0 0 10px 0; /*余白の調整*/
    border-bottom:1px dashed #cccccc; /*投稿の下に点線を入れて区分を明確にする*/
    margin:0 0 10px 0;
}

.entry-title {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size:21px;
    font-weight:bold;
    line-height:24px;
    padding:0 0 6px 0; /*余白の調整*/
    border-bottom:2px solid #666; /* 投稿タイトルに下線 */
}

.entry-meta{padding:5px 0 15px 0;}
.meta-prep-entry-date{display:none;} /* 投稿日時の前の『Published: 』を非表示 */
.entry-date{color:#ccc; } /* 投稿日時の色を抑える */
.entry-content {padding:5px 0 5px 0;} /*余白の調整*/

body.home .entry-content {font-size:14px; line-height:20px;}

.entry-content h1,.entry-content h2 {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:14px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:bold;
    padding:14px 0 14px 0;
}
.entry-content h4 {
    font-size:15px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight:bold;
    text-transform:none;
    letter-spacing:0.05em;
}

/* 投稿ページの質問内容を背景色黄色で表示 */
body.single div.question {background-color:#ffffcc; padding:15px; border:1px solid #ffcc00; margin-bottom:40px;}


.entry-utility { /*投稿のカテゴリー・タグ情報等*/
    font-size:13px;
    line-height:15px;
    margin:0 0 4px 0; /*余白の調整*/
}

.tag-links {font-family:normal;}  /*本当は アイコンをつけたい */

.entry-utility a {font-style:normal;}


/* index頁等の記事一覧をサムネイル＋抜粋表示にして（functions.php）、記事の高さを整える 
body.home .entry-content, body.archive .entry-content , body.tag entry-content{height:100px;}*/

/* =Navigation
-------------------------------------------------------------- */
.navigation {font-size:13px;line-height:15px;margin:6px 0 12px 0;}
.navigation a {font-style:normal;}


/* =Layout
-------------------------------------------------------------- */
/* トップ頁のレイアウト変更：２コラム中央区分 */
body.home #container, body.home #content {width:460px;}
body.home .main-aside {width:460px;}

/* 投稿頁のレイアウト変更：２コラム（プラグイン『Picasa Image Express』の画像挿入サイズ640pxにあわせた） */
#container, #content {width:640px;}
.main-aside {width:280px;}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */
/* ※通常の文字サイズはdefault.cssで13pxを指定している */

.aside h3 {font-weight:bold;font-style:normal;margin-bottom:5px;} /* サイドバーの見出し */

/* Main Asides */
.main-aside ul {padding:0px;}
#primary {border:none; padding:0px;}


/* index頁の右側のリスト表示から箇条書きマークとマージンを削除 */
body.home #secondary ul ul {list-style:none; margin-left:0px;}


/* =Footer
-------------------------------------------------------------- */

#footer {
    border-top:1px solid #ccc;
    margin-top:10px;
}
#siteinfo {
    color:#666;
    font-size:11px;
    line-height:18px;
    padding:10px 0 20px 0;
}

/* プラグイン
-------------------------------------------------------------- */

