/*  
Theme Name: 日記的備忘録 - WordPressテーマ（2008年8月）
Theme URI: http://blog.foglia.jp/
Version: 1.0
Author: Masao Hirasawa
Author URI: http://gucio.jp/
*/

a {color:#0068a2;text-decoration:none;}
a:hover {text-decoration:underline;}
a.more-link {color:#0068a2;}
a.more-link:visited {color:#a82b20;}

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/box_bg.gif') center repeat-y;
	color: #222;
	line-height: 1.65;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	}

#page {
	text-align: left;
	}

#header {
	width: 100%;
	}

#headerimg {
	background: #fff url('images/header.png') top no-repeat;
	}

#headerimg a {
	display: block;
	height: 170px;
	width: 100%;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}

.entry {
	margin: 10px 0 35px;
	}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 16px;
	margin: 20px 0 9px;
	padding: 0;
	}


h3 {
	font-size: 1.3em;
	}

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

h2 a:hover, h3 a:hover {
	color: #777;
	}

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

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #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: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

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 {
	text-decoration: none;
	}

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

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

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

#wp-calendar td#prev,
#wp-calendar td#next {
	padding-top: 9px;
	}



/* End Typography & Colors */



/* Begin Structure */

#content {
	display: block;
	float: left;
	width: 542px;
	padding: 0 23px 60px 20px;
	}

#sidebar {
	display: block;
	float: right;
	padding: 0 20px 80px 15px;
	width: 180px;
	}


.post {
	margin: 0 0 35px;
	padding: 0 12px 0 30px;
	}

.post img {
	margin: 0 0 6px;
	}

.postmetadata {
	padding-top: 5px;
	text-align: right;
	}

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	display: block;
	padding: 30px 0 70px;
	margin: 0 auto;
	width: 100%;
	clear: both;
	background: #fff;
	}

#footer p {
	font-size: 10px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	}

h2 {
	margin: 25px 0 0;
	padding: 0;
	font-size: 20px;
	}

h2.pagetitle {
	text-align: center;
	margin-top: 15px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3#comments {
	font-size: 14px;
	padding: 0;
	margin: 40px auto 20px ;
	}

h3#respond {
	font-size: 23px;
	margin: 45px 0 0;
	}

/* End Headers */



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

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	line-height: 1.7;
	}

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

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

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

#sidebar ul.blogroll li a {
	font-size: 12px;
	}

#sidebar ul.blogroll {
	font-size: 11px;
	}


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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 1px 0;
	}

/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	margin-left: 3px;
	font-size: 100%;
	padding: 2px 4px;
	}

.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: 10px 0 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	padding: 15px 10px;
	list-style: none;
	}

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


#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	}

#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%;
	padding: 5px 0;
	border-top: 1px solid #c9cacb;
	border-bottom: 1px solid #c9cacb;
	}

#wp-calendar th,
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td a {
	display: block;
	width: 80%;
	background: #f1f1f1;
	}

#wp-calendar td#prev a,
#wp-calendar td#next a {
	background: #fff;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

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

.grey {
	color: #898989;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	color: #0068a2;
	text-align: center;
	margin: 10px 0;
	padding: 0 12px 15px 30px;
	}


.navigation_bottom {
	display: block;
	text-align: center;
	margin: 55px 0 0;
	padding: 0 12px 5px 30px;
	}


/* 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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

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


/* Contact Form */

table.contactform {
	width: 90%;
	}

table.contactform td {
	padding: 12px 8px;
	text-align: left;
	border: 0px;
	}

table.contactform td.right {
	text-align: right;
	}

table.contactform td input {
	width: 260px;
	}
	
textarea {
	width:320px;
	max-width:320px;
	height:200px;
	font-size: 100%;
	color: #222;
	}
