/*
Theme Name: Sakura
Theme URI: http://www.area381.com/
Description: Widget ready WordPress theme with two columns and sakura motive (japanese cherry blossom). Created by <a href="http://www.area381.com">area381</a>.
Version: 1.5
Author: area381
Last Update: 13/sept/2008
Tags: fixed width, widget ready, 2 columns, right sidebar, custom header, seo friendly, gravatars, wpmu, sakura, spring, brown, rounded corners, woman, feminine, asia, japan
Licence: The CSS, XHTML and design is released under GPL: http://creativecommons.org/licenses/GPL/2.0/
*/ 

* {
	padding:0;
	margin:0;
}
body {
	margin: 0;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #EDEAE3;
}

a {
	outline: none;
	color: #1D6FCA; 
text-decoration: none;
} 
a:link {
	
color: #1D6FCA; 
text-decoration: none;
}
a:visited {
	color:#1d5796;
	text-decoration: none;
}
a:hover {
	text-decoration: none; 
background-color:#ebf5cc; 
color:#1D6FCA;
}
img, a img {
	border:none;
}
code {
	font-family: "Courier New", Courier, mono;
	color: #333333;
}
.clear {
	clear: both;
}


/*		
//////////////////////////////////////////////////////
		LAYOUT
//////////////////////////////////////////////////////
*/ 

#wrapp {
	background: url(images/bg-container.gif) repeat-y 50% 0;
margin: 0 auto;
	width: 1024px;
}

/*		
//////////////////////////////////////////////////////
		HEADER
//////////////////////////////////////////////////////
*/ 

#header {
	width: 1024px;
	height: 80px;
	position: relative;
	background-color: #262016;

}

#header img {

	
position: absolute;	top:17px;
	left:10px;
	float:left;
} 
.top-nav {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	overflow: hidden;
}

.top-nav ul {
	margin: 0;
	padding: 0 40px 0 0;
	float: right;
	overflow: hidden;
}

.top-nav li {
	float: left;
	font-size: 18px;
	line-height: 21px;
	list-style: none;
	margin: 0 0 0 -2px;
	padding: 0 0px 0 7px;
	font-weight:normal;
}

.top-nav li a {
	color: #99CC00;
	padding: 4px 5px 6px;
	text-decoration: none;
	float: left;
	letter-spacing: 1px;
}
.top-nav li a:hover {
	color: #99CC00;
	background-color: #4B4437;
}

.top-nav a {
	text-decoration: none;
	color: #99CC00;
}

.top-nav a:hover {  text-decoration: none; background-color:#4B4437; color:#99CC00; }

.top-nav li a.active,
.top-nav li a.active:hover {
	color: #99CC00;
	background-color: #4B4437;
}
#HederTitle {
	width: 500px;
	height: 80px;	
}
#HederTitle h1 {
	color: #3E4449;
	font-weight: normal;
	font-variant: normal;
	width: 450px;
	padding: 60px 0px 0px 15px;
}
#HederTitle h1 a:link,
#HederTitle h1 a:visited {
	text-decoration: none;
	color: #3E4449;
}
#HederTitle h1 a:hover {
	text-decoration: none;
	color:#583408;
}
#HederTitle span {
	color: #6D5E5E;
	display: block;
	width: 650px;
	font-size: 1.1em;
	margin: 5px 0px;
	padding: 20px 0px 0px 15px;
}
#BottomHeader {
	height: 280px;
	width: 700px;
}
#BottomHeaderWrapp {
	width: 680px;
	height: 280px;
	overflow:auto;
	margin: 15px auto 5px;
}
#BottomHeaderWrapp p {
	color: #968D89;
	font-size: 1.0em;
	padding:5px;
}
#BottomHeaderWrapp img,
#BottomHeaderWrapp a img {
	padding: 5px 9px;
}
#BottomHeaderWrapp a:link,
#BottomHeaderWrapp a:visited,
#BottomHeaderWrapp p a:link,
#BottomHeaderWrapp p a:visited {
	color:#C6524E;
	text-decoration: none;
}
#BottomHeaderWrapp a:hover,
#BottomHeaderWrapp p a:hover {
	color:#C6524E;
	text-decoration: none;
}
#BottomHeaderWrapp span {
	display:block;
	float:right;
	margin: 0px 25px 0px 0px;
}

/*		
//////////////////////////////////////////////////////
		MAIN
//////////////////////////////////////////////////////
*/ 


#main {
	/*width: 600px;
	float: left;
	margin: 35px 0px 0px 15px;*/

