/*
Theme Name: QC
Author: thaiis.com
*/
/* start reset css */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */


html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: collapse;
	border-spacing: 0; */
}
/* end mini reset css */

/* start defult wp css*/
html,body {
	margin: 0px;
	padding: 0px;
	color: #999; 
	font-size: 14px;
	/*line-height:14px;*/
	font-family: 'Kanit', sans-serif;
	 letter-spacing:0.5px; 
	font-weight: 300;
}
.meta {
	font-size: 9px;
}
a:link, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:active {
	color: #CCC;
	text-decoration: none;
}
/*p {
	margin-top: 10px;
	font-size: 18px;
	line-height: 18px;
	font-family: 'thb';
}
 HEADINGS */

h1,h2,h3,h4,h5,h6{
	
font-family: 'Kanit', sans-serif;
	font-weight: 500
}
h1,h2,h3,h4,h5,h6 {clear: both;}
h1{font-size:36px;line-height:36px;}
h2{font-size:32px;line-height:32px;}
h3{font-size:28px;line-height:28px;}
h4{font-size:24px;line-height:24px;}
h5{font-size:22px;line-height:22px;}
h6{font-size:18px;line-height:18px;}

hr{color:#ddd;background-color:#ddd;height:1px;border:0px;}
.size {
	width: 943px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.clear{clear:both;margin:0;padding:0;}

/*
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}


/* Text elements */


p {
	margin: 0px;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;margin-left: 16px;
}

ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}


*/

/* 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 */

.red {
	color: #F00;
}

blockquote {
	margin: 5px;
	border: 1px dashed #ccc;
	padding: 0;
	font-size: 11px;
	font-weight: 400;
}


.piclenselink {display:none}
.nocomments{display:none} .meta {
	margin-top: 10px;
	margin-bottom: 20px;
}
#slide {
	overflow: hidden;
	background-color: #EBEBEB;
	background-repeat: no-repeat;
}
form {
	margin: 0;
}



input {
 
	color: #333333;
	margin-bottom: 7px;
	border:1px #999999 solid;
	font-size:10px;
	 
}
select{font-size:10px;}
textarea {
	border-style: none;
	color: #c9c2b7;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 7px;
}
.edit {
	width: 50px;
	position: relative;
	float: right;
	text-align: right;
}
