/* Mod by Tuto.com (http://www.tuto.com) */
/* Made by mg12 (http://my.opera.com/haliyake) */
/* encoding: utf-8 */
/* 请选择第 5 或第 6 个模版, 而只使用本模版样式 (Only use my custom style sheet *) */
/* 请勿用于商业用途 */



/* ------------------------------------------------------------- */
/* Mine */

#tip {
	text-decoration:none;
	color:green;
	}

#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:#f70373;
	}

#tip:visited {
	text-decoration:none;
	}

#tip:hover #tip_info {
	display:inline;
	position:relative;
	}

/* 查找相关文字颜色 */
#search_font {
	color:#2a2a2a;
	}

/* 查找栏旁边文字式样 */
a#myfont:link, a#myfont:active, a#myfont:visited  {
	color:#2a2a2a;
	text-decoration:none;
	}
a#myfont:hover  {
	color:green;
	text-decoration:underline;
	}

/* 留言板引用的式样 */
blockquote#notepost, blockquote#noteypost {
	background:transparent;
	color:#2a2a2a;
	padding:3px 10px;
	border-style:solid;
	border-width:0 0 0 3px;
	border-color:#2a2a2a;
	}

/* 查找的文本域 */
input#search_textfield {
	background:#fff url(http://my.opera.com/mg12/homes/post/bg_textfield.gif) right center no-repeat;
	border:1px solid #2a2a2a;
	font-size:10pt;
	margin-right:4px;
	padding:2px 3px;
	}



/* ------------------------------------------------------------- */
/* :: MAIN LAYOUT :: */


body {
	background:#d9d9d9 url(http://files.myopera.com/mg12/custom_style/bg.jpg) repeat-x scroll 50% 0pt; /* Blog 背景色 */
	margin:0;
	padding:0;
	font-family:arial,'trebuchet ms',helvetica,sans-serif;
	font-size:12px;
	line-height:145%;
	text-align:center;
	color:rgb(68,68,68); /* Blog 一般文字颜色 */
	}

/* Blog 主体部分的 左边中心 */
#wrap1 {
	background:transparent url(http://files.myopera.com/mg12/custom_style/middle.jpg) top center repeat-y;
  
	width:892px;	
	margin:0 auto;
	}
#wrap2 {
	margin:0 auto;
	}
/* Blog 主体部分的右边中心(没有测边栏时) */
.onecol #wrap2 {
	background:transparent;
 
	width:892px;	
	margin:0 auto;
	}
/* Blog 主体部分的右边中心(有测边栏时) */
.twocol #wrap2 {
	background:transparent;
 
	width:892px;	
	margin:0 auto;
	}
/* Blog 主体部分的左下 */
#wrap3 {
	background:transparent url(http://files.myopera.com/mg12/custom_style/bottom.jpg) bottom center no-repeat;
  
	width:892px;	
	margin:0 auto;
	}
#wrap4 {
	padding-bottom:28px;
 
	margin:0 auto;
	}
/* Blog 主体部分的右下(有测边栏时) */
.twocol #wrap4 {
	background:transparent;
	width:892px;	 
	margin:0 auto;
	}
/* Blog 主体部分的右下(没有测边栏时) */
.onecol #wrap4 {
	background:transparent;
 
	width:892px;	 
	margin:0 auto;
	}

#topbar {
	background:transparent url(http://files.myopera.com/mg12/custom_style/topbar.jpg) top center no-repeat;
	line-height:23px;
	width:892px;	
	height:23px;
	margin-bottom:0px;
	overflow:hidden;
	}

#topbar #community {
	margin:0;
	}

#topbar p {
	margin:0;
	padding-top:0px;
	font-size:10px;
	}

#topbar #community {
	margin-left:15px;
	}

#topbar a {
	color:#696969;
	text-decoration:none;
	}

#topbar a#oc {
	color:#696969;
	}

#topbar a:hover, #topbar a#oc:hover {
	color:#fff;
	text-decoration:none;
	}

