
/*----------------------------------------------------------*/
/* :: Mine :: */

#tip {
	text-decoration:none;
	}

#tip:link, a#tip:hover {
	text-decoration:none;
	display:inline;
	}

#tip:hover {
	text-decoration:none;
	display:inline;
	}

#tip span {
	display:none;
	text-decoration:none;
	color:#e05c23;
	}

#tip:visited {
	text-decoration:none;
	}

#tip:hover #tip_info {
	display:inline;
	position:relative;
	}

/* 留言板引用的式样 */
blockquote#notepost, blockquote#noteypost {
	background:transparent;
	color:#333;
	padding:5px 15px;
	border:none;
	}

/* 提交面板的盒子 */
div.mod_box {
	background:rgb(245, 250, 255);
	padding:10px;
	width:400px;
	border-style:solid;
	border-color:rgb(127, 157, 185);
	border-width:1px 2px 2px 1px;
	}

.mod_img_td {
	width:175px;
	}

.mod_img {
	background:#fff;
	width:179px !important;
	width:175px;
	padding:2px;
	border-top:1px solid #9eb1c0;
	border-right:1px solid #677787;
	border-bottom:1px solid #677787;
	border-left:1px solid #9eb1c0;
	}

.mod_text_td {
	text-align:left;
	padding-left:15px;
	font-size:12px;
	}

.mod_box a:hover {
	background:transparent;
	}

/* post 一些媒体元素的盒子 */
div.post_media_box {
	background:rgb(245, 250, 255);
	padding:10px 10px 20px;
	width:502px;
	border-style:solid;
	border-color:rgb(127, 157, 185);
	border-width:1px 2px 2px 1px;
	}

.post_media {
	background:#fff;
	width:500px;
	border-top:1px solid #9eb1c0;
	border-right:1px solid #677787;
	border-bottom:1px solid #677787;
	border-left:1px solid #9eb1c0;
	}

.post_media_box a:hover {
	background:transparent;
	}

/* 带边框的图片 */
img.with_border {
	background:#fff;
	padding:1px;
	margin:5px;
	border-top:1px solid #9eb1c0;
	border-right:1px solid #677787;
	border-bottom:1px solid #677787;
	border-left:1px solid #9eb1c0;
	}

a img.with_border:hover {
	padding:3px;
	margin:3px;
	}

/* Friend Wall 图片 */
.friends_wall div.friend {
	background:#fff;
	float:left;
	padding:1px;
	margin:5px;
	width:120px !important;
	width:122px;
	height:50px !important;
	height:52px;
	border-top:1px solid #9eb1c0;
	border-right:1px solid #677787;
	border-bottom:1px solid #677787;
	border-left:1px solid #9eb1c0;
	}

.friends_wall div.friend:hover {
	background:#f1f5f6;
	padding:3px;
	margin:3px;
	width:126px;
	height:56px;
	}

.friends_wall .friend .friend_img {
	float:left;
	width:50px;
	height:50px;
	}

.friends_wall .friend .friend_inf {
	float:right;
	overflow:hidden;
	text-align:left;
	width:65px;
	height:50px;
	}


/*----------------------------------------------------------*/
/* :: MAIN LAYOUT :: */

body {
	background:#ebebeb;
	margin:0;
	padding:2px 0;
	font-family:verdana, arial, 'trebuchet ms', helvetica, sans-serif;
	font-size:12px;
	line-height:145%;
	text-align:center;
	color:#333;
	}

#wrap1 {
	width:831px !important;
	width:829px;
	margin:0 auto;
	background:transparent;
	}

#wrap2 {
	width:831px !important;
	width:829px;
	min-width:745px;
	}

.onecol #wrap2 {
	background:transparent;
	}

.twocol #wrap2 {
	background:transparent;
	}

#wrap3 {
	width:831px !important;
	width:829px;
	background:transparent;
	}

#wrap4 {
	width:831px !important;
	width:829px;
	margin:0 auto;
	}

.twocol #wrap4 {
	background:transparent;
	}

.onecol #wrap4 {
	background:transparent;
	}

#topbar1 {
	background:#ebebeb;
	line-height:10px;
	height:20px;
	overflow:hidden;
	}
	
#topbar1 img {
	display:none;
	}

#topbar1 p {
	margin:0;
	font-size:10px;
	font-family:verdana;
	}

#topbar1 a:link, #topbar1 a:active, #topbar1 a:visited {
	color:#258;
	text-decoration:none;
	margin-right:5px;
	}

#topbar1 a:hover {
	text-decoration:underline;
	}

#topbar2 a.yellow:link, #topbar2 a.yellow:visited {
	color:#258;
	font-weight:bold;
	}


