
/*--- COMMUNITY ---*/

a { text-decoration:none; }
a:hover { text-decoration:underline; }

#community{}
#community h2{ line-height:1.5em; padding:0 0 6px 0; }
#community #content{ padding:16px 20px 0 20px;}
#community .paging{ font-size:0.9em; background-color:transparent;}
#community .paging b{ padding-left:4px; padding-right:4px; }
#community #all-member-listing{ 
	background:url('images/border1.gif') transparent 733px 0 repeat-y;
	padding-bottom:8px;
}
#community #member-listing.col-left{
	width:80%;
	padding:0 0 16px 0;
}
#community #member-listing-sidebar.col-right{
	width:18%;
	padding:0 0 16px 0;
}
#community #member-listing .member{
	width:47%;
	/*width:23%;*/
	float:left;
	padding:8px 0 8px 0;
	margin:4px 10px 6px 0;
	background:url('images/bg-post-login.gif') transparent 0 100% repeat-x;
	border:solid 1px #eee;
}
#community #member-listing .member h4{
	line-height:1.5em;
	padding:0 0 4px 0;
}
#community #member-listing .member p{
	margin-top:0;
	font-size:0.9em;
	line-height:1.35em;
	color:#333;
	font-family:"trebuchet ms", arial, verdana;
}
#community #member-listing .member .photo{
	float:left;
	text-align:center;
	padding:0 0 0 8px;
}
#community #member-listing .member .photo img{
	border:none;	
	border:solid 1px #ddd;
	width:60px;
	height:60px;
}
#community #member-listing .member .info{
	float:left;
	padding:0 0 0 8px;
	width:52.5%;
}	

/*--- COMMUNITY DETAIL PAGE ---*/
#community #this-member-profile{
	padding:16px 0 16px 0;
	background:url('images/border1.gif') transparent 340px 0 repeat-y;
}
#community #member-profile{
	width:61%;
	float:right;
}
#community #member-profile-sidebar{
	width:35%;
	float:left;
}
#community #member-profile-sidebar .photo{
	margin:0 0 8px 0;
}
#community #member-profile-sidebar .photo img{
	border:solid 6px #666;
}
#community #member-profile-sidebar .info{
	margin:0;
}
#community #member-profile-sidebar .info p{
	line-height:1.35em;
	font-size:0.9em;
	color:#333;
	margin:0;
	padding:0;
}
#community #member-profile-sidebar .info h3{
	padding:0;
	margin:0;
	line-height:1.5em;
}
#community #member-profile-sidebar p.bio{
	font-size:0.9em;
	line-height:1.35em;
}
#community #member-profile-sidebar .profile-box{
	background:url('images/bg-post-login.gif') transparent 0 100% repeat-x;
	padding:8px;
	border:solid 1px #eee;
}
#community #member-profile-sidebar p.profile-url{
	text-align:center;
	padding:4px;
	margin:0;
	border:solid 1px #eee;
	background-color:#fff;	
	font-size:0.9em;
}

#community #member-profile .box{
	padding:0 0 8px 0;
	margin-bottom:8px;
}
#community #member-profile .box h3{
	border-bottom:solid 1px #ccc;
	padding-bottom:6px;
	line-height:1.5em;
}
#community #member-profile .box h4{
	line-height:1.5em;
}
#community #member-profile .box p{
	line-height:1.35em;
}
#community #member-profile .my-website{
	padding:8px 0 8px 0;
}

/*---- Added by Menghoe for comunity -----*/

.comunity-title
{
	font-size:14px;
    color:#003F53;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
}

#comunity-new
{
	padding:10px;
	border:1px solid #D6D6D6;
	text-align:center;
}

#comunity-new .title
{
	font-size:14px;
    color:#003F53;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
}

#comunity-new ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#comunity-new li
{
	padding:10px;
	float:left;
	width:65px;
	height:85px;
	/*border:1px solid black;*/
}

#comunity-new li .photo
{
    width:65px;
    height:70px;
	align:center;
}

#comunity-new li .photo img{
	border:none;	
	border:solid 1px #ddd;
	width:60px;
	height:60px;
}

#comunity-new li .photo a
{
	display:block;
	height:65px;
}

#comunity-new li .title
{
	width:65px;
	margin-top:5px;
	text-align:center;
	font-size:11px;
}

#featured-affiliate
{
	border:1px dashed #FFB03C;
	width:215px;
	padding:5px;
	float:left;
	margin-right:10px;
	background-color:#FFF7EA;
}

#featured-affiliate .photo
{	
	float:left;
	width:70px;
	height:65px;
}


#featured-affiliate .photo img{
	border:none;	
	border:solid 1px #ddd;
	width:60px;
	height:60px;
}


#featured-affiliate .info
{
	float:left;
	width:145px;
	/*border:1px solid black;*/
}