#topbar a.toplink {
	padding:1px 3px;
	}

#oc {
	float:left;
	width:136px;
	}

/* 顶栏的 OPERA COMMUNITY */
#oc span {
	display:block;
	height:23px;
	background:transparent;
	padding-left:22px;
	}

#top {
	font-size:11px;
	width:892px;
	height:300px;
	margin:0 auto;
	text-align:left;
	}

/* 顶部图片(有测边栏时) */
.twocol #top {
	background:transparent url(http://files.myopera.com/mg12/custom_style/top.jpg) top center no-repeat;
	width:892px;	 
	margin-bottom:-176px;
	}

/* 顶部图片(没有测边栏时) */
.onecol #top {
	background:transparent url(http://files.myopera.com/mg12/custom_style/top.jpg) top center no-repeat;
	width:892px;	
	margin-bottom:-176px;
	}

/* Blog 标题栏 */
#top2 {
	display:none;
	}

#top h1 {
	display:none;
	}

#subtitle {
	display:none;
	}

/* 菜单(按钮) */
#menu {
	clear:both;
	background:transparent;
	height:15px;
	margin-top:0;
	margin-left:5px;
	padding:0 10px;
	}
#menu ul {
	margin:0;
	padding:0;
	height:124px;
	}
#menu li {
	display:block;
	font-size:11px;
	list-style:none;
	margin-left:8px; /* tabs 左边留空 8pixels */
	float:left;
	width:87px; /* tabs 占用空间宽度 */
	height:15px;
	padding:0;
	}

/* 菜单(按钮)上的文字 */
/*
#menu a {
	background:transparent;
	display:block;
	font-weight:normal;
	font-size:10pt;
	text-transform:uppercase;
	color:#696969;
	text-decoration:none;
	text-align:left;
	vertical-align:bottom;
	position:relative;
	z-index:10;
	line-height:13px;
	margin-top:77px;
	width:84px;
	overflow:hidden;
	}
#menu a:hover, #menu a#selected {
	color:#2a2a2a;
	}
*/
#menu a {
	display:block;
	font-weight:normal;
	font-size:10pt;
	text-transform:uppercase;
	color:#696969;
	text-decoration:none;
	text-align:left;
	vertical-align:bottom;
	position:relative;
	z-index:10;
	line-height:13px;
	margin-top:66px;
	padding-top:11px;
	padding-left:26px;
	width:84px; /* tabs 宽度 */
	overflow:hidden;
	}
#menu a:hover, #menu a#selected {
	background-position:0% 100%;
	color:#2a2a2a;
	}

/* 菜单 Blog */
#menu_blog a, #menu_blog a {
	background:transparent url(http://files.myopera.com/mg12/custom_style/menu_blog.png) left bottom no-repeat;
	background-position:0% 0%;
	}
/* 菜单 Archive */
#menu_archive a, #menu_archive a {
	background:transparent url(http://files.myopera.com/mg12/custom_style/menu_archive.png) left bottom no-repeat;
	background-position:0% 0%;
	}
/* 菜单 Photo */
#menu_albums a, #menu_albums a {
	background:transparent url(http://files.myopera.com/mg12/custom_style/menu_albums.png) left bottom no-repeat;
	background-position:0% 0%;
	}
/* 菜单 Links */
#menu_links a, #menu_links a {
	background:transparent url(http://files.myopera.com/mg12/custom_style/menu_links.png) left bottom no-repeat;
	background-position:0% 0%;
	}
/* 菜单 Friends */
#menu_friends a, #menu_friends a {
	background:transparent url(http://files.myopera.com/mg12/custom_style/menu_friends.png) left bottom no-repeat;
	background-position:0% 0%;
	}
/* 菜单 About */
#menu_about a, #menu_about a {
	background:transparent url(http://files.myopera.com/mg12/custom_style/menu_about.png) left bottom no-repeat;
	background-position:0% 0%;
	}

#content {
	clear:both;
	position:relative;
	min-width:675px;
	text-align:left;
	margin:0 27px 0 27px;
	padding:5px 0;
	}

