/*
	Theme Name: Rimu-chan
	Theme URI: http://www.beyondeternal.com
	Description: Layout featuring Rimu-chan from Shuffle!
	Version: 1.5
	Author: Euri Darenthorne
	Author URI: http://www.beyondeternal.com

*/


/*  basics and typography  */

body {
	background: #FFFFFF url(images/rimuchan-bg.gif);
}
body, td, input, textarea, select, option {
	color: #666666;
	font: 12px "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #0066B2;
	text-decoration:none;
}
a:hover {
	color: #AD95A5;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h1 {
	text-align: right;
	padding: 10px 0 10px 20px;
	color: #DEC5DC;
	font: italic 30px Georgia, "Times New Roman", Times, serif;
}
p {
	padding: 10px 0;
}
blockquote {
	font-size: 11px;
	color: #83929D;
}
img {
	border: 0;
}
.input {
	width: 90%;
}
.button {
	background: #B1D3EC;
	border: 1px #B1D3EC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	font: bold 14px "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}

/*  layout  */

#wrapper {
	margin: auto;
	padding: 0;
	width: 780px;
	border: 1px #83929d solid;
	background: #FFFFFF url(images/rimuchan-bg2.gif) repeat-y -1px 0;
}
.avatar {
	float: right;
	margin: 10px 0 5px 10px;
}

/*	header  */

#header {
	width: 780px;
}
#header .header-left {
	float: left;
	width: 280px;
	height: 300px;
	background: url(images/rimuchan-img.gif) no-repeat;
}
#header .header-right {
	float: right;
	width: 500px;
	background: url(images/rimuchan-bg3.gif) repeat-x;
}
#header .header-title {
	height: 65px;
	text-align: center;
	font: 45px Impact, Verdana, Arial, Helvetica, sans-serif;
	line-height: 45px;
	letter-spacing: 1px;
	padding: 10px 15px 0 0;
	text-transform: uppercase;
}
#header .header-title a {
	color: #FFFFFF;
}
#header .header-menu {
	background: #B2D3EF;
	height: 50px;
	color: #6699CC;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
#header .header-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#header .header-menu ul li {
	float: left;
	width: auto;
	border-left: 2px #6CAAD9 solid;
	padding: 2px 5px;
	margin: 15px 0 0 0;
}
#header .header-menu .home {
	border: none;
}
#header .header-menu a {
	color: #6699CC;
}
#header .header-menu a:hover {
	color: #FFFFFF;
}

/*	content	*/

#content {
	float: right;
	width: 480px;
	position: relative;
	margin: -170px 0 0 0;
	padding: 0 30px 0 19px;
}
#content h2 {
	background: #DFEFF7;
	border-top: 3px #B1D3EC double;
	border-bottom: 3px #B1D3EC double;
	margin: 0;
	padding: 5px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#content h2,  #content h2 a {
	color: #6699CC;
}
#content h2 a:hover {
	color: #AD95A5;
}
#content h3 {
	clear: both;
	background: #FFF7F7;
	border-top: 1px #D2B6CE solid;
	border-bottom: 1px #D2B6CE solid;
	margin: 0;
	padding: 3px 5px;
	color: #A587A4;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#content .ads {
	margin: 5px 0 10px 10px;
	text-align: center;
}
#content .comment {
	clear: both;
	text-align: right;
	padding: 0 0 10px 0;
}
#content .postmeta {
	text-align: right;
	font-size: 10px;
	background: #EEF7FB;
	border-top: 1px #B1D3EC solid;
	border-bottom: 3px #B1D3EC double;
	margin: -3px 0 0 0;
	padding: 1px;
}

/* comment */

.commentlist {
	padding: 0;
	margin: 0;
}
.commentlist li {
	clear: both;
	list-style: none;
	margin: 10px 0 0 0;
}
.commentlist .author {
	background: #F9F9F9;
	border-top: 1px #EEEEEE solid;
	border-bottom: 1px #EEEEEE solid;
	margin: 0;
	padding: 2px 5px;
	color: #A587A4;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.commentlist .author a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.commentlist .commentmetadata {
	font-size: 10px;
	text-align: right;
	padding: 0 5px 0 0;
	margin: 0;
}
.commentlist .avatar img {
	width: 50px;
	height: 50px;
}

/*	sidebar	*/

#sidebar {
	float: left;
	width: 220px;
	padding:  0 0 0 31px;
}
#sidebar h2 {
	color: #FFFFFF;
	background: #B1D3EC;
	border-top: 3px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
	margin: 0;
	padding: 0 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
}
#sidebar h2 a {
    color: #FFFFFF;
}
#sidebar ul, #sidebar li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#sidebar ul li ul {
	padding: 2px 0;
}
#sidebar ul li p {
	padding: 5px 10px;
}
#sidebar ul li ul li {
	border-bottom: 1px #FFFFFF solid;
}
#sidebar ul li ul li a {
	display: block;
	width: 210px;
	padding: 0 5px;
}
#sidebar ul li ul li a:hover {
	background: #B1D3EC;
	color: #FFFFFF;
}
#sidebar .end {
	border: 0;
}

#sidebar .tweets a {
    display: inline;
    width: auto;
    padding: 0;
}

/*	footer	*/

#footer {
	clear: both;
	width: 500px;
	padding: 5px 0;
	margin: 10px 0 0 270px;
	border-top: 1px solid #D7E8F5;
	text-align: right;
	font-size: 10px;
}

