﻿* {
	margin:0;
	padding:0;
}
html {
	background:#EEE url(../images/clouds_w.png) repeat-x;
}
body {
	font:12px Tahoma,"Lucida Grande",Verdana,Arial;
	color:#444;
	padding:10px 30px;
}
input, textarea {
	resize: none;
}
img {
	border: 0;
}
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 #9C9C9C;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.clear {
	clear:both;
}
#header {
	height: 95px;
	padding-right: 20px;
	background: #DFDFDF url(../images/header.png) repeat-x;
	border-bottom: 1px solid #CBCBCB;
	overflow:hidden;
}
h1 {
	float:left;
	margin-top:19px;
	text-shadow:1px 1px 1px #FFFFFF;
	padding:0;
	width:300px;
	overflow:hidden;
}
h1 a {
	font:21px "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;
	line-height: 16px;
	height: 16px;
	width: 320px;
	overflow: hidden;
}
h1 span a {
	font: 10px Arial;
	color: #888;
}
h1 span.music a {
	font: 11px Tahoma;
}
h2 {
	font:bold 14px verdana;
}
.avatar {
	width:48px;
	height:48px;
	margin:15px 10px 15px 20px;
	float:left;
	background: url(../images/avatar_outer.png) no-repeat;
	padding: 10px 5px 5px 9px;
}
a.follow {
	background: url(../images/follow.png) no-repeat;
	padding: 1px 0 5px 15px;
	font: 10px Arial;
	margin: 5px 0;
	display: block;
	line-height: 12px;
}
#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:1px 1px 1px #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:10px;
}
.entry {
	font:normal 12px "Lucida Grande",Verdana,Arial;
	line-height:22px;
	padding:8px 10px;
	background:#DFE1E3;
	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;
}
.entry.lastest {
	font-size: 14px;
	border-top: 1px #C7CCD1 solid;
	background: #F1F1F1 url(../images/new-ico.gif) no-repeat 99% 10px;
}
.entry.view {
	border-top: 1px #C7CCD1 solid;
	background: #F1F1F1;
}
span.search {
	float:right;
}
span.search input {
	border: 1px #BBB solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 20px;
	color: #CCC;
	background: url(../images/nav_search.png) no-repeat 5px 3px;
}
span.search input:focus {
	color: #666;
}
.tab {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
.tab li {
	display: block;
	background: #FFF;
	border: 1px #C7CCD1 solid;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}

.tab li.selected {
	border-bottom: 1px #FFF solid;
}

.tab li a {
	color: #000;
	display: block;
	padding: 5px 20px;
	outline: none;
	height: 14px;
	_height: auto;
}

.tab li.selected a 
{
	cursor: default;
	font-weight: bold;
}

.tab_content {
	margin-top: 25px;
	border-top: 1px #C7CCD1 solid;
}

#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:#FFF;
    border:1px solid #DDD;
    text-decoration:none;
}

.pages a:hover {
    border:1px solid #BBB;
}

.pages strong {
    float:left;
    color:#F23219;
    line-height:22px;
    margin:0 2px;
    padding:0 8px;
	border:1px solid #BBB;
}

.pages kbd {
    margin:0 0 0 5px;
}

.pages kbd input {
    font-family:Verdana, sans-serif, Arial;
    font-size:13px;
    border:1px #DDD 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;
	margin: 10px 0 0 0;
}
#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;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.entry_post input.text {
	border: 1px #CCC solid;
	width: 360px;
	padding: 3px;
	margin: 0 10px;
	float: left;
}
.entry_post a.submit {
	float: left;
	display: block;
	margin: 2px 0 0 0;
}
#entry_input {
	font: normal 12px "Courier New",Courier,Verdana,Arial;
	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;
    height: 33px;
    width: 120px;
    color: #fff;
    float: right;
	overflow: hidden;
}
.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;
}
.w100 {
	width:100px;
}
.w200 {
	width:200px;
}
.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 16px;
	color: #AAA;
	font: 10px Arial;
	background: url(../images/reply.png) no-repeat 0 4px;
	border: 0;
	text-decoration:none;
}
a.reply:hover, a.permalink:hover {
	text-decoration:none;
}
a.permalink {
	margin: 0px 4px;
	padding: 4px 3px 4px 16px;
	color: #AAA;
	font: 10px Arial;
	background: url(../images/permalink.png) no-repeat 0 4px;
	border: 0;
	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;
}

p.image a img {
	border: 1px #ccc solid;
	background: #fff;
	padding: 5px;
	margin: 10px auto;
}

p.image a {
	border: 0;
}

div.light_button {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	cursor: pointer;
	min-width: 80px;
	margin: 0 5px 0 0;
	vertical-align: baseline;
	font-size: 12px;
	color: #404040;
	outline: none;
	float: left;
}

div.light_button .outer {
	background: transparent url(../images/light_button_left.png) no-repeat scroll left top;
	display: block;
	margin-left: 1px;
	padding: 0 4px 0 2px;
	width: 100%;
	outline: none;
}

div.light_button .outer .label {
	margin-left: 6px !important;
	right: -1px !important;
	width: auto !important;
	position: relative;
	background: transparent url(../images/light_button_right.png) no-repeat scroll right top;
	color: #282929;
	/*font-weight: bold;*/
	height: 14px;
	padding: 4px 9px 6px;
	text-align: center;
	text-indent: -7px;
	text-shadow: 0 1px 1px white;
	outline: none;
}

div.light_button.active .outer {
	background: transparent url(../images/light_button_left.png) no-repeat 0 -30px;
}

