* {
	margin:0;
	padding:0;
}
html {
	padding:30px;
	background:#192227;
}
body {
	font:normal 12px "Lucida Grande",Verdana,Arial;
	color:#444;
}
a {
	color:#005ca3;
}
a:hover{
	color:#c73a25;
}
ul,ol {
	list-style:none;
}
input, select, textarea {
	font:normal 12px Verdana,Arial;
	padding:2px;
}
.wrapper {
	width:1000px;
	margin:0 auto;
	padding:2px;
	background:#fff;
	border:10px solid #0d1316;
}
.clear {
	clear:both;
}
.hide {
    display:none;
}
#header {
	height:120px;
	padding-right:20px;
	background:#c73a25 url(../images/header.png) no-repeat;
	border-bottom:3px solid #9f2414;
}
h1 {
	float:left;
	margin-top:26px;
}
h1 a {
	font:bold 30px "Lucida Grande",Verdana,Arial;
	color:#fff;
}
h1 a:hover {
	color:#fff;
	text-decoration:none;
}
h2 {
	font:bold 14px verdana;
}
.avatar {
	width:70px;
	height:70px;
	margin:25px 26px;
	float:left;
}
#menu {
	float:right;
	margin:35px 0px 0px;
}
#menu li {
	display:inline;
}
#menu a {
	color:#e97f6f;
	height:22px;
	line-height:22px;
	_line-height:24px;
	*line-height:24px;
	padding:0 8px;
	text-decoration:none;
	background:#9e2412;
	border-right:1px solid #7c1809;
	border-bottom:1px solid #7c1809;
	display:inline-block;
}
#menu a:hover, #menu a.selected {
	color:#fff;
	background:#2c383f;
	border-right:1px solid #192227;
	border-bottom:1px solid #192227;
}
#description {
	color:#b47949;
	height:39px;
	line-height:39px;
	text-align:right;
	padding:0 15px;
	/**background:#fff1cc url(../images/bg_dsp.png) repeat-x;**/
}
#description span {
	float:left;
}
#description a {
	width:16px;
	height:16px;
	margin:11px 0 0;
	background:url(../images/rss.png) no-repeat;
	display:block;
	float:right;
}

#main {
	padding:10px;
}
#lastest {
	color:#f8f8f8;
	padding-right:15px;
	background:#333 url(../images/lasted.png) no-repeat center top;
	border-top:none;
}
#lastest a, .entry-last a {
	color:#ddd;
}
#lastest a:hover, .entry-last a:hover {
	color:#fff;
	text-decoration:none;
}
.entry {
	font:normal 12px "Lucida Grande",Verdana,Arial;
	line-height:22px;
	padding:8px 10px;
	background:#f1f6fa;
	border-top:1px solid #fff;
	border-bottom:1px solid #c6d4e5;
}

.entry strong {
	color:#333;
}
.entry strong.white {
	color:#fff;
}
.entry img {
	margin:10px 15px;
	border:4px solid #d7e1ed;
	display:block;
}
.entry-meta {
	color:#aaa;
}

.entry-meta a {
    float:right;
    color:#fff;
    line-height:22px;
    margin:-35px 0;
    padding:3px 8px;
    background:#192227;
    border:1px solid #c6d4e5;
    text-decoration:none;
	
}

.entry-meta a:hover {
    color:#fff;
    background:#666;
    border:1px solid #C6D4E5;
}


#prefix {
	color:#fff;
	margin:0 4px;
	padding:2px 3px 2px 4px;
	_padding:3px 3px 1px 4px;
	*padding:3px 3px 1px 4px;
}

.pages {
    color:#999;
    height:24px;
    margin:15px 0;
    overflow:hidden;
}

.pages em {
    font-style:normal;
    height:22px;
    background:#f1f6fa;
    border:1px solid #c6d4e5;
}

.pages a,.pages em {
    float:left;
    line-height:22px;
    margin:0 2px;
    padding:0 8px;
    background:#f1f6fa;
    border:1px solid #c6d4e5;
    text-decoration:none;
}

.pages a:hover {
    background:#fff1cc;
    border:1px solid #c73a25;
}

