/*
Theme Name: EasyAll
Theme URI: http://phpbb.xwd.jp/viewforum.php?f=20
Description: This theme uses it to test for ME. based on the famous <a href="http://www.northern-web-coders.de/">Northern-Web-Coders</a>.
Version: 1.0
Author: WordPress Japan
Author URI: http://wordpress.xwd.jp/
*/

body {
    background-image:url(images/all_back.jpg);
    background-repeat:repeat;
	font: 90%/175% Osaka, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #495865;
}

a img {
	border: none;
}

a:hover {
	color: #6F6F6F;
}

h1 {
	margin: 0;
	}
	
.small_font{
color:#FFFFFF;
}


#rap {
    background-color:#5C4520;
	margin: 0 auto 0 auto;
	width: 910px;
	height:auto;
	text-align: left;
	}
	
#rap2 {
margin:auto;
	background: #a3c54c;
	width: 850px;
	height:auto;
	}

#header {
/*	background: url(images/main_head.jpg);*/
	width:850px;
	height:360px;
	margin:auto;
	padding:0;
	text-align: left;
}


.description {
	position: relative;
	top: 100px;
	left: 15px;
	font-size: 13px;
	background: transparent;
	padding: 5px;
	color: #dcdcdc;
	text-decoration: none;
}



#content {
    background-color:#ffffff;
    margin-left:20px;
	margin-bottom:10px;
	padding:20px;
    float: left;
	width: 550px;
	color: #666666;
}


*html #content {
    background-color:#ffffff;
    margin-left:20px;
	margin-bottom:10px;
	padding:20px;
    float: left;
	width: 510px;
	color: #666666;
}

.wp-caption {
float:left;
}

*html .wp-caption {
float:left;
}



.wp-caption img {
	margin:0px;
	padding: 0;
	border: 0 none;
}

*html .wp-caption img {
	margin:0px -5px 0px 0px;
	padding: 0;
	border: 0 none;
	float:left;
}



.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content h2 {
    color: #5F707A;
	font-size: 13px;
	margin:0px;
	padding:0;
	text-align: right;
	width: 560px;
	height:30px;
}

#content h2#comments a {
	color: #5F707A;
	font-size: 13px;
}

#content h3 img {
	border: 0;
}



#content div.post {
    background-image:url(../../../../images/chintai/blog_title.jpg);
    background-repeat:no-repeat;
	margin:0px 0 15px 0;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom-color:#669933;
	border-bottom-style:dotted;
	border-bottom-width:2px;
}

#content div.post img{
margin-top:10px;
margin-right:10px;
}

*html #content div.post img{
margin-top:0px;
margin-right:0px;
}

#content div.post p, #content div.post li {
	line-height: 130%;
}

#content div.post div.storycontent p {
	width: 100%;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}

#content h3 {
    background-image:url(images/bg_post_h3.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
    margin:0px 0px 0px 0px;
	width:550px;
	font-weight:bold;
}

*html #content h3 {
    background-image:url(images/bg_post_h3.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
    margin:0px 0px 0px 0px;
	width:510px;
	font-weight:bold;
}

#content h3.storytitle, #content h3.storytitle a {
	font-size: 16px;
	margin-top:0px;
	color: #fff;
	text-decoration: none;
}

#content h3.storytitle a:hover {
	color: #495865;
	text-decoration: none
}

#content div.post p {
	width: 90%;
}

#content div.post div.meta, #content div.post div.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#content div.post div.meta li a:hover {
	color: #686050;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}


#content div.post div.feedback {
	font-size: 12px;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#content #commentlist li {
	margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	background: #5F707A;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	float: left;
	width: 760px;
	font: 13px Osaka, Verdana, sans-serif;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li.page_item a {
	padding: 5px 14px 5px 14px;
	background: #9C9D95;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #FFFFFF;
}

#navcontainer ul li.page_item a:hover {
	color: #FFFFFF;
	background: #C9C0B0;
}

#navcontainer ul li.current_page_item a {
	padding: 5px 14px 5px 14px;
	background: #C9C0B0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #DFDFDF;
}

#navcontainer ul li.current_page_item a:hover {
	background: #6F6F6F;
}

#menu {
    float: left;
	margin: 0px 0px 10px 20px;
	width: 200px;
	background-color:#FFFFFF;
	
}

*html #menu {
    float: left;
	margin: 0px 0px 10px 10px;
	width: 200px;
	background-color:#FFFFFF;
	
}

#menu ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#menu ul li {
	color: #5F5F5F;
	font-size: 13px;
	margin: 0;
	line-height:180%;
}