.onecol #content {
	margin:0 27px;
	padding-top:10px;
	}

#content li {
	margin:0;
	list-style-position:inside;
	}

#mainwrap {
	width:607px;
	margin-right:-230px;
	padding-bottom:12px;
	float:left;
	}

#main {
	min-height:400px;
	margin:5px 235px 0 0;
	padding-bottom:10px;
	}

/* 页面底部的 Get your own blog 和 Opera Community 的连接容器 */
#footer {
	clear:both;
	margin-top:10px;
	position:relative;
	text-align:left;
	font-size:10px;
	color:#696969;
	}
#footer p {
	margin:0;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#b0b0b0;
	text-decoration:none;
	}
#footer a:hover {
	color:#fff;
	}
#footer #get {
	text-decoration:none;
	}
#footer #get:hover {
	color:#fff;
	}

#toplogin {
	text-align:left;
	}

#loginbox {
	margin:10px 40px;
	width:565px;
	}

#edittitle {
	padding-top:40px;
	}

/* 页面底部的 Rss, Atom 等连接容器 */
#meta a:link, #meta a:visited, #meta a:active {
	color:#b0b0b0;
	}
#meta a:hover {
	color:#fff;
	}



/* ------------------------------------------------------------- */
/* :: SIDEBAR :: */

#sidewrap {
			
	background:#2a2a2a;
	width:221px;
	float:right;
	font-size:11px;
	overflow:visible;

	padding-top:5px;
	padding-bottom:10px;
 
	}

/* 侧边栏可连接文字 */
#side a:link, #side a:visited, #side a:active {
	color:rgb(68,68,68);
	text-decoration:none;
	}
#side a:hover {
	color:green;
	text-decoration:underline;
	}

#side li {
	font-size:10pt;
	padding:2px 0 0 0;
	}

#side h3 {
	font-size:11px;
	margin-bottom:0;
	}

#side li {
	font-size:11px;
	list-style-type:square;
	}

/* 侧边栏标题 */
#side h2, #side caption {
	background:#f1f1f1 url(http://files.myopera.com/mg12/custom_style/sidebox_top.png) right top no-repeat;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:10px 10px 0 10px;
	text-align:left;
	border-bottom:1px solid #2a2a2a;
	color:#000;
	}

#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	color:#fff;
	text-decoration:none;
	}

.sidebox {
	margin-bottom:10px;
	}

/* 侧边栏容器 */
.sidebox .pad {
	background:#f1f1f1 url(http://files.myopera.com/mg12/custom_style/sidebox_bottom.png) right bottom no-repeat;
	padding:5px 10px 5px 20px;
	
	}

.sidebox p {
	margin:0;
	color:#f1f1f1;
	}



/* ------------------------------------------------------------- */
/* :: GENERAL RULES :: */


.mobile {
	display:none;
	}

.rtl {
	display:block;
	text-align:right !important;
	}

/* 可连接文字 */
a:link, a:active, a:visited {
	color:green;
	text-decoration:none;
	}
a:hover {
	color:#f70373;
	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: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: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;
	}

ul.alpha li {
	list-style-type:lower-alpha;
	}

.nomarg {
	margin:0 !important;
	}

.clear {
	clear:both;
	}

/* about 侧边框 more 后面的 >> 标志 */
p.clear {
	color:green;
}

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:10px;
	}

.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;
 
	width:604px;w
	}

.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;
	}

/* Showing comments */
.pagenav-info {
	color:#b0b0b0;
 
	width:604px;
	}

/* Write a comment */
.w100 {
	color:#b0b0b0;
	width:604px;

	}

.subheader {
	margin-top:-6px;
	}

.watchthis {
	padding-right:6px;
	}

.watch {
	margin:0 2px -1px 2px;
	}



/* ------------------------------------------------------------- */
/* :: COMMENTS :: */

.feedicon {
	margin-bottom:-3px;
	}

.comments h2 {
	font-size:13px;
	color:#b0b0b0;
	}

