@charset "UTF-8";
/* CSS Document */

/*   
Theme Name: Styled by Ayaka Ito
Description: Designed by Ayaka Ito
Author: Ayaka Ito
Author URI: http://www.ayakaito.com
Version: 0.1.0
Tags: green, yellow, two-columns, fixed-width, right-sidebar
*/

body {
	color: #3d3a36;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#cdd0a1;
	padding-left: 50px;
}

#topLink {
	z-index:2;
	position:absolute;
	left:675px;
	top:45px;
	width:300px;
	height:100px;
}

img {
}

a {
	text-decoration: none;
}

a:focus {
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1 {
	font-size: 182%;
}

h2 {
}

h3 {
	font-size: 138.5%;
}

h4 {
	font-size: 123.1%;
}

h5 {
	font-size: 93%;
}

h6 {
	font-size: 85%;
}


/* ------------------------------
 Layout
------------------------------ */
#container {
	margin: 0px;
	position:absolute;
	left:0px;
	top:0px;
}

#inner {
	margin: 0px;
}

#header {
	width:1124px;
	height: 511px;
	margin: 0px;
	background:url(images/header.jpg) no-repeat top left;
}

#header-2 {
	width:198px;
	height:511px;
	background:url(images/header-2.png) no-repeat top left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 926px;
}

#searchbox {
	position:absolute;
	left:699px;
	top:511px;
	width:228px;
	height:231px;
	background:url(images/introsearch.jpg) no-repeat top left;
}

#profile {
	width:183px;
	height:130px;
	position:absolute;
	left:22px;
	top:74px;
	font-size:12px;
	font-weight:100;
	color:#c0c98e;
	line-height:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#profile .bold {
	color: #d47c31;
	font-size: 12px;
	font-weight:bold;
	font-style: italic;
	text-align: left;
}

.ornament{
	display: block;
	position:absolute;
	left: 22px;
	top:55px;
	width:183px;
	height:12px;
	border:0px;
}

#main {
	width:928px;
	background:url(images/postsBg_main.jpg) repeat-y top left;
	margin: 0px;
	padding-bottom: 50px;
}

#main .entry {
	width: 470px;
	margin-left: 58px;
}

#side {
	margin: 0px;
	width: 200px;
	position:absolute;
	top:760px;
	left:720px;
}

.clear {
	clear: both;
}

.clear hr {
	display: none;
}

.printhide {
}

#portfolio_btn {
	z-index:2;
	position:absolute;
	top:170px;
	left:642px;
	border:0px;
	width:336px;
	height:253px;
	
}

/* ------------------------------
 Search 
------------------------------ */



/* ------------------------------
 Header & Header Layout
------------------------------ */
#blog_description {
	color: #404040;
	font-size: 93%;
	margin: 0 0 145px 0;
}


/* ------------------------------
 Main Content
------------------------------ */
#main a {
	color: #002c1e;
	text-decoration: none;
}

#main a:link {
	color: #0d493a;
}

#main a:visited {
	color: #3d3a36;
}

#main a:hover {
	color: #aa633f;
}

#main .entrytitle {
	width:576px;
	height:99px;
	background:url(images/post_title.png) top left no-repeat;
	margin: 0px;
}

#main .entrytitle h2 a {
	color: #79734d;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
}

#main .entrytitle h2 a:link {
	color: #0a4738;
}

#main .entrytitle h2  a:visited {
	color: #453f37;
}

#main .entrytitle h2  a:hover {
	background: transparent;
	color: #aa633f;
}

#main .prevnext {
	text-align: left;
	width: 585px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 50px;
}

#main .prevnext a {
	color: #425801;
	font-weight:bold;
	font-style: italic;
}

#main .prevnext a:hover {
	color: #aa633f;
}

#main p {
	color: #202020;
	font-size: 93%;
	line-height: 175%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 50px;
}

#main .date {
	color: #453f37;
	font-size:14px;
	margin-top: -14px;
	margin-right: 0;
	margin-bottom: 45px;
	margin-left: 50px;
}

