/*  
Theme Name: House 32-2
Description: Theme developed to be used by house 32 web design company (modified on the original theme developed by esn studio).
Version: 1.0
Author: house 32-2
Author URI: http://house32.com
License: General Public License (GPL)
*/

@font-face {
    font-family: 'Limon S1';
    src: url('fonts/limn_s1-webfont.eot');
    src: url('fonts/limn_s1-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/limn_s1-webfont.woff') format('woff'),
         url('fonts/limn_s1-webfont.ttf') format('truetype'),
         url('fonts/limn_s1-webfont.svg#LimonS1Normal') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Limon S1 Bold';
    src: url('fonts/limn_s1b-webfont.eot');
    src: url('fonts/limn_s1b-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/limn_s1b-webfont.woff') format('woff'),
         url('fonts/limn_s1b-webfont.ttf') format('truetype'),
         url('fonts/limn_s1b-webfont.svg#LimonS1Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html{
		height:100%;
		overflow:hidden;
	}
		
body {	
	height:100%;
	overflow-y:auto;	
	margin: 0 ;
	padding: 0;		
	color: #555;
	background-color:#fff;
	/*font-family: "Khmer OS System", "Khmer OS Metal Chrieng", "Khmer OS", "Gill Sans MT", "Gill Sans", arial, helvetica, sans-serif;*/
	font-size:100%;
}


#page { 	
	font-size:.75em;
	height:100%;
	width:960px;
}

.pagenav div {
	padding-left:20px;
}

li.page_item a {
	padding-left:20px;
}

li.page_item {
	height:23px
}

#content {	
	float: left;
	width: 600px;
	text-align:left;
	margin:15px 0 0 0;
	padding:0 0 30px 320px;
}

.post {
	margin: 0px 29px 0px 0;
	padding: 10px 10px 5px 0;
	line-height: 1.6em;	
}
.col-post-title{
	font-family:Verdana, Geneva, sans-serif;
}
.entry {
	padding: 10px 0px 5px 0;
	margin: 0px;
}

#rightcol .current_page_item a, #rightcol .current_page_ancestor a, #rightcol .current_page_parent a {
	font-weight:bold;
}

.entry a, .entry a:hover {
	text-decoration: underline;
}

.post ul {
	margin: 0px 10px 10px 30px;
	list-style-type: none;
}

.post ul li {
	background: url(images/bullet.gif) 0 5px no-repeat;
	padding: 0px 0px 0px 15px;
}

.post ol {
	margin: 0px 10px 10px 30px;
	padding: 0px 0px 0px 15px;
}

p {
	padding: 3px 0px 10px 0px;
	margin: 0px;
}

.post h2 {
	color: #555;
	background-color:transparent;
	font-size: 1.2em;
	letter-spacing:0;
	line-height: 15px;
	padding: 5px 0px 6px 0px;
	margin: 0px;
	font-weight:bold;
	text-transform: lowercase;
}

h2.pagetitle {
	color: #999;
	font-size:1.4em;
	letter-spacing:0;
	font-weight:normal;	
	padding: 10px 0px 15px 0;
	margin: 0px;
	text-transform: lowercase;
}	

.post h2  a{
	color: #555;	
	background-color:transparent;
}	

.post h2  a:hover{
	color: #757575;
	background-color:transparent;
}	

.date {
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
	color: #999;
	background-color:transparent;
}

.postedby {	
	color: #999;
	background-color:transparent;
	font-size: 0.85em;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	border-bottom: 1px solid #eee;
}

.postedby a {
	color: #999;
	background-color:transparent;
	font-weight: normal;
}

.postedby a:hover {
	color: #666;
	background-color:transparent;
	text-decoration: underline;
}

a {
	color: #444;
	background-color:transparent;
	text-decoration: none;
}

a:hover {
	color: #999;
	background-color:transparent;
	text-decoration: none;
}

.divider {
	display: none;
}

.bottomnav {
	width: 100%;
	padding: 15px 0px 5px 0px;	
}

.alignleft, .alignright, .alignleft a, .alignright a {
	padding: 0px 10px 0px 0px;
	font-size: 1em;
	display: inline;
	color: #888;
	background-color:transparent;
	font-weight: normal;
}

.alignleft{	
	float:left;
}

.alignright{	
	float:right;
}

.clear{
	clear:both;
}

#rightcol {		
	position:fixed;
	width:300px;
	top:0;
	left:0;
	margin:-10px 0 0;
	padding:0;
	height:100%;			
}
.wrapper {
	height:100%; 
	width:220px;
}
.logo {
	clear:both;
	margin:0;
	padding:25px 0 0 0;
	text-align: center;
}

h1.company-name{
	text-align:center;
	font-size:14px;
	/*font-family:"Khmer OS Battambang", "Khmer OS", "Gill Sans MT", "Gill Sans", arial, helvetica, sans-serif;*/
	letter-spacing:0;	
	color:#666;
	background-color:transparent;
	margin:0;
	padding:0 0 15px 0;
	_padding:0;
}

#rightcol ul {	
	width: 90%;
	margin:0;
	padding:0;
}
 
#rightcol li {
	list-style-type: none;
	line-height: 1.85em;
	margin: 0px 0px 0px 10px;
	padding: 0;
	text-transform:lowercase; 
}

