/* ------------------------------------------------------------- */
/* Mine */

#tip {
	text-decoration:none;
	color:#3095d1;
	}

#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:#666;
	}

#tip:visited {
	text-decoration:none;
	}

#tip:hover #tip_info {
	display:inline;
	position:relative;
	}

/* 查找相关文字颜色 */
#search_font {
	color:#666;
	}

/* 查找栏旁边文字式样 */
a#myfont:link, a#myfont:active, a#myfont:visited  {
	color:#666;
	text-decoration:none;
	}

a#myfont:hover  {
	color:#3095d1;
	text-decoration:underline;
	}

/* 留言板引用的式样 */

blockquote#notepost, blockquote#noteypost {
	background:transparent;
	color:#2c3635;
	padding:3px 10px;
	border-style:solid;
	border-width:0 0 0 3px;
	border-color:#666;
	}

/* 查找的文本域 */
input#search_textfield {
	background:#fff url(post/searchtext_bg_normal.jpg) right center no-repeat;
	border:1px solid #666;
	font-size:10pt;
	margin-right:4px;
	padding:2px 3px;
	}
input#search_textfield:hover {
	background:#fffff0 url(post/searchtext_bg_hover.jpg) right center no-repeat;

	}



/* ------------------------------------------------------------- */
/* :: MAIN LAYOUT :: */

body {
	background:#7e878e url(http://files.myopera.com/mg12/style_samui/bg.jpg) top center repeat-x;
	margin:0;
	padding:0;
	font-family:arial,'trebuchet ms',helvetica,sans-serif;
	font-size:12px;
	line-height:145%;
	text-align:center;
	color:#666;
	}

#wrap1 {
	width:892px;
	margin:0 auto;
	background:#7e878e url(http://files.myopera.com/mg12/style_samui/body.jpg) top center repeat-y;
	}

#wrap2 {
	}

.onecol #wrap2 {
	background:transparent;
	}

.twocol #wrap2 {
	background:transparent;
	}

#wrap3 {
	width:892px;
	background:transparent url(http://files.myopera.com/mg12/style_samui/footer.jpg) bottom center no-repeat;
	}

#wrap4 {
	margin:0 auto;
	padding-bottom:28px;
	}

.twocol #wrap4 {
	background:transparent;
	}

.onecol #wrap4 {
	background:transparent;
	}


#topbar {
	width:892px;
	line-height:20px;
	height:25px;
	background:#a1a7ad;
	margin-bottom:-4px;
	overflow:hidden;
	}

#topbar #community {
	margin:0;
	}

#topbar p {
	margin:0;
	padding-top:5px;
	font-size:10px;
	}

#topbar #community {
	margin-left:15px;
	color:#eee;
	}

#topbar a {
	color:#eee;
	text-decoration:none;
	}

#topbar a:hover {
	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;
	width:892px;
	height:217px;
	margin:0 auto;
	text-align:left;
	}

.twocol #top {
	width:892px;
	background:#6f0094 url(http://files.myopera.com/mg12/style_samui/header.jpg) top center no-repeat;
	margin-bottom:-50px; /* 向下偏移 50 个像素 */
	}

.onecol #top {
	width:892px;
	background:#6f0094 url(http://files.myopera.com/mg12/style_samui/header.jpg) top center no-repeat;
	margin-bottom:-50px; /* 向下偏移 50 个像素 */
	}

#top2 {
	height:126px;
	padding:0 40px;
	background:transparent;
	color:#666;
	}

#top h1 {
	margin:0;
	font-size:25px;
	font-family:'trebuchet ms',arial,helvetica,sans-serif;
	line-height:normal;
	padding-top:47px;
	}

#subtitle {
	margin:0;
	width:100%;
	overflow:hidden;
	font-size:11px;
	padding-bottom:8px;
	}

#menu {
	clear:both;
	height:48px !important;
	height:34px;
	background:transparent;
	padding:0 21px;
	}

#menu ul {
	height:48px !important;
	height:34px;
	margin-left:9px;
	}

#menu li {
	float:left;
	line-height:48px !important;
	height:34px;
	font-size:11px;
	list-style:none;
	}

