/*  
Theme Name: KATAYAMA Recipe
Theme URI: http://www.niigatagoudou-lo.jp/
Description: The original "design" theme.
Version: 1.0
Author: Global Network Core Co.,Ltd.
Author URI: http://www.global-netcore.jp/
*/


/*Typography & Colors*/
body {
	margin: 0 0 20px;
	padding: 0; 
	background: #FFFFFF url(img/bg.jpg) no-repeat center top;
	color: #222222;
	text-align: center;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#page {
	margin: 0 auto 20px;
	padding: 0;
	width: 760px;
	text-align: left;
}

/*header*/
#header {
	margin: 0; 
	padding: 0;
	width: 760px;
	height: 257px;
}
#header p {
	margin-top: 10px;
	width: 230px;
	height: 27px;
}
#header p a {
	display: block;
	overflow: hidden;
	width: 230px;
	height: 27px;
	text-indent: -200em;
	background: url(img/name.gif) no-repeat left top;
}
#header h1 {
	margin-top: 73px; 
	margin-left: 28px;
	width: 275px;
	height: 85px;
}
#header h1 a {
	display: block;
	overflow: hidden;
	width: 275px;
	height: 85px;
	text-indent: -200em;
	background: url(img/title.gif) no-repeat left top;
}


/*content*/
#content {
}
.narrowcolumn .entry {
	line-height: 1.4em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	border: none;
}
small {
	/*font-family: Arial, Helvetica, Sans-Serif;*/
	font-size: 0.9em;
	line-height: 1.5em;
}
h1 {
}
h2 {
}
h2.pagetitle {
}
h3 {
}
h3#comments, h3#respond {
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #cc6600;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
}
.commentmetadata {
	font-weight: normal;
}


/*sidebar*/
#sidebar {
	margin-left: 580px;
	padding: 0 0 10px;
	width: 175px;
}
#sidebar h2 {
	behavior: expression(IEPNGFIX.fix(this));
	overflow: hidden;
	margin: 0;
	width: 175px;
	height: 30px;
	padding-top: 15px;
	background: url(img/tabbg.png) no-repeat center center;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	margin-bottom: 15px;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
#sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 5px 0 7px;
	border-bottom: 1px solid #999999;
}
#sidebar form {
	margin: 0;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
}
code {
	font-size: 1.1em;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}

/*calendar*/
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/*structure*/
.narrowcolumn {
	float: left;
	padding: 0 0 20px;
	margin: 0 0 0;
	width: 540px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.post .ktdate {
	color: #CC6600;
}
.post h2 {
	margin-top: 5px;
	margin-bottom: 10px;
}
.post h2 a {
	color: #CC6600;
}
.post h2 a:hover {
	text-decoration: underline;
}
.post p {
	margin-top: 2px;
	margin-bottom: 2px;
	line*height: 1.5em;
}
.post p a, .post p a img {
	vertical-align: middle;
	margin-right: 10px;
}
.narrowcolumn .postmetadata {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.84em;
}
.narrowcolumn .postmetadata a {
	margin-left: 5px;
	margin-right: 5px;
}
.postmetadata {
	clear: left;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*entry*/
.entry {}
.entry h3 {
	margin: 0;
	padding: 0;
}
.entry h3 a {
	margin: 0;
	padding: 0;
}
.entry h3 a img {
	margin: 0;
	padding: 0;
	border: 4px solid #ff8c00;
}
.entry h4 {
	margin: 15px 0 8px;
	background: url(img/tabbar.gif) no-repeat left center;
	padding: 4px;
	text-align: center;
	color: #CC6600;
}
.entry table {
	width: 540px;
	border-cllapse: separate;
	border-spacing: 2px;
}
.entry table th {
	background: #eedd99;
	padding: 2px;
	text-align: center;
}
.entry table td {
	background: #f9f7ed;
	padding: 2px;
	text-align: center;
}
.entry ol {}
.entry ol li {
	font-size: 117%;
}

/*footer*/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/*headers*/
h3.comments {
	margin: 40px auto 20px ;
	padding: 0;
}

/*images*/
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}


/*lists*/
html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 10px;
	list-style: none;
	text-indent: -10px;
} 
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	margin: 0;
	padding: 0 0 0 35px;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


/*form*/
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}
#commentform textarea {
	padding: 2px;
	width: 100%;
	border: 1px solid #cccccc;
	background-color: #f9f9f6;
}
#commentform #submit {
	float: right;
	margin: 0;
}


/*comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}
.commentmetadata {
	display: block;
	margin: 0;
	}


/*calendar*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}


/*various tags & classes*/
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	/*font-size: 0.85em;*/
	font-size: 1.0em;
	font-weight: bold;
	
}


/*categoryType*/
#narrowcolumnTop {
	width: 540px;
}
#categoryType {
	margin: 15px 0 0;
	padding: 0;
}
#categoryType li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	width: 270px;
	height: 160px;
}



