/* :: MAIN LAYOUT :: */

body {
	background:#ccc;
	margin:0;
	padding:0;
	font-family:'Trebuchet MS','宋体';
	font-size:12px;
	text-align:center;
	color:#999;
        line-height:1.6;
	}

#wrap1 {
        margin:0 auto;
        width:784px;
        background:url(http://files.myopera.com/seabean/5/l.gif) left repeat-y;
        }

#wrap2 {
        margin:0 auto;
	width:784px;
        background:url(http://files.myopera.com/seabean/5/r.gif) right repeat-y;
        }

#wrap3,.twocol #wrap3 {
        background:#fff url(http://static.flickr.com/89/279066674_a5fdd94e97_o.jpg) repeat-x top;
	margin:0 auto;
        width:768px;
        }

.onecol #wrap4,.twocol #wrap4 {
	width:768px;
	}

#topbar {
	margin:0;
	width:768px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	font-family:arial,sans-serif;
        background:#f5f5f5;
        border-bottom:1px #ededed solid;
	}

#topbar p {
	margin:0;
	font-size:10px;
	}

#topbar #community {
	margin-left:0px;
	}

#topbar a {
	color:#9F88BE;
	text-decoration:none;
        }

#topbar a:hover {
	text-decoration:underline;
	}

#topbar a.toplink {
	padding:1px 4px;
	}

#oc {
        margin-left:0px;
	float:left;
	width:136px;
	}

#oc span {
	display:block;
	height:24px;
	padding-left:10px;
	}

#edittitle {
	padding-top:10px;
	}

#top {
	width:768px;
	margin:0;
	height:0px;
	}

#top2 {
	height:40px;
	padding-left:5px;
	}

#top h1,#subtitle {
	display:none;
	}

#menu li {
        font-weight:bold;
        float:right;
        list-style:none;
          }


#menu a {
        display:block;
	color:#777;
	text-decoration:none;
	text-align:center;
	line-height:19px;
	width:60px;
	}

#menu a:hover,#menu a#selected {
        color:#fff;
        background:#9F88BE;
        border-bottom:#dbdbdb 1px solid;
	}

#content, #footer {
	clear:both;
	position:relative;
	width:760px;
	text-align:left;
	margin:0 auto;
        }

#content {
	padding:0 0 5px 0;
	}

#content li {
	margin:0;
	list-style-position:inside;
        list-style-type:disc;
        padding:1px 2px;
	}

#mainwrap {
	width:100%;
	margin-left:-225px;
	float:right;
        margin-bottom:15px;
        }

#main {
	margin-left:225px;
	padding-top:0;
       	}

#footer {
	clear:both;
	width:100%;
	font-size:11px;
	color:#9F88BE;
        }

#footer p {
	margin:0 5px 0 0;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color:#9F88BE;
	text-decoration:none;
	}

#footer #get {
        text-decoration:none;
	}

#footer #get:hover {
	text-decoration:underline;
	}

#meta a:link, #meta a:visited, #meta a:active {
	color:#9F88BE;
	}


/* :: SIDEBAR :: */


#sidewrap {
	width:190px;
	float:left;
	font-size:11px;
	overflow:hidden;
	color:#697c83;
        padding-bottom:202px;
        padding-left:8px;
        background:url(http://static.flickr.com/89/279053968_e7d6012b5d_o.jpg) bottom no-repeat;
        }

#side a:link, #side a:visited, #side a:active {
	color:#697c83;
        text-decoration:none;
        }

#side a:hover{
        color:#9F88BE;
        }

#side li {
	font-size:12px;
	padding:2px 0;
        list-style-type:none;
        border-bottom:1px dashed #dbdbdb;
      	}

#side h2, #side caption {
        font-weight:bold;
	font-size:12px;
	margin:0;
	padding:2px 0 2px 5px;
	text-align:left;
	color:#9F88BE;
        border-bottom:2px #dbdbdb solid;
        }

#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	text-decoration:underline;
	}

.sidebox {
       	width:190px;
	margin-bottom:5px;
     	}

.sidebox .pad {
        padding:5px;
	}

.sidebox p {
	margin:0;
	color:#9F88BE;
	}

#side h3 {
	font-size:11px;
	margin-bottom:0;
	}


/* :: GENERAL RULES :: */


.mobile {
	display:none;
	}

.rtl {
	display:block;
	text-align:right !important;
	}

a:link, a:active, a:visited {
	color:#9F88BE;
	text-decoration:none;
        }

a:hover {
	text-decoration:underline;
        }

a.username:link, a.username:visited, a.username:active {
	color:#EE6A9C;
        text-decoration:none; 
	}

.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:11px;
	}

code,pre {
    display: block;        
    padding:10px 6px;
    margin:0 0 10px 0;
    border: 1px dashed #aaa;
    background:#f9f9f9;
    overflow: auto;
		}

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:16px;
	margin:0 0 12px 0;
	color:#9F88BE;
	}

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;
	}

ul.nobullets li {
	list-style-position:outside;
	list-style:none;
	}

ul.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 {
	width:52px;
	height:52px;
	border:1px solid #B1A59C;
	float:left;
	margin:0 8px 6px 0;
	background:#fff;
	}

