@charset "utf-8";
/*
Theme Name: kanagawa
Theme URI: http://studio-benkei.com
Description: これは実験的に作ったサンプルです。
Version: 001
Author: 弁慶
Author URI: http://studio-benkei.com
tags: studio-benkei,studio-benkei.com,スタジオベンケイ,studiobenkei
*/
/* ===================================================================
CSS information

 file name  :style.css
 style info :ブログ専用CSS
=================================================================== */

#contentsBlog {
	float: left;
	width: 750px;
}
	
#mainBlog {
	float: right;
	width: 510px;
	margin-bottom: 20px;
	background-image: url(http://studio-benkei.com/photo-blog/wp-content/themes/benke2/img/share/blog_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.mainBlogC {
	background-image: url(http://studio-benkei.com/photo-blog/wp-content/themes/benke2/img/share/blog_btm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
.mainBlogBtm {
	background-image: url(http://studio-benkei.com/photo-blog/wp-content/themes/benke2/img/share/blog_c.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.post {
	margin-bottom: 20px;
}

#mainBlog .post h2 {
	background-image: url(http://studio-benkei.com/img/item/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 1.1em;
	border-bottom: 1px dotted #B3D1E3;
	margin-right: 20px;
	padding-bottom: 5px;
}
#mainBlog .post h2 a {
	text-decoration: none;
}
#mainBlog .post p {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.1em;
	line-height: 1.8em;
}

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	padding-top:4px;
	text-align:center;
	margin: 20px;
}

.wp-caption .wp-caption-text {
	color:#333;
	text-decoration:none;
}

.pagelink {
	margin-bottom: 20px;
}


.pagenext {
	padding-right: 20px;
}
.pageprev {
	padding-left: 20px;
}

#pagetitle {
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

.cont_reading {
	margin-bottom: 15px;
}

#mainBlog a {
	color: #C7eeee;
	text-decoration: underline;
}
#mainBlog a:hover {
	text-decoration: none;
}

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	padding-top:4px;
	text-align:center;
	margin: 20px;
}

.wp-caption .wp-caption-text {
	color:#333;
	text-decoration:none;
}
#com {
	padding-left: 20px;
	padding-right: 20px;
}
.compost {
	margin-bottom: 20px;
	border: 1px solid #B3D1E3;
	padding: 10px;
}


.compost img {
	margin-right: 10px;
}
.avatar {
	margin: 0px 0px 5px;
	padding: 0px;
}
#comment {
	width: 470px;
	margin-bottom: 10px;
}

.compost p {
	margin-bottom: 10px;
}
.cominfo {
	background-color: #999999;
	padding-left: 10px;
}

#submit {
	margin-bottom: 10px;
}


#comfeed{
	margin-bottom: 10px;
}
#comfeed a {
	color: #fff;
	display: block;
	background-image: url(http://studio-benkei.com/photo-blog/wp-content/themes/benke2/img/share/feed-icon-12x12.png);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 18px;
}

#trurl {
	width: 450px;
	background-color: #333;
	overflow: auto;
	padding: 10px;
}





#sidebar {
	float: right;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	background-image: url(http://studio-benkei.com/img/share/affiliate_top.png);
	margin-bottom: 30px;
}
.sidebarBtm {
	background-image: url(http://studio-benkei.com/img/share/affiliate_btm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
.sidebarC {
	background-color: #3CA4E2;
}
  #sidebar .title {
	background-image: url(http://studio-benkei.com/img/share/nav_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 3px;
}
#sidebar ul {
	padding-left: 10px;
	list-style: none;
	padding-right: 10px;
	padding-bottom: 15px;
}
#sidebar  li{
	background-image: url(http://studio-benkei.com/img/share/nav_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebar  li a {
	color: #fff;
	display: block;
	background-image: url(http://studio-benkei.com/img/item/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.9em;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 5px;
}
#sidebar li a:hover ,
#sidebar .feed a:hover {
	background-color: #318fc8;
}

#sidebar .title h2 {
	background-image: url(http://studio-benkei.com/img/share/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
  #sidebar .feed {
	padding-left: 10px;
	margin-bottom: 10px;
}
#sidebar .feed a {
	color: #fff;
	display: block;
	background-image: url(http://studio-benkei.com/photo-blog/wp-content/themes/benke2/img/share/feed-icon-14x14.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.wp-smiley {
	padding-top: 5px;
}
.M {
	margin-bottom: 10px;
}

