/* Theme:Blue v1.0 Designed by seabean
   请注意：这个是配合默认主题之一使用的，目的是为了让论坛的外观更好，同时减少不必要的代码重复。
  */

/* :: MAIN LAYOUT :: */

body {
	background:#fff url(http://files.myopera.com/seabean/blogshow/top.gif) top left repeat-x;
	margin:0;
	padding:0;
	font-family:'Tahoma',arial,'宋体';
	font-size:9pt;
	text-align:center;
	color:#3B3B3B;
       	line-height:1.6;
        background-position:0 32px;
	}

#wrap1 {
	margin:0 auto;
	width:800px;
	background:transparent url(http://files.myopera.com/seabean/blogshow/head.gif) top left no-repeat;
        border-bottom:5px solid #8FC0EF;
	}

#wrap2 {	
        background:none;
       	}

#wrap3,.twocol #wrap3 {
	background:none;
	margin:0 auto;
	width:800px;
	}

#wrap4,.onecol #wrap4,.twocol #wrap4 {
	background:none;
	}


#top2 {
	height:67px;
	width:100%;
	overflow:hidden;
	line-height:normal;
	}

#top h1,p#subtitle {
	display:none;
	}

#top {
	height:85px;
        background:none;
	}

#top span {
	background:none;
	}

#menu ul {
	margin:0 0 0 300px;
	padding:0;
	height:36px;
	}

#menu li {
	display:block;
	float:left;
	margin:0;
	height:36px;
	font-size:12px;
	font-weight:bold;
        width:80px;
        }


#menu a {
	display:block;
	color:#59A3E9;
	text-decoration:none;
	background:none;
	padding:0 12px 0 22px;
	line-height:36px;
        z-index:0;
        text-align:center;
        }

#menu a:hover, #menu a#selected {
        background:url(http://files.myopera.com/seabean/blogshow/menu.gif) center bottom no-repeat;
        color:#fff;
        background-position:none;
	}

#content {
	padding:25px 10px 0 25px;
        max-width:793px;
	}

#meta a:link, #meta a:visited, #meta a:active {
	color:#4A87C0;
	}

#calendar{
        display:none
         }

#footer a:link, #footer a:visited, #footer a:active {
	color:#4A87C0;
	text-decoration:none;
	}

#footer #get {
	text-decoration:none;
	}

#footer #get:hover {
	text-decoration:underline;
	}

#meta a:link, #meta a:visited, #meta a:active {
	color:#4A87C0;
	}
        

/* :: SIDEBAR :: */

#sidewrap {
        margin-right:0;
        width:195px;
       	font-size:11px;
	overflow:hidden;
	color:#4A87C0;
	background:none;
	padding-left:5px;
        border-left:1px solid #DEDEDE;
	}

#side a:link, #side a:visited, #side a:active {
	color:#637634;
        text-decoration:none;
        }

#side a:hover{
        color:#000;
        text-decoration:underline;
        }

#side li {
	font-size:12px;
	list-style-type:disc;
        padding:1px 1px;
	}

#side h2, #side caption {
	background:url(http://files.myopera.com/seabean/blogshow/side.gif) bottom right no-repeat;
	font-size: 1.3em;
	margin:0 0 1px 0;
	padding:2px 0 3px 0;
        text-align:center;
	font-weight:normal;
	color:#A29640;
        }

#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	color:#A29640;
	text-decoration:none;
	}

.sidebox {
	width:195px;
	background:none;
	margin-bottom:10px;
        border:none;
        text-indent:15px; 
	}

.sidebox .pad {
	background:none;
        padding:5px 0 0 0;
	}

.sidebox p {
	margin:0;
	color:#4A87C0;
	}

#side h3 {
	font-size:11px;
	margin-bottom:0;
	}

/* :: GENERAL RULES :: */

a:link, a:active, a:visited {
	color:#4A87C0;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

a.username:link, a.username:visited, a.username:active {
	color:#4A87C0;
	}

blockquote {
	margin:10px 0 0 0;
	padding:0;
	}
h2 {
	font-size:16px;
	margin:0 0 12px 0;
	color:#627732;
	}
#content li {
	margin:0;
	list-style-position:inside;
        list-style-type:disc;
	}

/* :: COMMENTS :: */

.comment-by {
	clear:both;
	color:#999;
	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 :: */

#firstpost {
	padding-top:8px;
	border:none;
	}

.post {
	padding:8px 0 8px 10px;
	margin-bottom:10px;
        margin-right:3px;
	width:100%;
	overflow:hidden;
	border-top:none;
        background:url(http://files.myopera.com/seabean/blogshow/left-top.jpg) top left no-repeat;
	}

#lastpost {
	border-bottom:none;
	}

