/*
THEME NAME: hisashinokome 2
THEME URI: 
DESCRIPTION: ひさしのこめ.comのテーマ。元テーマは「Empty Canvas 1.0 」（http://www.rubiqube.com">Adrian Diaconescu）
VERSION: 1.0
AUTHOR: 
AUTHOR URI:http://www.hisashinokome.com
*/

@import "reset.css";

body {
	background: #ffcc00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}

a 			{ color: #339900; text-decoration: underline; }
a:hover		{ color: #ffffff; text-decoration: none; background: #339900;}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #cccccc;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	margin: 5px 0 10px 0;
	padding: 10px 10px 10px 20px;
	color: #333333;
	background: #eeeeee;
	border: 0px solid #cccccc;
}

#wrapper {
	background: #ffccoo;
	width: 540px;
	margin: 0 auto;
}


/*---header---*/

#header {
	background: #ffcc00;
	overflow: hidden;
	width: 540px;
	margin: 0 auto;
}

#header_rss {
	background: #ffcc00;
	overflow: hidden;
	width: 540px;
	margin: 0 auto;
	padding:10px 0px 20px 0px;
	text-align:center;
}

#header_rss p{
	margin: 0;
	padding:0px 0px px 0px;
	font-size: 90%;
}

#header_rss img{
	vertical-align:middle;
}

#logo {
	font-size: 250%;
	margin: 0;
	font-weight: bold;
}

#logo a {
	color: #000000;
}

#description {
	font-size: 130%;
	color: #000000;
	margin: 5px 0 50px 30px;
}


/*---page_bottom---*/

#page_bottom {
	margin: 0px auto;
	padding:0;
	width: 450px;
	overflow: hidden;
}

#page_bottom p {
	display:inline;
	list-style-type:none;
	font-size: 110%;
	padding: 5px;
}

#page_bottom p a		{color: #339900; text-decoration: none; background: #ffffff;}
#page_bottom p a:hover	{ color: #ffffff; text-decoration: none; background: #339900;}

/*---container---*/

#container {
	margin: 0 auto;
	padding: 0px 0 20px 0;
	width: 540px;
	overflow: hidden;
	background: url(images/bg_container.gif) repeat-y top left;
}

#content {
	margin: 0px auto;
	padding: 0 0 20px 0;
	width: 450px;
}

/*---post---*/

.post {
	margin-bottom: 50px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
	padding: 0;
}

.post-title a			{color: #444444; text-decoration: none; }
.post-title a:hover		{ color: #ffffff; text-decoration: none; background: #339900;}

.page-subtitle {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	margin-bottom: 15px;
}

.post-meta {
	margin: 5px 0px 5px 0px ;
	font-size: 90%;
	color: #33333;
}

.post-meta a			{color: #339900; text-decoration: none; }
.post-meta a:hover	{ color: #ffffff; text-decoration: none; background: #339900;}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 20px;
	padding: 0 0 0 0px;
}

.post-content h2 {
	font-size: 130%;
	font-weight: 700;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	padding: 10px 0 5px;
}

.post-content p {
	font-size: 110%;
	line-height: 1.6;
	margin-bottom: 20px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 0px solid #EFEFEF;
	padding: 0px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-size: 90%;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 120%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 8px;
	background: #;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #;
	padding: 10px 10px;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 400px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}


/*---sidebar---*/

#sidebar {
	margin: 0px auto;
	padding: 20px 0 0 0;
	width: 450px;
}

.sidepanel {
	margin: 0 0  20px 0;
}

.sidepanel h3 {
	color: #333333;
	background: #eeeeee;
	line-height: 1.2;
	font-size: 90%;
	font-weight: bold;
	padding: 5px 5px 5px 7px;
	border-left: 5px solid #999999;
}

.sidepanel ul li {
	padding: 3px 3px 3px 15px;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 5px;
	padding: 3px 3px 3px 15px;
	line-height: 1.3;
}

.textwidget{
	margin-top: 5px;
	padding: 3px 3px 3px 12px;
	line-height: 1.6;
}

.sidepanel .textwidget ul li{
	padding: 0
	line-height: 1.2;
}

/*---footer---*/

#footer {
	background: #ffcc00;
	margin: 0 auto;
	padding: 0 ;
	width: 540px;
	height: 70px;
	background: url(images/bg_footer.gif) no-repeat top left;
}

#footer-menu {
	margin: 0px auto;
	padding: 5px 0 5px 0;
	width: 450px;
}

#footer-menu img{
	vertical-align:middle;
}

#footer-links {
	margin: 0px auto;
	padding: 15px 0 15px 0;
	width: 450px;
}

#footer-menu p{
	text-align:center;
	font-size: 85%;
	padding: 3px;
}

#footer-links  p {
	text-align:center;
	font-size: 95%;
	padding: 3px;
}

#footer-links p a			{color: #333333; text-decoration: none; }
#footer-links p a:hover	{ color: #ffffff; text-decoration: none; background: #339900;}



/*---top_image---*/

#top_image {
	margin: 0 0 40px 0;
}


/*---recipe---*/

dl.recipe  {
background-color:#ffffff;
border-left:1px solid #dddddd;
border-right:1px solid #dddddd;
border-bottom:1px solid #dddddd;
font-size:90%;
margin:0 0 2em 0;
padding:0;
}

dl.recipe dt {
color:#333333;
background-color:#eeeeee;
border-top:1px solid #dddddd;
margin:0;
padding:0.5em 0 0.3em 1em;
width:180px;
text-align:left;
disply:block;
float:left;
}

dl.recipe dd {
color:#333333;
background-color:#FFFFFF;
border-top:1px solid #dddddd;
margin:0 0 0 190px;
padding:0.5em 0 0.3em 1.5em;
text-align:left;
disply:block;
}

/*---other---*/

.sep {
	color: #333333;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.
p.wp-caption-text{
	font-size: 100%;
	line-height: 1.2;
}

#mailmagazine {
	margin: 5px 0 10px 0;
	padding: 10px 10px 10px 10px;
	background: #eeeeee;
}

#intro {
	margin: 20px 0 20px 0;
	padding: 10px 20px 10px 20px;
	background: #eeeeee;
	font-size: 100%;
	line-height: 1.4;
}

#gcal {
	margin: 0px 0 20px 0;
	padding: 0;
}
