/*

Theme Name: Sakura3

Theme URI: http://www.area381.com/

Description: Widget ready 3 collumn Wordpress theme named <a href="http://www.area381.com">Sakura3</a>, created by <a href="http://www.area381.com">area381</a>.

Version: 1.0

Author: area381



*/ 

* {

	padding:0;

	margin:0;

}

body {

	font-family: "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;

	font-size: 0.9em;

	background-color: #eeeeee; 

	background-image: url('images/background.jpg');

	background-repeat: repeat-x;

	background-position: 0px 0px;

	color: #85a514;

}



a {

	outline: none;

	text-decoration: none;
	color:#85a514;

} 

a:link,

a:visited {

	color:#85a514;

	text-decoration: none;

}

a:hover {

	color:#C6524E;

	text-decoration: underline;

}



img, a img {

	border:none;

}





code {

	font-family: "Courier New", Courier, mono;

	color: #333333;

}





.clear {

	clear: both;

}





/*		

//////////////////////////////////////////////////////

						LAYOUT

//////////////////////////////////////////////////////

*/ 



#wrapp {

	width: 1000px;

	margin: 0px auto;

	background-image: url('images/header_bg.jpg');

	background-repeat: no-repeat;

	background-position: right top;

}



/*		

//////////////////////////////////////////////////////

						HEADER

//////////////////////////////////////////////////////

*/ 



#header {

	width: 970px;

	height: 476px;
	padding:30px 0 0 0;
	text-align:justify;
	line-height:1.2em;
	font-size:1.3em;

}
#header a {
	color:#666666;
}
#header a:hover {
	color:#ff1e66;
}



#HederTitle {

	width: 500px;

	height: 207px;

	

}

#HederTitle h1 {

	color: #3E4449;

	font-weight: normal;

	font-variant: normal;

	width: 250px;

	padding-top: 60px;

	padding-left: 15px;

}

#HederTitle h1 a:link,

#HederTitle h1 a:visited {

	text-decoration: none;

	color: #3E4449;

	

}

#HederTitle h1 a:hover {

	text-decoration: none;

	color:#666666;

}



#HederTitle span {

	color: #6D5E5E;

	margin-top: 5px;

	margin-bottom: 5px;

	display: block;

	width: 450px;

	font-size: 1.1em;

	padding-left: 15px;

}





#BottomHeader {

	height: 280px;

	width: 700px;

}

#BottomHeaderWrapp {

	width: 680px;

	margin-top: 30px;

	margin-right: auto;

	margin-bottom: 5px;

	padding-top:10px;

	height: 255px;


	

}

#BottomHeaderWrapp p {

	color: #968D89;

	/*font-variant: small-caps;*/	

	font-size: 1.0em;

	padding:5px;

}

#BottomHeaderWrapp img,

#BottomHeaderWrapp a img {

	padding-top:5px;

	padding-bottom:5px;

	padding-left:9px;

	padding-right: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: underline;

}

#BottomHeaderWrapp span {

	display:block;

	float:right;

	margin-right:25px;

}



/*		

//////////////////////////////////////////////////////

						MAIN

//////////////////////////////////////////////////////

*/ 

#wrappinner {

	width: 1000px;

	float: left;

	margin: 0px;

	padding: 0px;

}



#main {

	width: 680px;
	float: left;
	margin-top: 35px;

	/*margin-left: 8px;*/

}

#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: underline;

	

}

#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: underline;

}



#main .entryBox {

	width: 680px;

	background-color: #FFF;

	margin-bottom: 0px;

	background-image: url('images/entry_bg_top.jpg');

	background-repeat: no-repeat;
	padding-top:20px;

}
#main .entryBorder {
	border-right:1px solid #b6b6b9;
	border-left:1px solid #b6b6b9;

}
#main .entryBox .title h2 {

	font-weight: normal;

	text-transform: uppercase;

	padding-top: 15px;

	padding-left: 15px;

	color: #ff1e66;

	

}

#main .entryBox .title h2 a:link,

#main .entryBox .title h2 a:visited {

	font-weight: normal;

	text-transform: uppercase;

	color: #ff1e66;
	text-decoration:none;

}

#main .entryBox .title h2 a:hover {

	color: #85a514;

}



#main .entryBox span.date {

	margin-left: 18px;

	margin-top: 0px;

	margin-bottom: 5px;

	font-size: 0.8em;

	color: #85a514;

	display: block;

}