#top {
	font-size:11px;
	max-width:829px;
	min-width:739px;
	height:117px;
	margin:0 auto;
	text-align:left;
	}

.twocol #top {
	background:#fff;
	width:829px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px;
	}

.onecol #top {
	background:#fff;
	width:829px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px 1px 1px 1px;
	}

#top2 {
	height:90px;
	padding:0 40px;
	background:transparent;
	}

#top h1 {
	margin:0;
	font-size:25px;
	font-family:'trebuchet ms',arial,helvetica,sans-serif;
	line-height:normal;
	padding-top:20px;
	color:#258;
	}

#subtitle {
	margin:0;
	width:100%;
	overflow:hidden;
	font-size:11px;
	font-family:verdana;
	padding-bottom:8px;
	color:#333;
	}

#menu {
	clear:both;
	height:26px;
	background:#f1f5f6;
	padding:0 25px;
	margin:0 1px;
	}

#menu ul {
	padding:0;
	margin:0;
	}

#menu li {
	float:left;
	list-style:none;
	line-height:26px;
	font-size:11px;
	font-family:verdana;
	margin:0 10px 0 5px;
	padding:0;
	}

#menu a {
	color:#18397c;
	text-decoration:none;
	border-style:solid;
	border-color:#f1f5f6;
	border-width:3px 8px 4px 8px;
	}

#menu a:hover {
	background:#fff;
	border-style:solid;
	border-color:#fff;
	border-width:3px 8px 4px 8px !important;
	border-width:4px 8px 3px 8px;
	}

#menu a#selected {
	background:#fff;
	font-weight:bold;
	border-style:solid;
	border-color:#fff;
	border-width:7px 12px !important;
	border-width:7px 12px;
	}

#menu a#selected:hover {
	text-decoration:underline;
	}

#content {
	clear:both;
	position:relative;
	min-width:675px;
	text-align:left;
	margin:0;
	padding:5px 0;
	}

.onecol #content {
	margin:0;
	padding-top:10px;
	}

#content li {
	margin:0;
	list-style-position:inside;
	}

#mainwrap {
	width:100%;
	margin-right:-230px;
	float:left;
	}

#main {
	min-height:400px;
	margin:5px 210px 0 0;
	}

#footer {
	clear:both;
	position:relative;
	text-align:left;
	font-size:10px;
	}

#footer p {
	float:left;
	background:#d5e396;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px 0 1px 1px;
	margin:0;
	margin-bottom:10px;
	width:609px !important;
	width:618px;
	padding:1px 5px 2px 5px;
	}

.blogfront #footer p {
	border-width:0 0 1px 1px;
	padding:2px 5px;
	}

#footer #meta {
	float:right;
	width:200px !important;
	width:211px;
	border-width:1px 1px 1px 0;
	padding:1px 5px 2px 5px;
	}

.blogfront #footer #meta {
	padding:1px 5px 2px 5px !important;
	padding:4px 5px;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color:#333;
	text-decoration:none;
	}

#footer a:hover {
	background:transparent;
	color:#e05c23;
	}

#footer #get {
	text-decoration:underline;
	}

#footer #get:hover {
	text-decoration:none;
	}

#toplogin {
	text-align:left;
	}

#loginbox {
	background:#fafdec;
	margin:10px 0 0 0;
	width:809px !important;
	width:829px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px 1px 1px 1px;
	}
#loginbox a:link, #loginbox a:visited, #loginbox a:active {
	color:#e05c23;
	}

#loginbox a:hover {
	background:transparent;
	text-decoration:underline;
	}

#forum-username, #forum-password {
	background:#f2f5e8;
	border:1px solid #9d9d92;
	}

#forum-username:hover, #forum-username:focus, #forum-password:hover, #forum-password:focus {
	background:#fff;
	}

/* 登录按钮 */
#loginbutton1 {
	background:#ddd;
	font-family:verdana;
	border-top:1px solid #f7f6f3;
	border-left:1px solid #f7f6f3;
	border-bottom:1px solid #7e7d77;
	border-right:1px solid #7e7d77;
	}

#edittitle {
	padding-top:40px;
	}


/*----------------------------------------------------------*/
/* :: SIDEBAR :: */


#sidewrap {
	width:200px;
	float:right;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:10px;
	}

#side a:link, #side a:visited, #side a:active {
	color:#258;
	text-decoration:none;
	padding-left:6px;
	}

#side ul {
	margin-bottom:5px;
	}

#side li {
	font-size:12px;
	list-style-type:none;
	padding:1px 0 2px 0;
	}

#side li:hover {
	background:#f1f5f6;
	}

#side li a {
        display:block;
	}

#side li a:hover {
	background:#f1f5f6;
	}

