
/* --------- Kham Film Project - About -------------*/

	
/* --------- Named Tag Attributes -------------*/
	
	#centerContent {
		width:940px;
		height:auto;
		margin:10px 0px;
		position:relative;
		top:-40px;
	}
	
	#leftContent {
		background:url(../media/extendingColumnLeft.png) repeat-y;
		width: 260px;
		height:auto;
		position:relative;
		float:left;
		margin-top:20px;
	}
	
	#innerLeftContent {
		width:260px;
		height:520px;
		position:absolute;
		top:0px;		
	}
	
	#leftContentFade {
		width:260px;
		height:40px;
		position:absolute;
		top:480;
	}
	
	#leftContentText {
		margin:10px 10px 0px 15px;
		font-size:75%;
	}
	
	#rightContent {
		width: 670px;
		height:520px;
		position:relative;
		float:left;
		margin-left:10px;
		margin-top:20px;

	}
	
	#map {
		width:597px;
		width:347px;
		margin-top:24px;
		margin-left:14px;
	}
	
	#map2 {
		width:597px;
		width:347px;
		margin-top:30px;
		margin-left:30px;
	}
	
	#map3 {
		width:600px;
		height:400px;
		margin-top:14px;
		margin-left:24px;
	}
	
	#aboutDirectorsLeft {
		width:280px;
		height:400px;
		position:relative;
		float:left;
	}
	
	#aboutDirectorsRight {
		width:280px;
		height:400px;
		position:relative;
		float:left;
	}
	
	#posts div {
		margin:10px;
	}
	
	#rightContentFade {
	
	}
	
/* --------- Class Attributes -------------*/

.subTitle {
	width:100%;
	height:30px;
}

.aboutLeft {
	background:url(../media/aboutLeft.png) no-repeat;
}

.subTitle div {
	width:auto;
	margin-left:22px;
	margin-right:25px;
	margin-top:6px;
	font-size:90%;
	position:relative;
	float:left;
	color:white;
	cursor:pointer;
}

.subTitle div:hover {
	color:yellow;
}

.rightContentText {
	width:650px;
	height:480px;
	margin:10px;
	color:white;
	font-size:85%;
}

.rightContentText div {
	margin:10px 20px;
}

.rightContentText .bold {
	font-weight:bold;
}

.rightContentText .italic {
	font-style:italic;
}

.aboutBG {
	background:url(../media/aboutRight.png) no-repeat;
}

.newsBG {
	background:url(../media/newsRight.png) no-repeat;
}

.postDate {
	font-size:80%;
	color:yellow;
}