float: left;
	width: 740px;
	margin: 35px 0px 0px 15px;
	display: inline;
}
#main .navigation {
	width: 550px;	
}
#main .navigation .alignleft {
	float: left;
}
#main .navigation .alignleft a:link,
#main .navigation .alignleft a:visited {
	color:#BD413D;
	text-decoration: none;
}
#main .navigation .alignleft a:hover {
	color:#BD413D;
	text-decoration: none;	
}
#main .navigation .alignright {
	float: right;
}
#main .navigation .alignright a:link,
#main .navigation .alignright a:visited {
	color:#BD413D;
	text-decoration: none;
}
#main .navigation .alignright a:hover {
	color:#BD413D;
	text-decoration: none;
}
#main .entryBox {
	width: 740px;
	background: #ffffff url(/images/entry_bg_top.png) no-repeat 0px 0px;
	margin: 0px 0px 10px;
}
#main .entryBox .title h2 {
	font-weight: normal;
	text-transform: uppercase;
	color: #3E4449;
	padding: 15px 15px 5px;
}
#main .entryBox .title h2 a:link,
#main .entryBox .title h2 a:visited {
	font-weight: normal;
	text-transform: uppercase;
	color: #3E4449;
}
#main .entryBox .title h2 a:hover {
	color: #000000;
}
#main .entryBox span.date {
	font-size: 0.9em;
	color: #928771;
	display: block;
	float:left;
	margin: 0px 3px 0px 18px;
}
#main .entryBox span.edit {
	font-size: 0.9em;
	color: #928771;
	display: block;
	float:left;
	margin: 0px 3px 0px 0px;
}
#main .entryBox span.comment {
	font-size: 0.9em;
	color: #928771;
	display: block;
	float:left;
	/*margin: 5px 0px 5px 0px;*/
}
#main .entryBox span.comment a {
	color: #928771;
}
#main .entryBox .entry {
	width: 710px;
	overflow: auto;
	margin: 8px auto 0px;
	padding: 0px 0px 10px;
}
#main .entryBox .entry p {
	color: #4D5359;
	font-size: 1.1em;
	padding: 10px 0px 15px;
}
#main .entryBox .entry a:link,
#main .entryBox .entry p a:link {
	text-decoration: none;
	color:#BD413D;
}
#main .entryBox .entry a:hover,
#main .entryBox .entry p a:hover {
	text-decoration: none;
	color: #C6514E;
}
#main .entryBox .entry a:visited,
#main .entryBox .entry p a:visited {
	text-decoration: none;
	color: #CC6461;
}
#main .entryBox .entry img {
	padding: 7px;
}
#main .entryBox .entry ol,
#main .entryBox .entry ul,
#main .entryBox .entry li  {
	list-style-type: none;
	padding: 2px;
	margin: 0px 0px 0px 8px;
	line-height: 20px;
}
#main .entryBox .entry ol li {
	list-style: decimal outside;
	margin: 0px 0px 0px 15px;
	font-size: 1.1em;
}
#main .entryBox .entry ol li ul li {
	list-style: disc outside;
	margin: 2px 0px 0px 8px;
	font-size: 1.0em;
	font-weight: normal!important;
}
#main .entryBox .entry ul li {
	list-style: disc outside;
	margin: 0px 0px 0px 8px;
	font-size: 1.1em;
}
#main .entryBox .entry ul li ul li {
	list-style: circle outside;
	margin: 2px 0px 0px 8px;
	font-size: 1.0em;
	font-weight: normal!important;
}
#main .entryBox .entry img.alignleft {
	float: left;
	display: block;
	border: 2px solid #D9D6C6;
	margin: 28px 5px 0px 0px;
	background: #ECEAE2;
}
#main .entryBox .entry img.alignright {
	float: right;
	display: block;
	border: 2px solid #D9D6C6;
	margin: 28px 5px 0px 0px;
	background: #ECEAE2;
}
#main .entryBox .entry img,
#main .entryBox .entry img.alignnone {
	border: 2px solid #D9D6C6;
	margin: 0px 5px 0px 0px;
	background: #ECEAE2;
}
#main .entryBox .entry img.aligncenter {
	margin: 0px auto 5px;
	display: block;
	border: 2px solid #D9D6C6;
	background: #ECEAE2;
}
#main .entryBox .entry .wp-caption p.wp-caption-text {
	font-size: 0.8em!important;
	padding: 5px 10px 5px 5px!important;
	text-align: center;
	background: #ECEAE2;
	clear: both;
	display: block;
	width: 97%;
	color: #333333;
	line-height: 1.1em;
}
#main .entryBox .entry code {
	display: block;
	background-color: #DEDBD0;
	padding: 3px;
	margin: 10px 5px 10px 0px;
	font: 1em/1.5em "Courier New", Courier, mono;
}
#main .entryBox .entry blockquote {
	font-size: 0.9em;
	line-height: 1.5em;
	font-style: oblique;
	padding: 5px 10px;
	border-left: 3px solid #BFB8A3;
}
#main .entryBox .entry pre {
	width: 500px;
}
#main .entryBox .entryBottom {
	height:60px;
	background: url(/images/entry_bg_bottom.png) no-repeat 0px 21px;
}
#main .entryBox .tags {
	clear:both;
	margin: 2px 0px 5px;
}
#main .entryBox .entryBottom span,
#main .entryBox .tags span {
	font-size: 0.8em;
	display:block;
	padding: 0px 7px 0px 17px;
}
#main .entryBox .entryBottom a:link,
#main .entryBox .entryBottom a:visited,
#main .entryBox .tags a:link,
#main .entryBox .tags a:visited {
	text-decoration: none;
	color: #77776B;
	font-weight: bold;	
}
#main .entryBox .entryBottom a:hover,
#main .entryBox .tags a:hover{
	text-decoration: none;
	color: #928771;
	font-weight: bold;	
}

