/* :: MAIN LAYOUT :: */

body {
	background:#fff;
	margin:0;
	padding:2px 0;
	font-family:'Comic Sans MS', '幼圆',helvetica,sans-serif;
	font-size:14px;
	line-height:2;
	text-align:center;
	color:#51516A;
CURSOR: url('http://webme.bokee.com/inc/mouse029.ani'); 
	}

#wrap1,#wrap2 {
	background:none;
	}

.onecol #wrap2 {
	background:none
	}

.twocol #wrap2 {
	background:none
	}

#wrap3 {
	background:none
	}

#wrap4 {
	margin:0 auto;
	padding-bottom:28px;
	}

.twocol #wrap4 {
	background:none
	}

.onecol #wrap4 {
	background:none;
	}


#topbar {
	line-height:23px;
	height:28px;
	background:#fff; 
	margin-bottom:-12px;
	overflow:hidden;
font-family:'Comic Sans MS';
	color:#4F94CD;
	}

#topbar #community {
	margin:0;
	}

#topbar p {
	margin:0;
	padding-top:5px;
	font-size:10px;
	}

#topbar #community {
	margin-left:15px;
	}

#topbar a {
	color:#4F94CD;
	text-decoration:none;
	}

#topbar a#oc {
	color:#4F94CD;
	}

#topbar a:hover {color:#ABE300;
	text-decoration:underline;
	}

#topbar a.toplink {
	padding:1px 3px;
	}

#oc {
	float:left;
	width:136px;
	}

#oc span {
	display:block;
	height:22px;
	padding-left:26px;
	}

#top {
	font-size:11px;
	max-width:892px;
	min-width:739px;
	height:127px;
	margin:0 auto;
	text-align:left;
	}

.twocol #top {
	background:#fff;
	}

.onecol #top {
	background:#fff;
	}

#top2 {
	height:127px;
	padding:0 40px;
	background:transparent;
	color:#4CBFD4;
	}

#top h1 {
	margin:0;
	font-size:25px;
	font-family:'Comic Sans MS', '幼圆';
	line-height:normal;
	padding-top:47px;
	}

#subtitle {
	margin:0;
	width:100%;
	overflow:hidden;
	font-size:11px;
	padding-bottom:8px;
	}

#menu {
	clear:both;
	height:41px;
	background:#fff;
	padding:0 35px;
	}

#menu ul {
	padding:0;
	margin:0;
	height:19px;
	}

#menu li {
	float:left;
	line-height:30px;
	font-size:11px;
	margin:0 10px 0 5px;
	padding:0;
	}

#menu a {
	color:#4F94CD;
	text-decoration:none;
	}

#menu a:hover, #menu a#selected {
	color:#ABE300;
text-decoration:underline;
	}

#content {
	clear:both;
	position:relative;
	min-width:675px;
	text-align:left;
	margin:0 30px 0 40px;
	padding:5px 0;
	}

.content:first-letter {
color: orange;
background:#fff;
padding: 4px 4px;
margin: 2px 2px 0 0;
font-size: 18px;
font-weight:bold;
font-family: 'Comic Sans MS', '幼圆';
display: block;
float:center
}


.onecol #content {
	margin:0 40px;
	padding-top:10px;
	}

#content li {
	margin:0;
	list-style-position:inside;
	}

#mainwrap {
	width:100%;
	margin-right:-230px;
	padding-bottom:10px;
	float:left;
	}

#main {
	min-height:400px;
	margin:5px 235px 0 0;
	padding-bottom:10px;
	}
#meta a:link, #meta a:visited, #meta a:active {
	color:#4CBFD4;
	}

#calendar{display:none;}

#footer {
	clear:both;
	position:relative;
	text-align:left;
	font-size:10px;
	margin-top:10px;
	}

#footer p {
	margin:0;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color:#cccccc;
	text-decoration:none;
	}

#footer #get {
	text-decoration:underline;
	}

#footer #get:hover {
	text-decoration:none;
	}

#toplogin {
	text-align:left;
	}

#loginbox {
	margin:10px 40px;
	width:565px;
	border:1px solid #cccccc;
	background:#fff;
	}

.onecol #loginbox {
	width:auto;
	}

#edittitle {
	padding-top:40px;
	}

#login-here {
	background:transparent;
	}

#login-here img {
	display:none;
	}


/* :: SIDEBAR :: */

#sidewrap {margin-right:-13px;
        width:216px;
       	font-size:11px;
	overflow:hidden;
	color:#9ACD32;
	background:none;
	padding:0 0 185px 0px;
        border-left:1px solid #DEDEDE;
	}