.comments {
	clear:both;
	}

.comment1 {
	clear:both;
	background:#fff;
	margin:10px 0;
	width:607px;
	border:0px solid #ddd;
	overflow:auto;
	}

.comment2 {
	clear:both;
	background:#e4e4e4;
	margin:10px 0;

	width:607px;
	border:0px solid #ddd;
	overflow:auto;
	}

/* 评论文本区 */
.comment1:before, .comment2:before {
	display:block;
	height:5px;
	background:transparent url(http://files.myopera.com/mg12/custom_style/comment_right_top.gif) top right no-repeat; /* 右上 */
	content:url(http://files.myopera.com/mg12/custom_style/comment_left_top.gif); /* 左上 */
	line-height:1px;
	font-size:1px;
	}

.comment1:after, .comment2:after {
	display:block;
	height:5px;
	background:transparent url(http://files.myopera.com/mg12/custom_style/comment_right_bottom.gif) bottom right no-repeat; /* 右下 */
	content:url(http://files.myopera.com/mg12/custom_style/comment_left_bottom.gif); /* 左下 */
	line-height:1px;
	font-size:1px;
	}

.comments .bot {
	padding:10px;
	}

.comments .c-avatar {
	float:left;
	width:58px;
	height:58px;
	border:1px solid #ccc;
	background:#fff;
	}

.c-avatar img {
	margin:4px;
	}

.comments .text {
	margin:0 0 0 69px;
	}

/* 评论文字颜色及其发表用户的连接文字颜色 */
.comment-by {
	clear:both;
	color:#696969;
	font-size:11px;
	margin:0;
	padding-top:6px;
	}
a.username:link, a.username:visited {
	color:green;
	}
a.username:hover {
	color:#f70373;
	}

.editcomment {
	font-size:10px;
	margin:0;
	}

.editcomment a:link, .editcomment a:visited {
	color:#000;
	}

.permalink a:link, .permalink a:visited {
	color:#696969;
	}
	
/* 评论中删除连接 */
.del {
	color:#c00 !important;
	}
#content a.del:link, #content a.del:visited {
	text-decoration:none;
	}
#content a.del:hover {
	text-decoration:underline;
	}

#addcomment {
	height:175px;
	}

#description, #writecomment {
	height:200px;
	}

#message {
	height:300px;
	}

#msubject {
	width:100%;
	}



/* ------------------------------------------------------------- */
/* :: ALBUM SLIDESHOW :: */

#albumslides {
	margin-bottom:12px;
	padding:1px 0;
	font-size:10px;
	}

#albumslides p {
	margin:0 0 1px 0;
	}

#thuCont {
	background:#000;
	}

#thuCont img {
	display:block;
	}

#picbg {
	background:#000;
	}

#thu {
	width:200px;
	height:150px;
	}

#side #albnav {
	border:1px solid #7961a2;
	border-width:1px 0;
	margin:-5px -5px 4px -5px;
	text-align:center;
	}

#control_left, #control_right {
	color:#f70373;
	}

#control_pause {
	color:#4a256a;
	}

.albname {
	background:transparent url(http://my.opera.com/community/graphics/users/5/list.gif) top left no-repeat;
	padding-left:13px;
	}



/* ------------------------------------------------------------- */
/* :: BLOG :: */

#blogtools {
	clear:both;
	background:#2a2a2a;
	margin:-10px -10px 10px 0;
	}

#taglist a:link, #taglist a:visited {
	color:#000;
	}

#taglist a.mytag:link, #taglist a.mytag:visited {
	color:#090;
	}

.whisper {
	color:#555;
	background:#fbfbfb url(http://my.opera.com/community/graphics/users/whisp.gif) 5px 7px no-repeat;
	padding:7px 21px;
	border:1px dotted #aaa;
	margin:10px 5px;
	}

.whisper i {
	font-size:11px;
	color:#aaa;
	}
	