#rightcol ul li ul li {
	list-style-type: none;
	line-height: 1.5em;
	padding: 2px 0px 2px 10px;
	margin: 0;
	display: block;	
}

#rightcol li h2 {
	/*font-family: "Khmer OS System", "Khmer OS Metal Chrieng", "Khmer OS",arial, serif;*/
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing:0;
	color: #999;
	background-color:transparent;
}


.headline {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: lowercase;
	margin:21px 0 3px 0;
}

.current_language_item{
	color:#ccc;
	background-color:transparent;
}

li a img{
	margin:0;
	padding:0;
	border:0;
}

#rightcol img {
	padding: 3px;	
}

#rightcol a {
	color: #666;
	background-color:transparent;
	font-weight: normal;
}

#rightcol a:hover {
	color: #000;
	background-color:transparent;
	text-decoration: none;
}

.highlight {
	margin: 0px;
	padding: 5px;
	color:#666;
	background: #F7F7F7;
}

#searchform {	
	width:185px;		
	position:relative;
	padding:7px;
	margin:0;
	
}

#searchsubmit {
	margin:0;
	padding:0;
	font-size:smaller;
	height:20px;	
	background-color:#eee;
	color:#aaa;
}

#footer {
	/*clear: both;	
	position:fixed;
	color: #666;	
	bottom:0;
	left:0;
	width:100%;	
	height:150px;	
	border:1px solid #000;
	background: #fff url(images/bg.gif) top right no-repeat;*/
}

#footer p {
	text-align: center;
	font-size: 0.95em;
	padding: 6px;
	margin: 0px;
}

#footer a {
	color: #666;
}

*html #rightcol{
	position:absolute;
}


/** Comments **/
#commentsarea {
	border-top:1px dotted #ccc;
	padding: 10px 0 0px 0;
	margin: 1.5em 0 0 0;	
}

#comments, #respond {
	color: #444;
	font-size: 1.1em;
	line-height: 15px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

.commentlist li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #EEE;
}

.commentlist li cite {
	font-weight: bold;
	font-style: normal;
}

.commentmetadata {
	float: right; 
	font-size: 0.90em;
}

.postmetadata {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	background: #F7F7F7;
	color:#666;
}

.postmetadata a {
	text-decoration: underline;
	font-weight: normal;
}

.nocomments {
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

/* common */

blockquote {
	margin: 5px;
	padding: 2px 5px 2px 15px;
	border-left: 1px solid #CCC;
}

abbr, acroym {
	border-bottom: 1px dotted #CCC;
	cursor: help;
}

input, textarea, select {
	border: 1px solid #CCC;	
	font-family: "Khmer OS System", "Khmer OS Metal Chrieng", "Khmer OS", "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color:#666;
	background: #FFF;
	padding: 0px 1px 0px 1px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
	font-family:'Khmer OS Metal Chrieng', 'Khmer OS', serif;
}

code, pre {
	/*font-family: "Khmer OS System", "Khmer OS Metal Chrieng", "Khmer OS", "Courier New";*/
	font-size: 1.0em;
	font-weight: normal;
}


/********** Xlanguage style ****************/

#rightcol li.language{	
	margin:0;
	padding:0;
}

#rightcol li.language li{
	margin:0 15px 0  0;
	padding:0;		
	width:60px;
	height:22px;
	float:left;
	font-size:11pt;		
	text-align:center;	
	/*font-family: "Khmer OS System", "Khmer OS Metal Chrieng", "Khmer OS",verdana, arial, serif;		*/
}

.entry ul li ul{
	margin:5px 0 5px 10px;
	padding:0;
}

.language a:hover img{
	opacity:.8;	
	filter:alpha(opacity=80);
}

.language img.current_language_item{		
	opacity:.5;
	filter:alpha(opacity=50);
}

.language_item{
	/*font-family: "Khmer OS System", "Khmer OS Metal Chrieng", "Khmer OS",'Khmer OS';	*/
}

.login-out{
	border:1px solid #000;

}


.logo a img, .logo a{
	border:0;
	text-decoration:none;
}

.content-kh, .lead-kh {
	font-size:9pt;
	/*font-family: "Khmer OS System", "Khmer OS Metal Chrieng", "Khmer OS",'Khmer OS Metal Chrieng','Khmer OS';*/
}
.headline-kh {
	margin-bottom:.5em;
	padding-bottom:0.71em;
	margin-top:.7em;	
	/*font-family: "Khmer OS System", "Khmer OS Metal Chrieng", "Khmer OS",'Khmer OS Fasthand','Khmer OS Freehand';*/
}

.headline-khlm {
	font-size:115%;
	line-height: 180%;
}

.content-khlm {
	font-size:112%;
	line-height: 85%;
}

.lead-khlm {
	font-size:112%;
	line-height: 85%;
}

#page_nav_item {
	font-size	: 18pt;
}

.company-namelm {
	font-family		: "Limon S1";
	font-size		: 24pt;
}

.company-nameuni{
	font-size		: 14px;
	letter-spacing:-1px;
}

h1.company-name a {
	font-weight: bold;
	font-size: 120%;
}

.lead li a, .lead-khlm li a, .lead-kh li a {
	font-size:110%;
}

.lead li img, .lead-khlm li img, .lead-kh li img {
	padding: 6px 0 20px;
}
