/*
Theme Name: Evanescence
Theme URI: http://srinig.com/wordpress/themes/evanescence/
Description: <a href="http://srinig.com/wordpress/themes/evanescence/">Evanescence</a> is a simple fluid width theme with two column layout. Right hand sidebar supports widgets. Tags and gravatars supported. Valid XHTML and CSS.
Version: 1.6
Author: Srini G
Author URI: http://srinig.com/wordpress
Tags: fluid width, variable width, blue, white, rounded corners, two columns, right sidebar, widgets, simple, valid CSS, valid XHTML

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
HTML {
	scrollbar-3dlight-color:#F0F0E0;
	scrollbar-arrow-color:#C9E9DA;
	scrollbar-darkshadow-color:#F0F0E0;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#C9E9DA;
	scrollbar-shadow-color:#C9E9DA;
	scrollbar-track-color:#FFFFFF;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ　Pro　W3", sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */	
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
p, blockquote {
	text-align:justify;
}
a:link      { color: #482B1B; text-decoration: none }
a:visited   { color: #482B1B; text-decoration: none }
a:active   { color: #336699; text-decoration: none }
a:hover   {color:#336699; text-decoration: none;}
h1, h2, h3, h4, h5, h6 {
	color#347186;
}
h3{
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	margin: 5px;
}
blockquote {
	background:url('images/hborder_right.png') repeat-y left;
	color:#888;
	font-size:1.1em;
	padding:0.1em 2em;
}
blockquote blockquote {
	background:none;
	margin:0;
	font-size:1em;
}

input {
	font-size:1.2em;
}

input[type=text], textarea{
	background:transparent;
	border:1px inset #aaa;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

input[type=text]:focus, textarea:focus {
	background:#ffc;
}

pre, code, textarea {
	font-size:12px;
}

code {
	color:#000;
}

img {
	border:0;
　　　　　 margin:5px;

}


/* Layout */
#mainwrapper {
	height: auto;
	width: 800px;
	text-align: left;
	border: 1px solid #cccccc;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #FFFFFF;
}


#content {
	width:75%;
                      margin: 10px; 
	float:left;
	padding: 10px  auto;
 }
#sidebar {
	width:20%;
	float: right;
	padding: 10px 0px;
	margin: 0;
}
#footer {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.1em;
	text-align: right;
	clear: both;
}
#page {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
         text-align: center;
         	width: 800px;
}
/* Header */

.header-title {
    float:left;
    margin:0 auto;
	margin:5px;
}

.header-title h1 {
    margin-right: 0px;
	font-size:0.5em;
}
.header-title h1 a {
	background:transparent;
	color:#FFFFFF;
}
.header-title p {
　　　　　float:left;
	margin-left: 150px;
         margin-top: 0px;
	background:transparent;
　　　　　font-size:1.1em;
	color:#336699;
}

.search {
	width:90%;
	float:left;
	padding:20px 1% 0 0 ;
}

#header #searchform input {
	width:100%;
	background:#D4C8B0;
	color:#fff;
	border:1px solid #999999;
	padding:0 0.2em;
}

#header #searchform input:focus {
	color:#666;
	background:#ffc;
}
/* Header ends here */

/* Sidebar*/

#sidebar div {
	padding:0em 0em 4em 0em;
}

#sidebar div div {
	padding:0;
	background:none;
}

#sidebar #searchform {
	text-align:center;
 }

 #searchsubmit {
	text-align:center;
                     font-size:12px;
                     line-height: 14px;
}


#sidebar h2 {
	color:#336699;
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
                     text-align:left;
                     border-bottom-width: 1px;
border-bottom-style: solid;
}

#sidebar p {
	text-align:left;
	margin-top:0;
	color:#666;
}

#sidebar ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
	font-size:1em;
}

#sidebar ul ul {
	font-size:1em;
         line-height: 1.1em;
}

#sidebar ul ul ul{
	padding-right:0.5em;
}

#sidebar ul li {
	margin-top:0.5em;
         text-align:left;
}

#sidebar ul li li {
	margin:0;
         padding-right:0em;
         margin-bottom:0.1em;
         text-align:left;
}

#sidebar li li a {
	color: black;
	text-decoration:none;
}

#sidebar li li a:hover {
	color:#68a;
}
/* Sidebar ends */


#content {
	text-align:justify;
}

h3.archive-title {
	font-size:12px;
         margin:0;
}
h2.archive-title {
	font-size:12px;
         margin:0;
padding:0;

}

h3.pagetitle {
	font-size:12px;
         margin:0;
}

#content ul {
	list-style:url('images/list-style.png');
}


/* Post */
.post {
	margin:0 0 2em 0;
                     padding: 0.2em 0.2em 0.2em 0.5em;
	clear:both;
background-image: url(http://fujima-g.jp/hanaichirin-img/main_back2.jpg);
	background-repeat: repeat;
}

.post-title {
	background: url('images/border.png') repeat-x bottom;
                      background-color : # ;
}

.post-title div {
	background: url('images/hborder_right.png') no-repeat bottom right;
background-color : #FFFFFF;

                     }
.post-title h2, .post-title h3 {
	font-size:16px;
	font-weight:bold;
	margin:0.1em 0 0 0;
}

.post-title h2 a, .post-title h3 a{
	color:#336699;
}

.post-entry, .archives {
	font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post-entry a {
	border-bottom:1px solid #eee;
}

.post-meta {
	clear:both;
                     background: url('images/title_bg.jpg') repeat-x bottom;
	margin:0 0 0 0.3em;
                     padding:0 0 0.1em 0.1em;
	font-size:1em;
                     line-height: 1.2em;
	color:#FFFFFF;

}

.post-meta2 {
	clear:both;
	margin:0 0 0 0.3em;
	font-size:1em;
}

.post-entry p {
	margin:0.3em 1em 1em 0.3em;
	font-size:12px;
         line-height: 17px;
	color:#333;
}
/* Post ends */


/* Comments */
#comments {
	margin:0 7%;
}
#comments h3 {
	font-size:1em;
}
.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}

.commentlist li {
	padding:0.2em 0;
	overflow:auto;
	border-bottom:1px solid #f8f8f8;
}

.commentlist p {
	margin:0.1em 0;
	font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
}
.commentlist p a, .commentlist h4 a {
	border-bottom:1px solid #eee;
}
.commentlist h4 {
	font-size:1em;
	margin:0;
}
.commentlist cite {
	font-style:normal;
}
.commentlist img.avatar {
	float: right; margin: 0 0 0 10px; padding: 3px; border:1px solid #eee;
}
textarea#comment {
	width:100%;
	font-size:1em;
}
/* Comment ends */


/* Search results */
.searchresult {
	clear:both;
}
.searchresult h3 {
	font-size:1em;
	margin:0;
	padding:1em 0 0 0;
}
.searchresult p {
	margin:0;
	padding:0 0 1em 0;
}
/* Search ends */
 
/* Footer */

#footer { 
	background:url('images/border.png') repeat-x top;
}

#footer div {
	background:url('images/hborder_left.png') no-repeat top left;
}

#footer div div {
	background:url('images/hborder_right.png') no-repeat top right;
}

#footer div div div {
	padding:3em;
	color:#888;
	text-align:center;
	font-size:1em;
}
/* Footer ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#68b;
}
#wp-calendar thead th {
	font-weight:bold;
	color:#888;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
margin:0;
padding:0;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
/* Calendar ends */


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}

.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;
}