/* 引用, 左边缩进并加一条 3px 的竖着的线条 */
/*blockquote.bbquote, .post blockquote {
	background:transparent;
	margin-left:10px;
	padding:3px 0 3px 10px;
	border-left:3px solid #2a2a2a;
	color:rgb(68,68,68);
	}
*/

/* 引用 */
blockquote.bbquote, .post blockquote {
	background:#f6f6f6 url(http://files.myopera.com/mg12/custom_style/comment_quote.gif) right top no-repeat;
	border-top:1px dashed #aaa;
	border-right:1px dashed #aaa;
	border-bottom:1px dashed #aaa;
	border-left:3px solid #aaa;
	padding:5px 30px 5px 10px;
	color:rgb(68,68,68);
	/*font-style:italic;*/
	}

.comment1 blockquote.bbquote, .comment1 .post blockquote {
	margin-left:0px;
	border-top:1px dashed #aaa;
	border-right:1px dashed #aaa;
	border-bottom:1px dashed #aaa;
	border-left:3px solid #aaa;
	background-color:#f6f6f6;
	background:#f6f6f6 url(http://files.myopera.com/mg12/custom_style/comment_quote.gif) right top no-repeat;
	padding:5px 30px 5px 10px;
	overflow:auto;
}

.comment2 blockquote.bbquote, .comment2 .post blockquote {
	border-top:1px dashed #aaa;
	border-right:1px dashed #aaa;
	border-bottom:1px dashed #aaa;
	border-left:3px solid #aaa;
	background-color:#f6f6f6;
	background:#f6f6f6 url(http://files.myopera.com/mg12/custom_style/comment_quote.gif) right top no-repeat;
	padding:5px 30px 5px 10px;
	overflow:auto;
}

/* 所有帖子 */
.post {
	background:#f1f1f1 url(http://files.myopera.com/mg12/custom_style/post_bottom.png) left bottom no-repeat;
	margin-left:0;
	margin-bottom:10px;
 
	width:587px !important;
	width:607px;

	overflow:hidden;
	padding:10px 10px 10px 10px;
	border-top:0px solid #2a2a2a;
	}
  
		
/* 页面上第一个帖子 */
#firstpost {
	padding-top:10px;
	border:none;
	}
  
		
/* 页面上最后一个帖子 */
#lastpost {
	border-bottom:0px solid #2a2a2a;
	padding:10px 10px 10px 10px;
	}
	
/* 帖子标题 */
.post .title {
	background:#f1f1f1 url(http://files.myopera.com/mg12/custom_style/post_top.png) left top no-repeat;
	color:#000;
	margin:-10px -10px 10px -10px;
	padding:10px 10px 0 10px;
	font-size:20px;
	line-height:normal;
	}
  
	
/* 有连接的标题 */
.title a:link, .title a:visited, .title a:active {
	color:#000;
	text-decoration:none;
	}
  
	
/* 帖子标题在鼠标悬停在上面 */
.post .title a:hover {
	color:green;
	}
	
/* 标题下面的 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;
	color:#666;
	margin-top:16px;
	font-size:10px;
	text-transform:uppercase;
	}

.postinfo img {
	margin:0 5px -1px 0;
	}
	
/* 转跳到上一帖或下一帖的连接 */
.postnav {
	clear:both;
	font-size:11px;
	height:23px;
	line-height:22px;
	border:1px solid #696969;
	border-width:1px 0 0 0;
	margin-bottom:-10px;
	}
.postnav span.prv {
	float:left;
	}
.postnav span.nxt {
	float:right;
	}
	
/* 转页连接 */
.blognav {
	clear:both;
	margin-top:18px;
	text-align:right;
	font-size:11px;
	color:#696969;
	}
.blognav a:link, .blognav a:visited, .blognav a:active {
	color:#b0b0b0;
	}
.blognav a:hover {
	color:#fff;
	text-decoration:underline;
	}
.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:url(http://my.opera.com/community/graphics/users/5/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(http://my.opera.com/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(http://my.opera.com/community/graphics/users/5/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:#2a2a2a;
	background:#f1f1f1;
	padding:0 0 0 0;
	height:26px;
	line-height:20px;
	}