#main .date a {
	color: #4d4822;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

#main .date a:hover {
	color: #aa633f;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

#main .time {
	color: #871F1F;
	font-size: 93%;
}

#main .dateonly {
	color: #FFF;
	font-size: 30px;
	position: relative;
	top: 17px;
	left: 25px;
}

#main .subonly {
	color: #3d3a36;
	font-size: 14px;
	position: relative;
	top: -25px;
	left: 65px;
	width: 20px;
}

#main h1.postTitle{
	font-size: 34px;
	position: relative;
	top: -47px;
	left: 105px;
	width: 430px;
}

#main .topagetop {
	padding-bottom:70px;
	text-align: left;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 50px;
}

#main .post_content {
	color:#453f37;
	margin-left:20px;
	font-size:12px;
	width:500px;
}

#main .post_content a{
	font-style:italic;
	font-weight:bold;
}

#main .post_content img{
	border:solid 1px #cbc498;
	background-color:#e4dfcb;
	padding:5px;
	margin-top:8px;
	margin-bottom:8px;
}

#main .entry_footer {
	color: #453f37;
	font-size: 85%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #918865;
	width: 500px;
	margin-left:50px;
	margin-top: 30px;
	margin-bottom: 57px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#main .entry_footer .footer_tag {
	color: #4d4822;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
}


#main .entry_footer a {
	color: #4d4822;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
}

#main .entry_footer a:hover {
	color: #aa633f;
}

#main q {
	color: #404040;
	font-size: 93%;
	width: 370px;
	margin: 0 auto;
}

#main q:before {
     content: open-quote;
}

#main q:after {
     content: close-quote;
}

#main blockquote {
	width: 450px;
	background: url(images/quote_start.png) no-repeat scroll top left;
	margin: 30px auto;
margin-left:50px;
}

#main blockquote p {
	background: url(images/quote_end.png) no-repeat scroll bottom right;
	margin-left: 18px;
	margin-right: 18px;
}

#main .continue {
	margin-top: 40px;
}

#main .continue a {
	background:#202020;
	color:#FFF;
}

#main .continue a:hover {
	background:#871F1F;
	color:#FFF;
}


/* ------------------------------
 Side Menu
------------------------------ */
#sidebar h2 {
}

#sidebar ul {
	list-style:none; 
	color: #e8cc7c;
	font-size: 12px;
	margin-left:17px;
	margin-top:-5px;
	margin-bottom: 15px;
	line-height: 19px;
}

#sidebar li {
	list-style-image: url(images/icon.png); 
	padding-left:1px; 
	font-style: italic;
	font-weight:700;
	margin: 2px 0 0 0;
}

#sidebar li a {
	color: #e8cc7c;
	width: 100%;
}

#sidebar li a:link {
	color: #e8cc7c;
}

#sidebar li a:hover {
	color: #d76319;
}


#sidebar li a:visited {
	color: #ae9d6a;
}

#sidebar li a:visited:hover {
	color: #d76319;
}

#sidebar ul li ul.children {
	color: #000;
	font-size: 100%;
	
}

#sidebar ul li ul{
	margin-top:3px;
}

.children li {
	font-style: italic;
	/* padding: 5px 0 1px 2em; */
}

/* ------------------------------
 Sidebar for widget
------------------------------ */
#widgetbar h2 {
	font-size: 85%;
	border-bottom: 1px solid #444;
	font-weight: bold;
	margin: 60px 0 8px 0;
	padding: 0 0 8px 0;
}

#widgetbar ul {
	color: #000000;
	font-size: 85%;
}

#widgetbar li {
	border-bottom: 1px dotted #404040;
	font-style: italic;
	margin: 4px 0 0 0;
	padding: 0 0 3px 0;
}

#widgetbar li a {
	color: #404040;
}

#widgetbar li a:hover {
	color: #871F1F;
}


/* ------------------------------
 Footer
------------------------------ */
.copyright {
}

