/*
THEME NAME: myeezhe
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: for translators at m.yeezhe.com
VERSION: beat1
AUTHOR: <a href="http://yeezhe.com/">yeezhe.com</a>
AUTHOR URI: <a href="http://yeezhe.com/">yeezhe.com</a>
TAGS: clear
*/

body {
margin: 0;
padding: 0;
background: url(images/bg.png) repeat-x top;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-family: Tahoma, Helvetica, sans-serif;
font-weight: normal;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 22px;
}

h3 {
font-size: 18px;
margin: 15px 0 5px 0;
}

p {
font-size: 14px;
line-height: 24px;
margin: 0 0 10px;
font-family: Tahoma, Helvetica, sans-serif;
}

a{
color: #004276;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
max-width: 640px;
}

.clear {
clear: both;
}

#wrapper {
width: 960px;
margin: 0 auto;
}

#header {
padding: 20px 0 10px;
}

#header a{
color: white;
}

#header .logo {
height: 55px;
}

#header .nav {
height: 35px;
width: 100%;
}

#header .nav2 {
height: 35px;
width: 100%;
}
#description {
color: white;
padding: 10px;
font-family: Tahoma, Helvetica, sans-serif;
font-weight: bold;
}
.nav ul, .nav2 ul {
list-style: none;
margin: 0;
padding: 0;
}

.nav ul li, .nav2 ul li {
float: left;
color: white;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 14px;
padding: 8px 15px 9px;
}

.nav2 ul li{
background: url(images/nav_line.png) repeat-y right;
}

.nav ul li:hover {
background: #990000;
}

.nav2 ul li:hover {
background: #515151;
}

#container {
width: 100%;
}

#content {
width: 640px;
float: left;
padding-right: 20px;
}

#post {
margin-bottom: 20px;
border-bottom: 1px #636363 dotted;
padding-bottom: 10px;
width: 640px;
}

#post .date{
font-size: 12px;
font-family: Tahoma, Helvetica, sans-serif;
color: #636363;
margin: 10px 0;
}

#content .navigation {
font-size: 14px;
font-family: Tahoma, Helvetica, sans-serif;
}

#content .navigation .nav-previous {
float: left;
}

#content .navigation .nav-next {
float: right;
}

#content .title {
border-bottom: 1px #636363 solid;
padding-bottom: 10px;
margin-bottom: 15px;
}

#comments {
margin-top: 20px;
}

#comments ul{
list-style: none;
width: 100%;
margin: 15px 0 0;
padding: 0;
}

.comment-meta {
font-size: 12px;
font-family: Tahoma, Helvetica, sans-serif;
color: #636363;
margin-top: 15px;
}

#comments ul li {
margin: 0 0 20px;
}

#comments ul li .comment-author {
width: 150px;
float: left;
}

.comment-text {
margin-left: 170px;
border-left: 1px #636363 dotted;
padding-left: 20px;
}

.button {
background: url(images/yeeyan_btn_red2.gif) no-repeat;
border: none;
color:#FFFFFF;
cursor:pointer;
font-size:14px;
font-weight:bold;
height:29px;
line-height:29px;
width:105px;
margin-top: 5px;
}

.fn {
font-size: 20px;
line-height: 20px;
margin: 6px 0;
font-family: Tahoma, Helvetica, sans-serif;
}

#sidebar {
width: 300px;
float: right;
}

#sidebar .ad {
height: 250px;
background: #636363;
}

#sidebar .block {
border-bottom: 1px #636363 dotted;
padding-bottom: 20px;
}

#sidebar h3 {
margin-bottom: 15px;
}

#footer {
width: 100%;
height: 70px;
border-top: 2px #636363 solid;
margin-top: 20px;
}

#footer p {
margin-top: 25px;
}

#footer .foot {
width: 960px;
margin: 0 auto;
}

		.mu_register { width: 90%; margin:0 auto; }
		.mu_register form { margin-top: 2em; }
		.mu_register .error { font-weight:700; padding:10px; color:#333333; background:#FFEBE8; border:1px solid #CC0000; }
		.mu_register input[type="submit"],
			.mu_register #blog_title,
			.mu_register #user_email,
			.mu_register #blogname,
			.mu_register #user_name { width:100%; font-size: 24px; margin:5px 0; }
		.mu_register .prefix_address,
			.mu_register .suffix_address {font-size: 18px;display:inline; }
		.mu_register label { font-weight:700; font-size:15px; display:block; margin:10px 0; }
		.mu_register label.checkbox { display:inline; }
		.mu_register .mu_alert { font-weight:700; padding:10px; color:#333333; background:#ffffe0; border:1px solid #e6db55; }