﻿/*
Theme Name: ebov16
Theme URI: http://665-667.com/
Description: 665-667.com用テーマ
Version: 1.0
Author: ebo
Author URI: http://665-667.com/
*/

/* 
----------------------------------------------- */

html{
overflow-y:scroll;}

/*ie6*/
*html body {overflow-y:auto;}

/*ie7*/
*+html body {overflow-y:auto;}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
	}


body{
	width: 100%;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.08em;
	background: #000201 url(images/bg2.gif) no-repeat fixed center center;
	z-index: -9999;
	color:#aaa;
}



#wrap{
	width: 1000px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto 0px;
	padding: 0px;
}


h2, h3, h4{
	font-family: Times New Roman, Georgia, Trebuchet MS;
}


/************************
	ハイパーリンク		
***********************/

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration: underline;
}

a img {
	border: none;
}
	

a:focus, a:hover, a:active {
	outline: none 
}












/* clearfix
----------------------------------------------- */
.clearfix:after {
	content: ".";       
	display: block;       
	height: 0;       
	clear: both;       
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix { 
	height: 1%;
}   

.clearfix {
	display: block;
}



/************************
	WordPress      		
***********************/

blockquote { 
	width: 400px;
	font-size: 15px;
	margin: 15px 20px 15px 20px;
	padding: 10px 15px 15px 15px;
	border: 1px dotted 

#BBBBBB;
	background: #000;
	color: #bbb; 
	}

code { 
	clear:both;
	display: block;
	width: 370px;
	font-style: italic;
 	font-size: 15px;
	margin: 15px 20px 15px 20px;
	padding: 10px 15px 15px 15px;
	border: 1px dotted #bbb;
	background: #212121;
	color: #aaa; 
	}

.entry ul, .entry ol { 
	margin: 20px 0 20px 10px; 
	}
 
.entry ul { 
	list-style-type: none; 
	}
 
.entry li { 
	margin: 0 0 20px 0; 
	}
  
.entry ul li ul, .entry ul li ol, entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
	}

















/* ヘッダー
----------------------------------------------- */
#header{
	float:left;
	width:1000px;
	height:150px;
margin:20px 0 20px 0;
}


#site-title {
	
	float: left;
	margin: 0 0 18px 0;
	width: 750px;
	font-size: 24px;
	line-height: 36px;

}


#site-title a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}



#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 170px;
}

/************************
	Content      		
***********************/

#content {
	float: left;
	width: 600px;
	height:100%;
	margin: 0 0 100px 0;
	padding: 0px;
}

#content h1.page-title{
	color: #ccc;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
}


#content .entry-title {
	color: #ccc;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
}


.entry-title a:link, .entry-title a:visited {
	color:#ccc;	
	text-decoration: none;
}


.entry-title a:active, .entry-title a:hover {	
	color: #ff4b33;
}


#post {
	text-align: left;
	width: 550px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	margin: 0px 0px 50px 0px;
	padding: 10px 0px 0px 0px; 
}


.entry {
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-size: 13px;
	line-height: 22px;
	height: auto;
	padding: 20px 20px 10px 30px;
margin:0 0 20px 0;
	color: #a6d3d6;
}


.entry p { 
	margin: 0 0 15px 0; 
}

.entry a:link, .entry a:visited {
	text-decoration: none;
	color: #ffd2bb;
}


.entry a:hover {
	color: #aaa;
	text-decoration: underline;
}



.postdate {
	font-family: Times New Roman, Georgia, Trebuchet MS;
	color: #aaa;
	}


p.entry-meta {
	clear: both;
	text-align: right;
	font-size: 13px;
	color: #BFB8A1;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	}


.navigation {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 10px 6px 10px 4px;
	}

.navigation a:link, a:visited{
	text-decoration: none;
	color:#ccc;
	}

.navigation li{
	float:right;
	display:inline;
	margin-right:20px;
	}

h2.postsearch{
	font-size: 16px;
	margin:5px 80px 5px 5px;
	padding: 5px 5px 5px 10px;
	background: #300;
	}


/************************
	Archive Page  		
***********************/

.entry-list {
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-size: 13px;
	line-height: 22px;
	height: auto;
	padding: 20px 20px 10px 20px;
	background:#000;
	color:#999;
}

.entry-list ul{
	margin: 0px;
	padding: 0px;
	}

.entry-list li {
	list-style-type: none;
	margin: 0 0 15px 0;
}

.entry-list li h2{
	font-size:16px;
	margin:0;
	padding:0;
}

.entry-list li span{
	font-size:11px;
	margin: 0;
}



.entry-list li a:link, .archivelist li a:visited{
	color:#bbb;
}

.entry-list li a:hover {
	color: #fff;
}







﻿





/************************************************
*	Side Right      		
************************************************/

.sideblock{
float:left;
width:10px;
height:500px;
}


#sidebar {
	display:block;
	float: right;
	width: 340px;
	height: 100%;
	padding: 0px 10px 0px 0px;
}




