/*
Theme Name: WordPress SAMPC Syle
Theme URI: http://www.sampcservice.com/
Description: I'm Web Developer in Bangkok thailand <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author:SAMPC
Author URI: http://www.sampcservice.org/
Tags: web developer in bangkok thailand

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body{
    font: 13px Arial, Helvetica, sans-serif;
	color:#666666;
	background:#d8ddc1 url(images/body-bg.png) left top repeat-x fixed;
	
}
#page {
	width:980px;
	padding:0px;
	margin:auto;
	
	}

#header {
	width:980px;
	height:90px;
	float:left;
	margin:auto;
	display:block;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#header img.logo{
	position:absolute;
	margin:20px 0 0 0px;
	width:750px;
	height:72px;
}

#logo{
	position:absolute;
	width:650px;
	height:88px;

}
#header h1{
	position:absolute;
	color:#FFFFFF;
	
}
#header .description{ display:none;}
#header h1 a{
width:650px;
	height:88px;
	background:url(images/logo.png) 0 0 no-repeat;
	text-indent:-9999px;
display:block;
}
#menu{
	height:30px;
	width:300px;
	float:right;
	padding:0 -0px 0 30px;
	margin-top:0px;
	margin-right:0px;
	list-style-type:none;

}
#menu li{
	height:30px;
	float:left;
	padding:0px;


}
#menu li a{
	display:block;
	padding:0px 0 0 14px;
	font:bold 13px/27px Arial, Helvetica, sans-serif;
	color:#333333

}
#menu li.last{
	background-image:none;
	height:30px;
	float:right;
}

#menu li a.hover{
	display:block;
	padding:0 14px;
	font:bold 16px/27px Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:text;
	color:#000000;
}

#content{
	width:660px;
	float:left;
	display:block;
	padding:0 20px;
	margin:0;
	
}

/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	width: 260px;
	float:right;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/*------------------------------------------------body--------------------*/

#form-bs label {
	font: bold 100% Arial, Helvetica, sans-serif;
	width: 150px;
	float: left;
	display: block;
	padding: 5px 0 0;
}
/*-----------------------------------------------------------------------------*/
#body-main{
	width:980px;
	margin:0 auto;
	float:left;
	
}
#body-main .top{
	width:980px;
	height:6px;
	background:url(images/body-main-top.png) 0 0 no-repeat;
	}
#body-main .body{
	width:980px;
float:left;
	background:url(images/body-main-body.png) 0 0 repeat-y;
	}
#body-main .bg{
	margin:0px 10px 0px 10px;
	width:960px;
	background:url(images/body-main-body-bg.png) 0 bottom repeat-x;
	float:left;


	}
#body-main .bottom{

	width:980px;
	height:6px;
	float:left;
	background:url(images/body-main-bottom.png) 0 0 no-repeat;
	}
	
	

#footer{
	width:980px;
	height:60px;
	margin:0 auto;
	margin-top:10px;
	float:left;
	background:url(images/right-box-search-bottom.png) 0 0  no-repeat;

}
#footer .top{
	 height:6px;
	 width:980px;
	 float:right;
     background:url(images/copy-top.png) 0 0 no-repeat;
}
#footer .body{
	 width:980px;
	 float:right;
     background:url(images/copy-body.png) 0 0 repeat-y;
}
#footer .bg{
	 margin:0 20px;
	 width:940px;
	 float:right;
     background:#fcfcfc url(images/copy-bg.png) bottom right repeat-x;
	 padding:0;
}

#footer .bottom{
	 height:6px;
	 width:980px;
	 float:right;
     background:url(images/copy-bottom.png) 0 0 no-repeat;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

 label {
	font: bold 120% Arial, Helvetica, sans-serif;
	width: 250px;
	float: left;
	display: block;
	padding: 5px 0 0;
}
h2{
	color:#333333;
}
a{
	color:#666666;
	font: bold 90% Arial, Helvetica, sans-serif;
	text-decoration:none;

}
a:hover{
	color:#000000;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* 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: 0px 0 0px 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
		list-style:none;
		list-style-image:none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {

	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar-menu{
	margin:0;
	padding:0;
	margin-left:30px;
}
#sidebar-menu li{padding:0 10px 0 0; margin:0; color:#999;}
#sidebar-menu li a{display:block; border-bottom:#CCC dotted 1px; padding:3px 0;}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	margin:5px 0 1px;
padding:2px;
width:400px;
	}

#commentform {
	margin: 5px 0px 0 0;
	}
#commentform textarea {
	width: 650px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
width: 80px;
	}
/* End Form Elements */

.post {border-bottom:#eee solid 1px; display:block;}
.download{
		background:url(images/download-button.png) center top no-repeat;
		width:250px;
		height:73px;
		display:block;
		text-indent:-9999px;
		padding:0;
		margin:0 0 0 0;
		float:left;
}

/* 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 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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}


/*---------------------bodyBottom--------------------*/


#body-bottom{
	margin-top:10px;
	width:980px;
	float:left;
	}

#body-bottom .top{
	width:980px;
	height:6px;
	background:url(images/body-main-top.png) 0 0 no-repeat;
	}
#body-bottom .body{
	width:980px;
float:left;
	background:url(images/body-main-body.png) 0 0 repeat-y;
	}
#body-bottom .bg{
	margin:0px 10px 0px 10px;
	width:960px;
	background:url(images/body-main-body-bg.png) 0 bottom repeat-x;
	float:left;


	}
#body-bottom .bottom{

	width:980px;
	height:6px;
	float:left;
	background:url(images/body-main-bottom.png) 0 0 no-repeat;
	}
	

.develop{width:70px; height:20px; float:right; padding:0; margin:0; display:block;background:url(images/sampc.png) no-repeat; text-indent:-99999px;}
.copyright{float:left; display:block;}
/* 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." */