#side h2, #side caption {
	background:#f1f5f6;
	font-size:11px;
	font-weight:bold;
	margin:0;
	margin-top:10px;
	padding:3px 3px 3px 8px;
	text-align:left;
	color:#258;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px 1px 0px 1px;
	}

#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	color:#fff;
	text-decoration:none;
	}

.sidebox .pad {
	background:#fff;
	padding:5px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:0px 1px 1px 1px;
	margin-bottom:0;
	font-size:11px;
	}

.sidebox p {
	margin:0;
	color:#444;
	}

#side h3 {
	font-size:11px;
	margin-bottom:0;
	}

/* About 侧边栏 */
#qp h2, #qp caption {
	background:#d5e396;
	color:#333;
	margin-top:0;
	}

#qp .pad {
	background:#fafdec;
	padding-left:11px;
	}

/* more */
#qp a:link, #qp a:visited, #qp a:active {
	color:#e05c23;
	padding-left:0;
	}

#qp a:hover {
	background:transparent;
	text-decoration:underline;
	}

p.clear {
	color:#e05c23;
	}

/* Blog search 侧边栏 */
#blogsearch h2, #blogsearch caption {
	display:none;
	}

#blogsearch .pad {
	background:#c8de9d;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px !important;
	}

/* Statistics 侧边栏 */
#sitestats h2 {
	margin-top:0;
	height:17px !important;
	}
	
/* Get Opera 侧边栏 */
#getopera {
	display:none;
	}


/*----------------------------------------------------------*/
/* :: GENERAL RULES :: */


.mobile {
	display:none;
	}

.rtl {
	display:block;
	text-align:right !important;
	}

a:link, a:active, a:visited, #content a.del:link, #content a.del:visited {
	color:#258;
	text-decoration:none;
	}

a:hover, #content a.del:hover {
	text-decoration:underline;
	}

a.username:link, a.username:visited, .editthis a {
	color:#000;
	}

.center {
	display:block;
	text-align:center;
	}

.smilie {
	margin:0 3px;
	}

img {
	max-width:100%;
	}

.hide, .handheld {
	display:none;
	}

table {
	width:100%;
	}

p {
	margin:10px 0;
	}

td, th {
	text-align:left;
	vertical-align:top;
	}

pre, td, th, input, select {
	font-size:12px;
	}

code,pre {
	display: block;        
	padding:5px;
	margin:0 0 10px 0;
	background:#f1f5f6;
	color:#555;
	overflow: auto;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px;
	}

strong, b, em {
	font-weight:bold;
	}

blockquote {
	margin:10px 0 0 0;
	padding:0;
	}

em {
	font-style:normal;
	}

form, blockquote p {
	margin:0;
	padding:0;
	}

textarea {
	width:100%;
	height:150px;
	margin:0;
	}

h1 {
	font-size:20px;
	margin:0 0 8px 0;
	}

h2 {
	font-size:20px;
	margin:0 0 12px 0;
	}

h3 {
	font-size:13px;
	margin:12px 0 7px 0;
	}

h4, h5, h6 {
	font-size:12px;
	margin:10px 0 5px 0;
	}

img, abbr, acronym {
	border:none;
	}


ol, ul, li {
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
	}

#content li ul, #content li ol {
	margin:10px 0 10px 20px;
	}

ul.nobullets li {
	list-style-position:outside;
	list-style:none;
	}

.alpha li {
	list-style-type:lower-alpha;
	}

.nomarg {
	margin:0 !important;
	}

.clear {
	clear:both;
	}