.avatar img {
	display:block;
	margin:1px;
	max-width:50px;
	max-height:50px;
	}

.pagenav {
	clear:both;
	}

.pagenav a {
	color:#090;
	}

.arrow-prev {
	margin:0 4px -1px 0;
	}

.arrow-next {
	margin:0 0 -1px 4px;
	}

.col1, .col2 {
	margin-top:10px;
	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;
	}



/* :: COMMENTS :: */

.feedicon {
	margin-bottom:-3px;
	}

.comments h2 {
	font-size:13px;
        }

.comments {
	clear:both;
        }

.comment1,.comment2 {
	clear:both;
	margin:3px 0 0 0;
	overflow:auto;
        width:100%;
        border-top:2px #e9e9e9 dashed;
	}

.comments .bot {
	padding:10px;
	}

.comments .c-avatar {
	width:52px;
	height:52px;
	border:1px solid #ccc;
	float:left;
	margin:0 5px 6px 0;
	background:#fff;
	}

.c-avatar img {
	margin:1px;
	}

.comments .text {
	margin:0 15px 0 60px;
       	}

.comment-by {
	color:#697c83;
	font-size:11px;
	float:right;
	}

.editcomment {
	font-size:10px;
	margin:0;
	}

.editcomment a:link, .editcomment a:visited {
	color:#697c83;
	}

.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%;
	}



/* :: ALBUM SLIDESHOW :: */


#albumslides,#calendar{
	display:none;
	}

/* :: BLOG :: */

.whisper {
	color:#555;
	background:#fbfbfb;
	padding:7px 21px;
	border:1px dotted #aaa;
	margin:10px 5px;
	}

.whisper i {
	font-size:12px;
	color:#bb6f02;
	}

blockquote.bbquote, .post blockquote {
	padding:0 0 0 10px;
	margin:15px 5px 15px 10px;
        border-left:3px solid #9F88BE;
        background:#eee;
        }

.post {
	padding:8px 0 8px 0;
	margin-bottom:5px;
        width:100%;
	overflow:hidden;
	border-bottom:1px dashed #DBDBDB;
        color:#697c83;
        }

#lastpost {
	background:url(http://static.flickr.com/122/279053963_6ccf1f372e_o.gif) no-repeat bottom right;
	}

.post .title {
	margin:0;
	font-size:15px;
	color:#9F88BE;
        }

.title a:link, .title a:visited, .title a:active {
	color:#9F88BE;
	text-decoration:none;
	}

.post .title a:hover {
	color:#FBD6D5;
	}

.postdate, .post .tags {
	margin:0 0 2px 0;
	font-size:11px;
	}

.postdate {
	margin:8px 0 2px 0;
	}

.content {
	margin-top:14px;
	}

.poster {
	margin-top:-10px;
	font-size:11px;
	}

.postinfo {
	clear:both;
	color:#666;
	margin-top:16px;
	font-size:11px;
	}

.postinfo img {
	margin:0 5px -1px 0;
	}

.postnav {
	clear:both;
	font-size:11px;
	height:23px;
	line-height:22px;
	}

.postnav span.prv {
	float:left;
	}

.postnav span.nxt {
	float:right;
	}

.blognav {
	clear:both;
	margin-top:18px;
	text-align:right;
	font-size:11px;
	color:#888;
	}

.blognav p {
	margin:0;
	}


.trackbacks {
	clear:both;
	margin:30px 0 10px 0;
	padding:5px 0;
	}

.trackbacks h2 {
	font-size:11px;
	font-weight:normal;
	color:#666;
	border:1px solid #eee;
	border-width:1px 0;
	}

.trackbacks ul {
	margin:10px 0 0 2px;
	}

.trackbacks li {
	color:#999;
	list-style-type:none;
	list-style-image:url(http://static.flickr.com/118/279053962_53d76e4bfb_o.gif);
	padding-bottom:8px;
	line-height:11px;
	font-size:11px;
	}

.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:#fff url(http://static.flickr.com/83/279053960_5e800bbf36_o.gif) center left no-repeat;
	}

span.imgcenter {
	clear:both;
	display:block;
	text-align:center;
	margin:10px 0;
	}

#side .cdwn {
	padding:3px 0 3px 3px;
	min-height:18px;
	}

.tagicon {
	float:right;
	margin-left:10px;
	}

.post .sticky {
	float:right;
	margin:0;
	font-size:10px;
	color:#9F88BE;
	padding:0 25px 0 4px;
	height:26px;
	font-weight:bold;
	}

.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 li {
	list-style:none;
	float:left;
	line-height:20px;
	height:20px;
	margin:0;
	padding-right:5px;
	white-space:nowrap;
        border:none;
	}

#tagcloud a:link, #tagcloud a:visited, #tagcloud a:active {
	color:#FBd6d5;
	text-decoration:none;
	}

#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:14px;
	font-weight:bold;
	}

#tagcloud .size5  {
	font-size:15px;
	font-weight:bold;
	}

.postcomments a:link, .postcomments a:visited {
	color:#666;
	}


/* :: 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;
	width:320px;
	height:240px;
	top:0;
	right:0;
	}

#use