@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/


@import "public.css"; 
@import "topics_style.css"; 



.post {
	padding-right: 0px;
	text-align: left;
}
.post h2 {
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 2px;
	padding-top: 10px;
	padding-left: 5px;
}
.post h2 a {
	color: #000;
	font-size: 14px;
	padding-top: 4px;
}
.post .date {
	font-size: 10px;
	padding-right: 10px;
	position: static;
	float: right;
	padding-top: 2px;
	width: 120px;
	text-align: right;
}
.entry {
	padding-left: 15px;
	padding-right: 10px;
}
.more-link {
	padding-top: 10px;
	display: block;
	text-align: right;
}
.postmetadata {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 3px;
	font-size: 10px;
	padding-bottom: 35px;
	text-align: left;
}
.entry h3 {
	font-size: 12px;
}
.entry p {
	padding-top: 2px;
	padding-bottom: 2px;
}
#side_block .list_blocks {
	text-align: left;
}
.list_blocks h5 {
	height: 26px;
	width: 170px;
	background-image: url(img/blog_side_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 6px;
	padding-left: 10px;
	list-style-type: none;
}
.list_blocks .wp_list {
	padding-bottom: 12px;
}
.list_blocks .wp_list li {
	background-image: url(img/list_point.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	height: auto;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 3px 9px;
	font-size: 10px;
}
#menu_bridal .blog_list li a {
	background-color: #FFF;
	background-image: none;
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 2px;
}
.block_topics h2 {
	font-size: 12px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: normal;
	text-align: left;
	width: 580px;
	margin-bottom: 5px;
}
.navigation {
	padding-top: 5px;
	padding-bottom: 4px;
}
#content .commentlist {
	padding-right: 15px;
	padding-left: 15px;
}
#content .commentlist li {
	list-style-type: none;
}
#comment .commentlist p {
	padding-right: 8px;
	padding-left: 8px;
}
#content .commentlist p {
	padding-right: 8px;
	padding-left: 8px;
}
#menu_bridal .blog_list li {
	background-color: #FFF;
	background-image: none;
	height: auto;
}
#blog_list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#blog_list h5 {
	background-image: url(img/sub_navi_title_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 150px;
	padding-left: 30px;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	padding-top: 5px;
}
#blog_list li {
	background-color: #fafafa;
	font-size: 12px;
	list-style-type: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
	display: block;
	height: auto;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(img/blog_bk.gif);
	background-repeat: no-repeat;
}

#s{
	height:16px;
	width:140px;
	margin-top: 0px;
	padding-top: 0px;
	}
.page_inner table {
	font-size: 12px;
}
#content  .entry ol {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 14px;
}
#content  .entry ul {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 14px;
}
#content .entry p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main_block .topics_list li a {
	color: #FFF;
}
#main_block .topics_list li .a a {
	color: #00A0F0;
}
.entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topics_list li .uncategorized {
	float: right;
}