.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 0 8px 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 {
	display:none;
	}



/* ------------------------------------------------------------- */
/* :: PROFILE :: */

#profile {
	width:100%;
	}

#profile h2 {
	font-size:14px;
	margin:0 0 2px 0;
	padding-top:12px;
	color:#000;
	}

#profile #personal-h2 {
	border:none;
	padding-top:5px;
	font-size:17px;
	color:#fff;
	}

#profile-top {
	margin-bottom:15px;
	}

#profile p {
	margin:0 0 7px 0;
	}

#userinfo {
	color:#d0d0d0;
	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;
	height:170px;
	border:0px solid #2a2a2a;
	background:#fff url(http://files.myopera.com/mg12/custom_style/userpic_bg.png) left top no-repeat;
	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 div, #profile-col2 div {
	/* background:#fff; url(/community/graphics/users/5/fade.gif) top right no-repeat;*/
	display:none;
	}
/* 其他信息的容器 */
#profile-col1 .box, #profile-col2 .box, #profile-col2 table {
	/* background:transparent;
	margin:10px 0 20px 0; */
	display:none;
	}

#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 {
	display:none;
	}
/*
#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 {
	background:rgb(238,236,236);
	width:200px;
	overflow:hidden;
	padding:0 10px 0 11px;
	border-bottom:0px solid rgb(238,236,236);
	}

#myphoto img {
	width:200px;
	height:150px;
	display:block;
	}

/* About 容器 */
#qp .pad {
	padding-bottom:10px;
	}

/* About 上的可链接文字 */
#qp a:link, #qp a:active, #qp a:visited {
	color:green;
	}



/* ------------------------------------------------------------- */
/* :: FRIENDS :: */

.myfriend {
	background:#f1f1f1 url(http://files.myopera.com/mg12/custom_style/friends_panel.png) left top no-repeat;
	clear:both;
	border-top:10px solid #2a2a2a;
	margin-right:-7px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	height:146px; /* 图片高 140px, 上下边框占 3px*2 */
 
	width:587px !important; 
	width:607px;
	}

.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;
	border:1px solid #2a2a2a;
	}

.mypic img {
	display:block;
	}

.myfriend p {
	margin-top:0;
	color:#696969;
	}

#myfriends h2 {
	color:#fff;
	}

.myloc, .friendof {
	font-size:11px;
	margin:0 0 0 0;
	color:#444;
	}

.friendof {
	font-size:10px;
	}

.myfriend blockquote {
	background:transparent url(http://files.myopera.com/mg12/custom_style/friends_quote.png) top left no-repeat;	
	color:#333;
	padding:0 0 10px 27px;
	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:607px;
	}

#mylinks h2 {
	margin:30px 0 15px 0;
	font-size:19px;
	color:#fff;
	}

#mylinks h2.firstheader {
	margin-top:0;
	}

#mylinks .newsfeed {
	margin:-8px 0 8px 0;
	}

#mylinks p {
	margin:0;
	font-size:11px;
	}

#mylinks a {
	font-size:12px;
	}
/* 可连接文字 */
#mylinks a:link, #mylinks a:active, #mylinks a:visited {
	color:#d0d0d0;
	text-decoration:none;
	}
#mylinks a:hover {
	color:#fff;
	text-decoration:underline;
	}

#mylinks .grey {
	color:#aaa;
	}

#mylinks .col1, #mylinks .col2 {
	overflow:hidden;
	}

#mylinks .linkinfo {
	margin-bottom:15px;
	}

.newsfeed span, .newsfeed a {
	color:#111;
	text-decoration:none;
	}

.url {
	color:#696969;
	}

.linkdesc {
	color:#696969;
	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:green; /* #080; */
	}
#content .tags a:hover {
	color:#f70373;
	}

.tagged {
	font-weight:bold;
	}



/* ------------------------------------------------------------- */
/* :: CARDS :: */