#sidebar h2, #sidebar h3 {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	margin: 20px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	color: #aaa;
}

#sidebar .wid{
float:left;
margin:20px 0 20px 0;
padding:0;
}

#sidebar .wid ul{
margin:0;
padding:0;
}

#sidebar .wid li{
list-style-type:circle;
}


.sidelist ul {
	margin:0px;
	padding:0px;
	margin-left:14px;
	list-style:none;
list-style-image:url(images/li1.gif)
}

.sidelist ul li {
	border-bottom:1px solid #dbdbdb;
	padding:4px;
	padding-left:0px;
}



.sidelist ul li a,.sidelist ul li a:link,.sidelist ul li a:visited 
{}

.sidelist ul li a:hover {
	color:#204d73;
}

.sidelist ul li.current-cat a{
	background: #555;
}








.right-clear {
	clear: both;
	margin: 0px 0px 20px 0px;
}


/************************************************
*	Side Right Widgets    
************************************************/

.widgets {
		margin:0px;
	padding:0px;
}

.widgets ul {
	list-style-type: none;
	margin:0px 0px 30px 0px;
	padding:0px;
}

.widgets li ul  {
	list-style-type: none;
	font-size: 14px;
	padding: 5px 0px 2px 0px;
}

.widgets li li {
	list-style-type: none;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #999999;
}


.widgets li a {
	line-height: 20px;
	color: #d7716f;
}

.widgets li  a:visited {
	color: #888;
}

.widgets li  a:hover {
	color: #ccc;
}

.widgets li h2 {
	clear: both;
	width: 150px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 15px;
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 3px 15px;
	background:#2f1c22;
	color: #aaa;
}


#tag_cloud{
	margin: 0 0 20px 0;
}


/************************************************
*	Side Right ENTRY    
************************************************/


.sidecontent{
	width:260px;
	margin: 0 0px 20px 0px;
	background: #000;
}

.sidepost {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px; 
}

.sideentry {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	line-height: 22px;
	height: auto;
	padding: 20px 0px 10px 0px;
	color: #6bb374;
}


.sideentry embed{
	width: 240px;
	height:195px;
	margin:0 0px 10px 0;
}

.sideentry p { 
	margin: 0 0 15px 0; 
}


































/************************
*	CopyRight      		
***********************/

#footer-navi{
	clear:both;
	text-align: right;
	width: 100%;
	font-size:13px;
	margin: 100px 0 10px 0; 
	padding: 0;

}

#footer-navi ul{
	margin:0;
	padding:0;
}

#footer-navi ul li {
	display: inline;
	list-style-type:none;
}

#footer-navi ul li a {
	width:70px;
	display:inline-block;
	color: #808080;
	margin: 0;
	font-size: 12px;
}

#footer-navi ul li a:hover {
	color:#fff ;
}

#footer-navi ul span {
	font-size: 11px;
	margin: 0 0 0 30px;
	padding: 2px 2px 2px 2px;
}

#footer-navi ul span a{

	font-size: 11px;
	color:#aaa;
}

#footer-navi ul span a:hover{
	color:#fff;
}




/************************
	Footer      		
***********************/

#footer {
	clear: both;
	float: left;
	width:1000px;
	height:700px;
	padding: 10px 10px 0px 130px;

}

#footcontent{
	text-align: center;
}



.blog-databox{
	clear:both;
	float: left;
	line-height: 18px;
	font-size: 12px;
	margin:0;
}

.blog-des{
	float:left;
	width:260px;
	text-align:left;
	margin:0 100px 0 0;
padding:5px 5px 10px 5px;
background: #000201 url(images/bgblock.gif) ;
color:#fff;
padding:5px;
}

.blog-des h3 a{
	font-size: 15px;
	margin: 0;
	color:#ccc;
}

.blog-des p{
	clear:both;
	margin: 0 0 10px 0;
	padding:0;
}


.blog-des span{
	font-size:10px;
}

.blog-des span a:link, .blog-des span a:visited, .blog-des span a:hover{
	font-size:10px;
	color:#fff;
}


.powered{
	float:left;
	width:200px;
	text-align:left;
}


.powered h3{
	font-size: 15px;
	color:#bbb;
}

.powered ul{
	margin:0;
	padding:0;
	list-style-type:none;
}


.powered li{
	font-size: 11px;
}


.powered li a {
	color: #937d66;
}

.powered li a:visited {
	color: #937d66;
}

.powered li a:hover {
	color: #fff;
}




.count{
	clear:both;
	font-size: 13px;
	text-align:left;
	margin: 0;
	padding: 5px 10px  5px 0;	
	color:#aaa;
}


