/*
Theme Name: blog thaiis
Author: thaiis.com
*/
@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
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;
}

/*ceo by thaiis*/
html,body {
	margin: 0px;
	padding: 0px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
input {
	background-color: #FFF;
	border: 1px solid #ccc;
	color: #666;
	width: 160px;
	font-size: 85%;
	margin-top: 10px;
}
textarea {
	width: 530px;
	background-color: #E1E1E1;
	color: #999;
	border: 1px solid #CCC;
}

/* For regular browsers */

hr {
	border : 0;
	height : 15px;
	margin : 1em 0;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: 0;
}



#content-area {
	width: 960px;
	overflow: hidden;
	background-image: url(images/contents-bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
}
.meta {
	font-size: 8px;
}

a:link, a:visited {
	text-decoration: none;
	color: #75C1C1;
}
a:hover, a:active {
	text-decoration: underline;
	color: #50C6BF;
}





.commentlist li, #commentform input, #commentform textarea {

	}
.commentlist li ul li {

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

.commentlist li {
	font-weight: bold;
}

.commentlist li {
	list-style: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	font-size: 0.7em;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform p {
	margin: 5px 0;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	font-size: 70%;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	float: right;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: auto;
	}

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

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
#comments {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	padding-top: 15px;
	clear: both;
}


.commentmetadata {
	font-weight: normal;
	}

.commentmetadata {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.comment-author.vcard {
	font-size: 12px;
}
.comment-body {
}

.comment-body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-left: -10px;
}
.comment-meta.commentmetadata {
	font-size: 9px;
}

.asign {
	background-image: url(images/ky_15.png);
	background-repeat: no-repeat;
}
.bsign {
	background-image: url(images/ky_21.png);
	background-repeat: no-repeat;
}
.csign {
	background-image: url(images/ky_24.png);
	background-repeat: no-repeat;
}


.hrline {
	background-image: url(images/ky_19.jpg);
	background-repeat: repeat-x;
	height: 1px;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 210px;
}
.hrline-s {
	background-image: url(images/ky_19.jpg);
	background-repeat: repeat-x;
	height: 1px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}
#select {
	background-color: #CCC;
}

.meta {
	font-size: 9px;
	color: #666;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
p {
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.8em;
}


/*	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 */
.piclenselink{
	font-size: 70%;
	display: none;
}


#nav {
	color: #B3B4AF;
	position: absolute;
	z-index: 100;
	top: 268px;
	padding: 2px;
	width: 630px;
	text-align: right;
	font-size: 8px;
	left: 258px;
}
#nav a {
	color: #999;
	font-weight: bold;
	border: 1px solid #999;
	margin: 3px;
	background-color: #CCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-decoration: none;
}
#nav .activeSlide {
	color: #CCC;
	font-weight: bold;
	background-color: #B75931;
	border: 1px solid #666;
	margin: 3px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-decoration: none;
}
.nav  a:link,.nav a:visited {
	color: #FFCC00;
	display: block;
	border: 2px solid #000000;
	font-weight: bold;
	text-decoration: none;
}
.wat-madita {
	margin-bottom: 20px;
}
#text-size div{
	float: left;
	margin-left: 5px;
}
#text-size {
	width: 80px;
	height: 22px;
	position: absolute;
	right: 0px;
}
#thaiis-wrapper
{
	/* background: #fff;  /* content background: white */
	background: transparent;
	font-size: 110%;
	margin:20px;
	border: 20px solid #EAEAEA;
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.storycontent {
	font-size: 1.5ex;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	color: #75C1C1;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #666;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #666;
}
h1 a:hover, h1  a:active {
	text-decoration: none;
	color: #8a3e33;
}
#thaiis-logo {
	height: 105px;
	width: 91px;
	margin-bottom: 15px;
	margin-top: -5px;
}
#thaiis-search {
	position: absolute;
	top: 30px;
	right: 30px;
}
.hrpic {
	height: 10px;
	background-color: #F5F5F5;
	margin-bottom: 10px;
}
#respond{

	margin-bottom: 10px;
}
** Table formatting
*******************/
table.wikitable,
table.prettytable {
	border:1px solid #CACACA;
	border-collapse:collapse;
	background:#F9F9F9;
	margin-top: 1em;
	margin-right: .5em;
	margin-bottom: 1em;
	margin-left: 0;
}
table.wikitable{
	font-size: 90
.%;
}
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
	border:1px solid #CACACA;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

table.wikitable th,
table.prettytable th {
	text-align:center;
	background-color: #F1F3F3;
}

table.wikitable caption,
table.prettytable caption {
	margin-left:inherit;
	margin-right:inherit;
}
table.wikitable td {
	vertical-align: middle;
	font-size: 13px;
}
table.wikitable tr {
	vertical-align: middle;
}

table.wikitable h2,table.wikitable h3,table.wikitable h4 {
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}