#menu a {
	color:#fff;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	width:86px !important; /* tabs 宽度 */
	width:98px;
	padding:6px 3px 8px 9px;
	margin:0 -6px;
	text-align:center; /* 水平居中 */
	vertical-align:middle; /* 垂直居中 */
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	position:relative;
	z-index:10;
	line-height:34px;
	margin-top:-2px;
	overflow:hidden;
	z-index:100;
	}

#menu a:hover {
	background:transparent url(http://files.myopera.com/mg12/style_samui/menu_hover.gif) top left no-repeat;
	color:#fff;
	z-index:700;
	}

#menu a#selected {
	background:transparent url(http://files.myopera.com/mg12/style_samui/menu_selected.gif) top left no-repeat;
	color:#fff;
	z-index:800;
	}

#content {
	clear:both;
	position:relative;
	min-width:587px;
	text-align:left;
	margin:0 35px 0 40px;
	padding:5px 0;
	}

.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 {
	width:587px;
	min-height:400px;
	margin:5px 235px 0 0;
	padding-bottom:10px;
	}


#toplogin {
	text-align:left;
	}

#loginbox {
	margin:10px 20px;
	width:820px !important;
	width:852px;
	}

.onecol #loginbox {
	width:auto;
	}

#edittitle {
	padding-top:40px;
	}

#login-here {
	background:transparent;
	}

#login-here img {
	display:none;
	}

/* 页面底部的 Get your own blog 和 Opera Community 的连接容器 */
#footer {
	clear:both;
	margin-top:10px;
	position:relative;
	text-align:left;
	font-size:10px;
	color:#666;
	}
#footer p {
	margin:0;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#3095d1;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer #get {
	color:#3095d1;
	text-decoration:none;
	}
#footer #get:hover {
	text-decoration:underline;
	}

/* 页面底部的 Rss, Atom 等连接容器 */
#meta a:link, #meta a:visited, #meta a:active {
	color:#3095d1;
	}
#meta a:hover {
	text-decoration:underline;
	}


/* ------------------------------------------------------------- */
/* :: SIDEBAR :: */


#sidewrap {
	width:200px;
	float:right;
	font-size:11px;
	overflow:hidden;
	padding-bottom:40px;
	margin-left:-45px;
	}

#side a:link, #side a:visited, #side a:active {
	color:#666;
	}

#side li {
	font-size:11px;
	list-style-type:square;
	}

#side h2, #side caption, #side #getopera h2 {
	background:#e8f5fb url(http://files.myopera.com/mg12/style_samui/side_caption.gif) top left no-repeat;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:-2px;
	padding:4px 2px 4px 16px;
	text-align:left;
	color:#494949;
	line-height:18px;
	}

#side a:link, #side h2 a:visited, #side h2 a:active {
	color:#666;
	text-decoration:none;
	}

#side a:hover {
	color:#3095d1;
	text-decoration:underline;
	}

.sidebox {
	margin-bottom:12px;
	}

.sidebox .pad, #getopera .pad {
	background:#f0f0f0;
	padding:5px 5px 5px 10px;
	border-right:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
	border-left:1px solid #a7a7a7;
	color:#666;
	}

.sidebox p {
	margin:0;
	}

#side h3 {
	font-size:11px;
	margin-bottom:0;
	}


/* ------------------------------------------------------------- */
/* :: GENERAL RULES :: */

.mmskey {
	color:#fe0;
	}

.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:#3095d1;
	text-decoration:none;
	}

a:hover, #content a.del:hover {
	text-decoration:underline;
	}

.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;
	margin:0 0 10px 0;
	border:1px dashed #a7a7a7;
	background:#f0f0f0;
	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;
	font-size:10pt;
	}

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 {
	width:52px;
	height:52px;
	border:1px solid #000;
	float:left;
	margin:0 8px 6px 0;
	background:#fff;
	}

.avatar img {
	display:block;
	margin:1px;
	max-width:50px;
	max-height:50px;
	}

.pagenav {
	clear:both;
	}

.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 {
	clear:both;
	background:#f8f8f8;
	margin:15px 0;
	width:100%;
	overflow:auto;
	border:1px solid #aaa;
	}

.comment2 {
	clear:both;
	background:#e8e8e8;
	margin:15px 0;
	width:100%;
	overflow:auto;
	border:1px solid #aaa;
	}

.comments .bot {
	padding:8px;
	}

.comments .c-avatar {
	float:left;
	width:58px;
	height:58px;
	border:1px solid #aaa;
	background:#fff;
	}