#blogtools {
	background:none;
	}

.whisper i {
	font-size:12px;
	color:#A91562;
	}

blockquote.bbquote, .post blockquote {
	background:none;
	padding:3px 0 2px 5px;
	margin:5px 0 2px 10px;
	color:#CCC;
        border-left:3px solid #4A87C0;
	font-style:normal;
	}

.post .title {
	margin:0;
	font-size:16px;
	color:#647735;
        font-weight:bold;
	}

.title a:link, .title a:visited, .title a:active {
	color:#647735;
	text-decoration:none;
        font-weight:bold;
	}

.post .title a:hover {
	color:#4A87C0;
	}
.content {
	margin-top:14px;
	font-size:12px;
	}

#side .cdwn {
	background:none;
	padding:3px 0 3px 3px;
	}

.post .sticky {
	background:none;
        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:#999;
	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;
	}

/* :: 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;
      	position:relative;
	}

#myphoto img {
	max-width:190px;
	display:block;
	}


/* :: FRIENDS :: */

.myfriend {
	width:190px;
	max-width:32%;
	margin-right:1%;
	background:#fff url(http://my.opera.com/community/graphics/users/9/friendpic1.gif) top left no-repeat;
	float:left;
	}

.mypic {
	background:transparent url(http://my.opera.com/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;
	}


/* :: PROFILE :: */

#profile {
	width:100%;
	}

#profile h2, #groupprofile h2 {
	padding-top:5px;
	font-size:18px;
	}

#userpic {
	float:right;
	width:307px;
	height:246px;
	margin:-25px 6px 18px 30px;
	background:#fff url(http://my.opera.com/community/graphics/users/10/photo.jpg);
	}

#groupprofile #userpic {
	margin:10px 0 20px 20px;
	}

#userpic img {
	width:257px;
	height:193px;
	display:block;
	margin:15px 23px 38px 28px;
	}

#userinfo dl {
	margin:12px 0 0 0;
	}

#userinfo dt {
	float:left;
	width:96px;
	margin:0;
	padding-top:4px;
	}

#userinfo dd {
	margin:0;
	padding:4px 0 2px 0;
	}

#profile-col1 {
	float:left;
	width:49%;
	overflow:hidden;
	}

#profile-col2 {
	float:right;
	width:47%;
	overflow:hidden;
	}

#profile div h2 {
	background:#fff url(http://my.opera.com/community/graphics/users/10/abouth2.gif) top left repeat-x;
	padding:14px 0 0 0;
	clear:both;
	}

#profile table {
	margin-bottom:10px;
	}

#profile td {
	padding:1px 6px 1px 0;
	border-bottom:1px solid #eee;
	}

#myspots li {
	padding:0 0 4px 20px;
	background:transparent url(http://my.opera.com/community/graphics/users/10/myspot.gif) 2px 3px no-repeat;
	}

#myspots h3 {
	clear:both;
	font-size:12px;
	margin-top:10px;
	font-style:italic;
	}

.spotimg div {
	background:#fff url(http://my.opera.com/community/graphics/users/10/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:10px;
	}

#profile li {
	list-style-position:outside;
	list-style:none;
	}

#apply {
	clear:left;
	}

#aboutgroup {
	clear:left;
	}

#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;
	}

#friendlist li {
	width:50%;
	float:left;
	background:transparent url(http://my.opera.com/community/graphics/users/10/myspot.gif) 2px 3px no-repeat;
	}

#friendlist span {
	display:block;
	padding:0 0 4px 20px;
	}

#friendlist p {
	font-size:11px;
	}

/* :: LINKS :: */

#mylinks .grey {
	color:#aaa;
	}

.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 {
	display:none;
	}


/* :: STATS :: */

#sitestats .border {
	color:#999;
	}

#side .hidemobile h2 {
        display:none;
         }

/* :: SEARCH :: */

#searchbox {
	background:#fff url(http://files.myopera.com/seabean/blogshow/searchtext_bg_normal.jpg) right center no-repeat;
	line-height:12px;
	width:150px;
	margin-right:4px;
	padding:0px;
	padding:2px 2px 1px 2px !important;
	border:1px solid #9db1b0;
	}

#searchbox:hover {	
	border:1px solid #7f9db9;
	}

#submitsearch {
	display:none;	
	}

/** 以下部分由 mg12 添加 ************************************/
/* 提交模板的样式 */
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;
	}

td.mod_img_td {
	width:175px;
	}

img.mod_img {
	background:#fff;
	width:179px !important;
	width:175px;
	padding:2px;
	border:1px solid rgb(127, 157, 185);
	}

td.mod_text_td {
	text-align:left;
	padding-left:15px;
	font-size:9pt;
	}
/** mg12 添加的部分结束 ************************************/