﻿/*
Theme Name: 090916
Theme URI: 
Description: 床屋がドッと混むテーマ
Version: 1.6
Author: saito
Author URI: 
*/

/* Begin Structure */

html {
	overflow-y: scroll;
	}
	
* {
	margin:0;
	padding:0;
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #191919;
	text-align: center;
	background: url(images/bodybg.gif) repeat-y center;
	}
body#home {
	background: url(images/bodybg_home.gif) repeat-y center;
	}

div {
	text-align: left;
	}

code {
	font: 1.2em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 1em;
	letter-spacing: .07em;
	}

a,
h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	/* border: 1px dotted #f00;ガイド */
	float:none;
	clear:both;
	}
#nohome #page {
	background: url(images/bodybg.gif) repeat-y center;
}

#header {
	text-align: left;
	float:none;
	clear:both;
	}
#nohome #header {
	height: 125px;
	}

#headerimg {
	}

#content {
	font-size: 1.2em;
	}

.narrowcolumn {
	float: right;
	clear:right;
	padding: 0;
	margin: 0;
	}
#home .narrowcolumn {
	width: 590px;
	}
#nohome .narrowcolumn {
	width: 640px; /* border分 */
	background: url(images/innernarrow_m.jpg) repeat-y;
	}
	
.widecolumn {
	line-height: 1.6em;
	padding: 0;
	margin:0;
	width: 590px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.post {
	margin-left: 40px;
/*	text-align: justify; */
	}
.post hr {
	display: block;
	}

small {
	font-family: 'Lucida Grande';
	font-size:10px;
	line-height: 1.5em;
	}

.entry {
	line-height: 1.4em;
	}

.entry p a:visited {
	color: #B75B9B;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#contentfooter {
	text-align: right;
	background: url(images/innernarrow_b.jpg) no-repeat bottom;
	padding: 20px;
	float:none;
	clear:both;
	display: block;
	}
#contentfooter a {
	color:#666;
	}
.gotopagetop {
	text-align:right;
	}
.gotopagetop a {
	color:#666;
	background: url(images/contentfooter_bg.gif) left no-repeat;
	padding-left: 1.5em;
	}

#footer {
	padding: 25px 0;
	margin: 0 auto;
	clear: both;
	font-size: 1em;
	}
	
#footer ul {
	float: right;
	margin:0 auto;
	}
#footer ul li {
	list-style: none;
	float:left;
	}
#footer img {
	vertical-align: text-bottom;
	}
/*#footer ul li:after {
	content: " |　";
	}
*/
#footer p {
	width:250px;
	text-align: center;
	float:left;
	}
#footer a {
	color: #191919;
	}
/* End Structure */



/*	Begin Headers */

h1#pageid {
	background: #000 url(images/pageid_bg.jpg) repeat-y;
	float:left;
	width: 270px;
	padding-top:25px;
	text-align: center;
	font-family: 'Lucida Grande';
	line-height: 1;
	font-size: 1em;
	}
h1#pageid a {
	display: block;
	}
h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 1;
	}
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 12px;
	font-weight: normal;
	background: url(images/innernarrow_t.jpg) top no-repeat;
	padding: 20px;
}

h3 {
	font-size: 1.4em;
	padding: 0;
	}

h3.comments {
	padding: 0;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #191919;
	}

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;
	}
/* End Headers */

/* Begin Category */

#incat .post {
	margin: 2em 0 2em 20px;
	padding-left:20px;
	background: url(images/incat_post_bg.jpg) no-repeat top;
	}
#incat .post h3 {
	margin: 0.5em 1em 1em 0;
	padding: 1.4em 1em 0.6em 0.5em;
	font-size: 1.4em;
	}
#incat .post h3 a {
	display: block;
	}
#incat .post .cip_date {
	margin: 1em;
	color:#999;
	}
#incat .entry {
	min-height: 10em;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding-bottom: 2em;
	}
#incat .entry p {
	margin:0 3em;
	line-height: 1.8em;
	font-size: 1.2em;
	}
#incat .entry h2, #incat .entry h3, #incat .entry h4, #incat .entry h5, #incat .entry h6 {
	margin:12px 24px;
	line-height: normal;
	}
#incat .entry strong {
/*	font-weight: normal; */
	}
#incat .entry .medium {
	font-size: 14pt;
	}
#incat .entry .large {
	font-size: 18pt;
	}
#incat .entry-footer {
	text-align:right;
	font-size: 10px;
	}