.c-avatar img {
	margin:4px;
	}

.comments .text {
	margin:0 0 0 69px;
	}

.comment-by {
	clear:both;
	font-size:11px;
	margin:0;
	padding-top:6px;
	}

/* 评论中编链接文字 */
.editcomment {
	font-size:10px;
	margin:0;
	}
.editcomment a:link, .editcomment a:visited, .editcomment a:active, .permalink a:link, .permalink a:visited, .permalink a:active {
	color:#666;
	}
#content a.editcomment:hover {
	text-decoration:underline;
	}

#addcomment {
	height:175px;
	}

#description, #writecomment {
	height:200px;
	}

#message {
	height:300px;
	}

#msubject {
	width:100%;
	}
	
/* 评论中删除链接文字 */
.del {
	color:#c00 !important;
	}
#content a.del:link, #content a.del:visited {
	text-decoration:none;
	}
#content a.del:hover {
	text-decoration:underline;
	}

/* 用户的链接文字 */
a.username:link, a.username:visited {
	color:#3095d1;
	}
a.username:hover {
	text-decoration:underline;
	}


/* ------------------------------------------------------------- */
/* :: 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 :: */

#blogtools {
	}

.whisper {
	background:#4d7bad url(/community/graphics/users/whisp.gif) 5px 7px no-repeat;
	padding:7px 21px;
	border:1px dotted #29517d;
	margin:10px 5px;
	}

.whisper i {
	font-size:11px;
	}

blockquote.bbquote, .post blockquote {
	background:#f0f0f0 url(http://files.myopera.com/mg12/style_samui/comment_quote.gif) right top no-repeat;
	border-top:1px dashed #a7a7a7;
	border-right:1px dashed #a7a7a7;
	border-bottom:1px dashed #a7a7a7;
	border-left:3px solid #a7a7a7;
	padding:5px 30px 5px 10px;
	/*font-style:italic;*/
	}

.comment1 blockquote.bbquote, .comment1 .post blockquote {
	border-top:1px dashed #a7a7a7;
	border-right:1px dashed #a7a7a7;
	border-bottom:1px dashed #a7a7a7;
	border-left:3px solid #a7a7a7;
	background:#f0f0f0 url(http://files.myopera.com/mg12/style_samui/comment_quote.gif) right top no-repeat;
	padding:5px 30px 5px 10px;
	overflow:auto;
}

.comment2 blockquote.bbquote, .comment2 .post blockquote {
	border-top:1px dashed #a7a7a7;
	border-right:1px dashed #a7a7a7;
	border-bottom:1px dashed #a7a7a7;
	border-left:3px solid #a7a7a7;
	background:#f0f0f0 url(http://files.myopera.com/mg12/style_samui/comment_quote.gif) right top no-repeat;
	padding:5px 30px 5px 10px;
	overflow:auto;
}

.post {
	padding:5px 0 5px 0;
	margin-bottom:10px;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #666;
	}

#firstpost {
	}

#lastpost {
	}

.post .title {
	margin:0 0 10px 0;
	font-size:20px;
	line-height:normal;
	color:#494949;
	}

.title a:link, .title a:visited, .title a:active {
	color:#494949;
	text-decoration:none;
	}

.post .title a:hover {
	color:#3095d1;
	}

/* 标题下面的 tags */
.post .tags {
	margin:0 0 2px 0;
	font-size:9px;
	line-height:normal;
	text-transform:uppercase;
	}

/* 帖子发布的时间日期, 这里是上移了一点, 同时字体改小了 */
.postdate {
	margin:-8px 0 2px 0;
	font-size:9px;
	line-height:normal;
	text-transform:uppercase;
	}

.content {
	margin-top:14px;
	}

.poster {
	margin-top:-10px;
	font-size:10px;
	text-transform:uppercase;
	}

.postinfo {
	clear:both;
	margin-top:16px;
	font-size:10px;
	text-transform:uppercase;
	}

.postinfo img {
	margin:0 5px -1px 0;
	}

.postnav {
	clear:both;
	font-size:11px;
	line-height:18px;
	border-top:1px solid #666;
	}

.postnav span.prv {
	float:left;
	}

.postnav span.nxt {
	float:right;
	}

