/*  
Theme Name: Green Love
Theme URI: http://www.blogohblog.com/
Description: In Couple? Feel free to use it se:). This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. I love to hear of my work being usedf :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer.
Version: 
Author: Bob 
Author URI: http://www.blogohblog.co
*/

body {
	/* font-family:   メイリオ,  Meyrio,   Verdana,  Helvetica,  Arial,  Tahoma,  "ＭＳ Ｐゴシック",  sans-serif ; */
	font-size: 95%;
	background: #000;
	color:#ccc;
	margin:0px;
}

#wrap {
	background:#1d2224;
	margin:0px auto;
	padding:0px;
	width:800px;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}

#top {
	background:#1d2224 url(images/top.gif) repeat-x;
	margin: 0px auto;
	padding: 0px;
	height: 135px;
	clear:both;
}

a:link {
	text-decoration: none;
	color : #adb102;
	border: none;
}

a:active {
	text-decoration: none;
	color : #adb102;
	border: none;
}

a:visited {
	text-decoration: none;
	color : #adb102;
	border: none;
}

a:hover	{
	text-decoration: none;
	color : #555353;
	border: none;
/*	cursor: crosshair;*/
	} 

#blogtitle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1d2224;
	text-align:left;
	font-size:30px;
	font-weight:bold;
	line-height:100%;
	padding-top:60px;
	text-transform:capitalize;
	margin:0px;
	padding-left:200px;
}

#blogtitle a:link {
	text-decoration: none;
	color : #1d2224;
	border: none;
}

#blogtitle a:active {
	text-decoration: none;
	color : #1d2224;
	border: none;
}

#blogtitle a:visited {
	text-decoration: none;
	color : #1d2224;
	border: none;
}

#blogtitle a:hover	{
	text-decoration: none;
	color : #555353;
	border: none;
/*	cursor: crosshair;*/
} 

#blogdesc {
	float: left;
	color: #1d2224;
	padding-left:205px;
	text-align:left;
	font-size:12px;
	padding-top:5px;
	text-transform:capitalize;
	margin:0px;
}

#search {
/*	float: right;*/
	height: 30px;
	width: 180px;
	margin-top:35px;
}

#right {
	margin: 0 0 10px 3px;
	padding: 10px;
	float: right;
	width: 200px;
	font-size:0.8em;
}

#right h2 {
	font-size: 1.2em;
	padding: 3px 0px;
	margin: 0px 7px 3px 7px;
	border-bottom: dashed 1px #ccc;
}

#right ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

#right ul li {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#right ul li ul {
	list-style-type: square;
	margin: 0px;
	padding: 0 3px;
}

#right ul li ul li {
	list-style-type:none;
	 background: transparent url(images/bullet.gif) no-repeat 0 4px;
	padding: 0px 0px 2px 14px;
	border: 0;
	margin: 0;
	 }

#left {
	margin: 0 0 10px 3px;
	padding: 10px;
	float: left;
	width: 550px;
	overflow:hidden;
	line-height:170%;
}

#left h2 {
	font-size: 1.3em;
	padding: 3px 0px;
	margin: 0px 7px 3px 0px;
	border-bottom: dashed 1px #ccc;
	line-height:110%;
}

#left h4 {
	font-size: 1.1em;
	line-height:110%;
	margin-bottom:0px;
}

#left h5 {
	font-size: 1em;
	line-height:110%;
	margin-bottom:0px;
}

#left h6 {
	font-size: 1em;
	line-height:110%;
	margin-bottom:0px;
}

#left img {
	border:1px #666 solid;
}

img.wp-smiley {
	border:0px;
}

.post {
	text-align: justify;
	text-justify: distribute;
	}

/*
.post p  {
	word-break:break-all; */
}
*/

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#navigation {
	display: block; 
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
	font-size: 0.8em;
	line-height:130%;
}

.postmetadata {
	background:#464c4f;
	font-size:0.8em;
	padding:5px;
	border-bottom:#666 1px solid;
	border-top:#666 1px solid;
	line-height:130%;
}

.entry p.postmetadata {
/*	word-break:normal;*/
}

blockquote {
	margin: 15px 0px 30px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-size: 0.9em;
	line-height:160%;
/*	word-break:break-all;*/
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.comment h3 {
	font-size: 1.1em;
	padding: 3px 0px;
	margin: 0px 7px 3px 0px;
	border-bottom: dashed 1px #ccc;
}

ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 0 0 1px;
}

ol.commentlist li {
	list-style: none;
	margin: 0;
	padding: 13px 13px 1px;
}

ol.commentlist li.commenthead {
	list-style: none;
	margin: 0;
}

ol.commentlist li.commenthead h2 {
	margin: 0;
}

input#searchsubmit{
	background:#999;border:2px solid #333;
	color:#fff;
	font-size:13px;
}