#side a:link, #side a:visited, #side a:active {
	color:#00B2EE;
        text-decoration:none;
        }

#side a:hover{
        color:#AB94B8;
        }

#side li {
	font-size:12px;
	padding:2px 0;
	}

#side h2, #side caption {
	background:url(http://photo2.hexun.com/p/2006/1013/50764/b_56196A07C24598A7FC2381C80E715F12.jpg) bottom right no-repeat;
	font-size: 1.3em;
	margin:0 0 1px 0;
	padding:2px 0 3px 0;
	font-weight:normal;
	color:#b0c760;
        }

#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	color:#4CBFD4;
	text-decoration:none;
	}

.sidebox {
	width:216px;
	background:none;
	margin-bottom:5px;
        border:none;
        text-indent:15px; 
	}

.sidebox .pad {
	background:none;
        padding:5px 0 0 0;
	}

.sidebox p {
	margin:0;
	color:#999;
	}

#side h3 {
	font-size:11px;
	margin-bottom:0;
	}

/* :: GENERAL RULES :: */

a:link, a:active, a:visited {
	color:#00B2EE;
	text-decoration:none;
        }

a:hover {
	color:#AB94B8;
        }

a.username:link, a.username:visited, a.username:active {
	color:#AB94B8;
        text-decoration:none; 
	}

blockquote {
	margin:10px 0 0 0;
	padding:0;
	}
h2 {
	font-size:16px;
	margin:0 0 12px 0;
	color:#57C3D6;
	}

/* :: COMMENTS :: */

.comment-by {
	clear:both;
	color:#AB94B8;
	font-size:11px;
	margin:0;
	padding-top:6px;
	}
.editcomment a:link, .editcomment a:visited {
	color:#000;
	}

.permalink a:link, .permalink a:visited {
	color:#555;
	}
	
.del {
	color:#F09900 !important;
	}
.comment1,.comment2{
        border:1px dashed #ddd;
         }


/* :: ALBUM SLIDESHOW :: */

#albumslides {display:none;
	}


/* :: BLOG :: */

.post {
	padding:8px 0 8px 10px;
	margin-bottom:10px;
        margin-right:3px;
	width:100%;
	overflow:hidden;
	border-top:1px dashed #ddd;
	}

#blogtools {
	background:#none;
	}

.whisper i {
	font-size:11px;
	color:#A91562;
	}

blockquote.bbquote, .post blockquote {
	background:#fff url(/community/graphics/q2.gif) 5px 5px no-repeat;
	padding:5px 5px 5px 33px;
	margin:10px 5px;
        color:#673D82;
        font-style:normal;
	}

.post .title {
	margin:0;
	font-size:16px;
	color:#4ED2E8;
        font-weight:normal;
	}
.title a:link, .title a:visited, .title a:active {
	color:#4ED2E8;
	text-decoration:none;
	}

.post .title a:hover {
	color:#5BC5D7;
	}
.content {
	margin-top:14px;
	font-size:12px;
	}

#side .cdwn {
	background:none;
	padding:3px 0 3px 3px;
	}

.post .sticky {
	background:url(http://photo2.hexun.com/p/2006/1013/50764/b_1E97CE7FC0F34FBBC5AF55D560B0F57F.jpg) top right no-repeat;
        padding:10px 30px 0 4px;
	height:30px;
	}


/* :: TAG CLOUD :: */

#tagcloud ul {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	}

#tagcloud li {
	list-style:none;
	float:left;
	line-height:20px;
	height:20px;
	margin:0;
	padding-right:2px;
	white-space:nowrap;
	}

#tagcloud a:link, #tagcloud a:visited, #tagcloud a:active {
	color:#AB94B8;
	text-decoration:none;
        }

#tagcloud .size1 {
	font-size:10px;
	font-weight:normal;
	}

#tagcloud .size2 {
	font-size:11px;
	}

#tagcloud .size3  {
	font-size:12px;
	font-weight:bold;
	}

#tagcloud .size4  {
	font-size:13px;
	font-weight:bold;
	}

#tagcloud .size5  {
	font-size:14px;
	font-weight:bold;
	}

.postcomments a:link, .postcomments a:visited {
	color:#666666;
	}

/* :: PROFILE :: */

#profile {
	position:relative;
	width:100%;
	}

#profile-top, #groupprofile {
	position:relative;
	padding-right:360px;
	min-height:294px;
	}

#personal-h2 {
	margin-bottom:-20px;
	}

#profile p {
	margin:7px 0 0 0;
	}

