﻿@CHARSET "UTF-8";

/* 全局样式*/
a {
	text-decoration: none;
}
a:visited{
	color:#000000;
}

a img {
	border: none;
}

body {
	font: 13px Helvetica, Tahoma, Arial, \5b8b\4f53, sans-serif;
	margin: 0;
}

p {
	margin: 6px 0;
	line-height: 1.7;
}

h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

hr {
	color: #EEEEEE;
}

li {
	line-height: 1.7;
	color: black;
}

#wrap {
	width: 960px;
	margin: 0 auto;
}

/* 页头*/
#header {
	height: 110px;
	color: #222222;
	border-top: 10px solid #7B7B7B;
	position: relative;
	padding：5px;
}

#headerleft {
	width: 465px;
	float: left;
	position: absolute;
	bottom: 0px;
}

#title a {
	font-size: 50px;
	color: #000000;
	display: block;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	text-shadow: -5px 5px 20px #000000;
}

#title a:visited {
	color: #000000;
}

#description {
	font-size: 14px;
	color: #222222;
	padding: 5px 0px 0px 15px;
}

#headerright {
	float: right;
	text-align: right;
}

#headerright li {
	font-size: 14px;
	display: inline;
	list-style-type: none;
}

#headerright ul {
	padding: 5px 20px 0px 0px;
}

#headerright ul li a {
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
}

#headerright ul li a:visited {
	color: #333333;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

#headerright ul li a:hover {
	color: #FFFFFF;
	background-color: #5A5A5A;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

/* 内容显示区*/
#aboutpage {
	width: 800px;
	margin: 0 auto;
}

#context {
	clear: both;
	border: 0px solid #DDDDDD;
	border-width: 2px 0px 0px 0;
	padding-top: 10pt;
}

#content {
	-moz-border-radius: 9pt;
	-webkit-border-radius: 9pt;
	border: 1px solid #DDDDDD;
	padding: 8pt;
}

#content h1 {
	color: #0066CC;
	font-size: 20px;
	margin: 0;
}

.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

#right {
	float: left;
	margin: 5px 0 5px 10px;
	display: block;
	width: 250px;
}

.rightblockheader {
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 2px 0;
	padding: 2px 0 1px 10px;
	background-color: #DDDDDD;
}

.rightblockheader a {
	color: #000000;
}

.rightblockheader:hover {
	background-color: #8B8B8E;
	color: #FFFFFF;
}

.rightblockcontent div {
	border-bottom: 1px dotted #DDDDDD;
	margin: 5px 0;
	padding: 2px 0;
}

#subscription img {
	margin: 0 20px 0 0;
}

#ajaxloginform1 {
	font-size: 12px;
}

#ajaxloginform1 div {
	font-size: 12px;
	padding: 0;
	margin: 2px 0；
}

#ajaxloginform1 form {
	margin: 15px auto;
}

#ajaxloginform1 div span a {
	margin: 0 2px;
	padding: 2px;
	color: #222222;
}

#ajaxloginform1 div span a:hover {
	background-color: #8B8B8E;
	color: white;
}

#ajaxloginform1 a img {
	border: 2px solid #EEEEEE;
	float: left;
	padding: 1px;
	width: 45px;
	height: 45px;
	margin: 0 5px 0 0;
}

/* 正文样式*/
#showarea {
	padding: 0pt 15pt 10pt 10pt;
	width: 640px;
	border-right: 1px solid #DDDDDD;
	float: left;
}

.articledate {
	background-color: #FFFFFF;
	border-right: 1px solid #DDDDDD;
	color: #CCCCCC;
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	height: 60px;
	margin: 2px 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
}

.articlemonth {
	color: #999999;
	font-size: 10px;
	margin: 4px 0 0;
}

.articletitle {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 30px;
	font-size: 15px;
	border-bottom: 1px solid #DDDDDD;
	line-height: 30px;
	display: block;
	font-weight: bold;
	margin-left: 50px;
	padding-bottom: 2px;
	text-indent: 0pt;
}