#footer {
	margin: 0px;
	width:1124px;
	height:149px;
	background:url(images/footer.jpg) top left no-repeat;
	position: absolute;
}

#footer-2 {
	width:197px;
	height:149px;
	background:url(images/footer-2.png) top left no-repeat;
	position: absolute;
	left: 927px;
	top: 0px;
}

#footer img{
	margin-right: 4px;
	margin-bottom: 4px;
}

#footer a{
	margin-right: 5px;
}

#footer p.copyright {
	color: #08392c;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	line-height:16px;
	margin-left:120px;
	margin-top:98px;
	
}

#footer p.copyright .bold {
	color: #b5522d;
	font-size: 12px;
	font-weight:bold;
	font-style: italic;
	text-align: left;
}

#footer p.copyright a {
	color: #08392c;
	font-size:9px;
}

#footer p.copyright a:hover {
	color: #b5522d;
}


/* ------------------------------
 Search Form
------------------------------ */
#search {
	position:absolute;
	left:25px;
	top:15px;
	width: 185px;
	height: 25px;
}

.search_field:focus + .searchbg
{
background:url(images/search_box_on.png) no-repeat;
}

.search_field
{
	color:#d47c31;
	font-size:11px;
	float:left; /* this will make the images line up */
	border:0;
	padding:0px;
	width:100px; /* the width of the actual search box, must be shorter than your image so it fits inside it. */
	height:20px; /* again, must be slightly less than the image size */
	background-color:transparent; /* Makes the search field invisible so you can see the image we want underneath. This doesn�t work in Safari, so I may go back later and give them their own style sheet. For now, I�m not bothered by this small inconvenience. */
	position: absolute;
	left: 5px;
	top: 3px;
}

.searchbg
{
	background:url(images/search_box_off.png) no-repeat;
	width:116px;
	height:23px;
	display:block;
	border: 0px;
}

#searchform .ibutton {
	position:absolute;
	left:98px;
	top:1px;
	background: none;
	border: none;
	cursor: pointer;
	width: 72px;
	height:20px;
	z-index: 1;
}

.searchbgIE
{
background:url(images/search_box_off.png) no-repeat;
width:116px;
height:23px;
display:block;
border:0;
}

/* ------------------------------
 List Menu Form
------------------------------ */
#archive {
	display: block;
	height: 22px;
	width: 230px;
}

#archive select {
	font-size: 93%;
}


/* ------------------------------
 bookmarker
------------------------------ */
#bookmarker {
	background: transparent url(images/marker.png) no-repeat;
	cursor: pointer;
	height: 80px;
	left: 0px;
	position: absolute;
	top: 500px;
	width: 100%;
	z-index: 500;
	display: none;
}

#bookmarker_switch {
	cursor: pointer;
}


/* ------------------------------
 comment list
------------------------------ */
#comment ul{
	padding-left:0px;
	margin-left:0px;
}

#comment li{
	list-style:none;
	
}

#commentBox {
	width: 440px;
	margin-left:50px;
}

#comment_text {
}

#comment_page a{
	font-weight:bold;
	font-style:italic;
	color: #4d4822;
	text-decoration: none;
}

#comment_page a:link {
	color: #4d4822;
}

#comment_page a:visited {
	color: #3d3a36;
}

#comment_page a:hover {
	color: #aa633f;
}

#comment h2 {
	color: #453f37;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #918865;
	width: 500px;
	font-weight: bold;
	margin: 60px 0 12px 0;
}

#comment .comment_entry {
	width: 470px;
	margin-bottom: 10px;
}

#comment .everyone_comment {
	line-height: 180%;
	padding: 15px 20px 10px 0px;
	margin-bottom: 10px;
}

#comment .comment_author {
	text-align: right;
	color: #404040;
	font-size: 85%;
	color: #453f37;
	font-size: 85%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #918865;
	width: 500px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#comment .comment_author a {
	color: #4d4822;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}


