/* THIS CSS IS USED ON THOOSE WHO USES RIGHT CURCH COLUM */


/* RIGHT 
------------------------------------------------------------------ */
#right a,
#right a:visited { color:#3D3D3D; text-decoration:none; font-weight: bold; } 
#right a:hover, 
#right a:active {color:#858569; text-decoration:underline; font-weight: bold; }

#right { 
	float: left; 
	display: inline; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	width:178px; 
	margin: 15px 20px 20px 18px; 
	overflow: hidden; }

	
#right p {
	padding:7px 0 0 5px;
	margin:0px;
	xfont-size:10px;}

#right .tema {
	margin: 10px 0 30px 0; 
	text-align: center; }

#right .tema select{
	width: 160px;
}	
#right .sundayPortalHeading {
	margin-top: 10px; 
	font-weight:bold;}
	
#right .sundayPortalHeading a,
#right .sundayPortalHeading a:visited {
	color: #858569;}

#right .sundayPortalText {
	margin:10px 0;}



	/* encyclopedia */
#right .encyclopedia { width: 140px; margin: 10px auto 20px auto; border: 1px solid #CACAAE;  background: #CACAAE; }
#right .encyclopedia .l { width: 20px; display: block; float: left; background: #EEEEE6; }
#right .encyclopedia .l a,
#right .encyclopedia .l a:visited { border: 1px solid #CACAAE; line-height: 160%; text-align: center; color: #858569; display: block; width: auto; background: #FFFFFF; font-weight: normal; }
#right .encyclopedia .l a:hover { text-decoration: none; color: #000000; background: #EEEEE6; }
