/* community : BEGIN */

.community {
	color: #3a5f7a;
	font-size: 11px;
}

.community .title {
	font-weight: normal;
}

.community .title img {
	vertical-align: middle;
}

.community .title a{
	color: #ff843c;
}

.community .title a:hover {
	color:#FFB98F;
}

.community .title a.link{
	color: #2e7fa7;
}

.community .title a.link_imp{
	color: red;
	font-weight: bold;
}

.community .title a.link_imp:hover,
.community .title a.link:hover {
	color:#FFB98F;
}

.community .info a {
	color: #8db0c1;
}

.community .info a:hover{
	color:#FFB98F;
}

.community .info {
	padding-top: 20px;
	color: #8db0c1;
}

.community .info .desc {
	color: #064a6b;
	font-weight: bold;
	padding-bottom: 10px;
}

.community .info .base {
	padding-top: 10px;
	padding-bottom: 20px;
}

.community .buttons div{
	padding-bottom: 10px;
}

/* community : END */

/* community_base : BEGIN */

.community_base_info {
	color: #8db0c1;
}

/* community_base : END */

/* community_item_ext : BEGIN */

.community_item_ext {
	position: relative;
	width: 100%;
	padding-bottom: 10px;
}

.community_item_ext .visited {
	font-size: 10px;
	color: #8A9BA7;
	margin-bottom: 5px;
}

.community_item_ext .image {
	padding-left: 11px; 
	padding-right: 11px;
	background: url('/_img/modules/passport/user_unknown.gif') no-repeat center top;
	width:100px;
}

.community_item_ext .image IMG {
	width: 100px;
	height: 100px;
	border: 0px;
}

.community_item_ext .content {
	color: #3A5F7A;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-right: 20px;
}

.community_item_ext .name {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #3184AD;
}

.community_item_ext .name A, .community_item_ext .name A:visited {
	color: #3184AD;
}

.community_item_ext .name A:hover {
	color: #FFB98F;
}

.community_item_ext .type IMG {
	margin-right: 2px;
}

.community_item_ext .options {
	width: 160px;
	font-size: 11px;
}

.community_item_ext .options  A {
	color: #ff6000;
}

.community_item_ext .options .users_count {
	color: #7db3ce;
	font-weight: bold;
}

/* community_item_ext : END */


/* news : BEGIN */

.news_content {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	position: relative;
	padding: 10px 10px 10px 10px;
	color: #7fb3cd;
}

.news_content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.news_content a, .news_content a:link, .news_content a:visited {
	color: #7fb3cd;
}
.news_content a:hover {
	color:#FFB98F;
}

.news_content .info {
	font-size: 10px;
}

.news_content .info .date{
	font-size: 10px;
	color: #7193a4;
	font-weight: bold;
}


/* news : END */

.hot_link, A.hot_link:visited
{
	color: red;
	font-weight: bold;
	font-size: 10px;
}


ul.leftmenu{
	position:relative;
	margin: 0px 30px 20px 0px;	
	padding: 0px;
	list-style-type: none;
}

ul.leftmenu li.item{	
	background-color: #EEF4F8;
	margin-top: 3px;
	color: #124A63;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	padding-right: 18px;
	padding-top: 3px;	
	height: 20px;
	cursor: pointer;
}

 ul.leftmenu li.unsel{	
	background: url("/_img/design/200901_social/arrow_orange.gif") no-repeat scroll right 4px #EEF4F8;	
}
 ul.leftmenu li.current{	
	background: url("/_img/design/200901_social/arrow_orange_down.gif") no-repeat scroll right 6px #EEF4F8;	
}

ul.leftmenu li.subitem{
	display: none;
	text-align:right;
	background: url("/_img/design/200901_social/arrow_blue.gif") no-repeat scroll right 2px;
	padding-right: 18px;
}

 ul.leftmenu li.subitem a{
	text-decoration: underline;
	color: #225166;
	font-size: 10px;	
	font-weight: bold;
}

/* block_center menu_right : BEGIN */
#block_center .menu-right {
	position: relative;
	margin-bottom: 20px;
}
#block_center .menu-right .line {
	position: relative;
	background-color: #73a8c2;
	height: 2px;
	font-size: 2px;
}
#block_center .menu-right .item {
	position: relative;
	float: right;
	font-size:10px;
	font-weight: bold;
	padding: 4px 15px 7px 15px;
}
#block_center .menu-right .current {
	position: relative;
	float: right;
	font-size:10px;
	padding-right: 0px;
	color: #FF8230;
	background: #e9eef1 url("/_img/design/200901_social/title_lb.gif") no-repeat left bottom;
}
#block_center .menu-right .current_after {
	position: relative;
	float: right;
	font-size:10px;
	padding: 4px 0px 7px 0px;
	width: 15px;
	background: #e9eef1 url("/_img/design/200901_social/title_rb.gif") no-repeat right bottom;
}
/* block_center menu_right : END */
