@charset "utf-8";
/*
Theme Name: toco lente 2010
Theme URI: 
Description: toco lente 2010ブログ
Version: 1.0
Author: Alive
Author URI: 
*/



/* Begin Typography & Colors */
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 */'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro', serif;
	color: #595757;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.gif) center 80px no-repeat;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
	}
.thread-alt {
/*	background-color: #f8f8f8; */
	background-color: #fff;
	}
.thread-even {
	background-color: #fff;
	}
.depth-1 {
/*	border: 1px solid #ddd; */
	}

.even, .alt {
/*	border-left: 1px solid #ddd; */
	}

#footer {
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 0;
	margin: 10px auto 0 auto;
	border: none;
	clear: both;
	background-color: #f5f5f5;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.entry p {
	font-size: 1.05em;
	margin-bottom:1em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#information {
	font: 1.2em 'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro', serif;
	text-align:justify;
	letter-spacing: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

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

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

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

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

/* End Typography & Colors */



/* Begin Structure */

#page {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	}

#header {
	margin: 0;
	padding: 0 0 20px 0;
	}

#headerimg {
	background: url(images/h1.gif) top center no-repeat;
	margin: 0;
	padding:0;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#page-l {
	float: left;
	clear: left;
	width: 700px;
	}
#information {
	float:right;
	clear:right;
	width: 190px;
	padding: 40px 0 0 10px;
	line-height: 1.6em;
	}
	#information dd {
		font-size: 1.2em;
		}
.narrowcolumn {
	float: right;
	margin: 0px 0 0;
	width: 498px;
	border: 1px solid #ddd;
	background: #fff url(images/narrow-bg.gif) repeat;
	}
.home .narrowcolumn {
	background: #fff none !important;
	border: none !important;
	}
.archive .narrowcolumn {
	min-height: 800px;
	}
	
.widecolumn {
	padding: 0;
	width: 480px;
	}

.post {
	border: 1px solid #fff;
	width: 460px;
	padding: 8px;
	background-color: #fff;
/*	text-align: justify; */
	}
.archive .post, .single .post {
	margin: 10px auto 30px auto;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 5px solid #ddd;
	border-left: 1px solid #ddd;
	}
.home .post {
	margin: 0;
	border: 1px solid #ddd;
	padding:20px 18px;
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	border-top: 1px dashed #ddd;
	text-align: right;
	}

.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: both;
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.clear {
	clear: both;
}

.gotodiary {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: none;
	clear:both;
	margin: 10px auto;
	text-align: center;
	}
.gotodiary a {
	padding: 5px 7px;
	background-color: #54000B;
	border:1px solid #54000B;
	color: #fff;
	}
.gotodiary a:hover {
	border:1px solid #54000B;
	background-color: #fff;
	color: #54000B;
	text-decoration: none;
	}
/* End Structure */



/*	Begin Headers */
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #595757;
	}

h2, h3 {
	font-weight: bold;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #595757;
	}

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;
	}
h1 {
	font-size: 1.2em;
	font-family:'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro', serif;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
	}
h1 a {
	display: block;
	padding: 175px 0 10px 0;
	}
	
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}
#information h2 {
	font-size: 1.6em !important;
	font-weight: normal;
	margin: 0 !important;
	line-height: 1em;
	letter-spacing: 1px;
	font-family:'Futura-Light', 'Futura', Arial, Helvetica, sans-serif !important;
/* Georgia, Times, 'Times New Roman', serif */
	}
	#information h2 span {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size: 0.65em; font-weight:normal; letter-spacing:normal;
		}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

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



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
.first-image {
	margin: 0 auto;
	text-align:center;
	}
.home .first-image {
	display:none;
	}
.home .firstimage {
	max-width: 460px;
/*	min-width: 450px; */
	margin: -21px auto -21px auto;
	}
div.firstimages {
	background-color: #F7F4F4;
	text-align: center;
	margin-bottom: 1em;
	}