.blognav {
	clear:both;
	margin-top:18px;
	text-align:right;
	font-size:11px;
	}

.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;
	border:1px solid #eee;
	border-width:1px 0;
	text-transform:uppercase;
	}

.trackbacks ul {
	margin:10px 0 0 2px;
	}

.trackbacks li {
	list-style-type:none;
	list-style-image:url(/community/graphics/users/6/doc.gif);
	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 url(/community/graphics/icons/attach.gif) center left no-repeat;
	}

span.imgcenter {
	clear:both;
	display:block;
	text-align:center;
	margin:10px 0;
	}

#side .cdwn {
	background:transparent url(/community/graphics/users/6/clock.gif) top left no-repeat;
	padding:2px 0 5px 20px;
	margin-bottom:4px;
	}

.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:#666;
	background:transparent;
	padding:0 0 0 0;
	}

.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-position:outside;
	list-style:none;
	float:left;
	line-height:20px;
	height:20px;
	margin:0;
	padding-right:12px;
	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:14px;
	font-weight:bold;
	}

#tagcloud .size5  {
	font-size:15px;
	font-weight:bold;
	}


/* ------------------------------------------------------------- */
/* :: CALENDAR :: */


#calendar {
	border-spacing:0px;
	border-right:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
	border-left:1px solid #a7a7a7;
	clear:both;
	margin-bottom:12px;
	width:200px;
	font-size:10px;
	empty-cells:show;
	}

/* 月历星期部分 */
#calendar th {
	font-size:10px;
	line-height:18px;
	height:18px;
	text-align:center;
	background:#f0f0f0;
	}

/* 月历单元格部分(日期部分) */
#calendar td {
	line-height:16px;
	background:#f0f0f0;
	padding:1px 3px;
	text-align:center;
	font-size:10px;
	text-decoration:line-through;
	}
#calendar td.l {
	padding:0;
	text-decoration:none;
	}
td.l a, td.l a:link, td.l a:visited {
	display:block;
	padding:1px 3px;
	}
td.l a:hover {
	background:#a7a7a7;
	color:#f0f0f0;
	}
#calendar tfoot td {
	text-align:left;
	background:#f0f0f0;
	border:none;
	height:16px;
	padding:2px 3px;
	text-decoration:none;
	}

/* 月历标题 */
#calendar caption {
	padding:0;
	}

/* 月份连接 */
#side a#calendarmonth {
	display:block;
	text-decoration:none;
	padding:4px 2px 4px 16px;
	color:#494949;
	}
#side a:hover#calendarmonth {
	color:#3095d1;
	}

/* 上一个月和下一个月 */
#prevmonth {
	width:49%;
	text-align:left;
	border-top:1px dotted #a7a7a7;
	}
#nextmonth {
	width:50%;
	text-align:right;
	border-top:1px dotted #a7a7a7;
	}

/* 月历中可连接文字 */
#calendar a:link, #calendar a:visited, #calendar a:active {
	font-weight:normal;
	color:#666;
	}
#calendar a:hover {
	color:#f0f0f0;
	text-decoration:none;
	}

/* 上一个月和下一个月的连接文字 */
#prevmonth a:link, #prevmonth a:visited, #prevmonth a:active, #nextmonth a:link, #nextmonth a:visited, #nextmonth a:active {
	font-weight:normal;
	color:#666;
	text-decoration:none;
	}
#prevmonth a:hover, #nextmonth a:hover {
	color:#3095d1;
	text-decoration:underline;
	}


/* ------------------------------------------------------------- */
/* :: PROFILE :: */

#profile {
	width:100%;
	}

#profile h2 {
	font-size:14px;
	margin:0 0 2px 0;
	padding:10px 10px 0 10px;
	color:#494949;
	}

#profile #personal-h2 {
	padding:5px 10px 0 0;
	font-size:17px;
	}

#profile-top {
	margin-bottom:15px;
	}

#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 {
	float:right;
	width:230px;/*332px;*/
	height:170px;/*252px;*/
	border:1px solid #a7a7a7;
	background:#f0f0f0;
	margin:-20px 0 5px 0;
	}

#userpic img {
	display:block;
	margin:0;
	}
	
#profile-col1 {
	float:left;
	width:56%;
	overflow:hidden;
	}

#profile-col2 {
	float:right;
	width:42%;
	overflow:hidden;
	}