div.clear {
	height:1px;
	line-height:1px;
	overflow:hidden;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

img.left {
	margin-right:10px;
	}

img.right {
	margin-left:15px;
	}

.small {
	font-size:11px;
	}

.block {
	display:block;
	}

div.avatar {
	background:#fff;
	float:left;
	margin:0 8px 6px 0;
	width:52px;
	height:52px;
	border:1px solid #000;
	}

.avatar img {
	background:#fff;
	margin:1px;
	display:block;
	max-width:50px;
	max-height:50px;
	}

/* showing comments */
.pagenav-info {
	background:#fafdec;
	color:#333;
	text-align:right;
	width:599px !important;
	width:619px;
	padding:5px 10px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px 1px 0px 1px;
	}

/* next page */
.pagenav {
	background:#fafdec;
	color:#333;
	clear:both;
	width:599px !important;
	width:619px;
	padding:0 10px 5px 10px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:0px 1px;
	}

.pagenav a:hover {
	background:transparent;
	color:#e05c23;
	}

.arrow-prev {
	margin:0 4px -1px 0;
	}

.arrow-next {
	margin:0 0 -1px 4px;
	}

.col1, .col2 {
	width:49%
	}

.col1 {
	float:left;
	}

.col2 {
	float:right;
	}

.icon {
	margin:0 5px -3px 1px;
	}

.submit {
	font-size:11px;
	font-weight:bold;
	padding:3px 15px;
	}

.w100 {
	width:100%;
	}

.subheader {
	margin-top:-6px;
	}

.watchthis {
	padding-right:6px;
	}

.watch {
	margin:0 2px -1px 2px;
	}

textarea {
	background:#f7f7f7;
	border:1px solid #9d9d92;
	font-size:12px;
	font-family:'courier new', courier;
	padding:3px;
	}

textarea:hover, textarea:focus {
	background:#fff;
	}

/* 提交按钮 */
.submit {
	background:#ddd;
	font-family:verdana;
	border-top:1px solid #f7f6f3;
	border-left:1px solid #f7f6f3;
	border-bottom:1px solid #7e7d77;
	border-right:1px solid #7e7d77;
	}


/*----------------------------------------------------------*/
/* :: COMMENTS :: */

.feedicon {
	margin-bottom:-3px;
	}

.comments h2 {
	display:none;
	}

.comments {
	clear:both;
	}

.comment1, .comment2 {
	clear:both;
	background:#fff;
	border:1px solid #b0bec7;
	margin:10px 0;
	overflow:auto;
	}

.comments .bot {
	padding:10px 10px 0 10px;
	}

.comments .c-avatar {
	float:left;
	width:54px;
	height:54px;
	border-top:1px solid #9eb1c0;
	border-right:1px solid #677787;
	border-bottom:1px solid #677787;
	border-left:1px solid #9eb1c0;
	background:#fff;
	}

.c-avatar img {
	margin:2px;
	}

.comments .text {
	margin:0 0 0 69px;
	}

/* 评论者信息 */
.comment-by {
	background:#f1f5f6;
	clear:both;
	color:#258;
	font-size:11px;
	padding:2px 10px 3px 10px;
	margin:0px -10px;
	border-top:10px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}

/* 评论者名字 */
a.username:link, a.username:visited {
	color:#258;
	font-weight:bold;
	}

/* # */
.comment-by .permalink a:link, .comment-by .permalink a:visited {
	color:#258;
	}

.editcomment {
	font-size:10px;
	margin:0;
	}

.editcomment a:link, .editcomment a:visited {
	color:#000;
	}

.permalink a:link, .permalink a:visited {
	color:#555;
	}
	
.del {
	color:#c00 !important;
	}

#addcomment {
	height:175px;
	}

#description, #writecomment {
	height:200px;
	}

#message {
	height:300px;
	}

#msubject {
	width:100%;
	}

/* write a comment */
#newcomment {
	width:619px !important;
	width:621px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px 0px 0px 0px;
	padding-right:2px !important;
	padding-right:0;
	}

#newcomment h2 {
	display:none;
	}

#newcomment textarea {
	width:613px !important;
	width:619px;
	border:1px solid #b0bec7;
	}

#newcomment .dsmilies {
	float:left;
	margin-top:0;
	margin-bottom:10px;
	}

#newcomment .submit {
	float:right;
	margin-top:0;
	margin-bottom:10px;
	}


/*----------------------------------------------------------*/
/* :: ALBUM SLIDESHOW :: */

#albumslides, #albumslides a, #albumslides img {
	width:200px;
	height:150px;
	}

#albumslides {
	position:relative;
	background:#000;
	margin-top:1px;
	}

#albumslides a {
	position:absolute;
	display:block;
	top:0;
	left:0;
	}


/*----------------------------------------------------------*/
/* :: BLOG :: */

#taglist a:link, #taglist a:visited {
	color:#000;
	}

#taglist a.mytag:link, #taglist a.mytag:visited {
	color:#090;
	}

.whisper {
	color:#555;
	background:#fbfbfb;
	padding:7px 21px;
	border:1px dotted #aaa;
	margin:10px 5px;
	}

.whisper i {
	font-size:11px;
	color:#aaa;
	}

blockquote.bbquote, .post blockquote {
	background:#f1f5f6;
	color:#7589b2;
	padding:5px 10px;
	margin:5px 0;
	border-left:2px solid #18397c;
	}

.post {
	background:#fff;
	margin-bottom:10px;
	width:599px !important;
	width:619px;
	overflow:hidden;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px 1px 1px 1px;
	padding-left:10px;
	padding-right:10px;
	}

#firstpost {
	padding-top:0;
	}

#firstpost #blogtools {
	margin-top:6px;
	}