.pages strong {
    float:left;
    color:#fff;
    line-height:22px;
    margin:0 2px;
    padding:0 8px;
    background:#d04b37;
    border-top:1px solid #f59e80;
    border-left:1px solid #f59e80;
    border-right:1px solid #9e2412;
    border-bottom:1px solid #9e2412;
}
.pages kbd {
    margin:0 0 0 5px;
}
.pages kbd input {
    font-family:Verdana, sans-serif, Arial;
    font-size:13px;
    border:1px #c1c8d2 solid;
    padding:2px;
    width:25px;
    height:16px;
}

#stat {
	color:#999;
	line-height:30px;
	text-align:right;
	padding:0 10px;
	background:#f8f8f8;
	border:1px solid #dedede;
}
#stat strong {
	margin:0 3px;
}
#star {
	color:#999;
	line-height:30px;
	height:45px;
	text-align:left;
	padding:0 10px;
	background:#f8f8f8;
	border:1px solid #dedede;
}
#starubb {
	color:#999;
	line-height:30px;
	height:22px;
	text-align:left;
	padding:3px 10px;
	background:#f8f8f8;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
    border-bottom:1px solid #dedede;
}


#footer {
	font-family:"Lucida Grande",Verdana,Arial;
	color:#445057;
	width:999px;
	margin:0 auto;
	line-height:26px;
	text-align:right;
	clear:both;
}
#footer span {
	float:left;
}
#footer a {
	color:#58656d;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

a.action img {
	border:none;
	margin:0 0 0 20px;
	vertical-align:middle;
	display:inline;
}
.write_nickname, .write_prefix {
	float:left;
}
.write_nickname {
	margin-right:10px;
	font:bold 18px "Lucida Grande",Verdana,Arial;
}
.write_prefix {
	font:bold 14px "Lucida Grande",Verdana,Arial;
	color:#fff;
	background:#333;
}
.entry_post {
	background:#f8f8f8;
	border:1px solid #ddd;
	margin-bottom:0;
	padding:10px;
	height:155px;
	*height:135px;
	+height:135px;
	zoom:1;
}
#entry_input {
	font:normal 12px "Courier New",Courier,Verdana,Arial;
	clear:both;
	width:692px;
	margin:10px 0;
}
.btn_update {
    display:block;
    background: url(../images/update.png) no-repeat 0 -33px;
    text-indent: -9999px;
    white-space: nowrap;
    height:33px;
    width:120px;
    color:#fff;
    cursor:pointer;
    float:right;
}

.btn_update:hover {
    background: url(../images/update.png) no-repeat 0 -66px;
}

.btn_update_close {
    background: url(../images/update.png) no-repeat 0 0;
}

.btn_update_close:hover {
    background: url(../images/update.png) no-repeat 0 0;
}

.input_message {
    width:713px;
    border:1px #ccc solid;
    font:14px Verdana, Arial;
    overflow:auto;
    margin:10px 0;
    padding:5px;
}

.input_message:focus {
    border: 1px #c7e2f1 solid;
}
.entry-last {
    font-family:"Lucida Grande",Verdana,Arial;
	background:#333;
	color:#fff;
	line-height:20px;
	margin-top:20px;
	padding:10px;
}
.nav_title {
	background:#333;
	color:#fff;
	margin-bottom:10px;
	padding:0 10px;
	line-height:30px;
}
.avatar_now {
	width:50px;
	height:50px;
	margin:0 10px 10px 0;
	padding:2px;
	float:left;
	background:#f8f8f8;
	border:1px solid #ddd;
}
.input_message {
	margin:0;
}
.profile_edit p, .profile_edit p span, .prefix_edit p {
	margin:10px 0 5px 0;
	display:block;
}
.classname {
	font:bold 14px "Lucida Grande",Verdana,Arial;
}
.w150 {
	width:150px;
}
.image_button_submit {
	font:bold 14px verdana;
}
#type_prefix {
	font:bold 14px verdana;
	background:#f8f8f8;
	border:1px solid #ddd;
	padding:5px 10px;
}
.login_submit {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background:#242f36;
	color:#fff;
	vertical-align:middle;
	font:12px Tahoma, Arial;
	margin:0 0 0 20px;
	padding:5px;
}