/*		
//////////////////////////////////////////////////////
		SINGLE/COMMENT PAGE
//////////////////////////////////////////////////////
*/ 

#main .entryBox .entryDescription,
#main .entryBoxAlt .entryDescription {
	width: 710px;
	overflow: auto;
	margin: 0px auto;
}
#main .entryBox .entryDesc {
	width: 710px;
	overflow: auto;
	margin: 0px auto;
	position:relative;
	top:20px;
}
#main .entryBox .entryDescription p,
#main .entryBoxAlt .entryDescription p,
#main .entryBox .entryDesc p {
	padding: 15px 8px 0px;
	line-height: 1.5em;
}
#main .entryBox .entryDescription p a:link,
#main .entryBoxAlt .entryDescription p a:link,
#main .entryBox .entryDescription p a:visited,
#main .entryBoxAlt .entryDescription p a:visited,
#main .entryBox .entryDesc p a:link,
#main .entryBox .entryDesc p a:visited {
	text-decoration: none;
	color:#BD413D;
}
#main .entryBox .entryDescription p a:hover,
#main .entryBoxAlt .entryDescription p a:hover,
#main .entryBox .entryDesc p a:hover {
	text-decoration: none;
	color: #C6514E;
}
#main .entryBox p.who,
#main .entryBoxAlt p.who {
	padding: 5px 0px 5px 15px;	
}
#main .entryBox p.who img,
#main .entryBoxAlt p.who img {
	padding-top:5px;
}
#main .entryBox p.who a:link,
#main .entryBox p.who a:visited,
#main .entryBox .entryBottom p.commentmetadata a:link,
#main .entryBox .entryBottom p.commentmetadata a:visited,
#main .entryBoxAlt p.who a:link,
#main .entryBoxAlt p.who a:visited,
#main .entryBoxAlt .entryBottom p.commentmetadata a:link,
#main .entryBoxAlt .entryBottom p.commentmetadata a:visited {
	text-decoration: none;
	color: #928771;
}
#main .entryBox .entryBottom p.commentmetadata a:hover,
#main .entryBoxAlt .entryBottom p.commentmetadata a:hover,
#main .entryBox p.who a:hover,
#main .entryBoxAlt p.who a:hover {
	text-decoration: none;
	color: #928771;
}
#main .entryBox .entryBottom p.commentmetadata,
#main .entryBoxAlt .entryBottom p.commentmetadata {
	font-size: 0.8em;
	color: #928771;
	padding: 15px 0px 5px 15px;
}
#main .entryBoxAlt {
	width: 740px;
	background: #ffffff url(/images/entry_bg_top_alt.png) no-repeat 0px 0px;
	margin: 0px 0px 10px;
}
#main .entryBoxAlt .entryBottom {
	height: 40px;
	background: url(/images/entry_bg_bottom_alt.png) no-repeat 0px 1px;
}
#main #commentForm {
	
width: 740px;
	background: #ffffff url(/images/entry_bg_top.png) no-repeat 0px 0px;
	margin: 0px 0px 10px;

}
#main #commentForm .entryBottom {
	height: 40px;
	background: url(/images/entry_bg_bottom.png) no-repeat 0px 1px;
}

#main #commentForm p.tags {
	padding: 10px;
	width: 720px;
}
#main #commentForm p {
	/* padding:5px; */