.post .title {
	background:#f1f5f6;
	border-style:solid;
	border-color:#fff;
	border-width:1px 1px 0px 1px;
	margin:0 0 10px 0;
	font-family:'trebuchet ms',arial,helvetica,sans-serif;
	font-size:18px;
	color:#258;
	line-height:normal;
	margin:0 -10px;
	padding:2px 9px;
	}

.title a:link, .title a:visited, .title a:active {
	background:transparent;
	color:#258;
	text-decoration:none;
	}

.post .title a:hover {
	color:#e05c23;
	}
	
/* 标题下面的 tags */
.post .tags {
	margin-top:3px;
	font-size:9px;
	line-height:normal;
	text-transform:uppercase;
	}

#content .post .tags a:link, #content .post .tags a:visited, #content .post .tags a:active {
	color:#e05c23;
	text-decoration:none;
	}

#content .post .tags a:hover {
	background:transparent;
	text-decoration:underline;
	}
	
/* 帖子发布的时间日期, 字体改小了 */
.postdate {
	float:right;
	margin-top:3px;
	font-size:9px;
	line-height:normal;
	text-transform:uppercase;
	}

.content {
	margin-top:14px;
	}

.poster {
	margin-top:-10px;
	font-size:10px;
	text-transform:uppercase;
	}

/* ? comments */
.postinfo {
	float:right;
	clear:both;
	color:#666;
	margin-top:10px;
	font-size:10px;
	text-transform:uppercase;
	}

.postcomments span {
	font-size:12px;
	}

.postnav {
	clear:both;
	font-size:11px;
	height:23px;
	line-height:22px;
	border:1px solid #dce3e9;
	border-width:1px 0;
	padding:0 5px;
	}

.postnav a:hover {
	background:transparent;
	text-decoration:underline;
	}

.postnav span.prv {
	float:left;
	}

.postnav span.nxt {
	float:right;
	}

.blognav {
	clear:both;
	margin-top:10px;
	text-align:right;
	font-size:11px;
	color:#888;
	}

.blognav p {
	margin:0;
	line-height:normal;
	}


.trackbacks {
	clear:both;
	margin:30px 0 10px 0;
	padding:5px 0;
	}

.trackbacks h2 {
	font-size:10px;
	font-weight:normal;
	color:#666;
	border:1px solid #eee;
	border-width:1px 0;
	text-transform:uppercase;
	}

.trackbacks ul {
	margin:10px 0 0 2px;
	}

.trackbacks li {
	color:#999;
	list-style-type:none;
	list-style-image:none;
	padding-bottom:8px;
	line-height:10px;
	font-size:10px;
	}

.caption {
	display:block;
	text-align:center;
	}

.imgleft img {
	clear:left;
	float:left;
	margin:4px 10px 4px 0;
	max-width:48%;
	}

.imgright img {
	clear:right;
	float:right;
	max-width:48%;
	margin:4px 0 4px 10px;
	}

.img {
	display:block;
	margin:10px 0;
	}

.attach {
	margin:8px 0;
	display:block;
	padding-left:12px;
	background:transparent;
	}

span.imgcenter {
	clear:both;
	display:block;
	text-align:center;
	margin:10px 0;
	}

/* Countdowns */
#side .cdwn {
	background:transparent;
	font-size:12px;
	padding:2px 0 1px 5px;
	margin-bottom:5px;
	}

.groupblog .postdate {
	margin:-2px 0 0 0;
	}

.groupblog .content {
	margin:2px 0 0 0;
	clear:left;
	}

.tagicon {
  float:right;
  margin-left:10px;
	}

.post .sticky {
	float:right;
	margin:0;
	font-size:10px;
	color:#258;
	background:#transparent;
	height:26px;
	line-height:26px;
	}

.alignright {
	text-align:right;
	display:block;
	}

.alignleft {
	text-align:left;
	display:block;
	}

.aligncenter {
	text-align:center;
	display:block;
	}

.alignjustify {
	text-align:justify;
	display:block;
	}


/*----------------------------------------------------------*/
/* :: TAG CLOUD :: */

#tagcloud ul {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	}

#tagcloud a {
	padding-left:6px;
	padding-right:6px;
	}

#tagcloud li {
	list-style-position:outside;
	list-style:none;
	float:left;
	line-height:20px;
	height:20px;
	margin:0;
	padding-right:0;
	white-space:nowrap;
	}

#tagcloud .size1 {
	font-size:10px;
	font-weight:normal;
	}

#tagcloud .size2 {
	font-size:11px;
	}

#tagcloud .size3  {
	font-size:13px;
	font-weight:bold;
	}

#tagcloud .size4  {
	font-size:15px;
	font-weight:bold;
	}

#tagcloud .size5  {
	font-size:17px;
	font-weight:bold;
	}