#infopanel ul {
	list-style-type: none;
	line-height: 30px;
	margin: 0;
	padding: 1px 5px 0px 0px;
	text-indent: 0;
	color: #3399FF;
}

#infopanel ul li {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	display: inline;
	list-style: none;
}

#neighbos {
	margin: 10px 0 0px;
	padding: 10px 0 0;
	border-top: 1px dotted #DDDDDD;
}

#neighbosleft {
	float: left;
}

#neighbosright {
	float: right;
}

#writerinfor {
	background-color: #FFFFFF;
	display: block;
	margin: 20px 0 0 0;
	padding: 5px 10px 5px;
	background-color: #DDDDDD;
}

#writerinfor img {
	float: left;
	border: 2px solid #EEEEEE;
	float: left;
	padding: 1px;
	margin: 0 10px 0 0;
	width: 50px;
	height: 50px;
}

#writername {
	font-size: 17px;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #8B8B8E;
}

#latestarticles {
	clear: left;
}

#latestarticles div {
	margin: 5px 0;
}

/* 页脚*/
#footer p {
	border-top: 5px solid #7B7B7B;
	padding-top: 10px;
	text-align: center;
}

/*警告信息样式*/
.alert {
	color: red;
}

#authMessage {
	color: red;
}

/*discussion部分的样式*/
#topicarea {
	width: 75%;
	margin: 0 auto;
}

.topic {
	margin: 8pt auto;
	padding: 0;
}

.topicinfor {
	margin: 5px;
}

.topictitle {
	font-size: 14px;
	font-weight: 600;
	padding: 5px 0 2px 10px;
	border-bottom: 1px dotted #222222;
}

.topiccontent {
	margin: 5px 0 15px;
	min-height: 50px;
	padding: 5px;
}

.topicwriter {
	margin: 0 15px;
	float: left;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 12px;
}

.topicwriter img {
	border: 2px solid #EEEEEE;
	float: left;
	padding: 1px;
	height: 65px;
	width: 65px;
}

.topicbody {
	-moz-border-radius: 5pt;
	-webkit-border-radius: 5pt;
	padding: 5pt 10pt 0px 10pt;
	min-height: 90px;
	float: left;
	background-color: #DDDDDD;
	width: 80%;
}

.topicbody ul {
	clear: both;
	margin: 0;
	text-align: right;
	padding: 0;
	list-style-type: none;
}

.topicbody li {
	font-size: 12px;
	display: inline;
	list-style-type: none;
	margin: 0 5px;
}

.discussion {
	margin: 8pt auto;
	padding: 0;
}

.discussionwriter {
	margin: 0 15px;
	float: left;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 12px;
}

.discussionwriter img {
	border: 1px solid #EEEEEE;
	float: left;
	padding: 1px;
	height: 65px;
	width: 65px;
}

.discussionbody {
	-moz-border-radius: 5pt;
	-webkit-border-radius: 5pt;
	padding: 5pt 10pt 0px 10pt;
	width: 80%;
	min-height: 65px;
	float: left;
	background-color: #EFEFEF;
}

.discussionbody ul {
	clear: both;
	margin: 0;
	text-align: right;
	padding: 0;
	list-style-type: none;
}

.discussionbody li {
	font-size: 12px;
	display: inline;
	list-style-type: none;
	margin: 0 5px;
}

/*评论部分的样式*/
.comment {
	margin: 8pt 0;
	padding: 0;
}

.commenter {
	margin: 0 15px;
	float: left;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 12px;
}

.commenter img {
	border: 1px solid #EEEEEE;
	float: left;
	padding: 1px;
	height: 65px;
	width: 65px;
}

.commentbody {
	-moz-border-radius: 5pt;
	-webkit-border-radius: 5pt;
	padding: 5pt 10pt 0px 10pt;
	width: 61.8%;
	min-height: 65px;
	float: left;
	background-color: #EFEFEF;
}

.commentbody ul {
	clear: both;
	margin: 0;
	text-align: right;
	padding: 0;
	list-style-type: none;
}

.commentbody li {
	font-size: 12px;
	display: inline;
	list-style-type: none;
	margin: 0 5px;
}

