
@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: "Palatino Linotype";
	src: url('font/pala.ttf');
	src: url('http://khmerstudies.org/cks-images//pala.woff') format('woff'),
		 url('http://khmerstudies.org/cks-images//pala.ttf') format('truetype'),
		 url('http://khmerstudies.org/cks-images//pala.svg#webfont') format('svg');

}
.widecolumn-home {
	padding			: 0 0 0 0;
	margin			: 0 auto 0;
	width			: 900px;
	color			: #50222D;
	}
	
.home-img {
	height			: 300px;
	background-color: none;
	/*background		: url("http://khmerstudies.org/cks-images//large-img.jpg") no-repeat left top;*/
}
/*.main-img {
	background		: url("http://khmerstudies.org/cks-images//bibliotheque.png") no-repeat right top;
	width			: 314px;
	height			: 350px;
	float			: right;
}*/

.view-posts-in-home {
	margin-top		: -35px;
	margin-bottom	: -10px;
	float			: left;
	clear			: both;
	width			: 900px;
}
.view-posts-in-home p {
	margin			: 4px 0 0;
	padding			: 0 0 0;
	line-height		: 16px;

}
.L-col {
	float			: left;
	width			: 443px;
	margin			: 8px 0 0 0;
}
.L-col a {
	color			: #fff;
}

	
.L-col #cks-news a {
	/*color:#50222D;*/
	color:#fff;
        width:900x;
}

.R-col {
	float			: right;
	width			: 444px;
	margin			: 8px 0 0 0;
}

.post-in-L-col {
	background-color: #fff;
	margin-bottom	: 10px;
	width			: 428px;
	padding			: 7px 7px;
	float			: left;	
	height			: 145px;
	min-height		: 147px;
}
.post-in-R-col {
	background-color: #fff;
	margin-bottom	: 10px;
	width			: 429px;
	padding			: 7px 8px 7px 8px;
	float			: right;	
	height			: 140px;
	min-height		: 147px;
}
.category-img {
	float			: left;
}

.short-des {
	float			: right;
	width			: 225px;
}
.short-des a {
	color			: #fff;
}
.short-des a:hover {
	text-decoration	: underline;
	text-align		: center;
}

.short-des-news-bg {
	float			: right;
	width			: 240px;
	padding			: 0 0 8px 0;
	margin			: 0; 
    height			: 135px; 
    overflow		: hidden;
}

.short-des-news-bg h5.h5_home {
	margin-left		: 8px;
}
#cks-news-bg {
	background		: url("http://khmerstudies.org/cks-images//news-bg.jpg") repeat-y right bottom;
	color			: #fff;
	height			: 115px;        
        padding			: 2px 2px 2px 2px;
	margin			: 0 0 0 0;
	
}
.h3_news {
	margin			: 3px 0 5px 5px;
	padding			: 0;
	color			: #AC1617;
}
#cks-news-content{
	height			: 90px;
    overflow		: hidden;
}
h5.h5_home {
	color			: #AC747E;
	font-weight		: bold;
	margin			: 0px 0 0;
	padding			: 0;
	font-size		: 13px;
	font-family		: "Palatino Linotype";
}
h2.headline{
	color			: #50222D;
	font-weight		: bold;
	font-size		: 14px;
	margin			: 8px 0 0;
	padding			: 0 0 0 0;
/*	text-transform: lowercase;*/
}
#button {
	width			: 88px;
	height			: 23px;
	background		: transparent url("http://khmerstudies.org/cks-images//button.png") no-repeat right top;
	_background		: none;
	_filter			: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://khmerstudies.org/cks-images//button.png', sizingMethod='crop');
	padding			: 8px 0 0 0;
	text-align		: center;
	font-weight		: bold;
	float			: right;
	margin			: 5px 0 -5px 0;
}
#button a{
	position		: relative;
	z-index			: 100;
}
#button a:hover{
	color			: #fff;
	text-decoration	: underline;
}
small.cap{
	color			: #666;
	font-size		: .9em
}