/*----------------------------------------------------------*/
/* :: CALENDAR :: */


#calendar {
	display:none;
	}


/*----------------------------------------------------------*/
/* :: PROFILE :: */

#profile {
	width:100%;
	}

#profile h2 {
	font-size:14px;
	margin:0;
	padding-top:12px;
	color:#4f3d6d;
	}

#profile #personal-h2 {
	background:#f1f5f6;
	border:none;
	padding-top:5px;
	padding-left:10px;
	font-size:17px;
	color:#258;
	height:24px !important;
	height:29px;
	line-height:18px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px 1px 0 1px;
	}

#profile-top {
	background:#fff;
	margin-bottom:10px;
	padding-left:10px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:0 1px 1px 1px;
	}

#profile p {
	margin:0 0 7px 0;
	}

#userinfo {
	float:left;
	width:380px;
	}

#userinfo dl {
	margin:4px 0;
	}

#userinfo dt {
	clear:both;
	float:left;
	width:96px;
	margin:0;
	padding-top:4px;
	}

#userinfo dd {
	margin:0 0 0 96px;
	padding:4px 0 2px 0;
	}

#userpic {
	background:transparent;
	float:right;
	width:194px !important;
	width:225px;
	padding:15px 15px 15px 20px;
	}

#userpic img {
	background:#fff;
	display:block;
	float:right;
	padding:1px;
	border-top:1px solid #9eb1c0;
	border-right:1px solid #677787;
	border-bottom:1px solid #677787;
	border-left:1px solid #9eb1c0;
	}

#profile-col1, #profile-col2 {
	display:none;
	}

#profile-col1 div, #profile-col2 div {
	background:transparent;
	}

#profile-col1 .box, #profile-col2 .box, #profile-col2 table {
	background:transparent;
	margin:10px 0 20px 0;
	}

#profile th, #profile td {
	padding:2px 0;
	}

#profile-col2 li {
	list-style:none;
	list-style-position:outside;
	line-height:20px;
	clear:both;
	}

a.overflow {
	display:block;
	width:100%;
	overflow:hidden;
	}

#grouplist .cstatus {
	width:30%;
	}

#grouplist a {
	display:block;
	width:100%;
	overflow:hidden;
	}

.userlist img {
	float:left;
	margin:1px 4px 0 0;
	}

#ff {
	padding-bottom:10px;
	}

#ff .h {
	margin:8px 0 0 0;
	font-weight:bold;
	}

#ff .t {
	margin:2px 0 5px 0;
	padding-bottom:8px;
	}

#ff .rule {
	padding-bottom:5px;
	}

#myspots li {
	padding:0 0 4px 20px;
	background:transparent;
	}

#profile-col2 #myspots div {
	background:#fff;
	}

#myspots h3 {
	clear:both;
	margin-top:0;
	font-size:11px;
	}

.spotimg div {
	border:1px solid #aaa;
	margin:0 6px 6px 0;
	float:left;
	overflow:hidden;
	width:107px;
	}

.spotimg div.spot3rd {
	margin:0 0 6px 0;
	}

#spotusers img, #spotalbums img {
	width:103px;
	height:77px;
	}

#spotskins img {
	width:103px;
	height:69px;
	}

.spotimg img {
	display:block;
	margin:2px;
	}

#spotusers p {
	margin:0;
	text-align:center;
	font-size:10px;
	}

#aboutgroup {
	clear:left;
	max-width:450px;
	}

#groupinfo dl {
	margin:0;
	}

#groupinfo dt {
	clear:left;
	float:left;
	margin:0 4px 0 0;
	font-weight:bold;
	}

#groupinfo dd {
	margin:0;
	font-weight:normal;
	}

#groupprofile #userpic {
	margin:0 0 20px 20px;
	}

#apply {
	clear:left;
	}

#friendlist a:link, #friendlist a:active, #friendlist a:visited {
	color:#cc005e;
	}


/*----------------------------------------------------------*/
/* :: QUICK PROFILE :: */

#qp dl {
	margin:0;
	width:100%;
	}

#qp dt {
	clear:both;
	float:left;
	width:38%;
	overflow:hidden;
	}

#qp dd {
	float:right;
	width:60%;
	overflow:hidden;
	margin:0;
	padding:0;
	}

#myphoto {
	width:200px;
	overflow:hidden;
	border-bottom:1px solid #e4d6f7;
	}

#myphoto img {
	width:200px;
	height:150px;
	display:block;
	}

/* 侧边栏好友列表 */
#friendz {
	display:none;
	}


/*----------------------------------------------------------*/
/* :: FRIENDS :: */

.myfriend .txt {
	margin-left:206px;
	}

.myfriend h3 {
	font-size:16px;
	margin-top:2px;
	}