.foot-box{
	clear:both;
	float:left;
	margin:50px 0 0 0;
	padding:0;
}

.foot-recent{
	float:left;
	text-align: left;
	width: 300px;
	margin:0 30px 0 0; 
}

.foot-recent h3{
	font-size: 17px;
	color:#bbb;
}

.foot-recent ul{
	margin: 0px;
	padding:0px;
}

.foot-recent ul li{
	font-size:13px;
	list-style-type: none;
	margin: 0 0 7px 0;
	padding:0px;
}

.foot-recent ul li a{
	color: #937d66;
}

.foot-recent ul li a:visited{
	color: #937d66;
}

.foot-recent ul li a:hover{
	color: #ccc;
}






.foot-archives {
	text-align: center;
	float: left;
	width: 350px;
	height: auto;
	margin: 0px 0 0 20px;
	line-height: 18px;
	font-size: 130%;
	color: #aaa;
}

.foot-archives h3{
	font-size:17px;
	color:#bbb;
}

.foot-archives a:link{
color:#aaa;
}

.foot-archives a:hover{
color:#ccc;
}


.foot-archives table{
width:340px;
}

.foot-archives ul {
	margin: 20px 0 0 0;
	padding: 0px;;
}

.foot-archives ul li {
	display: inline;
	font-size: 12px;
	margin-right: 5px;
}

.foot-archives ul li a{
	display: inline-block;
	list-style-type: none;
	text-decoration: none;
	width: 100px;
	color: #937d66;
}

.foot-archives ul li a:visited{
	color: #937d66;
}

.foot-archives ul li a:hover{
	text-decoration: none;
	color: #fff;
}










/* ユーザープロフィール
=================================== */

.user {
	margin: 0 0 20px 0;
}

.user img { 
	float:left;
	width:150px;
	height:113px;
	display: block; 
	border-width: 3px; 
	border-style: double; 
	margin: 0 30px 0 0;
}

.user dl{
	width:250px;
}

.user dt {
	width: 230px;
	height: 15px;
	padding: 2px 10px;
	display: block;       
	float: left;       
	margin: 2px 0 0 0;
	font-weight: bold;
	font-size:13px
}     

.user dd { 
	clear:both;
	width: 180px;
	height: 15px;
	padding: 5px 20px 5px 50px;
	border-bottom: 1px solid #666;
	display: block;
	float: left;
	margin: 5px 0;
	font-size:14px;
}  

.user dl dd a{
	color:#999;
}

.user dl dd a:hover{
	color:#444;
}



/************************
	Plugin CSS		
***********************/


.pop{
	clear:both;
}


.jq-archive ul { 
	margin: 20px 0 0px 10px; 
	list-style-type: none; 
}
 
.jq-archive li { 
	margin: 0 0 2px 0; 
	list-style-type:none;
}
  
.jq-archive ul li ul { 
	margin: 2px 0 2px 20px; 
}

.jaw_years a{
	font-size:18px;
} 

.jaw_months a{
	font-size:16px;
}

.jaw_posts a{
	font-size:13px;
}

.entry-bottom{
	clear:both;
}


.entry#taglist b{
	margin: 10px 0 5px 0;
}

.entry#taglist p{
	margin:0 0 5px 0;
	padding:0;
}

.entry#taglist a{
	font-size:15px;
	color:#ccc;
}

.entry#taglist a:hover{
	color:#fff;
}




	
/************************
	Search		
***********************/

#search {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 20px 3px 3px 0;
}

.searchdiv {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

	
.searchform {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	
.s {
	width: 200px;
	color: #aaa;
	font-size: 11px;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color:#aaa;
}

.sbutt {		
	color: #aaa;
	font-size: 11px;
	padding: 1px;
	margin: 0px 3px 0px 0px;
}




/************************
	menu      			
***********************/

#menu{
	font-family:'Tangerine',serif;
	clear:both;
	float: left;
	text-align:right;
	width:100%;
	margin: 20px 0px 20px 0px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	display: inline;
	list-style-type: none;
	font-size: 18px;
margin: 0 10px 0 10px;
}

#menu ul li a{
	list-style-type: none;
	color: #ddd;
	line-height: 16px;
	text-align: right;	
	text-decoration: none;
}


#menu ul li a:hover{
	list-style-type: none;
	text-decoration: none;
	color: #aaa;
}





	

/************************
	Images  			
***********************/

.entry img {
	width:100px;
	height:auto;
	margin: 10px 5px 2px 5px;
	padding: 0;
} 

.entry#page img{
	width:auto;
	height:auto;
}

.entry .mono img {
	width:200px;
	height:auto;
	margin: 10px 5px 2px 5px;
	padding: 0;
} 

img.alignnone {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
}


img.alignright {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	display: inline;
}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
	

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}


.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}


