@charset "utf-8";

#ajax_addfriend a:link {
	text-decoration: none;
	color: #446677;
}
#ajax_addfriend a:visited {
	text-decoration: none;
	color: #446677;
}
#ajax_addfriend a:hover {
	text-decoration: none;
	color: #446677;
}
#ajax_addfriend a:active {
	text-decoration: underline;
	color: #446677;
}
#ajax_addcom a:link {
	text-decoration: none;
	color: #446677;
}
#ajax_addcom a:visited {
	text-decoration: none;
	color: #446677;
}
#ajax_addcom a:hover {
	text-decoration: none;
	color: #446677;
}
#ajax_addcom a:active {
	text-decoration: underline;
	color: #446677;
}
/* General */
.wrapper {
	margin: 5px;
}
#comments,
.pictures,
.profile .wrapper,
#leftcol, #fullcol {
	float: left;
}
#topsites,
.friends,
.profile .infos,
#rightcol {
	float: right;
}
/* Left column */
#leftcol {
	width: 760px;
}
#fullcol {
	width: 900px;
	min-height:450px;	
}
/* -- Profile -- */
.profile {
	position: relative;
	width: 760px;
	margin: 10px 0 0 0;
	background: #fdfcf8;
	border: 1px solid #ccc;
}
.profile .wrapper {
	width: 615px;
	height: 131px;
	margin: 5px 0 5px 5px;
}


/* On Page
.profile .top {
	background: #c9dce4;
	width: 615px;
	height: 31px;
}
*/
.profile .content {
	width: 615px;
	height: 100px;
}
		
.profile h2 {
	float: left;
	margin: 0 0 0 125px;
	line-height: 31px;
	font-size: 18px;
	/*color: #446677;*/
}


.profile .top span {
	display: block;
	float: right;
	margin: 0 10px 0 0;
	line-height: 31px;
}
.profile .infos {
	position: relative;
	width: 135px;
	height: 131px;
	margin-top: 5px;
	margin-left:0;
}
.profile .infos ul {
	margin-left:0px;	
}
.profile .infos li {
	margin-left:0px;	
}
.profile .infos p {
	padding: 0px 0 4px 0;
}
.miniprofile {
	position: relative;
	width: 250px;
	margin: 10px 0 0 0;
	background: #fdfcf8;
	border: 1px solid #ccc;
	float:left;
}
.miniprofile .wrapper {
	width: 240px;
	height: 131px;
	margin: 5px 0 5px 5px;
	
}
.miniprofile h2 {
	float: left;
	margin: 0 0 0 125px;
	line-height: 31px;
	font-size: 18px;
}
.miniprofile .content {
	width: 240px;
	height: 100px;
}
.miniprofile .content p {
	margin: 0 0 0 117px;
	padding: 4px 0 4px 0;
	font-size: 1.0em;
	
}
.pict {
	position: absolute;
	top: 16px;
	left: 18px;
	width: 95px;
	height: 95px;
	background: #fdfcf8;
	border: 1px solid #ccc;
	
}
.pict img {
	margin: 5px;
}
/*
#profile .content {
	width: 615px;
	height: 100px;
	background: #93b9c8;
}
*/
.profile .content p {
	margin: 0 0 0 125px;
	padding: 4px 0 4px 0;
}

#addasfriend {
	position: absolute;
	left: 0;
	bottom: 0;
}
#addasfriend .line {
	width: 120px;
	height: 2px;
	background: #93b9c8;
	margin: 2px 0 2px; 0;
}

#subject,
#msg {
	border: 1px solid #000;
}
#subject {
	width: 180px;
}
/* -- Pictures -- */
.pictures {
	/*width: 375px;*/
	margin: 10px 0 0 0;
	background: #fdfcf8;
	border: 1px solid #ccc;
}

.pictures .top.homme{
	background-color: #c9dce4;
	width: 365px;
	height: 27px;
}

.pictures .top.femme{
	background-color: #e4c9d9;
	width: 365px;
	height: 27px;
}


.pictures h2 {
	float: left;
	margin: 0 0 0 8px;
	line-height: 27px;
	font-size: 18px;

}
.pictures .top span {
	float: right;
	display: block;
	float: right;
	margin: 0 10px 0 0;
	line-height: 31px;
}

.pictures .content {
	width: 365px;
}

.pictures ul {
	/*width: 300px;*/
	margin: 0 0 0 10px;
	padding: 14px 0 0 0;
}
.pictures li {
	float: left;
	margin: 0 10px 8px 0;
	background: #fdfcf8;
	border: 1px solid #ccc;
	width: 82px;
	height: 71px;
	text-align: center;
}
.pictures li img {
	margin: 5px;
}
/* -- Friends -- */
.friends {
	width: 375px;
	margin: 10px 0 0 0;
	background: #fdfcf8;
	border: 1px solid #ccc;
}
.friends .top {
	width: 365px;
	height: 27px;
}
.friends h2 {
	float: left;
	margin: 0 0 0 8px;
	line-height: 27px;
	font-size: 18px;
}
.friends .top span {
	float: right;
	display: block;
	float: right;
	margin: 0 10px 0 0;
	line-height: 31px;
}

