/*  
Theme Name: 山崎淑子の「生き抜く！」ジャーナル
Description: 不具合修正版です。
Version: 3.6
Tags: three-columns, fixed-width, threaded-comments, custom-menu, sticky-post, translation-ready, green, brown, yellow, light, tan
Author: trsugawara

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

@import url('../amazing-grace/style.css');

/*** コンテナ部分 ***/

body
{
  background:#f8f8ec url(images/bg.jpg) repeat-x top left;
  font-family:' ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size:60%;
  line-height:1.4;
  text-align:left;
}

#header
{
  width:1004px;
  margin-bottom:110px;
  color: #696969;
}

#portrait-bg
{
  position:absolute;
  width:319px;
  height:221px;
  right:0;
  top:0;
}

/*** フッター部分 ***/

#credits
{
  margin:55px 0 -10px;
 font-size:0.8em;
 color: #696969;
}

/*************************************
 +Hn, a and p
 *************************************/


a
{
  color:#808000;
}

h1,h2,h3,h4,h5,h6
{
  color:#000066;
  font-weight: bold;
}

#header h1 a
{
  color:#424242;
}

#header p
{
  color:#696969;
  font-size:1em;
  margin-left:25px;
  font-weight: bold;
}

.entrytitle h3
{
  font-size:1.3em;
}

a:hover,.entrytitle h1 a,.entrytitle h2 a
{
  color:#990099;
}

/*************************************
 +Entry
 *************************************/

.btitle
{  
  letter-spacing:-.1px;
  font-size:36px;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: bold;
}

.btitle a
{
  color:#000000;
  font-weight: bold;
}

.entrydate .dateDay
{
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;;
}

/*************************************
 +Menu Categories
 *************************************/

#catmenu {
  width:750px;
  left:20px;
  top:151px;
}

/*************************************
 +Vlado
 *************************************/

.endate {
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