#userinfo {
	width:100%;
	overflow:hidden;
	}

#userinfo dl {
	margin:28px 0 0 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 {
	position:absolute;
	top:0;
	right:0;
	width:356px;
	height:296px;
	background:#fff url(/community/graphics/users/9/userpic.gif) top left no-repeat;
	}

#userpic img {
	display:block;
	margin:17px;
	}

#profile-col1 {
	float:left;
	width:55%;
	overflow:hidden;
	}

#profile-col2 {
	float:right;
	width:38%;
	margin-right:3%;
	overflow:hidden;
	}

.boxwrap {
	margin-bottom:20px;
	}

#profile-col2 table {
	width:100%;
	}

#profile th, #profile td {
	padding:2px 10px;
	}

#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, .spotimg {
	display:block;
	width:100%;
	overflow:hidden;
	}

.userlist img {
	float:left;
	margin:1px 4px 0 0;
	}

#ff .h {
	margin:8px 0 0 0;
	font-weight:bold;
	}

#ff .t {
	margin:2px 0 0 0;
	padding-bottom:8px;
	}

#ff .rule {
	padding-bottom:5px;
	}

#myspots h2 {
	margin-bottom:0;
	}

#myspots li {
	padding:0 0 4px 20px;
	background:transparent url(/community/graphics/users/9/myspot.gif) 2px 3px no-repeat;
	}

#myspots h3 {
	clear:both;
	margin-top:10px;
	font-style:italic;
	}


.spotimg div {
	background:#fff url(/community/graphics/users/7/spotimg.gif) top left no-repeat;
	margin:0 3px 5px 0;
	float:left;
	overflow:hidden;
	width:103px;
	}

.spotimg img {
	display:block;
	width:86px;
	height:65px;
	margin:6px 7px;
	}

#spotusers p {
	margin:0;
	text-align:center;
	font-size:11px;
	}

#friendlist li {
	padding:0 0 4px 20px;
	background:transparent url(/community/graphics/users/9/friendlist.gif) 0px 3px no-repeat;
	}

#aboutgroup {
	clear:left;
	}

#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;
	}

#groupfooter {
	height:140px;
	}


/* :: 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:190px;
	overflow:hidden;
	background:none;
        margin-left:10px;
	position:relative;
	}

#myphoto img {
	max-width:190px;
	display:block;
	}


/* :: FRIENDS :: */

.myfriend {
	width:190px;
	max-width:32%;
	margin-right:1%;
	background:#fff url(/community/graphics/users/9/friendpic1.gif) top left no-repeat;
	float:left;
	}

.mypic {
	background:transparent url(/community/graphics/users/9/friendpic2.gif) top right no-repeat;
	height:133px;
	padding:8px 11px;
	}

.mypic img {
	width:170px;
	height:128px;
	}

.myfriend .txt {
	height:70px;
	}

.myfriend h3 {
	margin:2px 0 2px 5px;
	}

.myfriend p {
	padding-left:5px;
	margin:0;
	}

.myfriend blockquote {
	display:none;
	}

.myfriend h2 {
	margin-top:0;
	}

.myloc, .friendof {
	font-size:11px;
	margin:0 0 4px 0;
	color:#673D82;
	}

.friendof {
	font-size:11px;
	}

#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;
	}


/* :: LINKS :: */

#applinks {
	clear:both;
	margin-top:15px;
	}

#mylinks {
	width:100%;
	}

#mylinks h2 {
	margin:30px 0 15px 0;
	font-size:19px;
	}

#mylinks h2.firstheader {
	margin-top:0;
	}

#mylinks .newsfeed {
	margin:-8px 0 8px 0;
	}

#mylinks p {
	margin:0;
	font-size:12px;
	}

#mylinks .grey {
	color:#aaa;
	}

#mylinks .col1, #mylinks .col2 {
	overflow:hidden;
	}

#mylinks .linkinfo {
	margin-bottom:15px;
	}

.newsfeed span, .newsfeed a {
	color:#900;
	text-decoration:none;
	}

.url {
	color:#673D82;
	}

.linkdesc {
	color:#333;
	font-style:normal;
	}

.feedurl {
	display:none;
	}



/* :: EVENTS :: */

.cdwn {
	padding:2px 0;
	}

.cdwn p {
	margin:0;
	}



/* :: TAGS :: */

.tagged {
	font-weight:bold;
	}



/* :: GET OPERA :: */


#side #getopera h2 {
	display:none;
	}

#getopera .pad {
	background:none;
	color:#cccccc;
	}


/* :: STATS :: */

#sitestats .border {
	color:#ffffff;
	}