/* CSS Homepage */



/* LAATSTE JONGENS */
#ljTop
{
	width:360px;
	height:29px;
	float:left;
	background:url(../img/laatstejongens_top.jpg);
}

#ljTopVerjaardag1
{
	width:360px;
	height:29px;
	float:left;
	background:url(../img/jarigejongens.jpg);
}

#lmTopVerjaardag2
{
	width:360px;
	height:29px;
	float:left;
	background:url(../img/jarigemeisjes.jpg);
}

#ljMid
{
	width:360px;
	height:260px;
	float:left;
	background:url(../img/jongens_back.jpg);
}	
#ljBot
{
	width:360px;
	height:13px;
	float:left;
	background:url(../img/jongens_bottom.jpg) top no-repeat;
}

.ljContainer
{
	margin-left:10px;
	float:left;
	width:340px;
	height:75px;
	padding-bottom:5px;
	margin-top:5px;
	border:0px solid red;
}
.ljNaam
{
	width:340px;
	height:13px;
	font-weight:bold;
	color:#2eb5ff;
	border-bottom:1px dotted #2eb5ff;
}
.ljPhoto
{
	width:90px;
	height:60px;
	float:left;
}
	.ljPhoto img
	{
		border: 2px solid #2eb5ff;
		width:80px;
		margin-top:2px;
		height:60px;		
	}
.ljInfo
{
	width:240px;
	float:left;
	height:60px;
}


/* LAATSTE JONGENS */
#lmTop
{
	width:360px;
	float:left;
	height:29px;
	background:url(../img/laatstemeisjes_top.jpg);
}
#lmMid
{
	width:360px;
	float:left;
	height:260px;
	background:url(../img/meisjes_back.jpg);
}	
#lmBot
{
	width:360px;
	float:left;
	height:13px;
	background:url(../img/meisjes_bottom.jpg) top no-repeat;
}

.lmContainer
{
	margin-left:10px;
	width:340px;
	height:75px;
	padding-bottom:5px;
	margin-top:5px;
	border:0px solid red;
}
.lmNaam
{
	width:340px;
	height:13px;
	font-weight:bold;
	color:#e324f2;
	border-bottom:1px dotted #e324f2;
}
.lmPhoto
{
	width:90px;
	height:60px;
	float:left;
}
	.lmPhoto img
	{
		border: 2px solid #e324f2;
		width:80px;
		margin-top:2px;
		height:60px;
	}
.lmInfo
{
	width:240px;
	float:left;
	height:60px;
	color:#4b4b4b;
}


/* LAATSTE REACTIES JONGENS */
#ljReactiesTop
{
	width:360px;
	float:left;	
	height:29px;
	background:url(../img/laatstereactiesjongens_top.jpg);
}
#ljReactiesMid
{
	width:360px;
	float:left;	
	height:270px;
	background:url(../img/jongens_back.jpg);
}	
#ljReactiesBot
{
	width:360px;
	float:left;	
	height:13px;
	background:url(../img/jongens_bottom.jpg) top no-repeat;
}

.ljReactiesContainer
{
	margin-left:10px;
	width:340px;
	height:70px;
	padding-bottom:10px;
	margin-top:5px;
	float:left;
}
.ljReactiesNaam
{
	float:left;
	margin-top:5px;
	width:340px;
	height:13px;
	color:#4d4d4d;	
	border-bottom:1px dotted #2eb5ff;
}
.ljReactiesNaamX
{
	font-weight:bold;
	color:#2eb5ff;	
}
.ljReactiesPhoto
{
	width:90px;
	height:60px;
	float:left;
}
	.ljReactiesPhoto img
	{
		border: 2px solid #2eb5ff;
		width:80px;
		margin-top:2px;
		height:60px;		
	}
.ljReactiesContent
{
	width:240px;
	float:left;
	height:55px;
	overflow:hidden;

}
.ljReactiesLink
{
	width:240px;
	height:15px;
	float:left;
	text-align:right;
}


/* LAATSTE REACTIES MEISJES */
#lmReactiesTop
{
	width:360px;
	height:29px;
	float:left;
	background:url(../img/laatstereactiesmeisjes_top.jpg);
}
#lmReactiesMid
{
	width:360px;
	float:left;	
	height:270px;
	background:url(../img/meisjes_back.jpg);
}	
#lmReactiesBot
{
	width:360px;
	height:13px;
	float:left;	
	background:url(../img/meisjes_bottom.jpg) top no-repeat;
}

.lmReactiesContainer
{
	margin-left:10px;
	width:340px;
	height:70px;
	padding-bottom:10px;
	margin-top:5px;
	float:left;
}
.lmReactiesNaam
{
	float:left;
	margin-top:5px;
	width:340px;
	height:13px;
	color:#4d4d4d;	
	border-bottom:1px dotted #e324f2;
}
.lmReactiesNaamX
{

	font-weight:bold;
	color:#e324f2;

}
.lmReactiesPhoto
{
	width:90px;
	height:60px;
	float:left;
}
	.lmReactiesPhoto img
	{
		border: 2px solid #e324f2;
		width:80px;
		margin-top:2px;
		height:60px;		
	}
.lmReactiesContent
{
	width:240px;
	float:left;
	height:55px;
	overflow:hidden;
	
}
.lmReactiesLink
{
	float:left;
	width:240px;
	height:15px;
	text-align:right;
}


/* LAATSTE TOPICREACTIES */
#topicsTop
{
	width:360px;
	float:left;
	height:29px;
	background:url(../img/topics_top.jpg);
}

#topicsBot
{
	width:360px;
	float:left;
	height:13px;
	background:url(../img/topicsbot.gif) top no-repeat;
}
#topicsMid
{
	width:360px;
	float:left;
	min-height:250px;
	background:url(../img/topicsback.gif);
}	
.topicsContainer
{
	margin-left:10px;
	width:340px;
	margin-top:2px;
	margin-bottom:20px;
}
.topicsNaam
{
	color:#4b4b4b;	
	width:340px;

}
.topicsNaamX
{
	font-weight:bold;
	color:#730073;	
}
.topicsContent
{
	background:#f5e4f9;
	width:340px;
	border-top:1px dotted #e324f2;			
}
.topicsLink
{
	width:340px;
	text-align:right;
}

/* POPULAIRE TOPICS */
#popTop
{
	width:360px;
	height:29px;
	float:left;
	background:url(../img/pop_top.gif);
}
#popMid
{
	width:360px;
	float:left;
	background:url(../img/topicsback.gif);
}	
#popBot
{
	width:360px;
	float:left;
	height:13px;
	background:url(../img/topicsbot.gif) top no-repeat;
}

.popContainer
{
	margin-left:10px;
	width:340px;
	margin-bottom:20px;
	margin-top:2px;
	border:0px solid red;
}
.popNaam
{
	color:#730073;	
	font-weight:bold;
	width:340px;
	border-bottom:1px dotted #730073;	
}
.popAantal
{
	width:270px;
	float:left;	
}
.popLink
{
	width:70px;
	float:left;
}