/* 其他信息 */
#profile-col1, #profile-col2 {
	background:#transparent;
	}

#profile-col1:before {
	display:block;
	height:7px;
	background:transparent url(/community/graphics/users/6/c6.gif) top right no-repeat;
	content:url(/community/graphics/users/6/c1.gif);
	line-height:1px;
	font-size:1px;
	}

#profile-col1:after {
	display:block;
	height:7px;
	background:transparent url(/community/graphics/users/6/c8.gif) bottom right no-repeat;
	content:url(/community/graphics/users/6/c3.gif);
	line-height:1px;
	font-size:1px;
	}

#profile-col2:before {
	display:block;
	height:7px;
	background:transparent url(/community/graphics/users/6/c2.gif) top right no-repeat;
	content:url(/community/graphics/users/6/c5.gif);
	line-height:1px;
	font-size:1px;
	}

#profile-col2:after {
	display:block;
	height:7px;
	background:transparent url(/community/graphics/users/6/c4.gif) bottom right no-repeat;
	content:url(/community/graphics/users/6/c7.gif);
	line-height:1px;
	font-size:1px;
	}

#profile-col1 .box, #profile-col2 .box, #profile-col2 table {
	margin:10px;
	color:#666;
	}

#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 url(/community/graphics/users/6/myspot.gif) 2px 3px no-repeat;
	}

#myspots h3 {
	clear:both;
	margin-top:0;
	font-size:11px;
	}

.spotimg div {
	background:#fff;
	border:1px solid #000;
	margin:0 6px 6px 0;
	float:left;
	overflow:hidden;
	width:101px;
	}

.spotimg div.spot3rd {
	margin:0 0 6px 0;
	}

#spotusers img, #spotalbums img {
	width:97px;
	height:73px;
	}

#spotskins img {
	width:97px;
	height:65px;
	}

.spotimg img {
	display:block;
	margin:2px;
	}

#spotusers p {
	margin:0;
	text-align:center;
	font-size:10px;
	}


#friendlist li {
	padding:0 0 4px 20px;
	list-style:none;
	background:transparent url(/community/graphics/users/6/friendlist.gif) 0px 3px no-repeat;
	}

#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;
	}

#profile-col2 a:link, #profile-col2 a:visited, #profile-col2 td, #profile-col1 {
	color:#3095d1;
	}


/* ------------------------------------------------------------- */
/* :: 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 #2a4e71;
	}

#myphoto img {
	width:200px;
	height:150px;
	display:block;
	}


/* ------------------------------------------------------------- */
/* :: FRIENDS :: */

.myfriend {
	clear:both;
	border-top:1px solid #666;
	padding-top:12px;
	}

.myfriend .txt {
	margin-left:206px;
	}

.myfriend h3 {
	font-size:16px;
	margin-top:2px;
	}

.mypic {
	float:left;
	width:190px;
	height:140px;
	margin-bottom:12px;
	padding:2px;
	background:#fff;
	border:1px solid #111;
	}

.mypic img {
	display:block;
	}

.myfriend p {
	margin-top:0;
	}
	
.myfriend h2 {
	margin-top:0;
	color:#494949;
	}

.myloc, .friendof {
	font-size:11px;
	margin:0 0 4px 0;
	}

.friendof {
	font-size:10px;
	}

.myfriend blockquote {
	background:transparent url(/community/graphics/users/6/q2.gif) 5px 5px no-repeat;
	padding:3px 0 10px 30px;
	font-size:11px;
	}

#fnet {
	background:#507dad;
	}

#fnet h3 {
	background:#5da15b;
	color:#fff;
	font-size:15px;
	padding:3px 5px;
	margin-bottom:0;
	}

#fnet2 h3 {
	background:#447c64;
	}

#fnet3 h3 {
	background:#3f6e85;
	}

.fpic {
	float:left;
	width:84px;
	height:64px;
	background:#fff;
	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;
	color:#666;
	font-size:11px;
	}

#mylinks a {
	font-size:12px;
	}

#mylinks .col1, #mylinks .col2 {
	overflow:hidden;
	}

#mylinks .linkinfo {
	margin-bottom:15px;
	}

#mylinks .url {
	color:#666;
	}

.newsfeed span, .newsfeed a {
	color:#fff;
	text-decoration:none;
	}