#menu ul li a {
background-image:url(images/in.jpg);
background-repeat:no-repeat;
padding-left:20px;
line-height:190%;
text-decoration:none;
margin-left:15px;
}

#menupage ul li a {
background-image:url(images/in.jpg);
background-repeat:no-repeat;
padding-left:20px;
line-height:190%;
text-decoration:none;
margin-left:15px;
}

#menupage ul li ul li a {
background-image:url(images/arrow-right.gif);
background-repeat:no-repeat;
padding-left:20px;
line-height:110%;
text-decoration:none;
margin-left:20px;
}

#menuin ul li a {
background-image:url(images/icon_attachment.gif);
background-repeat:no-repeat;
padding-left:20px;
line-height:190%;
text-decoration:none;
}

#menuin2 ul li a {
background-image:url(images/vcard.jpg);
background-repeat:no-repeat;
padding-left:20px;
line-height:190%;
text-decoration:none;
}

#menuinrss ul li a {
background-image:url(images/transmit_add.jpg);
background-repeat:no-repeat;
padding-left:20px;
line-height:190%;
text-decoration:none;
}

#menu ul li p {
	font-size: 13px;
	width: 160px;
	font-weight: bold;
}

#menu ul li h2 {
	border-bottom: 1px solid;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	margin-left:10px;
	padding: 0;
}

#menu ul li ul {
	margin: 5px 0 15px 10px;
}

#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 12px
}

#menu ul li#winamp ul li {
	width: 160px
}

#menu ul li ul li a {
	color: #5F5F5F;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}

#searchform {
	margin: 10px 0 15px 0;
}

.credit {
    clear:both;
	background: url(images/bg_content_h1.jpg);
	background-repeat:no-repeat;
	padding:0;
	text-align: center;
	width: 850px;
	height:211px;
	margin:auto;
}

*html .credit {
    clear:both;
	background: url(images/bg_content_h1.jpg);
	background-repeat:no-repeat;
	padding:0;
	text-align: center;
	width: 850px;
	height:211px;
	margin:auto;
}



.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

#commentlist p.meta, #commentlist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

/* Begin Calendar */
#wp-calendar {
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.comment-number {
	font: italic 28px 'Times New Roman', Times, serif;
	color: #73a0c5;
}

caption {
float:left;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

#ed_toolbar input {
	border: 1px solid #dcdcdc;
	background-color: #e6eadb;
	margin: 0 1px 0 0;
}

.hl-surround{
    -moz-border-radius: 5px;
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    padding: 8px;
    margin-bottom: 5px;
    width: 400px;
    overflow: auto;
    text-align: left;
}

.hl-surround, .hl-surround pre, .hl-surround span{
	font: normal 9pt 'Courier New', monospace;
}

.hl-default{
	color: Black;
}
.hl-code{
	color: Gray;
}
.hl-brackets{
	color: Olive;
}
.hl-comment{
	color: #ffa500;
}
.hl-quotes{
	color: #8b0000;
}
.hl-string{
	color: Red;
}
.hl-identifier{
	color: Blue;
}
.hl-builtin{
	color: Teal;
}
.hl-reserved{
	color: Green;
}
.hl-inlinedoc{
	color: Blue;
}
.hl-var{
	color: #00008b;
}
.hl-url{
	color: Blue;
}
.hl-special{
	color: Navy;
}
.hl-number{
	color: Maroon;
}
.hl-inlinetags{
	color: Blue;
}
.hl-main{
	background-color: transparent;
}

.hl-main pre{
	margin: 0; padding: 0;
}


.meta2{
margin-top:-20px;
margin-right:10px;
float:right;
font-size:10px;
color:#FFFFFF;
}

*html .meta2{
margin-top:-28px;
margin-right:5px;
float:right;
font-size:10px;
color:#FFFFFF;
}

*:first-child+html .meta2{
margin-top:-28px;
margin-right:5px;
float:right;
font-size:10px;
color:#FFFFFF;
}

.post .meta2 a{
font-size:10px;
color:#FFFFFF;
}

.side_center{
width:180px;
height:auto;
text-align:center;
}


.clear{
clear:both;
}

.foot_card{
width:495px;
height:150px;
float:left;
margin:40px 20px 0px 20px;
}

*html .foot_card{
width:495px;
height:150px;
float:left;
margin:40px 20px -5px 10px;
}

.gm{
margin-top:40px;
float:left;
text-align:right;
color:#FFFFFF;
}

.gm a{
color:#FFFFFF;
}