@charset "utf-8";
/*
Theme Name: Laboratorism Sekinet Blog
Theme URI: http://www.laboratorism.com/
Description: Laboratorismのテーマ
Version: 1.0
Author: kohey
Author URI:
Tags:
*/



/* Begin Typography & Colors */
body {
}
.clear {
	clear: both;
}


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


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#content{
	width:640px;
	float:left;
	padding-right:0;
}
#content .inner .entry{
	min-height:100px!important;
	clear:both;
	padding-top:5px;
}
#content .postmetadata{
	margin:0 5px;
	font-size:0.9em;
}
#content .post .date{
	float:left;
}
#content .post .feeds{
	float:right;
}
.comment{
	margin:10px 20px 20px;
	background:#EEEEEE;
	border:solid 1px #DDDDDD;
	font-size:0.8em;
}
.comment p{
	margin:1em;
}
textarea#comment{
	width:546px;
}

#sidebar{
	width:200px;
	float:right;
	margin:53px 20px 20px 0;
}
#sidebar ul{
	margin:0;
	padding:0;
}
#sidebar ul ul{
	margin-left:25px;
	margin-bottom:10px;
}
#sidebar ul ul li{
	margin-bottom:5px;
	font-size:0.9em;
}
#sidebar .widget{
	list-style-type:none;
	background:white;
	border:1px solid #666666;
	border-top:0;
	margin-bottom:10px;
}
#sidebar .widgettitle{
	background:url("http://www.laboratorism.com/images/topicTitle.gif") repeat-x center bottom;
	border:1px solid #666;
	border-width:1px 0;
	padding:5px 5px 5px 10px;
	margin:0 0 5px;
	font-size:1em;
	color:white;
}
#sidebar li h2{
	font-size:1.2em;
	margin-bottom:0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 */




.feeds #___plusone_0 iframe{
	margin-bottom:-3px!important;
}
.feeds #___plusone_0{
	margin-right:7px!important;
}


/* WP FACEBOOK LIKE ---------------------------------------------- */
.wpfblike{
	display:inline;
	width:73px;
	margin-bottom:-40px;
}
.wpfblike span{
	display:block;
	overflow:hidden;
	margin-bottom:-12px;
	width:73px!important;
	height:28px!important;
}
/* WP FACEBOOK LIKE ---------------------------------------------- */