#comment .comment_author a:hover {
		color: #aa633f;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

#comment .avatar_photo {

}

#comment .author-id-1 {
	
}

#comment .author-id-0 {

}

#comment p.usetags {
	margin-bottom: 5px;
}


/* ------------------------------
 comment form
------------------------------ */
#commentform {
	width:190px;
	height:85px;
}

#commentform .textform {
	color: #3d3a36;
	width: 180px;
	height: 16px;
	border: #918865 dotted 1px;
	padding: 5px;
	background-color:#d2cbad;
}

#commentform .textform:hover {
	background-color:#425801;
	color:#d47c31;
}

#commentform_right2 {
	position:relative;
	top: -85px;
}

#commentform_right2 .textbox {
	color: #3d3a36;
	width:400px;
	height:74px;
	border: #918865 dotted 1px;
	overflow: auto;
	background-color:#d2cbad;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;	
}

#commentform_right2 .textbox:hover {
	background-color:#425801;
	color:#d47c31;
}

#commentform_right2 .submit_btn {
	position:relative;
	top:0px;
	left:270px;
}

#commentform_right {
	position:relative;
	top: -85px;
	left: 150px;
}

#commentform_right .textbox {
	color: #3d3a36;
	width:270px;
	height:74px;
	border: #918865 dotted 1px;
	overflow: auto;
	background-color:#d2cbad;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;	
}



#commentform_right .submit_btn {
	position:relative;
	top:0px;
	left:160px;
}

#commentform p {
	margin: 0 0 6px 0;
	padding: 0;
	font-size:12px;
}

/* ------------------------------
 feed icon
------------------------------ */
#feed {
	top: 25px;
	right: 0;
	position: absolute;
}

#feed img {
	margin-right: 3px;
}

#feed p {
	color: #404040;
	font-size: 85%;
}

#feed a {
	color: #404040;
}

#feed a:hover {
	color: #871F1F;
}


/* ------------------------------
 
------------------------------ */
#extrastuff p {
	margin-top:0px;
	margin-bottom:30px;
}

.trackback-url {
	color: #3d3a36;
	width: 320px;
	height: 16px;
	border: #918865 dotted 1px;
	padding: 5px;
	background-color:#d2cbad;
}

.trackback-url:hover {
	background-color:#425801;
	color:#d47c31;
}
/* ------------------------------
 comment form
------------------------------ */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}
.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}







/* ------------------------------
 09-03-20 added
------------------------------ */
#side li {
	
}

#main ul, ol {
		margin: 0.5em 0;
        padding: 0 0 0 2.5em; 
        font-weight: normal;
        line-height: 175%;
}

#main ul ul, ul ol, ol ul, ol ol {
        margin: 0;
        padding: 0 0 0 2em;
        font-size: 1em;
}

#main li {
		margin: 0.2em 0;
        padding: 0;
}

#main ul { list-style: square inside; }
#main ol { list-style: decimal inside; }

#main dl{
	line-height: 175%;
	padding:0.5em 0 0.6em 0;
}

#main dt{
	font-weight: bold;
}

#main dd{
	margin-left: 1em;
	margin-bottom: 0.5em;
}

#main pre {
	line-height: 140%;
	padding: 1em;
	border: 1px solid #CCC;
	width: auto;
	overflow: auto;
	color: #000;
	font-family: 'MS Gothic', monospace;
}


#main table{
	width: 100%;
	border-spacing: 2px; 
	border: 1px #E3E3E3 solid;
}

#main th, td{ padding:0.3em 0.75em; }

#main th{
	border-bottom: 2px #404040 solid;
	color: #404040;
	text-align: left;
	    background: #F5F5F5;
}

#main td{
	border-bottom: 1px #E3E3E3 dotted;
	color: #404040;
}

#main caption{
	text-align: left;
	color: #FFF;
	margin-bottom: -1em;
	margin-top: 1em;
}

#main abbr {
	border-bottom: #404040 dotted 1px;
}