padding: 10px 15px;
}
#main #commentForm p a:link,
#main #commentForm p a:visited {
	color:#BD413D;
	text-decoration: none;
}
#main #commentForm p a:hover {
	color:#BD413D;
	text-decoration: none;
}
#main #commentForm input#submit {
	border:none;
	font-size: 1em;
	padding: 5px;
	cursor:pointer;
}
#main #commentForm input#author,
#main #commentForm input#email,
#main #commentForm input#url,
#main #commentForm textarea#comment {
	padding: 4px 2px;
	background-color: #fafafa;
	border: 1px solid #E5E2D9;
	font: 100% "Helvetica", "Arial", sans-serif;

}

#main #commentForm textarea#comment {
	width:700px;
}
#main #commentForm input#author:hover,
#main #commentForm input#email:hover,
#main #commentForm input#url:hover,
#main #commentForm textarea#comment:hover {
	background-color: #F7F7F3;
	border: 1px solid #E5E2D9;
}

#main #commentForm label {
	
margin-left:5px;
}
#main h3.respond,
#main h3#respond,
#main h3.response {
	padding: 10px 5px 10px;
}
.aligncenter {
	display: block;
	margin: 0px auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}



/*		
//////////////////////////////////////////////////////
		SIDEBAR
//////////////////////////////////////////////////////
*/ 



#sidebar {
	/*float: right;
	width: 280px;
	margin-top: 35px; */
float: right;
	width: 241px;
	padding: 0 0 0 1px;
	margin-right:15px;
margin-top:15px;
}
.sidebar-box{
	background-color:#ffffff;
}
.sidebar-box .top { background: url(/images/bk-box2-top.png) no-repeat; }
.sidebar-box .bottom {
	background: url(/images/bk-box2-bottom.png) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 0 0 4px;
	margin-bottom:15px;
}
.sidebar-box .heading{
	height: 33px;
	overflow: hidden;
	margin: 7px 0 0 6px;
}


#sidebar h2,
#sidebar h3 {
	/* font-size: 1.5em;
	color: #583408;
	margin: 15px 0px; */
color: #99CC00;
	font-size:18px;
	font-weight:normal;
	
	
	margin: 3px 0 0;
	padding: 1px 0 3px 7px;
	
	line-height: 23px;
	
	border-style: none;
	
	
}
.line {
	border-bottom:1px solid #E3E1D5;    
	height: 1px;
	width:210px;
	margin: -7px 10px 0px 12px;
}
#sidebar ul,
#sidebar li {
	list-style-type: none;
}
#sidebar ul {
	list-style-type: none;
	padding:0;
	margin:5px 15px;
	font-size:12px;
	line-height:14px;
}
#sidebar ul li {
	padding-bottom:15px;
}

#sidebar ul.posts2 {
	list-style-type: none;
	padding:0;
	margin:5px 15px;
	font-size:12px;
	line-height:14px;
}

#sidebar .posts2 a:hover {
	padding:10px 10px 10px 0;
}
#sidebar .sidebar-box ul li img {
	vertical-align:middle;
	margin:0 7px 0 0;
/*
position:relative !important;*/
}




#sidebar form input#s {
	padding: 4px 2px;
	margin:10px 15px 5px;
	background-color: #fafafa;
	border: 1px solid #E5E2D9;
	font: 100% "Helvetica", "Arial", sans-serif;
vertical-align: middle;
}

#sidebar form input#s:hover {
	background-color: #F7F7F3;
	border: 1px solid #E5E2D9;
}
#sidebar form input {
	border:none;
	padding:2px;
	
}
#sidebar #wp-calendar {}
#sidebar #wp-calendar caption {
	font-size: 1.5em;
	color: #583408;
	margin: 15px 0px;
	text-align: left;
	font-weight: bold;
}
#sidebar #wp-calendar thead {}
#sidebar #wp-calendar thead tr {}
#sidebar #wp-calendar thead tr th {
	text-align: left;
	padding: 5px;
}
#sidebar #wp-calendar tbody {}
#sidebar #wp-calendar tbody tr {}
#sidebar #wp-calendar tbody tr td {
	padding: 5px;
}
#sidebar #wp-calendar tbody tr td a {
	color: #C6514E;
}
#sidebar #wp-calendar tbody tr td a:hover {
	text-decoration: none;
}
#sidebar .textwidget {
	font-size: 1.1em;
}
/*		
//////////////////////////////////////////////////////
		FOOTER
//////////////////////////////////////////////////////
*/ 

#footer {
	clear: both;
	height: 35px;
	margin: 25px 0px 0px;
}
#footer p {
	padding: 5px 0px 0px 15px;
font-size:10px;
}

#footer p a:link,
#footer p a:visited {
	color: #583408;
	text-decoration: none;
}