div.light_button.active .outer .label {
	background: transparent url(../images/light_button_right.png) no-repeat right -30px;
	color: #4B4D4E;
}

div.light_button.submit .outer {
	background: transparent url(../images/light_button_left.png) no-repeat 0 -90px;
}

div.light_button.submit .outer .label {
	background: transparent url(../images/light_button_right.png) no-repeat right -90px;
	color: #2F3439;
}

div.light_button.submit.active .outer {
	background: transparent url(../images/light_button_left.png) no-repeat 0 -120px;
}

div.light_button.submit.active .outer .label {
	background: transparent url(../images/light_button_right.png) no-repeat right -120px;
	color: #213854;
}

div.light_button.disabled
{
	cursor: default;
}

div.light_button.disabled .outer, div.light_button.disabled.active .outer {
	background: transparent url(../images/light_button_left.png) no-repeat scroll left top;
}

div.light_button.disabled .outer .label, div.light_button.disabled.active .outer .label {
	background: transparent url(../images/light_button_right.png) no-repeat scroll right top;
	color: #AAA;
	text-shadow: 0 1px 1px #EEE;
}

div.black_button {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	cursor: pointer;
	min-width: 80px;
	margin: 0 5px 0 0;
	vertical-align: baseline;
	font-size: 12px;
	color: #404040;
	outline: none;
	float: left;
}

div.black_button .outer {
	background: transparent url(../images/black_button.png) no-repeat -157px -142px;
	display: block;
	margin-left: 1px;
	padding: 0 4px 0 2px;
	width: 100%;
	outline: none;
}

div.black_button .outer .label {
	margin-left: 6px !important;
	right: -1px !important;
	width: auto !important;
	position: relative;
	background: transparent url(../images/black_button.png) no-repeat scroll right -22px;
	color: #000;
	/*font-weight: bold;*/
	height: 16px;
	padding: 6px 9px 6px;
	text-align: center;
	text-indent: -7px;
	text-shadow: rgba(206, 214, 221, 0.644531) 0px 1px 0px;
	outline: none;
}

div.black_button.active .outer, div.black_button.submit.active .outer {
	background: transparent url(../images/black_button.png) no-repeat -157px -202px;
	
}

div.black_button.active .outer .label, div.black_button.submit.active .outer .label {
	background: transparent url(../images/black_button.png) no-repeat scroll right -82px;
}

div.black_button.submit .outer {
	background: transparent url(../images/black_button.png) no-repeat -157px -172px;
}

div.black_button.submit .outer .label {
	background: transparent url(../images/black_button.png) no-repeat scroll right -52px;
}

div.black_button.disabled
{
	cursor: default;
}

div.black_button.disabled .outer, div.black_button.disabled.active .outer {
	background: transparent url(../images/black_button.png) no-repeat -157px -232px;
}

div.black_button.disabled .outer .label, div.black_button.disabled.active .outer .label {
	background: transparent url(../images/black_button.png) no-repeat right -112px;
	color: #999;
	text-shadow: 0 1px 1px #EEE;
}

ul.following {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.following li {
	padding: 10px;
	border-bottom: 1px #CCC solid;
}

ul.following li table td.follow_avatar {
	width:48px;
	height:48px;
	margin:0;
	background: url(../images/avatar_outer.png) no-repeat;
	padding: 10px 15px 5px 9px;
}

ul.following li table td.follow_title {
	color: #AAA;
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
}

ul.following li table td.follow_title a {
	color: #333;
}

ul.following li table td.follow_latest a {
	color: #385F8A;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	width: 660px;
	overflow: hidden;
	display: block;
}

ul.following li table td.follow_latest a {
	color: #385F8A;
}

a.more {
	background: url(../images/more.gif);
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:repeat-x;
	border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:22px;
	line-height:1.5em;
	margin-bottom:6px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:6px 0;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	width:100%;
	margin: 10px 0;
}

a.more:hover {
	background-position:left -78px;
	border:1px solid #BBBBBB;
	text-decoration:none;
}

a.more:active {
	background-position:left -38px;
	color:#666666;
}

a.more.loading {
	background-color:#FFFFFF;
	background-position:50% 50%;
	background-repeat:no-repeat;
	border:1px solid #EEEEEE;
	cursor:default !important;
}

div.comment_box {
	overflow:hidden;
}

div.comment_box .item
{
	clear:both;
}

div.comment_box .text_main_even
{
	background:transparent url(../images/comment_box_main.png) no-repeat;
	width:549px;
	float:left;
	margin-bottom:5px;
	margin-top:6px;
}

.text_main_even a, .text_main_odd a {
	color: #333;
}

.text_main_even span.nickname, .text_main_odd span.nickname {
	color: #3984CE;
}

.text_main_even span.time, .text_main_odd span.time {
	color: #CCC;
}

div.comment_box img.avatar_even
{
	float:left;
	border:1px solid #CCC;
	padding:2px;
}

div.comment_box img.avatar_odd
{
	float:right;
	border:1px solid #CCC;
	padding:2px;
}

div.comment_box .text_main_odd
{
	background:url(../images/comment_box_main2.png) no-repeat;
	width:549px;
	float:right;
	margin-bottom:5px;
	margin-top:6px;
}

div.comment_box .text
{
	font-size:12px;
	color:#555;
	padding:3px 20px 0 15px;
}

div.comment_box .text_bottom
{
	background:url(../images/comment_box_bottom.png) no-repeat;
	width:549px;
	height:9px;
	font-size:12px;
}