div.firstimages span {
	display: block;
	clear:both;
	}
div.firstimages span.firstimages-hi {
	position: relative;
	}
div.firstimages span.firstimages-lo {
	}	

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



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 {
	}

.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;
	}

/* End Entry Lists */



/* Begin Form Elements */
#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 {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	margin: 10px 0;
	}
#commentform #url, #commentform #email, #commentform #author, #commentform textarea {
	border: 1px solid #ddd;
	}
#respond {
	float:none;
	clear:both;
	display:block;
	padding-bottom:20px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
.commentsubmit {
	text-align:right;
	display:block;
	}
/* End Form Elements */



/* Begin Comments*/
#commentsarea {
	margin: 20px 20px auto 20px;
	}
#commentsarea:after {
	display:block;
	content:".";
	visibility:hidden;
	clear:both;
	float:none;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#recentcomments .recentcomments {
	padding-bottom:0.5em;
	list-style: outside circle;
	margin-left: 1.4em;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 12px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 1em;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar {
	padding:0;
	float:left;
	clear:left;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
#sidebar-todayphoto {
	height: 44px;
	margin-bottom: 20px;
	}
	
#sidebar .widgettitle {
	margin: 5px 0;
	}
.widget_archive, .widget_recent_comments, .widget_entry {
	margin: 20px 0;
	}
.widget_tag_cloud div {
	margin-left: 12px;
	}
.widget_tag_cloud div a {
	margin-right: 1em;
	}	
#shopstatus {
	margin: 5px 0 20px 0;
	padding: 6px 10px 10px;
	background-color: #F7F4F4;
	}
#shopstatus dl dd {
	margin: 0 0 0 1em;
	}
#shopstatus dl dt {
	margin: 0.5em 0 0.2em 0;
	}
	
#sidebar #news h2 small {
	font-size: 0.8em;
	font-weight: normal;
	}
.news-entry {
	padding:10px;
	background-color: #F7F4F4;
	}
.news-entry h3 {
	margin:0;
	padding: 0.2em 0;
	}
.news-entry p {
	line-height: 1.5em;
	text-align: justify;
	}

/* End Sidebar */



/* Begin Calendar */
#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: 0;
	padding:0;
	width: 190px;
	border-collapse: collapse;
	}

#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;
	}

#wp-calendar caption {
	text-align: left;
	height: 1.2em;
	margin: 1em 0 0 0;
	padding:0;
	font-family: 'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro', serif;
	}
*:first-child+html #wp-calendar caption {
	padding: 10px 0 0 0;
	}

#wp-calendar table {
	border-collapse: collapse;
	}
#wp-calendar th {
	font-weight: normal;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 27px;
	line-height: normal;
	padding: 0;
	}
#wp-calendar th, #wp-calendar td {
	margin:0;
	text-align: center;
	}
#wp-calendar td {
	padding: 3px 0;
	color: /* #54000B */#fff;
	border-right: 1px solid #fff!important;
	border-bottom: 1px solid #fff!important;
	background-color: #C1A9A6;
	}
#wp-calendar td#prev, #wp-calendar td#next, #wp-calendar td#showit {
	background: none !important;
	color: #595757;
	}
#wp-calendar td#showit a {
	display: none;
	}
#wp-calendar .nav td {
	background: none;
	}
a#ec3_publish, a#ec3_publish img {
	display: none;
	}
#event-calendar h2 {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	}
	

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

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 15px 0;
	}
.jumping {
	text-align:right;
	width: 900px;
	margin: 0 auto;
	float:none;
	clear:both;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 460px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width: 450px;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px 4px;
	margin: 0;
}
/* End captions */

/* home */
.home .entry, .single .entry {
	min-height:432px;
	}
.home .entry p{
	padding: 0 20px 1em 20px;
	}	
.home .entry h2, .single h2, .archive .post h3{
	margin: 1em 0;
	font-size: 1.8em;
	font-weight:normal;
	font-family:'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro', serif;
	}