input#submit{
	background:#999;border:2px solid #333;
	color:#fff;
	font-size:13px;
}

input#s {
	color: #666;
	width: 70%;
	border: 1px solid #cbcbcb;
	padding: 3px ;
/*	margin-bottom: 0.6em;*/
	background:#fcfcfc;
	margin-top: 2px;
}

textarea {
	color: #666;
	width: 80%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}

input#url {
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}

input#author {
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}

input#email {
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}

#footer {
	font-size: 0.8em;
	color: #fff;
	background: #1d2224;
	height: 28px;
	padding: 5px 0px 20px 0px;
	margin-top: 0px;
	text-align:center;
	clear:both;
	border-top:1px #adb102 solid;
}

/* 以下追加 */

.entry ol {
/*	margin-left: 1.5em;
	margin-left: 1.5em;*/
}

.bobcomment p {
	font-size:0.9em;
	line-height:130%;
	word-break:break-all;
	text-align: justify;
	text-justify: distribute;
}

#left img.foto {
	border:5px #eee solid;
}

#pagenavi {
	clear:both;
	margin: 10px 0 20px 0;
	text-align:center;
	font-size:0.9em;
}

.alignleft {
	float: left;
	text-align:left;
	}

.alignright {
	float: right;
	text-align:right;
	}


/***** テーブル指定 ****/
.post table ,
.post th,
.post td {
	line-height:130%;
	text-align:center;
	border:1px solid #666;
	font-size:0.9em;
}

.post table {
	border-collapse:collapse;
	empty-cells:show;
	table-layout: fixed;
	caption-side:top;
	margin-bottom:10px;
	}

.post caption {
font-weight: bold;
}


/* 脚注 */
#left ol.footnotes {
	color:#ccc;
	background:#464c4f;
	font-size:0.8em;
	margin:0px;
	padding:0.5em 0.5em 0.5em 3em ;
	border-bottom:#666 1px solid;
	border-top:#666 1px solid;
	line-height:130%;
}

/* 強調のカラーリング */

.red {
	color:orange;
}

.blue {
	color:darkturquoise;
}

.green {
	color:yellowgreen;
}

/***** BlogPeople指定 ****/
#blogpeople-list {
	font-size:0.9em;
	line-height:150%;
	margin-left:30px;
}

.blogpeople-linklist {
	font-weight:bold;
	margin-left:-15px;
}

.blogpeople-main img {
	border:#1d2224 1px solid;
}

.blogpeople-powered-by img {
	border:#1d2224 1px solid;
}

#blogpeople-list img {
	border:#1d2224 1px solid;
}

/* Archive List */

#archivelist li {
	list-style-type:none;
}

#archivelist ul {
	margin-left:2em;
}


.post-date {
	font-size:0.8em;
	color:#666;
}

.float_right {
	float:right;
	margin-left:1em;
}

.float_left {
	float:left;
	margin-right:1em;
}

.post dt {
	font-weight:bold;
}

.ranking {
	font-size:0.8em;
}

.post p.tags {
	font-size:0.8em;
}

.cap {
	font-size:0.8em;
/*	font-weight:bold;*/
	line-height:120%;
	margin-top:0px;
}

#right img {
	border:1px #1d2224 solid;
}

#wp-calendar {
	width:90%;
}
#wp-calendar td,
#wp-calendar th {
	text-align:center;
}

#stats h2 {
	border-bottom: dashed 0px #ccc;
	font-size: 1.2em;
	margin: 10px 0px;
}

#stats img {
	border:0px #ccc solid;
}

.tag-archive {
	line-height:250%;
	margin: 0.5em 1em;
	text-align: center;
	word-break: keep-all;
}

#left h2.pagetitle {
	font-size: 1.4em;
	padding: 3px 0px;
	margin: 0px 0px 15px 0px;
	border: none;
	line-height:110%;
	text-align:center;
}

sub,sup {
	font-size:0.75em;
}

sub {
	vertical-align: baseline;
}

sup {
	vertical-align: top;
}

.postmetadata a.tr-linkcount {
	text-decoration: none;
	color : #adb102;
	border: none;
}

#pagenavi {
	clear:both;
	padding-top: 15px ;
}

.wp-pagenavi a {
	padding: 3px 5px;
	margin: 2px ;
}

.wp-pagenavi .current {
	padding: 3px 5px;
	margin: 2px ;
}

.wp-pagenavi .extend {
	padding: 3px 5px;
	margin: 2px ;
}

.wp-pagenavi .pages {
	margin-right: 20px;
}

.wp-caption-text {
	font-size:11px;
	margin-top:2px;
	margin-bottom:11px;
	line-height:110%;
	text-align:left;
}


.comment h3 {
	font-size: 1.1em;
}


.st-tag-cloud {
	line-height:180%;
/*	text-align: left;
	word-break: keep-all;*/
}

.search-excerpt {
	color:orange;
}