/* End Category */

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

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
	}
.wp-caption {
	margin: 1em 2em;
	background-color: #F5F5F5;
	border: solid 1px #eee;
	text-align:center;
	padding: 6px 1px;
	}
.wp-caption img {
	margin:0;
	}
.wp-caption-text {
	font-size: 1.2em;
	text-align:center;
	}
/*
.wp-caption {
	margin: 2em;
	padding:0;
	}
.wp-caption img {
	margin:0;
	}
.wp-caption-text {
	display:none;
	}
*/
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	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 {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#nav {
	float:right;
	clear: right;
	width:590px;
	margin-top: 2em;
	}

#nav ul {
	float: none;
	clear: both;
	}
#nav ul li {
	float: right;
	list-style: none;
	margin: 0 0 1em 2em;
	}
#nav ul.navl li a {
	border-left: 3px #191919 solid;
	display: block;
	padding-left: 0.5em;
	}
#nav ul.navl li a:hover {
	border-left: 3px #ccc solid;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.searchanswer {
	margin: 2em 0;
	}
.searchtry {
	text-align: justify;
	line-height: 1.8em;
	margin: 0 3em;
	}
/* End Form Elements */



/* Begin Comments*/
#commentzone {
	margin-left: 40px;
	}
.commentpartition {
	margin: 2em 0;
	float:none;
	clear:both;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.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 {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.trackbacks {
	margin-left: 3em;
	}
#tb_url {
	width: 400px;
	margin: 6px 0;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 0 10px 20px;
	width: 200px;
	float:left;
	clear:left;
	}
html>body li {
	line-height: normal;
	}
*html li {
	line-height: normal;
	}
#sidebar form {
	margin: 0;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 6px;
	}

#sidebar ul p, #sidebar ul select {
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	background:#fff;
	border-width: 1px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebanner li { /* バナー */
	padding-bottom: 10px;
	}
#innersidebar a {
	color: #191919;
	display: block;
	}
#innersidebar_cat a {
	color: #191919;
	}
#innersidebar a:hover, #innersidebar_cat a:hover {
	color:#999;
	text-decoration:none;
	}
#innersidebar_cat img {
	vertical-align:middle;
	}
#innersidebar li {
	float:none;
	clear:both;
	}
#innersidebar #side02 {
	background: url(images/homeside_02.gif) no-repeat left top;
	margin-bottom:20px;	
	}
#innersidebar #side02 a {
	display: block;
	padding: 27px 0 1px 7px;
	color: #191919;
	text-decoration: none;
	border-left: 5px #191919 solid;
	}
#insidexl1 a {
	background:url(images/liststyle_t1.gif) no-repeat left;
	padding: 0 0 0 18px;
	}
#insidexl2 a {
	background:url(images/liststyle_t2.gif) no-repeat left;
	padding: 0 0 0 18px;
	}
#insidexl3 a {
	background:url(images/liststyle_t3.gif) no-repeat left;
	padding: 0 0 0 18px;
	}
#insidexl1 a:hover {
	background:url(images/liststyle_t1-f.gif) no-repeat left;
}
#insidexl2 a:hover {
	background:url(images/liststyle_t2-f.gif) no-repeat left;
}
#insidexl3 a:hover {
	background:url(images/liststyle_t3-f.gif) no-repeat left;
}

.insidexl {
	margin: 0 0 14px 18px;
	font-size: 14px;
	}
.insidel {
	margin-left: 20px;
	}
.insidem, .cat-item {
	margin: 0 0 6px 36px;
	}
.insides {
	margin: 10px 0 0 24px;
	padding: 14px 0 0 0;
	border-top: 1px solid #eee;
	}
/* End Sidebar */



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

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.navigation .wp-pagenavi {
	text-align: center;
	margin: auto;
	height: 20px;
	width: 500px;
	}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #0066cc;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #0066cc;
}
.wp-pagenavi a:hover {	
	color: #191919;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #0066cc;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #191919;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #191919;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #191919;
}

.futoji {
	font-weight: bold;
	}
.aligncenter {
	text-align: center;
	display:block;
	margin: auto;
	}

.f-n {
	float:none;
	clear:both;
	}
.reddy {
	color:red;
	}
.post-ratings {
	font-size: 1.1em;
	}
.post-ratings, .post-ratings-loading {
	text-align:right;
	margin: 10px 0 0 0;
	}
.post-ratings img {
	vertical-align: middle;
	}
/* End Various Tags & Classes */