/*
.friends .content {
	background: #d0e1e8;
	width: 365px;
	padding: 0 0 2px 0;
}
*/
.friends ul {
	width: 300px;
	margin: 0 0 0 30px;
	padding: 14px 0 0 0;
}
.friends li {
	float: left;
	width: 100px;
	margin: 0 0 8px 0;
	text-align: center;
}
.friends li span {
	display: block;
	margin: 0 auto;
	background: #fdfcf8;
	border: 1px solid #ccc;
	width: 82px;
	height: 90px;
}
.friends li img {
	margin: 5px;
}
.friends li strong {
	display: block;
}
.friends li a {
	color: #446677;
}
/* Right column */
#rightcol {
	width: 160px;
}
/* -- Actions -- */
.actions {
	width: 160px;
	margin: 10px 0 0 0;
	background: #fdfcf8;
	border: 1px solid #ccc;
}
/*
.actions .wrapper {
	background: #d0e1e8;
	width: 150px;
}
*/
.actions ul {
	list-style: inside square;
	color: #fff;
	padding: 10px 0 6px 6px;
}
.iconized ul {
	padding-left: 0;
}

.actions li {
	margin: 0 0 10px 0;
}
.iconized li {
	margin-left: -5px;
	padding-left:0;
}
.actions li a:link,
.actions li a:visited,
.actions li a:hover,
.actions li a:active {
	text-decoration: underline;
	color: #446677;
}
/* -- Sky banner -- */
#skyban {
	margin: 10px 0 0 0;
}
/* Comments */
.comments {
	width: 760px;
	margin: 10px 0 0 0;
	background: #fdfcf8;
	border: 1px solid #ccc;
}
.comments #ajax_comments {
	min-height:50px;	
	padding:10px;
}
.comments .top {
	width: 750px;
	height: 27px;
}
.comments h2 {
	float: left;
	margin: 0 0 0 8px;
	line-height: 27px;
	font-size: 18px;
}
.comments .top span {
	float: right;
	display: block;
	float: right;
	margin: 0 10px 0 0;
	line-height: 31px;
}

.comments .comment {
	/*position: relative;*/
	width: 715px;
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
}
.comments .commentimage {
	display: block;
	float: left;
	width: 80px;
	height: 69px;
	background: #fdfcf8;
	border: 1px solid #ccc;
}
.comments img {
	margin: 4px;
}
.comments .cone {
	margin-top:16px;
	margin-left:7px;
	float:left;
	/*border:1px solid red;*/
	/*position: absolute;*/
	/*top: 30px;
	right: 610px;*/
	width: 16px;
	height: 9px;
}
.comments .cone.homme {
	background: url(../images/cone.gif) no-repeat;
}
.comments .cone.femme {
	background: url(../images/cone-girls.gif) no-repeat;
}
.comments .cone.neutre {
	background: url(../images/cone-neutre.gif) no-repeat;
}

.comments .textcol {
	float: right;
	width: 610px;
}
.comments h3 {
	display:block;
	float:left;
	color: #446677;
	font-size: 13px;
	line-height:18px;
	width:200px
}
.comments h3.homme a {
	color: #446677;
}
.comments h3.femme a {
	color: #663366;
}
.comments h3.neutre a {
	color: #888;
}
.comments h3 a {
	height:18px;
	line-height:18px;	
}
.comments .text {
	display:block;
	float:left;
	width: 610px;
	background: #fff;
}
.comments .text.homme {
	border-left: 2px solid #446677;
}
.comments .text.neutre {
	border-left: 2px solid #888;
}
.comments .text.femme {
	border-left: 2px solid #663366;
}
.comments .text p {
	padding: 5px;
}
.comments .date {
	/*position: absolute;*/
	/*top: 10px;
	left: 465px;*/
	display:block;
	float:right;
	width: 250px;
	font-size: 11px;
	text-align: right;
}
/* Top sites */
#topsites {
	width: 276px;
	margin: 10px 0 0 0;
	background: #fdfcf8;
	border: 1px solid #ccc;
	color: #fff;
}
#topsites .top {
	background: url(../images/topsites-top.jpg) top no-repeat;
	width: 266px;
	height: 31px;
}
#topsites h2 {
	margin: 0 0 0 65px;
	line-height: 27px;
	font-size: 18px;
	color: #fff;
}
#topsites .content {
	
    background:#efdcbc url(../images/topmembers-content.gif) top repeat-x;
	width: 266px;
	height: 234px;
}
#topsites .content ul {
	padding: 18px 0 0 0;
}
#topsites .content li {
	height: 39px;
	line-height: 42px;
}
#topsites .content a {
	margin: 0 0 0 60px;
	font-weight: bold;
	color: #ae3c26;
}

.separator.homme{
	background-color: #E8F0F4;
	height:4px;	
}
.separator.femme{
	background-color: #fff1ff;
	height:4px;	
}
.content.homme, .friends.homme, .moreinfo.homme, .top.homme, .pictures.homme {
	background-color: #c9dce4;
}
.content.femme, .friends.femme, .moreinfo.femme, .top.femme, .pictures.femme {
	background-color: #e4c9d9;
}