#ecard {
	position:absolute;
	width:126px;
	height:19px;
	bottom:2px;
	left:2px;
	}



/* ------------------------------------------------------------- */
/* :: GET OPERA :: */

/* 下载 Opera 面板被屏蔽掉 */
#getopera {
	display:none;
	}



/* ------------------------------------------------------------- */
/* :: ARCHIVE :: */
 

#arc  {
	width:607px;
	}
	
#arc h2 {
	color:#fff;
	}

#arc a:link, #arc a:visited, #arc a:active {
	color:#696969;
	}
#arc a:hover {
	color:green;
	}

.arctitle span {
	color:green;
	display:block;
	width:270px;
	overflow:hidden;
	}

/* 分类容器*/
.month, #cloud {
	background:transparent;
	}
.mpad, #cloud div {
	padding-bottom:5px;
	background:#f1f1f1 url(http://files.myopera.com/mg12/custom_style/archive_bottom.png) bottom left no-repeat;
	width:298px;
	margin-bottom:10px;
	}

#arc .col2 div { float:right;
 }

/* 分类标题 */
#arc h3 {
	margin:0;
	font-size:13px;
	text-transform:uppercase;
	background:#f1f1f1 url(http://files.myopera.com/mg12/custom_style/archive_top.gif) top left no-repeat;
	border-bottom:1px solid #2a2a2a;
	padding-top:6px;
	color:#000;
	width:298px;
	}
#arc h3 a:link, #arc h3 a:visited, #arc h3 a:active {
	text-decoration:none;
	color:#000;
	}
#arc h3 a:hover {
	text-decoration:none;
	color:green;
	}

#arc h3 span {
	display:block;
	background:transparent;
	padding:2px 10px;
	}

#arc .month li {
	list-style-position:outside;
	list-style:none;
	line-height:19px;
	padding:0 0 7px 26px;
	color:rgb(255, 51, 0);
	}

	
/* Tags */
#cloud h3 {
	clear:both;
	font-size:13px;
	line-height:normal;
	}

#cloud div:after {
	content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	}

#cloud ul {
	margin:5px;
	padding:0;
	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:8px;
	white-space:nowrap;
	}

.size1, .size2 {
	font-size:11px;
	}

#cloud a:link, #cloud a:visited {
	color:#696969;
	}
 
#cloud a:hover {
	color:green;
	}

.size3  {
	font-size:12px;
	font-weight:bold;
	}

.size4  {
	font-size:14px;
	font-weight:bold;
	}

.size5  {
	font-size:16px;
	font-weight:bold;
	}



/* ------------------------------------------------------------- */
/* :: 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;
	}

#poll input {
	font-weight:normal;
	border:1px solid #2a2a2a;
	}

#pollsubmit {
	font-weight:bold;
	}

#poll p {
	padding:3px 0 0 0;
	margin-bottom:10px;
	color:#2a2a2a;
	}

#poll li img {
	border-left:1px solid #9b5203;
	border-right:1px solid #b84d00;
	}



/* ACCOUNT */
#account {
	width:607px;
	color:#696969;
	}

.account h2 {
	color:white;
	}

#account .col1, #account .col2 {
	padding:10px 0;
	border-top:1px solid #f1f1f1;;
	}

.account p {
	color:#696969;
	}

#menuitems .settings {
	background:#f1f1f1;
	}

/* 可连接文字 */
#account a:link, #account a:active, #account a:visited {
	color:#b0b0b0;
	text-decoration:none;
	}
#account a:hover {
	color:white;
	text-decoration:underline;
	}

#menuitems {
	width:607px;
	}



/* ------------------------------------------------------------- */
/* :: SEARCH :: */

#blogsearch input {
	border:1px solid #2a2a2a;
	margin: 10px 0;
}

#searchbox {
	width:120px;
	}

#submitsearch {
	}

/* 隐藏搜索栏 */
/*#blogsearch input {
	display:none;
}

#blogsearch h2 {
	display:none;
	}

#blogsearch .pad  {
	display:none;
	}
*/
