/*
	Template Name: Simplicitly
	Template URI: http://wpthemejp.com/
	Template Description: the449.comのthe Diamond Giezersから、超簡単なWordpressのテーマが届いています。
	Template Author: The449.com
	Author URI: http://the449.com
*/

html{
	background: #EEE url(../images/stripe-grad.jpg) top repeat-x fixed;
}

body{
	margin: 20px auto;
	padding: 10px;
	width: 900px;
	background: #FFF;
	color: #2B2B2B;
  	font: 0.8em/1.5 "Lucida Grande", Arial, helvetica, sans-serif;
}

p{
	margin: 1em 0;
	padding: 0;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #2C23D3;
	overflow: hidden;
}

a:hover, a:active{
	color: #FB0D06;
}

code{
	font-size: 11px;
	color: #555;
}

h1{
	margin: 10px 0;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFF;
}

h2{
	font: 2em/1.1 Georgia;
	letter-spacing: -1px;
	padding: 0 0 0.5em;
}

h3{
	font: 2em/1.5 Georgia;
	letter-spacing: -1px;
}

h2, h2 a, h3, h3 a{
	font-weight: normal;
}

p.segment-title, .pseudo-sidebar h2, #right-col h2{
	margin: 1em 0 0 0;
	font-family: "Lucida Grande", Arial, helvetica, sans-serif;
	font-size: 1.5em;
	color: #222;
}

#comments .segment-title{
	border-bottom: 2px solid #DDD;
	font-size: 1.5em;
}

p.browse{
	margin: 0;
	padding: 1em 20px;
	border-top: 5px solid #2C23D3;
	border-bottom: 2px solid #2C23D3;
}

#header{
	position: relative;
	padding: 10px 20px 23px 20px;
	background: #333;
}

p#logo{
	margin: 0;
	font: 4em/1.0 Georgia;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
}

p#logo a, p#logo a:hover{
	color: #FFF;
	font-weight: normal;
	width: 345px;
	height: 76px;
	display: block;
	overflow: hidden;}

#header form{
	position: absolute;
	top: 48px;
	right: 20px;
	_left: 560px;
}

input#s{
	padding: 7px 10px;
	width: 270px;
	height: 17px;
	overflow: hidden;
	border: 0;
	background: transparent url(../images/search-bg.gif);
}

#header fieldset legend, #header fieldset button{
	display: none;
}

#nav{
	width: 900px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #EEE url(../images/nav-grad.jpg) center repeat-x;
}

#nav li{
	float: left;
}

#nav li a{
	display: block;
	padding: 8px 20px;
	color: #FB0D06;
}

#nav li a:hover{
	background: #2C23D3 url(../images/nav-hover.jpg) center repeat-x;
	color: #FFF;
}

#nav li.current_page_item a{
	background: #666 url(../images/nav-active.jpg) center repeat-x;
	color: #FFF;
	cursor: default;
}

#content{
	padding: 20px 0;
	background: url(../images/content-grad.jpg) top repeat-x;
}

#left-col{
	margin-right: 20px;
	width: 580px;
	float: left;
}

.latest{
	padding: 20px;
	border-top: 5px solid #2C23D3;
	border-bottom: 2px solid #2C23D3;
	background: #F5F5F5 url(../images/latest-grad.jpg) top repeat-x;
}

p.meta{
	margin: 5px 0 0 0;
	font-size: 11px;
}

span.date{
	padding-left: 15px;
	background: url(../images/date-icon.gif) left no-repeat;
}

a.comments-link{
	padding-left: 15px;
	background: url(../images/comment-icon.gif) left no-repeat;
}

dl.tags{
	padding: 0 1em 20px 20px;
	float: right;
}