.wp-caption {
	text-align: center;
}	


.wp-caption img {
	width: 200px;
	margin: 20px 0px 5px 0px;
	padding: 0px;
}


.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}


#cat-1117 img{
	width:300px;
	height:auto;
}

#cat-1132 img{
	text-align:center;
	width:320px;
	height:auto;
}



/* アドセンス
----------------------------------------------- */
 
#ads-post {
	float: right;
	margin: 0px 5px 5px 5px;
}

#ads-side {
float:left;
	text-align: center;
	margin: 0px 0px 40px 0px;
width:300px;
height:280px;
background:#fff212;
}


#ads-side span{
	text-align: center;
	margin: 2px 0px 2px 0px;
}

.ads-rakten img{
	width:280px;
	height:280px;
}


/* 楽天
----------------------------------------------- */
.cssbutton {
	margin: 0 0 20px 0;
	padding:0;
}

.cssbutton img{
	width:200px;
	height: auto;
}
.cssbutton a:link{ 
	background-color: #ff8814;  
	border: 2px #ff8814 outset;  
	padding: 8px 24px;  
	color: #FFFFFF;  
	font-weight: bold;  
	text-decoration: none;  
}  

.cssbutton a:visited{  	background-color: #ff8814;  
	border: 2px #ff8814 outset;  
	padding: 8px 24px;  
	color: #FFFFFF;  
	font-weight: bold;  
	text-decoration: none;  
}  

.cssbutton a:hover{  
	border-style: inset;  
	background-color: #ffce00;  
	padding: 9px 23px 7px 25px; /*shift text 1px to the right and down*/ color: #ff3d00;  } 

.cssbutton a:active{  
	color: #000080;  
}  









/* CateGory
----------------------------------------------- */

#category {
float:left;
width:320px;
}


#category li{
margin: 0 0 3px 0;
}


#category li a{
color:#ccc;
}

#category li a:hover{
color:#111;
}

#category li.current-cat a{
	background: #555;
}


#category ul.right {
float:left;
width:150px;
margin:0;
padding:0 3px 3px 2px;
text-align:center;
list-style-type:none;
color:#ccc;
}

#category ul.left {
float:left;
width:150px;
padding:0 2px 3px 3px;
margin:0;
text-align:center;
list-style-type:none;
color:#ccc;
}




/* HOME
----------------------------------------------- */
#content-home{
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

#content-home h2.home, #home-mid h2.home{
font-size:19px;
color:#aaa;
}


#content-home .home-title {
	color: #ccc;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
}


.home-title a:link, .home-title a:visited {
	color:#ccc;	
	text-decoration: none;
}


.home-title a:active, .home-title a:hover {	
	color: #ff4b33;
}



#content-home #post-home{
	text-align: left;
	width: 450px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	margin: 6px 0px 10px 0px;
	padding: 0px 0px 0px 0px; 
}


#content-home .entry-home{
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-size: 13px;
	line-height: 22px;
	height: auto;
	padding: 10px 20px 5px 20px;
margin:0 0 10px 0;
	color: #a6d3d6;
}

#content-home .entry-home p { 
	margin: 0 0 15px 0; 
}


#content-home ul.home{
margin:0;
padding:0;
}

#content-home ul.home li{
list-style-type:none;
padding: 0 0 3px 0;
color:#fff;
}

#content-home ul.home li a{
color:#aaa;
}

#content-home .post-home ul li a:hover{
color:#fff;
}

#home-mid{
float:left;
width:280px;
margin:0 0 0 20px;
padding:10px;
}


#home-side{
float:left;
width:130px;
margin:30px 0 0 0;
}

#footer-home{
width:1000px;
float:left;
text-align:left;
padding:5px 0 5px 130px;
color:#ccc;
}

#fotter-home a{
color:#ccc;
}

#fotter-home a:hover{
color:#fff;
}



/* テンプレート　RSS リーダー
----------------------------------------------- */

#rss-page{
padding:20px;
color:#ccc;
}

#rss-page h3{
color:#eee;
}

#rss-page ul{
margin:15px 0 30px 30px;
padding:0;
list-style-type:disc;
}

#rss-page ul li {
padding:2px;
font-size: 15px;
}

#rss-page ul li a, #rss-page ul li a:visited{
color:#ccc;
}

#rss-page ul li a:hover{
color:#444;
}

#rss-page ul li small{
font-size:11px;
color:#aaa;
}


.blog-rank{
	float:left;
	clear:both;
	margin-bottom:20px;
}


.blog-rank img {
	width:14px;
	height:14px;
	margin: 0 5px 0 0;
}


.foot-archives p{
margin:0 0 20px 0;
}


.tl-tweet{
margin:0 0 20px 0;
}
.tl-tweet p{
margin:0;
}


p.tl-posted{
margin:0;
}