.mypic {
	float:left;
	width:190px;
	height:140px;
	margin-bottom:10px;
	padding:2px;
	border-top:1px solid #9eb1c0;
	border-right:1px solid #677787;
	border-bottom:1px solid #677787;
	border-left:1px solid #9eb1c0;
	}

.mypic img {
	display:block;
	}

.myfriend p, .myfriend h2 {
	margin-top:0;
	}

.myloc, .friendof {
	font-size:11px;
	margin:0 0 4px 0;
	color:#444;
	}

.friendof {
	font-size:10px;
	}

.myfriend blockquote {
	background:#f1f5f6;
	color:#7589b2;
	padding:5px 10px;
	margin:5px 0;
	border-left:2px solid #18397c;
	}

#fnet h3 {
	background:#5da15b;
	color:#fff;
	font-size:15px;
	padding:3px 5px;
	border-bottom:5px solid #cde6cc;
	margin-bottom:0;
	}

#fnet2 h3 {
	background:#447c64;
	border-bottom:5px solid #bbd6c3;
	}

#fnet3 h3 {
	background:#3f6e85;
	border-bottom:5px solid #bed1d4;
	}

.fpic {
	float:left;
	width:84px;
	height:64px;
	border:1px solid #000;
	margin-right:10px;
	}

.fpic img {
	display:block;
	margin:2px;
	}

.fname {
	margin:0;
	}

#myfriends {
	background:#fff;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px;
	}

#myfriends h2 {
	background:#f1f5f6;
	font-size:17px;
	margin-top:1px;
	margin-left:-9px;
	margin-right:-9px;
	padding-top:5px;
	padding-left:9px;
	padding-right:9px;
	color:#258;
	height:24px !important;
	height:29px;
	line-height:18px;
	}

.myfriend {
	clear:both;
	padding-top:10px;
	border-top:1px solid #dce3e9;
	}

#friendmenu {
	padding:5px 10px;
	}

#myfriends .pagenav {
	text-align:right;
	margin-bottom:0;
	margin-left:-9px;
	margin-right:-9px;
	padding-top:5px;
	padding-bottom:0;
	padding-left:9px;
	padding-right:9px;
	border:none;
	}

#myfriends .pagenav-info {
	text-align:right;
	margin-top:0;
	margin-bottom:1px;
	margin-left:-9px;
	margin-right:-9px;
	padding-left:9px;
	padding-right:9px;
	border:none;
	}


/*----------------------------------------------------------*/
/* :: LINKS :: */

#applinks {
	clear:both;
	margin-top:15px;
	}

#mylinks {
	width:100%;
	margin-bottom:10px;
	}

#mylinks h2 {
	font-size:17px;
	background:#f1f5f6;
	padding-top:5px;
	padding-left:9px;
	padding-right:9px;
	margin-left:-9px;
	margin-right:-9px;
	color:#258;
	height:24px !important;
	height:29px;
	line-height:18px;
	}

#mylinks .newsfeed {
	margin:-8px 0 8px 0;
	}

#mylinks p {
	margin:0;
	font-size:11px;
	}

#mylinks a {
	font-size:12px;
	}

#mylinks .grey {
	color:#aaa;
	}

#mylinks .col1, #mylinks .col2 {
	overflow:hidden;
	background:#fff;
	padding:1px 10px 0px 10px;
	width:284px !important;
	width:304px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px;
	margin-bottom:10px;
	}

#mylinks .linkinfo {
	margin-bottom:15px;
	}

.newsfeed span, .newsfeed a {
	color:#111;
	text-decoration:none;
	}

.url {
	color:#333;
	}

.linkdesc {
	color:#333;
	font-style:italic;
	}

.feedurl {
	display:none;
	}


/*----------------------------------------------------------*/
/* :: EVENTS :: */

.cdwn {
	padding:2px 0;
	}

.cdwn p {
	margin:0;
	}


/*----------------------------------------------------------*/
/* :: TAGS :: */

#content .tags a:link, #content .tags a:visited, #content .tags a:active, .tag {
	color:#080;
	}

#content .tags a:hover {
	color:#0c0;
	}

.tagged {
	font-weight:bold;
	}


/*----------------------------------------------------------*/
/* :: CARDS :: */

#ecard {
	position:absolute;
	width:126px;
	height:19px;
	bottom:2px;
	left:2px;
	}


/*----------------------------------------------------------*/
/* :: POLL :: */

#poll ul {
	margin:0;
	}

#pollresults li {
	border-bottom:1px solid #dce3e9;
	}

#poll li {
	list-style-position:outside;
	list-style:none;
	padding:3px 0;
	padding-left:6px;
	}