#hotcomments {
	margin: 10px 0 0 0;
	padding: 5px;
}

.hotcommentheader {
	padding: 2px;
	background-color: #DDDDDD;
}

.hotcomment {
	margin: 10px 0;
}

.commentinfor {
	border-bottom: 1px dotted #8B8B8E;
	margin: 5px 0;
}

/* 页头导航条*/
#menu {
	float: right;
}

#navigation,#navigation li ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navigation li {
	float: left;
	text-align: center;
	position: relative;
}

#navigation li a:link,#navigation li a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	width: 90px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #fff;
	border-width: 1px 1px 0 0;
	background: #CECECE;
	padding-left: 10px;
	font-weight: 400;
}

#navigation li ul {
	display: none;
}

#navigation li:hover a {
	color: #fff;
	background: #434343;
}

#navigation li:hover ul {
	display: block;
	position: absolute;
	top: 30px;
	margin-top: 1px;
	left: 0;
	width: 90px;
}

#navigation li:hover ul li a {
	display: block;
	background: #CECECE;
	color: #000;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	width: 80px;
}

#navigation li:hover ul li a:hover {
	color: #fff;
	background: #8B8B8E;
}

/* 主页home的CSS文件*/
.homearticle a {
	color: #0066CC;
}

.homearticle a:visited {
	color: #0066CC;
}

.homearticle a:hover {
	color: #FF9900;
}

.homearticle {
	margin: 5pt 0pt 15pt 0;
	padding: 0 0pt 10pt 0;
	border-bottom: 2pt solid #999999;
}

.avatar {
	background-color: #FFFFFF;
	border-right: 1px solid #DDDDDD;
	color: #CCCCCC;
	display: block;
	float: left;
	font-weight: bold;
	height: 85px;
	margin: 2px 10px 0 0;
	padding: 0;
	text-align: center;
	width: 75px;
	padding: 2px 8px 0 0;
}

.avatar img {
	border: 2px solid #EEEEEE;
	float: left;
	padding: 1px;
}

.hometitle {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 40px;
	font-size: 15px;
	border-bottom: 1px solid #DDDDDD;
	line-height: 40px;
	display: block;
	font-weight: bold;
	margin-left: 50px;
	padding-bottom: 2px;
	text-indent: 0pt;
}

.hometitle a {
	text-decoration: none;
}

#articlesgroup {
	font-size: 12px;
	margin: 0 0 10px 0;
}

#articlesgroup a {
	margin: 0 5px;
}

.homeusername {
	line-height: 30px;
	padding: 5px 5px 0px 0px;
	font-size: 14px;
	text-indent: 0;
	color: #999999;
}

.homeusername span {
	margin: 0 4pt;
	color: #3399FF;
}

.homecontent {
	margin-top: 15pt;
}

#pagination {
	margin: 10px;
	font-size: 13px;
	text-align:center;
}
#pagination > span > a {
    border: 1px solid #0066CC;
	color:#0066CC;
    margin: 4px;
    padding: 4px;
}
#pagination > span > a:hover{
	background-color:#0066CC;
	color:#ffffff;
}

#pagination>span.current {
    border: 1px solid #0066CC;
	background-color:#0066CC;
	color:#FFFFFF;
    margin: 4px;
    padding: 4px;
}


/* 登录表单样式表*/
form {
	font-size: 11pt;
	width: 80%;
	margin: 20pt;
}

#UserLoginForm fieldset {
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
	border: none;
}

#UserLoginForm fieldset legend {
	font-weight: bold;
}

#UserLoginForm div {
	margin: 7pt;
}

#UserLoginForm input {
	height: 16pt;
	border: 1px solid #000000;
}

/* 文章添加表单样式表*/
#ArticleAddForm fieldset {
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
}

#ArticleAddForm fieldset legend {
	font-weight: bold;
}

#ArticleAddForm div {
	margin: 7pt;
}

#ArticleAddForm input {
	height: 16pt;
	border: 1px solid #000000;
}

#ArticleAddForm textarea {
	height: 700px;
	width: 100%;
}

