/*
Theme Name: TINKER BELL
Theme URI: http://t-bell.jp
Description: THINKER BELL
Author: KAWASHIMA
*/
/*
*{
	margin:0;
	padding:0;
}
*/
body	{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	}

#container {
	width: 730px;
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	background-color:#ffffff;
	text-align: left;
	}

#header, #main, #footer, #nav{
	margin: 0 15px;
	}

#content	{
	width: 520px;
	float: left;
	}

#sidebar	{
	width: 150px;
	float: right;

	padding-left:20px;
	}

#footer	{
	clear: both;
	}

a	{
	color: #999999;
	}

img {
	border:0;
}
/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	background-image: url(images/header.jpg);
	height:180px;
	padding: 12px;
	margin-bottom: 3px;
	}

#headerLeft{
	width:300px;
	float:left;
	padding-top:80px;
	padding-left:55px;
	color:#999999;
}

#headerRight{
	width:150px;
	float:right;
	margin-top:50px;
}

#header h1	{
	display:none;
	font-size: 1.4em;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	margin-bottom: 0;
	}

#header h1 a	{
	color: white;
	text-decoration: none;
	}

#header p	{
	font-size: 0.75em;
	margin-top: 4px;
	}








ul.nav{
	height:30px;
	float:left;
	list-style:none;
	font-size:1.05em;
	margin:0;
	padding:0;


	letter-spacing: -1px;
	font-family: "Arial",Tahoma;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	font-size-adjust: none;
	font-stretch: normal;
	padding-bottom: 3px;
	font-variant: small-caps;
}

ul.nav li{
	float:left !important;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.nav li a,ul.nav li a:link,ul.nav li a:visited{
	border-bottom:0;
	border-left:0;
	/*background:#f3f2ed;*/
	color:#999999;
	float:left;
	display:block;
	text-decoration:none;
	padding:0 10px;
}

ul.nav li a:hover,ul.nav li a:active{
	/*background:#fff;*/
	color:#555;
	text-decoration:none;
}

ul.nav li.home a{
	text-decoration:none;
}

ul.nav li.current_page_item a{
	text-decoration:none;
	color:#555;
	background:#fff;
}

ul.nav li ul{
	float:left;
	margin:0;
	padding:0;
}





/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	font-size: 0.875em;
	color: #3366aa;
	/*border-bottom: dotted 1px #CCCCCC;*/
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	padding: 0 0 10px 40px;
	margin:0 0 0 0;
	}

.post h2 a{
	text-decoration: none;
	color:#000000;
	border-bottom:dotted 1px #666666;
	padding-bottom:1px;
	}

.post p	{
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	}

.post	{
	margin-bottom: 40px;
	}

.pagenav	{
	font-size: 0.75em;
	}

.date{
	width:65px;
	padding-top:10px;
	padding-left:10px;
font-family: "Arial",Tahoma;
/*	font-family:"Times New Roman", Times, serif;*/
	color:#669900;
	float:left;
}

.dateY{
	font-size:18px;
	font-weight:bolder;
	margin:0;
	padding:0;
}

.dateD{
	font-size:60px;
	margin:0;
	padding:0;
	letter-spacing:-0.1em;
	line-height:0.8em;
}

.postMain{
	padding-left:80px;
	border-bottom:dotted 2px #eeeeee;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(images/gradWhBG.jpg);
	background-repeat: no-repeat;
}

.postmetadata{
	font-size:0.75em;
	margin:0;
	padding:0 0 0 40px;
}

.postmetadata a{
	text-decoration: none;
	border-bottom:dotted 1px #666666;
	padding-bottom:1px;
	}

/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 0.75em;
	background-image: url(images/subNavBG.gif);
	background-repeat: no-repeat;
	}

#sidebar ul	{
	color: #66aaff;
	list-style-type: none;
	margin: 3px 0 20px 10px;
	padding: 0;
	}

#sidebar ul ul	{
	color: #88ccff;
	margin-bottom: 3px;
	}

#sidebar h2	{
	font-size: 1.4em;
	/*background-color: #cccccc;*/
	border-bottom:dotted 1px #cccccc;
	color: #888888;
	/*text-align:center;*/
	margin: 0;
	padding: 3px 0;

	letter-spacing: -1px;
	font-family: "Arial",Tahoma;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	font-size-adjust: none;
	font-stretch: normal;
	padding-bottom: 3px;
	font-variant: small-caps;

	}

#information{
	color:#888888;
	padding-bottom:15px;
}
#information img{
	
}

/* カレンダー */
#calendar table	{
	width: 100%;
	text-align: center;
	color: #aaaaaa;
	border-collapse: collapse;
	margin-bottom: 20px;
	}

#calendar th, #calendar td	{
	padding: 1px 0;
	/*border: solid 1px #cccccc;*/
	}

#calendar a	{
	text-decoration: none;
	color: #3366aa;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}


/* ++++++ コメント部分のデザイン ++++++ */

#comments h3	{
	font-size: 0.75em;
	border-bottom: solid 2px #538ad8;
	padding-bottom: 5px;
	}

.com	{
	font-size: 0.75em;
	border-bottom: dotted 2px #88ccff;
	padding-bottom: 8px;
	margin-bottom: 12px;
	}

.com p	{
	margin: 5px 0;
	}

.commeta	{
	color: #888888;
	text-align: right;
	}

#tb	{
	font-size: 0.75em;
	border: solid 1px #88ccff;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-size: 0.75em;
	}

#commentlist li{
	border-bottom:dotted 1px #dddddd;
}

#commentform p label{
	font-size:1.25em;
}

/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	background-color: #cccccc;
	padding: 3px 0 6px;
	}