#main .entryBox .entry {

	width: 640px;
	padding:0 10px 0 10px;
	overflow: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#main .entryBox .entry p {

	color: #4D5359;
	font-size: 1.0em;
	padding-top: 10px;
	padding-bottom: 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: underline;

	color: #C6514E;

}

#main .entryBox .entry a:visited,

#main .entryBox .entry p a:visited {

	text-decoration: none;

	color: #CC6461;

}

#main .entryBox .entry img {

	margin: 7px;

	border:1px solid #666666;

}



#main .entryBox .entry .wp-smiley {

	border:none;

}

#main .entryBox .entry ul,

#main .entryBox .entry li  {

	list-style-type: none;

	padding: 2px;

	

}

#main .entryBox .entry ul li {

	list-style-type: circle;

	list-style-position: inside;

}

#main .entryBox .entry code {

	font-family: "Courier New", Courier, mono;

	display: block;

	margin-top: 10px;

	margin-right: 5px;

	margin-bottom: 10px;

	margin-left: 0px;

	background-color: #DEDBD0;

	padding: 3px;

	font-size: 1em;

	line-height: 1.5em;

}

#main .entryBox .entry blockquote {

	font-size: 0.9em;

	padding-left: 10px;

	line-height: 1.5em;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 3px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: solid;

	border-left-color: #BFB8A3;

	font-style: oblique;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-right: 10px;

	

}

#main .entryBox .entry pre {

	width: 500px;

}

#main .entryBox .entryBottom {

	background-image: url('images/entry_bg_bottom.jpg');
	background-color:#efefef;
	background-repeat: no-repeat;


	height:50px; 

}

#main .entryBox .entryBottom span {

	font-size: 0.8em; 

	padding-left: 17px;

	padding-right: 7px;

	display:block;

}

#main .entryBox .entryBottom a:link,

#main .entryBox .entryBottom a:visited {

	text-decoration: none;

	color: #77776B;

	font-weight: bold;	

}

#main .entryBox .entryBottom a:hover {

	text-decoration: underline;

	color: #928771;

	font-weight: bold;	

}



/*		

//////////////////////////////////////////////////////

					SINGLE/COMMENT PAGE

//////////////////////////////////////////////////////

*/ 


.CommentList .entryBox {
	color:#666666;
}
.CommentList .entryBox a{
	color:#666666;
}
.CommentList .entryBox a:hover{
	color:#fe1e65;
}

#main .entryBox .entryDescription,

#main .entryBoxAlt .entryDescription {

	width: 660px;
	padding:0 0 10px 0;

	overflow: auto;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#main .entryBox .entryDescription p,

#main .entryBoxAlt .entryDescription p {

	padding: 15px 8px 0px;

	line-height: 1.5em;

}

#main .entryBox .entryDescription p a:link,

#main .entryBoxAlt .entryDescription p a:link,

#main .entryBoxAlt .entryDescription p a:visited,

#main .entryBox .entryDescription p a:visited {

	text-decoration: none;

	color:#BD413D;

}



#main .entryBox .entryDescription p a:hover,

#main .entryBoxAlt .entryDescription p a:hover {

	text-decoration: underline;

	color: #C6514E;

}



#main .entryBox p.who,

#main .entryBoxAlt p.who {

	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;

	

}



#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;


}



#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: underline;

	color: #fe1e65;

}



#main .entryBox .entryBottom p.commentmetadata,

#main .entryBoxAlt .entryBottom p.commentmetadata {

	padding-top: 0px;

	padding-left: 20px;

	padding-bottom: 30px;

	font-size: 0.6em;

	color: #999999;

}

#main .entryBoxAlt {

	width: 547px;

	background-color:#D4CFC1;

	margin-bottom: 55px;

	background-image: url('images/entry_bg_top_alt.jpg');

	background-repeat: no-repeat;

	background-position: -1px 0px;

}

#main .entryBoxAlt .entryBottom {

	background-image: url('images/entry_bg_bottom_alt.jpg');

	background-repeat: no-repeat;

	background-position: -1px 1px;

	height: 40px;

}

#main #commentForm {

	width:550px;

}

#main #commentForm p.tags {

	padding: 10px;

	width: 530px;

}

#main #commentForm p {

	padding:5px;

}

#main #commentForm p a:link,

#main #commentForm p a:visited {

	color:#BD413D;

	text-decoration: none;

}