#ArticleAddForm fieldset {
	background-color: #BCBCBC;
	-moz-border-radius: 4pt;
	width: 100%;
}

/* 文章编辑表单样式表*/
#ArticleEditForm fieldset legend {
	font-weight: bold;
}

#ArticleEditForm div {
	margin: 7pt;
}

#ArticleEditForm input {
	height: 16pt;
	border: 1px solid #000000;
}

#ArticleEditForm textarea {
	height: 700px;
	width: 100%;
}

#ArticleEditForm fieldset {
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
}

#CommentAddForm fieldset {
	border: none;
}

#CommentAddForm textarea {
	height: 150pt;
	width: 100%;
}

#TopicAddForm fieldset legend {
	font-weight: bold;
}

#TopicAddForm div {
	margin: 7pt;
}

#TopicAddForm input {
	height: 16pt;
	border: 1px solid #000000;
}

#TopicAddForm textarea {
	height: 500px;
	width: 100%;
}

#TopicAddForm fieldset {
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
}
/* Topic编辑表单样式*/
#TopicEditForm div {
	margin: 7pt;
}

#TopicEditForm input {
	height: 16pt;
	border: 1px solid #000000;
}

#TopicEditForm textarea {
	height: 500px;
	width: 100%;
}

#TopicEditForm fieldset {
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
}


/* 用户注册表单样式表*/
#UserSignupForm fieldset legend {
	font-weight: bold;
}

#UserSignupForm div {
	margin: 7pt;
}

#UserSignupForm fieldset {
	background-color: #DDDDDD;
	border: none;
}

#UserSignupForm {
	height: 100%;
}

#UserSignupForm textarea {
	height: 400pt;
	width: 500pt;
}

#BlogEditForm fieldset {
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
}

#BlogEditForm fieldset legend {
	font-weight: bold;
}

#BlogEditForm  div {
	margin: 7pt;
}

#BlogEditForm  input {
	height: 16pt;
	border: 1px solid #000000;
}

#BlogEditForm textarea {
	height: 300pt;
	width: 60%;
}

#BlogEditForm fieldset {
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
	width: 50%;
}

/* 小组注册表单样式表*/
#GroupAddForm fieldset legend,#GroupEditForm fieldset legend {
	font-weight: bold;
}

#GroupAddForm div,#GroupEditForm  div {
	margin: 8pt;
	text-indent: 0pt;
}

#GroupAddForm input,#GroupEditForm input {
	height: 16pt;
	border: 1px solid #000000;
}

#GroupAddForm textarea,#GroupEditForm  textarea {
	height: 400px;
	width: 100%;
}

#GroupAddForm fieldset,#GroupEditForm  fieldset {
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
}

/* 小组首页显示样式内容*/
#column1 {
	width: 80%;
	float: left;
}
#column2{
	float:right;
	width:20%;	
}

#usercolumn1{
	width:75%;
	float: left;
	
}
#usercolumn2 {
	float: right;
	width: 25%;
}
.douban{
	padding: 15pt;
	margin: 10pt 10pt 10px 10pt;
	background-color: #DDDDDD;
	min-height: 300px;
	-moz-border-radius: 4pt;
	-webkit-border-radius: 4pt;
	-moz-box-shadow: 5pt 3pt 10pt #888;	
}

#groupheader,#moderatorshowarea {
	padding: 15pt;
	margin: 10pt 10pt 10px 10pt;
	background-color: #DDDDDD;
	min-height: 90px;
	-moz-border-radius: 4pt;
	-webkit-border-radius: 4pt;
	-moz-box-shadow: 5pt 3pt 10pt #888;
}

#groupheader .container {
	margin-left: 10px;
	float: left;
	background-color: #FFFFFF;
	-moz-border-radius: 5pt;
	-webkit-border-radius: 5pt;
	min-height: 78px;
	width: 80%;
	padding: 10px;
}

#groupheader img {
	float: left;
	margin-left: 10pt;
	margin-right: 10pt;
}

#groupname {
	border-bottom: 1px solid #CFCEC3;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.7;
	height: 26px;
	padding: 0 10px 0 20px;
}

