@charset "utf-8";
/*
Theme Name: sakagura
Theme URI: http://www.kikumasamune.co.jp/blog/sakagura/
Description: 菊正宗の<a href="http://www.kikumasamune.co.jp/blog/sakagura/">酒蔵</a>のテーマ
Version: 1.0
Author: SIXBIRD
Author URI: http://www.6-bird.net/
Tags: black, two column

	machigura v1.0
	 http://www.kikumasamune.co.jp/blog/sakagura/

	This theme was designed by sidekick and built by SIXBIRD.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background: #000000 url(images/bg.jpg) no-repeat center top;
}
#header {
	background: url(none);
	height: auto;
}
#logo {
	height: 50px;
}
#logo a {
	background: url(images/logo.png) no-repeat left top;
	width: 379px;
	height: 0;
	padding-top: 30px;
	display: block;
	overflow: hidden;
}


#content {
	background: url(images/bg_contents.jpg) repeat left top;
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

#wrap {
	background: url(images/bg_contents_top.png) no-repeat left top;
}
*:first-child+html #wrap { /*IE7*/
	zoom: 1;
}


#mainContent, #sideContent {
	padding-top: 30px;
	padding-bottom: 30px;
}

#mainContent {
	float: right;
	width: 610px;
	margin-right: 30px;
}
* html #mainContent { /*IE6*/
	margin-right: 15px;
}

#sideContent {
	background: url(images/bg_side.png) repeat-y left top;
	float: left;
	width: 220px;
	color: #FFFFFF;
	padding-right:10px;
	padding-left:5px;
}

#footerWrap {
	background-color: #FFFFFF;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-size: 10px;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-weight: bold;
}
.entry h1 {
	font-size: 16px;
	margin: 30px 0 20px;
}
.entry h2 {
	font-size: 15px;
	margin: 30px 0 15px;
}
.entry h3 {
	font-size: 14px;
	margin: 30px 0 10px;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
a:active, a:visited, a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


.widget {
	padding-bottom: 20px;
}
.widgetTitle, .widgetInner {
	padding: 0 10px;
}
h3.widgetTitle {
	font: 15px Georgia, "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", serif;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	padding-left: 10px;
	background: url(images/bg_sidetitle_btm.png) repeat-x left bottom;
}
* html h3.widgetTitle {
	background: url(images/bg_sidetitle_btm.png) repeat-x left 25px;
}

h1.postTitle, h2.postTitle {
	display:table-cell;
	vertical-align:middle;
	height: 42px;
	width: 610px;
	padding: 0 10px;
	font-size: 15px;
	background: url(images/bg_posttitle.png) no-repeat left top;
}
h1.postTitle a, h2.postTitle a,
h1.postTitle a:active, h2.postTitle a:active,
h1.postTitle a:visited, h2.postTitle a:visited,
h1.postTitle a:link, h2.postTitle a:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 42px;
}


h2.pagetitle {
	font-size: 1.6em;
	}

/* POST AUTHER & POST DATE */
p.postAuthor {
	margin-bottom: 15px;
	padding: 15px 0 15px 10px;
	border-bottom: 1px solid #D9D9D9;
	line-height: 1em;
}


/* ENTRY AREA */
.entry {
	margin-bottom: 20px;
	padding: 0 10px;
}
.entry p {
	margin-bottom: 1.8em;
}


.postmetadata {
	clear: both;
	text-align: right;
	margin-bottom: 50px;
	padding: 10px;
	background: url(images/bg_postfoot.png) repeat left top;
	line-height: 1em;
}
.postmetadata a {
	color: #333333;
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: underline;
}
.entry img {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 4px;
}


strong {
	font-weight: bold;
}
em {
	font-style: italic;
}



/* Begin Comments*/
#comment {
	clear: both;
	margin-bottom: 30px;
}
#comment h3 {
	clear: both;
	font: 15px Georgia, serif;
	margin-bottom: 10px;
}



.tbList li, .commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

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

.commentlist cite, .commentlist cite a {
	}

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

.tbList li {
	margin: 0 0 15px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border:1px solid #DDDDDD;
}

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

#commentform textarea {
	width: 450px;
	padding: 2px;
}
#commentform #submit {
	margin: 0 0 5px auto;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}
/* End Comments */


.nocomments, blockquote, strike {
	color: #666666;
}

code {
	font-size: 1.1em;
}

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

.trackback {
	margin-bottom: 30px;
}
.trackback h3 {
	font: 15px Georgia, serif;
	margin-bottom: 10px;
}
#tb_url {
	width: 450px;
	padding: 5px;
	border: none;
	background: #EEEEEE;
}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}



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

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

/* End Structure */






/* 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 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 10px 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: 20px;
	margin-bottom: 1.5em;
	list-style-image: none;
	list-style-type: circle;
	}

html>body .entry li {
	margin: 5px 0;
	padding-left: 5px;
}


.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
	}

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


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

#sideContent ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

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

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

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

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

#sideContent ul ul li {
	margin: 3px 0 0;
	padding: 0 0 0 15px;
	background: url(images/icon_circle.png) no-repeat left center;
}
#sideContent ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sideContent ul ul li a, #sideContent ul ol li a {
	text-decoration: none;
	color: #FFFFFF;
}
#sideContent ul ul li a:hover, #sideContent ul ol li a:hover {
	text-decoration: underline;
}
#sideContent form {
	margin: 0;
}


#sideBanner, #widgetRss {
	padding: 0 10px;
	margin-bottom: 15px;
}
#sideBanner a, #widgetRss a {
	text-decoration: none;
	color: #FFFFFF;
}
#widgetRss a {
	background: url(images/icon/icon_rss.png) no-repeat left center;
	padding: 2px 0 2px 20px;
	font-size: 11px;
}

#sideBanner li {
	background: url(none) !important;
	padding-left: 0  !important;
}


/* End Entry Lists */



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

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

#sideContent #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

/* End Form Elements */






/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	width: 200px;
	color: #8e8f93;
}

#wp-calendar a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #B9BAC0;
}

#wp-calendar caption {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#wp-calendar th, #wp-calendar tr {
	font-size: 11px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	font-weight: normal;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: none;
}
/* 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: 10px;
	border-left: 5px solid #ddd;
	}

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

.hidden {
	display: none;
	}

hr {
	display: none;
	}


.navigation {
	clear: both;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 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 */


.textJustify {
	text-align: justify;
}


/* iepngfix */
/*
#logo a, #contentBtm, #headerMain a {
	behavior: url(../../../../common/js/iepngfix.htc)
}
*/