#main #commentForm p a:hover {

	color:#BD413D;

	text-decoration: underline;



}

#main #commentForm input #submit {

	font-size: 1em;

	padding: 5px;

	cursor:pointer;

	background-color:#FFF;

	color:#666666;

	border: 1px solid #b6b6b9;

}





#main #commentForm input#author,

#main #commentForm input#email,

#main #commentForm input#url,

#main #commentForm textarea#comment {

	font-family: "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;

	padding: 8px 5px;

	font-size: 1em;

	font-weight: normal;

	background-color: #FFF;

	border: 1px solid #b6b6b9;

}

#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 #b6b6b9;

}

#main h3.respond {

	padding: 10px 5px 0px;
	border-bottom:1px solid #FFFFFF;
	margin:0 0 10px 0;

}

/*		

//////////////////////////////////////////////////////

						SIDEBAR

//////////////////////////////////////////////////////

*/ 



#sidebar {

	float:left;

	width: 120px;

	margin-top: 35px;

}

#sidebar h2, #sidebar h3 {

	font-size: 1.1em;

	margin-bottom: 15px;

	margin-top: 15px;


}



.widgettitle {
	border-bottom:1px dotted #a30018;
	color:#84a515;
}



#sidebar ul,

#sidebar li {

	list-style-type: none;

}

#sidebar ul li {

	padding: 3px 3px 3px 8px;

	list-style-type: none;

	color: #6C5E5E;

}

#sidebar a:link,

#sidebar ul li a:link,

#sidebar a:visited,

#sidebar ul li a:visited {

	color: #6C5E5E;	

	text-decoration: none;

}

#sidebar a:hover,

#sidebar ul li a:hover {

	text-decoration: underline;

	color:#666666;

}



#sidebar form {}

#sidebar form input#s {

	font-family: "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;

	padding: 8px 5px;

	margin:0px 0px 5px;

	font-size: 1.3em;

	font-weight: normal;

	background-color: #FFF;

	border: 1px solid #E5E2D9;

	

}



#sidebar form input#s:hover {

	

	background-color: #FFF;

	border: 1px solid #E5E2D9;

}

#sidebar form input {

	border:none;

	padding:5px;

}



/*		

//////////////////////////////////////////////////////

						SIDEBAR2

//////////////////////////////////////////////////////

*/ 



#sidebar2 {

	float:left;

	width: 130px;

	margin-top: 35px;

	margin-left: 55px;

}

#sidebar2 h2,

#sidebar2 h3 {

	font-size: 1.1em;

	margin-bottom: 15px;

	margin-top: 15px;


}



#sidebar2 ul,

#sidebar2 li {

	list-style-type: none;

	width: 150px;

}

#sidebar2 ul li {

	padding: 3px 3px 3px 8px;

	list-style-type: none;

	color: #6C5E5E;

	width: 100px;

}

#sidebar2 a:link,

#sidebar2 ul li a:link,

#sidebar2 a:visited,

#sidebar2 ul li a:visited {

	color: #6C5E5E;

	width: 100px;

	text-decoration: none;

}

#sidebar2 a:hover,

#sidebar2 ul li a:hover {

	text-decoration: underline;

	color:#666666;

}



#sidebar2 form {}

#sidebar2 form input#s {

	font-family: "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;

	padding: 8px 5px;

	margin:0px 0px 5px;

	font-size: 1.3em;

	font-weight: normal;

	background-color: #fafafa;

	border: 1px solid #E5E2D9;

	

}



#sidebar2 form input#s:hover {





	

	background-color: #FFF;

	border: 1px solid #b6b6b9;

}

#sidebar2 form input {

	border:none;

	padding:5px;

}



/*		

//////////////////////////////////////////////////////

						WIDGET

//////////////////////////////////////////////////////

*/ 



h2 .widgettitle {

	font-size:1.2em;
	color:#84a513;

	

}



/*		

//////////////////////////////////////////////////////

						FOOTER

//////////////////////////////////////////////////////

*/ 



#footer {

	clear: both;

	height: 35px;

	margin-top: 25px;

}

#footer p {

	padding-left: 15px;

	padding-top: 5px;

	

}



#footer p a:link,

#footer p a:visited {

	color: #666666;

	text-decoration: none;

}

#footer p a:hover {

	color: #AAA185;

	text-decoration: underline;

}

#blogreizLogo {
	margin:150px 0 0 0;
position:absolute;
}










/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