#groupname span {
	margin: 0 5px;
	float: right;
	font-size: 13px;
	font-weight: normal;
}

#groupheaderrow2 {
	margin: 10px;
	padding: 5px;
}

#groupheaderrow2 span {
	margin: 5px;
	font-weight: 500;
}

#introduction {
	margin: 30px 10pt 10pt 10pt;
	background-color: #DDDDDD;
	padding: 20px;
	min-height: 60px;
	-moz-border-radius: 4pt;
	-webkit-border-radius: 4pt;
	-moz-box-shadow: 5pt 3pt 10pt #888;
}

#announcement {
	margin: 10pt 0;
	padding: 20px 2px 10px 15px;
	min-height: 180px;
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
	-webkit-border-radius: 4pt;
	-moz-box-shadow: 5pt 3pt 10pt #888;
}

#groupcontrolpanel {
	font-size: 12px;
	-moz-box-shadow: 5pt 3pt 10pt #888;
	-moz-border-radius: 4pt;
	-webkit-border-radius: 4pt;
	margin: 10pt 0;
	padding: 8px 10px;
	background-color: #86C9EF;
}

#groupcontrolpanel span {
	font-weight: bold;
}

#controlpanel {
	text-indent: 0;
}

#groupcontent {
	text-indent: 0;
	margin: 10pt;
	padding: 15px 15px;
	min-height: 100px;
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
	-webkit-border-radius: 4pt;
	-moz-box-shadow: 5pt 3pt 10pt #888;
}

#groupcontent span ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#groupcontent span ul li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#groupcontent span {
	float: left;
	padding: 0 10pt;
	width: 44%;
}

#groupcontent span div {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 5px;
	line-height: 1.5;
	background-color: #86C9EF;
	-moz-border-radius: 5pt;
	-webkit-border-radius: 5pt;
}

#articlecontent {
	margin-top: 15px;
}

#thelatestgroup {
	text-indent: 0;
	margin: 10pt;
	padding: 15px 15px;
	min-height: 100px;
	background-color: #DDDDDD;
	-moz-border-radius: 4pt;
	-webkit-border-radius: 4pt;
	-moz-box-shadow: 5pt 3pt 10pt #888;
}

#thelatestgroup span {
	font-size: 14px;
	font-weight: bold;
	margin: 40px 40px 40px 10px;
}

#thelatestgroup div a img {
	margin: 10px;
	border: 2px solid #EEEEEE;
	padding: 1px;
}

#topicshowtable {
	font-size: 13px;
	margin: 20px;
	width: 880px;
	text-align: left;
	border-collapse: collapse;
}

#topicshowtable th {
	font-size: 14px;
	font-weight: normal;
	padding: 8px;
	background: #B2B2BC;
	border-top: 4px solid #7B7B7B;
	border-bottom: 1px solid #7B7B7B;
}

#topicshowtable td {
	padding: 6px;
	background: #DDDDDD;
	border-bottom: 1px solid #fff;
	border-top: 1px solid transparent;
}

#topicshowtable  tfoot tr td {
	font-size: 15px;
	height: 30px;
	text-align: center;
}

#moderatortable {
	font-size: 13px;
	width: 880px;
	text-align: left;
	border-collapse: collapse;
}

#moderatortable th {
	font-size: 14px;
	font-weight: normal;
	padding: 8px;
	background: #B2B2BC;
	border-top: 4px solid #7B7B7B;
	border-bottom: 1px solid #7B7B7B;
}

#moderatortable td {
	padding: 8px;
	background: #DDDDDD;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}

#moderatortable tr:hover td {
	background: #8B8B8E;
	color: #339;
}

#moderatorshowarea form {
	margin: 5px 0;
	padding: 0;
}

#moderatorshowarea form div {
	text-indent: 0;
}

/* 小组成员显示页面样式表*/
#moderatorsarea,#membersarea {
	-moz-border-radius-bottomleft: 4pt;
	-moz-border-radius-bottomright: 4pt;
	-moz-border-radius-topleft: 4pt;
	-moz-border-radius-topright: 4pt;
	margin: 10pt 10pt 10px;
	padding: 5px 30px;
	background-color: #dddddd;
}