dl.tags dt{
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

dl.tags dd{
	padding: 2px 0;
}

dl.tags dd a{
	padding-left: 20px;
	background: url(../images/tag-icon.gif) left no-repeat;
}

.entry-content img{
	padding: 4px;
	border: 1px solid #DDD;
	background: #FFF;
}

/* Image Styles */
	.entry-content div.wp-caption { margin: 10px; padding: 4px; border: 1px solid #ddd; background: #fff; overflow: hidden; }
		.entry-content .wp-caption img { display: block; margin: 0 auto; border: none; }	
		.entry-content .wp-caption-text { margin: 6px 3px; font-size: 0.8em; line-height: 1.3em; }
	.entry-content div.alignnone { display: block; margin: 10px 10px 10px 0; }
	.entry-content img.alignleft { margin: 10px 10px 10px 0; float: left; clear: left; }		
	.entry-content img.alignright { margin: 10px 0 10px 10px; float: right; clear: right; }
	.entry-content img.aligncenter { display: block; margin: 0 auto 10px auto; float: none; clear: both; }
	.entry-content div.alignleft { text-align: left; float: left; margin-left: 0; }
	.entry-content div.alignright { text-align: right; float: right; margin-right: 0; }
	.entry-content div.aligncenter { text-align: center; margin: 0 auto 10px; }
	.entry-content .gallery { margin: 16px auto; }
		.entry-content .gallery img { border: 1px solid #ddd; margin-bottom: 5px; }
		.entry-content .gallery .gallery-item, .entry-content .gallery .gallery-icon { clear: none; margin: 0; }
		.entry-content .gallery .gallery-icon {  }
		.entry-content .gallery .gallery-caption { text-align: left; font-size: 0.8em; line-height: 1.3em; margin: 0 15px 10px; }

a.read-on{
	display: block;
	margin-top: 10px;
	padding: 5px 10px;
	width: 120px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #EEE;
	color: #FB0D06;
}

.pagination{
	padding: 20px;
	overflow: hidden;
}

.pagination a{
	margin-right: 10px;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #EEE;
	color: #FB0D06;
}
.pagination span { width: 48%; }
.pagination .previous { float: left; }
.pagination .next { float: right; text-align: right; }

.previous-post{
	padding: 20px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
	background: url(../images/content-grad.jpg) top repeat-x;
}

#comments, #commentform{
	padding: 20px;
	border-top: 1px solid #FFF;
	background: url(../images/content-grad.jpg) top repeat-x;
}
#comments {
	border-bottom: 1px solid #DDD;
}

.gravatar, .avatar{
	border: 3px solid #555;
	float: left;
}

.comment-navigation { clear: both; overflow: hidden; padding: 0 0 30px; }
.comment-navigation .previous { float: left; }
.comment-navigation .next { float: right; }

ol.commentlist{
	margin-top: 20px;
}

ol.commentlist li{
	margin-bottom: 20px;
	clear: both;
}
ol.commentlist .children {
	clear: both;
	padding: 20px 0 0 66px;
}
ol.commentlist .children .children {
	padding-left: 20px;
}
ol.commentlist .children .comment-avatar {
	display: none;
}
ol.commentlist .children .comment-wrap {
	width: auto;
	float: none;
}
ol.commentlist .children li {
	margin: 0;
}

.comment-wrap{
	padding-left: 20px;
	width: 470px;
	float: left;
	background: url(../images/comment-arrow.jpg) 14px 18px no-repeat;
}

.comment-wrap p{
	/* margin: 0; */
}

.comment-meta{
	padding: 10px 10px 0 10px;
	background: #F2F2F2 url(../images/comment-top.jpg) top no-repeat;
}

.comment-text{
	padding: 10px 10px 10px 10px;
	background: #F2F2F2 url(../images/comment-bottom.jpg) bottom no-repeat;
	font-size: 11px;
	color: #666;
}

#respond {
	padding: 20px 0 0;
}
#author, #email, #url {
	width: 200px;
	display: block;
}
#comment {
	width: 97%;
	height: 140px;
}
p.comment-entry {
	margin: 0 0 10px;
}

#right-col{
	width: 300px;
	padding: 0;
	float: right;
	background: #F5F5F5 url(../images/latest-grad.jpg) top repeat-x;
	border-top: 5px solid #AAA;
	border-bottom: 2px solid #AAA;
}

.widget ul{	
	border-top: 1px solid #DDD;
}

.widget ul li{
	padding: 5px 5px 5px 15px;
	background: url(../images/raquo.gif) 2px 12px no-repeat;
	border-bottom: 1px solid #DDD;
}

#footer{
	clear: both;
	position: relative;
	padding: 20px;
	border-top: 5px solid #666;
	background: #333;
	color: #FFF;
}

#footer p{
	margin: 0;
}

#footer a{
	color: #CCC;
}

p.theme-credit{
	position: absolute;
	top: 10px;
	right: 10px;
}

p.theme-credit a{
	display: block;
	text-indent: -9000px;
	width: 171px;
	height: 35px;
	background: url(../images/449credit.jpg);
}

.error{
	padding: 10px 10px 10px 50px;
	font-weight: bold;
	background: #C03 url(../images/error-icon.gif) 10px center no-repeat;
	color: #FFF;
}

button{
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: hand;
	cursor: pointer;
}

#nav, #content, .previous-post, #trackbackurl, ol.commentlist li, p.comment-entry{
	_height: 1%;
	/* display: inline-block; */
}

#nav:after, #content:after, .previous-post:after, #trackbackurl:after, ol.commentlist li:after, p.comment-entry:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}








.entry-content h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin:30px 0 0 0;
}
.quote {
	background: #DDD;
	margin: 0px;
	padding: 10px;
}
.focus {
	background: #D5E9F9;
	border: 1px solid #4572DA;
	margin: 0;
	padding: 10px;
}
.focus_bold {
	background: #D5E9F9;
	border: 1px solid #4572DA;
	margin: 0;
	padding: 10px;
	font-weight: bold;
	font-size: 1.1em;
}
.focus li {
	margin: 10px 10px 10px 25px;
	list-style-type: disc;
}
.focus li.decimal {
	margin: 10px 10px 10px 25px;
	list-style-type: decimal;
}




ul.acc, ul.acc li ul { 
  margin: 0; 
  padding: 0; 
  list-style: none; 
  width 300px;
} 
 
ul.acc a{ 
  display: block; 
  height: 30px; 
  line-height: 30px; 
  color: #feffff; 
  padding: 0 0 0 10px;
  border-bottom: 1px solid #FFF;
} 
ul.acc a:hover{ 
  background-color: #5E5AE7; 
} 
 
ul.acc { 
  background-color: #1F1BBA; 
} 
 
ul.acc li ul { 
  background-color: #9FB9EE;
} 
ul.acc li ul a{ 
  border-bottom: 1px solid #FFF;
  padding: 0 0 0 20px;
  color: #2C23D3;
} 
ul.acc li ul a:hover{ 
  background-color: #FFF; 
} 



