﻿* {
	margin:0;
	padding:0;
}
html {
	padding:20px 30px;
	background:#A7B1BA no-repeat;
}
body {
	font:normal 12px "Lucida Grande",Verdana,Arial;
	color:#444;
}
input, textarea {
	resize: none;
}
a:link,a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#999;
	text-decoration:none;
}
ul,ol {
	list-style:none;
}
input, select, textarea {
	font:normal 12px Verdana,Arial;
	padding:2px;
}
.wrapper {
	width:747px;
	margin:0 auto;
	padding:2px;
	background:#fff;
	border:10px solid #BCC5CD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.clear {
	clear:both;
}
#header {
	height: 95px;
	padding-right: 20px;
	background: #FFFFFF url(../images/h.png) no-repeat;
	border-bottom: 1px solid #CBCBCB;
}
h1 {
	float:left;
	margin-top:26px;
	text-shadow:0 1px 0 #FFFFFF;
}
h1 a {
	font:24px "Helvetica Neue",Helvetica,Arial,sans-serif,Tahoma;
	color:#000;
	text-decoration:none;
}
h1 a:hover {
	color:#333;
	text-decoration:none;
}
h1 span {
	display: block;
	font: 10px Arial;
	color: #888;
	margin: 3px 0 0 0;
}
h1 span.music {
	font: 11px Tahoma;
	background: url(../images/playing.png) no-repeat;
	padding: 2px 0 3px 20px;
}
h1 span a {
	font: 10px Arial;
	color: #888;
}
h1 span.music a {
	font: 11px Tahoma;
}
h2 {
	font:bold 14px verdana;
}
.avatar {
	width:70px;
	height:48px;
	margin:15px 20px;
	float:left;
	background: url(../images/d.gif) no-repeat;
	padding: 10px 5px 5px 9px;
}
#menu {
	float:right;
	margin:35px 0 0;
}
#menu li {
	display:inline;
}
#menu a {
	color:#333;
	height:22px;
	line-height:22px;
	_line-height:24px;
	*line-height:24px;
	padding:0 8px;
	text-decoration:none;
	background:#CECECE;
	border:2px solid #d0d0d0;
	display:inline-block;
	margin: 0 0 0 3px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#menu a:hover, #menu a.selected {
	color:#fff;
	background:#A0A0A0;
	font-weight:bold;
}
#menu a:hover {
	font-weight:normal;
}
#menu a.selected:hover {
	font-weight:bold;
}
#description {
	color:#666;
	height:39px;
	line-height:39px;
	text-align:right;
	padding:0 15px;
	background:#DFDFDF url(../images/bg_dsp.png) repeat-x;
	text-shadow:0 1px 0 #FFFFFF;
	border-bottom: 1px solid #CBCBCB;
}
#description span {
	float:left;
}
#description a.rss {
	width:27px;
	height:15px;
	margin:13px 0 0;
	background:url(../images/rss.png) no-repeat;
	display:block;
	float:right;
}

#main {
	padding:5px 0.5px;
}
.entry {
	font:normal 12px "Lucida Grande",Verdana,Arial;
	line-height:22px;
	padding:8px 10px;
	background:#EFF2F5;
	border-top:1px solid #E9EAEB;
	border-bottom:1px solid #C7CCD1;
	color: #000;
}
.entry strong {
	color:#333;
}
.entry strong.white {
	color:#fff;
}
.entry img {
	margin:10px 15px;
	border:4px solid #d7e1ed;
	display:block;
}
.entry-meta {
	color:#888;
}
.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;
}
#prefix {
	color:#fff;
	margin:0 4px;
	padding:2px 3px 2px 4px;
	_padding:3px 3px 1px 4px;
	*padding:3px 3px 1px 4px;
}

.pager {
	margin: 5px 0;
}

.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;
}
#navbar {
	font-family:"Lucida Grande",Verdana,Arial;
	color:#445057;
	width:770px;
	margin:0 auto;
	line-height:26px;
	text-align:right;
}
#navbar a {
	margin: 0 0 0 10px;
}
#navbar a.selected {
	font-weight: bold;
}
#footer {
	font-family:"Lucida Grande",Verdana,Arial;
	color:#445057;
	width:770px;
	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 10px;
	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;
	zoom:1;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#entry_input {
	font:normal 12px "Courier New",Courier,Verdana,Arial;
	clear:both;
	width:692px;
	margin:10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.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 #989eA4 solid;
}
.nav_title {
	background:#333;
	color:#fff;
	margin-bottom:10px;
	padding:0 10px;
	line-height:30px;
}
.avatar_now {
	width:48px;
	height:48px;
	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;
}
span.right {
	float:right;
	padding-top: 3px;
}
a.reply {
	margin: 0px 4px;
	padding: 4px 3px 4px 22px;
	color: #AAA;
	font: 10px Arial;
	background: url(../images/reply.png) no-repeat 0 2px;
	border: 0;
	text-decoration:none;
}
a.reply:hover {
	text-decoration:none;
}
div.reply {
	border-top:1px solid #fff;
	border-bottom:1px solid #C7CCD1;
	background: #F8F8F8;
	padding: 5px 10px;
}
div.reply ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div.reply ul li {
	padding: 5px 0;
	margin: 3px 0;
	border-bottom: 1px #DDD solid;
}
div.reply ul li span.time {
	color:#999;
	font: 10px Arial;
}
div.reply input.content {
	border: 1px #CCC solid;
	width: 480px;
	padding: 3px;
	margin: 0;
	float: left;
}
div.reply a.submit {
	margin: 0 0 0 10px;
}
div.reply a.submit img {
	padding: 2px 0 0 0;
}
div.reply p {
	margin: 5px 0;
	padding: 5px 0;
}

/* @blocks */

.blocks {
	float: left;
}

.blocks li {
	width: 249px;
	height: 60px;
	float: left;
	overflow: hidden;
}

.blocks li a {
	display: block;
	width: 239px;
	height: 45px;
	padding: 10px 5px 5px 5px;
	text-decoration: none;
	-webkit-transition: background-color 0.25s linear;
	overflow: hidden;
	background: #EFEFEF url(../images/blocks.png) repeat 0 0;
}

/*.blocks li span.time {
	font-size: 11px;
}*/

.blocks li a:hover,
.blocks li a:focus {
	background: #DDD url(../images/blocks.png) repeat 0 0;
}

.blocks li a:active {
	background: #EEE url(../images/blocks.png) repeat 0 0;
}

.blocks li a img {
	float: left;
	margin: 0 10px 0 15px;
	-webkit-transition: margin-left 0.25s linear;
}

.blocks li a strong {
	color: #000;
	font: 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	padding: 2px 0;
}

/* @end */


ul.photos {
	margin: 1px;
	padding: 0;
}

ul.photos li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 149px;
	height: 149px;
}

ul.photos li div.src {
	display: block;
	width: 149px;
	height: 149px;
}

ul.photos li a.title {
	display: none;
	width: 129px;
	height: 24px;
	background: #F7F6F6 url(../images/bar.gif) repeat-x bottom;
	padding: 125px 10px 0 10px;
	overflow: hidden;
	font-weight: bold;
}

ul.photos li a.title, ul.photos li a.title:hover {
	color: #666;
}

iframe{display:none;}