/*  
Theme Name: Naturesgift
Theme URI: http://www.makequick.com
Description: A great new professional theme from makequick
Version: 1.02
Author: makequick.com
Author URI: http://www.makequick.com
*/
.clearfix{
	display:inline-block;
	}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

body {
	margin: 0;
	color: Black;
	font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka",verdana,arial,sans-serif;
	padding: 0;
	font-size: 12px;
	background: #3D3D3D url(images/bg.gif) repeat-x;
line-height:1.8;
}

.left{
	float:left
	}

.right{
	float:right;
	}

h1,a,img{
	margin:0;
	padding:0;
	border:0;
	}

#wrapper{
	margin:24px auto 0px auto;
	padding:0;
	width:760px;
	height:800px;
	background:#ffffff;
	}

#main{
	margin:0;
	padding:0px 0px 50px 0px;
	width:760px;
	background:#ffffff;
	}
	
#sub{
	/*background:#0000CC;*/
	margin:0px 20px 0px 0px;
	padding-bottom:30px;
	width:208px;
	display:inline;
	background: url(images/bg_rightfooter.gif) no-repeat bottom;
	}

#sub_bottom{
	background: #F5F5F5 url('images/sidebarbg.gif') no-repeat top;
	padding:20px 10px 0px 10px;
	}


#sub li{
	list-style:none;
	margin:0px 0px 0px -30px;
	}

.hr{
	border-top:2px gray dotted;
	width:189px;
	margin:10px 0px;
	}

#blog{
	/*background:#0000CC;*/
	margin:0px;
	padding:0px;
	width:530px;
	}
	
/*-------------------------------------------------*/
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 159px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar caption {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar th {
	font-size:11px;
	background-image: url('images/calendarbg.gif');
	color: #254F7B;
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar td {
	font-size: 10px;
	padding: 2px 0;
	text-align: center;
	color: #B1B1B1;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	text-decoration: none;
	display: block;
	color: White;
	font-weight: bold;
	background-color: #313669;
}

#wp-calendar a:hover {
	background-color: #686A88;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size: 12px;
	}
/*---------------------------------------------------------*/
/*-------�L����e--------------*/
div.post{
	margin:10px 0px 0px 0px ;
	padding:0px 0px 0px 20px;
	position:relative;
	width:500px;
	/*background:#00CC99;*/
	}

.date2 {
	position:absolute;
	width: 64px;
	height: 74px;
	top:0px;
	left:-64px;
	background:url("images/date.png");
}

* html .date2{ 
	behavior: expression(IEPNGFIX.fix(this)); 
}


.date2 .month {
	display: block;
	color: #FFFFFF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: 11px;
	margin-left: 10px;
}

.date2 .day {
	display: block;
	color: #FFFFFF;
	font: 1.7em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -5px;
	margin-left: 10px;
}

div.title{
	margin:0px 0px 30px 10px;
	padding:10px 0px 0px 0px;
	}

div.post h2{
	margin:0px;
	padding:0px;
	font-size:1.6em;
	font-weight:normal;
	color:#E9BB9E;
	}

div.post h2 a{
	color:#00BBF2;
	text-decoration:none;
	}

div.entry{
	margin:0px 0px 0px 0px;
	color:#333333;
	font-size:12px;
	}

.prefix{
	margin:2px 0px;
	font-size:12px;
	color:#999999;
	}

.prefix img{
	margin:0px 5px 0px 0px;
	vertical-align:top;
	}

p.postmetadata{
	text-align:right;
	}

.postmetadata a{
	font-size:10px;
	text-decoration:none;
	color:#999999;
	}
	
.postmetadata span {
	padding:0px 5px 0px 20px;
	width:100px;
	background: url(images/ico_folder.gif) no-repeat 0px -3px;
}

.postmetadata span.Comments {
	padding:0px 0px 0px 20px;
	width:100px;
	background: url(images/ico_comments.gif) no-repeat;
}

.pagetitle,.navigation,#respond,#commentform,#comments{
padding-left:20px;
}