#moderatorsarea div {
	margin: 10px 0;
	font-weight: bold;
}

#moderatorsarea img {
	height: 50px;
	width: 50px;
	margin: 0 5px;
}

#membersarea div {
	margin: 10px 0;
	font-weight: bold;
}

#membersarea img {
	height: 50px;
	width: 50px;
	margin: 0 5px;
}

/* 个人空间页面*/
#userspaceheader {
	padding: 15pt;
	margin: 10pt 10pt 10px 10pt;
	background-color: #DDDDDD;
	min-height: 90px;
	-moz-border-radius: 4pt;
	-webkit-border-radius: 4pt;
	-moz-box-shadow: 5pt 3pt 10pt #888;
}

#userspaceheader .container {
	margin-left: 10px;
	float: left;
	background-color: #FFFFFF;
	-moz-border-radius: 5pt;
	-webkit-border-radius: 5pt;
	min-height: 78px;
	width: 75%;
	padding: 10px;
}

#userspaceheader img {
	float: left;
	margin-left: 10pt;
	margin-right: 10pt;
}

#userspacename {
	border-bottom: 1px solid #CFCEC3;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.7;
	height: 26px;
	padding: 0 10px 0 20px;
}

#userspacename span {
	margin: 0 5px;
	float: right;
	font-size: 13px;
	font-weight: normal;
}

#userspaceheaderrow2 {
	margin: 10px;
	padding: 5px;
}

#userspaceheaderrow2 span {
	margin: 5px;
	font-weight: 500;
}
#loginlink {
    background-color: #DDDDDD;
    height: 20px;
    margin: 0 auto;
    padding: 2px;
    width: 55px;
    -moz-border-radius-bottomleft: 4pt;
    -moz-border-radius-bottomright: 4pt;
    -moz-border-radius-topleft: 4pt;
    -moz-border-radius-topright: 4pt;
}
#loginlink:hover{
    background-color: #888888;
    height: 20px;
    margin: 0 auto;
    padding: 2px;
    width: 55px;
    -moz-border-radius-bottomleft: 4pt;
    -moz-border-radius-bottomright: 4pt;
    -moz-border-radius-topleft: 4pt;
    -moz-border-radius-topright: 4pt;
}


.usermessage {
	-moz-border-radius: 8pt;
	-webkit-border-radius:8px;
	-moz-box-shadow: 5pt 3pt 10pt #888888;
	background-color: #EEEEEE;
	margin: 10pt 10pt 10px;
	min-height: 60px;
	padding: 8pt 20pt;
}

.usermessage>a>img {
	width: 65px;
	height: 65px;
	margin: 0 20px 0 0;
	float: left;
}


.messageheader {
	border-bottom: 1px dotted black;
	padding: 5px;
}

.usermessage .container {
	float: left;
	width: 70%;
}

.messagecontent {
	padding: 10px 5px;
}
.messagecontent img{
	max-width:430px;
}

.receiver img {
	width: 50px;
	height: 50px;
	margin: 0 0 0 20px;
	float: left;
}

#MessageAddForm {
	padding: 10px 25px 10px 25px;
	margin: 10px auto;;
	width: 80%;
	background-color: #dddddd;
	-moz-border-radius-bottomleft: 4pt;
	-moz-border-radius-bottomright: 4pt;
	-moz-border-radius-topleft: 4pt;
	-moz-border-radius-topright: 4pt;
	-webkit-border-radius: 6pt;
	-moz-box-shadow: 5pt 3pt 10pt #888888;
}

#MessageAddForm textarea {
	width: 550px;
}