.linkdesc {
	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:#3095d1;
	}

#content .tags a:hover {
	text-decoration:underline;
	}

.tagged {
	font-weight:bold;
	}


/* ------------------------------------------------------------- */
/* :: CARDS :: */

#content .account .thumb {
	border-color:#000;
	color:#000;
	}

#content #steps li, #content .friend {
	color:#fff;
	}

#content #steps li.curr {
	color:#000;
	}

#ecard {
	position:absolute;
	width:126px;
	height:19px;
	bottom:2px;
	left:2px;
	}


/* ------------------------------------------------------------- */
/* :: POLL :: */

#poll ul {
	margin:0;
	}

#pollresults li {
	border-bottom:1px dotted #000;
	}

#poll li {
	list-style-position:outside;
	list-style:none;
	padding:3px 0;
	}

#poll li input {
	vertical-align:middle;
	}

#pollsubmit {
	font-weight:bold;
	}

#poll p {
	padding:3px 0 0 0;
	margin:0;
	}

#poll li img {
	border-left:1px solid #9b5203;
	border-right:1px solid #b84d00;
	}
	
	

/* ------------------------------------------------------------- */
/* :: ARCHIVE :: */
 

#arc  {
	width:587px;
	}
	
#arc h2 {
	}

#arc a:link, #arc a:visited, #arc a:active {
	text-decoration:none;
	}
#arc a:hover {
	text-decoration:underline;
	}

.arctitle span {
	display:block;
	overflow:hidden;
	}

/* 分类容器*/
.month, #cloud {
	text-align:right;
	background:#f0f0f0;
	margin-bottom:20px;
	padding-right:10px !important;
	padding-right:0;
	border-style:solid;
	border-color:#a7a7a7;
	border-width:0 1px 1px 1px;
	color:#666;
	}
.mpad, #cloud div {
	width:270px;
	}

#arc .col1 div {
	float:left;
	width:270px;
	}

#arc .col2 div {
	float:right;
	width:270px;
	}

/* 分类标题 */
#arc h3 {
	background:#f0f0f0 url(http://files.myopera.com/mg12/style_samui/archive_caption.gif) no-repeat;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	padding:2px 5px 6px 5px;
	width:270px !important;
	width:280px;
	text-align:left;
	color:#494949;
	line-height:18px;
	margin-top:-5px !important;
	margin-top:0;
	}

#arc h3 a:link, #arc h3 a:visited, #arc h3 a:active {
	text-decoration:none;
	color:#494949;
	}
#arc h3 a:hover {
	text-decoration:underline;
	color:#3095d1;
	}

#arc h3 span {
	display:block;
	background:transparent;
	padding:2px 10px;
	}

#arc .month li {
	list-style-position:outside;
	list-style:none;
	line-height:15px;
	padding:0 0 7px 26px;
	}

	
/* Tags */
#cloud h3 {
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	padding:2px 5px 6px 5px;
	width:270px !important;
	width:280px;
	text-align:left;
	color:#494949;
	line-height:18px;
	margin-top:-5px !important;
	margin-top:0;
	}

#cloud div:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#cloud ul {
	margin-left:12px;
	width:100%;
	overflow:hidden;
	}

#cloud li {
	list-style-position:outside;
	list-style:none;
	float:left;
	line-height:18px;
	height:18px;
	margin:3px 6px;
	padding-right:12px;
	white-space:nowrap;
	}

/* Archiver Tags 的文字 */
.size1, .size2 {
	font-size:10px;
	}

#cloud a:link, #cloud a:visited {
	}
 
#cloud a:hover {
	}

.size3  {
	font-size:12px;
	font-weight:bold;
	}

.size4  {
	font-size:15px;
	font-weight:bold;
	}

.size5  {
	font-size:18px;
	font-weight:bold;
	}



/* My Files */
/* ------------------------------------------------------------- */

#ac {
	width:782px;
	}




/* ------------------------------------------------------------- */
/* :: SEARCH :: */

#searchbox {
	width:114px;
	}

.s-result {
	margin-top:11px;
	border-top:1px solid #359;
	padding-top:1px;
	}

/* 隐藏搜索栏 */
/*#blogsearch input {
	display:none;
}

#blogsearch h2 {
	display:none;
	}

#blogsearch .pad  {
	display:none;
	}
*/
