/*
	* User CSS
	*
	* CHANGELOG
	* 22.11.2007 Angela Jusuf <angelajusuf@yahoo.com.au>
	* - Initial
	* Last Modified: 30.11.2007 Angela Jusuf
*/

.main-page_title {
	font-family: Georgia, serif;
	color: #FF9900;
	font-size: 21px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.main-page_leftContainer {
	width: 575px; 
	float: left;
	overflow:hidden;
}

.main-page_rightContainer {
	width: 28%;
	float: left;
	padding: 5px 0 0 0;
}

.sub-section {
	margin: 10px 0 10px 0;
}

.image_box {
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin-right: 7px;
}

.left_bar {
	float: left; 
	margin-left: -20px; 
	z-index: 100; 
	position: relative; 
}

.img_experience {
	margin-bottom: -21px; 
	margin-left: 4px; 
	z-index: 100; 
	position: relative;
}

.title_event {
	font-weight: bold;
	color: #000000;
}

.event_font {
	font-size: 10px;
}

.event_font td {
	border-bottom: 1px solid #F5E0A0;
	padding: 2px 4px 2px 4px;
}	

/* Clearfix as explained in http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
 	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/********************
 * LeftBlok - recentsermon
 ********************/
.mainpage_leftblock {
	padding: 0.5em 0.5em 0.5em 0.5em;
}

.mainpage_leftblock h3 {
	font-size: 1.1em;
	color: #38ACEC;
	margin-bottom: 5px;
}

.mainpage_leftblock_image {
	padding: 1em 0 0.5em 0;
	text-align: center;
}