#poll li input {
	vertical-align:middle;
	}

#pollsubmit {
	background:#ddd;
	font-family:verdana;
	font-weight:bold;
	border-top:1px solid #f7f6f3;
	border-left:1px solid #f7f6f3;
	border-bottom:1px solid #7e7d77;
	border-right:1px solid #7e7d77;
	}

#poll p {
	padding:3px 0 0 0;
	margin:0;
	}

#poll li img {
	border-left:1px solid #9b5203;
	border-right:1px solid #b84d00;
	}


/*----------------------------------------------------------*/
/* :: SEARCH :: */

#searchbox {
	width:114px;
	}

.s-result {
	margin-top:11px;
	border-top:1px dotted #999;
	padding-top:1px;
	}

.s-result a:link, .s-result a:visited {
	color:#15c;
	}

.s-desc {
	color:#555;
	}

#searchbox {
	background:#f2f5e8;
	border:1px solid #9d9d92;
	width:104px !important;
	width:110px;
	padding-left:3px;
	padding-right:3px;
	}

#searchbox:hover, #searchbox:focus {
	background:#fff;
	}

/* 查找按钮 */
#submitsearch {
	background:#ddd;
	font-family:verdana;
	border-top:1px solid #f7f6f3;
	border-left:1px solid #f7f6f3;
	border-bottom:1px solid #7e7d77;
	border-right:1px solid #7e7d77;
	}

/* 查找结果 */
#main-searchbox {
	padding-left:3px;
	padding-right:3px;
	background:#f2f5e8;
	border:1px solid #9d9d92;
	margin-bottom:10px;
	}

#main-searchbox:hover, #main-searchbox:focus {
	background:#fff;
	}

#main-submitsearch {
	background:#ddd;
	font-family:verdana;
	border-top:1px solid #f7f6f3;
	border-left:1px solid #f7f6f3;
	border-bottom:1px solid #7e7d77;
	border-right:1px solid #7e7d77;
	margin-bottom:10px;
	}

/* 找到的贴子 */
.s-result {
	background:#fff;
	border:1px solid #b0bec7;
	padding:1px;
	margin-top:0;
	margin-bottom:10px;
	}

.s-title {
	background:#f1f5f6;
	color:#258;
	height:20px !important;
	height:25px;
	padding:5px 9px;
	margin:0;
	}

.s-title a:link, .s-title a:visited, .s-title a:active {
	color:#258;
	}

.s-desc {
	background:#fff;
	padding:5px 10px;
	}

/*----------------------------------------------------------*/
/* :: Archive :: */

#arc .col1, #arc .col2 {
	width:293px;
	}

#arc .col2 {
	width:283px;
	margin-left:0 !important;
	margin-left:10px;
	margin-right:10px;
	}

#arc {
	background:#fff;
	padding-left:10px;
	padding-right:10px !important;
	padding-right:2px;
	margin-bottom:10px;
	border-style:solid;
	border-color:#b0bec7;
	border-width:1px;
	}

#arc h2 {
	background:#f1f5f6;
	font-size:17px;
	margin-top:1px;
	margin-left:-9px;
	margin-right:-9px !important;
	margin-right:-5px;
	padding-top:5px;
	padding-left:9px;
	padding-right:9px;
	color:#258;
	height:24px !important;
	height:29px;
	line-height:18px;
	}

#arc img.right {
	margin-top:4px;
	}

#arc .pagenav-info {
	margin-left:-9px;
	margin-right:-9px !important;
	margin-right:-1px;
	padding-left:9px;
	padding-right:9px;
	border:none;
	}

#arc .pagenav {
	margin-bottom:1px;
	margin-left:-9px;
	margin-right:-9px !important;
	margin-right:-1px;
	padding-left:9px;
	padding-right:9px;
	border:none;
	}

#arc .col1 .month .mpad {
	padding-bottom:5px;
	border-top:1px solid #dce3e9;
	}

#arc .col1 .month .mpad li {
	list-style:none;
	padding-left:10px;
	color:#e05c23;
	}

/* Tags */
#cloud ul {
	margin-left:10px;
	padding:0;
	width:100%;
	overflow:hidden;
	}

#cloud li {
	list-style-position:outside;
	list-style:none;
	padding:3px 6px;
	float:left;
	white-space:nowrap;
	}

#cloud li:hover {
	background:#f1f5f6;
	}

/* Archiver Tags 的文字 */
.size1 {
	font-size:9px;
	}

.size2 {
	font-size:11px;
	}

.size3  {
	font-size:13px;
	font-weight:bold;
	}

.size4  {
	font-size:15px;
	font-weight:bold;
	}

.size5  {
	font-size:17px;
	font-weight:bold;
	}