.userarticle{
	-moz-border-radius-bottomleft: 4pt;
	-moz-border-radius-bottomright: 4pt;
	-moz-border-radius-topleft: 4pt;
	-moz-border-radius-topright: 4pt;
	-moz-box-shadow: 5pt 3pt 10pt #888888;
	background-color: #EEEEEE;
	margin: 10pt 10pt 10px;
	min-height: 60px;
	padding: 8pt 20pt;
}
.userarticle div{
   margin:10px;
	
}
.userarticle div span{
	margin:0 10px 0 0;
	
}
.usercomment{
	-moz-border-radius-bottomleft: 4pt;
	-moz-border-radius-bottomright: 4pt;
	-moz-border-radius-topleft: 4pt;
	-moz-border-radius-topright: 4pt;
	-moz-box-shadow: 5pt 3pt 10pt #888888;
	background-color: #EEEEEE;
	margin: 10pt 10pt 10px;
	min-height: 60px;
	padding: 8pt 20pt;
}
.usercomment div{
   margin:10px;
	
}
.usercomment div span{
	margin:0 5px
	
}
.moderatorarea {
    -moz-border-radius-bottomleft: 4pt;
    -moz-border-radius-bottomright: 4pt;
    -moz-border-radius-topleft: 4pt;
    -moz-border-radius-topright: 4pt;
	-moz-box-shadow: 5pt 3pt 10pt #888888;
    background-color: #DDDDDD;
    margin: 10pt 10pt 10px;
    min-height: 60px;
    padding: 8pt 20pt;
}
.moderatorarea  div{
   margin:10px;
}
.moderatorarea  img{
	margin:0 20px 0 0;
}
.memberarea {
    -moz-border-radius-bottomleft: 4pt;
    -moz-border-radius-bottomright: 4pt;
    -moz-border-radius-topleft: 4pt;
    -moz-border-radius-topright: 4pt;
	-webkit-border-radius:4pt;
	moz-box-shadow: 5pt 3pt 10pt #888888;
    background-color: #DDDDDD;
    margin: 10pt 10pt 10px;
    min-height: 60px;
    padding: 8pt 20pt;
}
.memberarea div{
   margin:10px;
   }

.memberarea img{
       margin: 0 20px 0 0;
   }
   
#userwall {
       margin: 0 auto;
       width: 800px;
   }
.userwallavatar{
	width:70px;
	float:left;
	margin:9px;
	background-color:#EEEEEE;
}   
  
.userwallavatar a img{
	width:70px;
	height:70px;
}
.userwallavatar div {
	text-align:center; 
    }
#userwallheader {
        -moz-border-radius-bottomright: 40px;
        -moz-border-radius-topleft: 40px;
		-webkit-border-bottom-right-radius:40px;
        -webkit-border-top-left-radius:40px;
        text-align: center;
        background-color: #DDDDDD;
        font-size: 14px;
        padding: 8px;
    }
	
.feadtitle{
	font-size:14px;
	border-bottom:1px solid #DDDDDD;
	padding:10px 10px 10px 0;
	margin:10px 10px 10px 0;

}
.feadentity{
	padding:5px 10px;
}
#feedreadpage {
    -moz-border-radius: 9pt 9pt 9pt 9pt;
    border: 1px solid #DDDDDD;
    padding: 8pt;
	background-color:#EEEEEE;
}
#feedreadarear {
    -moz-border-radius: 9pt 9pt 9pt 9pt;
    background-color: #FFFFFF;
    margin: 15px auto;
    padding: 30px 100px;
    width: 650px;
}

#feedreadarear a:link {
    color: #528C29;
}
.feedcontent {
    margin: 5px 0;
	padding:5px 30px;
    border: 1px solid #EEEEEE;
	-moz-border-radius: 4pt;
}

#singlemessage{
	width:75%;
	min-height:100px;
	margin:60px auto;
}
.button{
	border:1px solid #8B8B8E;
	padding:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	line-height:1.9;
	margin:auto;
	background-color:#D1E28E;
	
}
.button:hover{
     color:#FFFFFF;
	 background-color:#528C29;
}
.doubanitem{
    display: block;
    float: left;
    height: 105px;
    margin-bottom: 3px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    width: 105px;
}
.doubanitemleft{
	display: block;
    float: left;
    height: 105px;
    margin-bottom: 3px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 3px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    width: 66px;
}
#messageaddindicator {
    color: #0066CC;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

