/*
Theme Name: Sangsalapak
Theme URI: sangsalapak.rog.kh
Description: the them has been built for sangsalapak site only
Version: 1.6
Author: House32, web design company
Author URI: http://www.house32.com/
Tags: A few colors, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Structure */
body {
	background-color	: #222;
	padding				: 0 auto;
	margin				: 0 auto;
	font-family			: Arial, Verdana, "Khmer OS";
	}
	
p img {
	padding: 0;
	}

#page {
	width				: 900px;
	margin				: 0 auto;
	padding				: 0 auto;
	font-family			: Arial, Verdana;
	}

#header {	
	padding				: 2em 0 0 3em;
	text-align			: left;
	margin				: 0;
	background			: url("media/sangsalapak-bg.jpg") center top no-repeat;
	height				: 140px;
	}
#headerimg{
	float				: left;
	padding				: 10px 0 0 0;
}
.nav {
	float				: right;
	padding				: 105px .8em 0 0 ;
}
.nav ul {
	margin				: 0;
	padding				: 0;
}
.nav ul li{
	display 			: inline;
	padding				: 5px 5px 5px 8px;
}
.nav a {
	color 				: #fff;
	text-decoration		: none;
	font-weight			: normal;
	font-family			: arial;
	font-size			: 15px;
}

.nav a:visited {
	color 				: #ddd;
	text-decoration		: none;
}
.nav a:hover {
	color 				: #DD6B1D;
	text-decoration		: underline;
}
.current {
	color				: #fff;
	font-weight			: bold;
}
#container {
	clear				: both;
	padding				: 0 0 0 0;
	margin				: 0 0 0;
	width				: 900px;
	float				: left;
	background			: #fff;
	}
#content {
	width				: 610px;
	height				: auto;
	min-height			: 900px;
	float				: left;
	padding				: 1em 1.5em 1em 2em;
	margin				: 0;
	border-right		: 1px solid #dadabb;
	background			: #fff;
}
#content a {
	color				:#625E1B;
}
#content a:hover{
	color 				: #DD6B1D;
	text-decoration		: underline;
}
#sidebar {
	width				: 220px;
	float				: right;
	margin				: 0 0 0;
	padding				: 1.7em 6px 2em 1px;
	font-family			: Arial, Verdana;
	font-size			: 14px;
	line-height			: 20px;
}
#sidebar p {
	padding				: 0 1em 0 1em;
	margin				: 0 1em;
	}
#sidebar h3 {
	margin	: 5px 0 0;
	padding	: 4px 0 0;
	height	: 27px;
	color	: #fff;
	font-family			: "Arial", "Verdana";
	font-weight			: normal;
	font-size			: 17px;
	background			: url("media/menu-title.png") center top no-repeat;
	}
#sidebar h3 img{
	float:left;
	margin	: 0 0 0 10px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	}

#sidebar ul li li{
	list-style-type: none;
	list-style-image: none;
	padding : 5px 0 7px;
	margin	: 0 0 0 10px;
	width	: 180px;
	background			: url("media/menu-dashedline.png") left bottom no-repeat;
/*	border-bottom : 1px dashed #A09A95*/
	}
#sidebar ul li a {
		color	: #625E1B;
		text-decoration	: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar #searchform {
	text-align	: left;
	padding		: 5px 0 0;
	margin		: 0 0 0 .7em;
}
#sidebar #searchform #s {
	width: 140px;
	padding	: 0;
	margin	: 6px 0;
	
	}

#sidebar #searchsubmit {
	padding				: 0;
	margin				: 5px 0;
	background			: url("media/search-button-with-text.png") center  no-repeat;
	width				: 52px;
	height				: 23px;
	border				: 0;
	font-size	: 12px;
	}

/*******************************/

#sidebar .collapsArchList li.collapsArch{
	background			: url("media/menu-dashedline.png") left bottom no-repeat;
	margin				: 0 0 0 10px;
	padding 			: 5px 0 7px;
}
#sidebar  .collapsArchList li.collapsArch li {
	background			: none;
	margin				:0;
	padding				: 5px 0 2px;
}

#sidebar  .collapsArchList li.collapsArch li li {
	width				: 170px;
}

#sidebar ul.collapsArchList li.collapsArch .sym {
   font-size:10px;
   font-family:"Lucida Handwriting Italic", Monaco, 'Andale Mono', 'FreeMono', 'Courier new', 'Courier', monospace;
   color : #FF6600;
   padding-right:8px;
  }
ul li.collapsArchPost a{
	margin-left:5px;
}
ul li.collapsArchPost a:before {
	content: "\00BB \0020";
}

/********************************/	

	
p {
	font-family			: arial;
	color				: #686433;
	margin				: 5px 0 18px;
	padding				: 0;
	line-height			: 22px;
	font-size			: 15px;
}
.post-home p {
	font-size			: 16px;
}
h2 {	
	color				: #686433;
	font-size			: 20px;
}

.post {
	margin: 8px 0 0;
	padding: 0 0 0 ;
	clear	: both;
	text-align: left;
	}
.entry-home{
	padding: 0 0 ;
	margin	:0;
}
.entry {
	padding: 10px 0 0 ;
	margin	:0;
}

.post h2 {
	clear	: both;
	margin: 0 0 10px 0;
	paddin:0;
}
.post h2 a{
	color:#686433;
	font-size	: 20px;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	padding : 5px 0;
	margin	: 0 0 2em 0;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}
.postmetadata a {
	font-size : 12px;
}
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0 30px 0;
	text-align: right;
	color	: #999;
	font-size	: 13px;
	}
	
	
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.navigation {
	padding	: 0 0 0 0;
	margin	: 0 0 0 0;
}
.navigation a {
	color	: #625E1B;
}

.alignleft {
	float: left;
/*	width	:310px;*/
	margin:5px 5px 5px 0 ;
	padding:0;
	width:auto;
	}
.alignright {
	float: right;
	margin:5px 0 5px 5px;
	padding:0;
/*	width	:290px;*/
	text-align	: right;
	width:auto;
	}
 a:visited {
 	color	: #f25E1B;
 }
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */

.entry img {
	-ms-interpolation-mode: bicubic;
	width:expression(this.width > 600 ? "600px" : this.width);
	height:auto;
	/*-ms-interpolation-mode: bicubic;
	width: expression(document.body.clientWidth > 550? "550px" : "auto");*/
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

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

a:hover {
	color 				: #DD6B1D;
	text-decoration		: underline;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
