/*
Theme Name: Grid-A-Licious(tm)
Theme URI: http://www.suprb.com/grid-a-licious/
Version: 1.0
Author: <a href="http://www.suprb.com">(c) 2008 Suprb</a>
*/    

html {
	background-color:#000;
	color:#54575f;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height: 14px;
	background-image: url(thaiisbg.jpg);
	background-repeat: no-repeat;
	background-position: -30px top;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
	color: #6cc4b1;
	font-weight:100;
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'KunlasatriBold';
	margin-top: 15px;
	margin-bottom: 1px;
	font-style: normal;
}
h1{font-size:36px;line-height:34px;}
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:20px;line-height:20px;}
.pub {
	/* text-transform: uppercase; */
	font-size: 80%;
}
#titlepost {
	background-color: #D3EBEA;
}
#warnn {
	background-color: #CF0;
	color: #333;
	font-weight: bold;
}


a {
	color:#60646c;
	text-decoration:none;
}

a:hover	{
	color:#B2B2B2;
	text-decoration:none;
}
@font-face {

    font-family: 'KunlasatriBold';

    src: url('kunlasatri-bold-webfont.eot');

    src: url('kunlasatri-bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('kunlasatri-bold-webfont.woff') format('woff'),

         url('kunlasatri-bold-webfont.ttf') format('truetype'),

         url('kunlasatri-bold-webfont.svg#KunlasatriBold') format('svg');

    font-weight: normal;

    font-style: normal;



}

.round { 		background-color:white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px; }

.contentIndex p img { display:none; }

.eachpost {
	background-color:#2a2c30;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	position:absolute;
}
			
.eachpost > div { padding:10px; }
	
.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }
	
#allposts { margin-bottom:60px; }

/*
il, ul, ol { list-style-type: none; list-style: none; 	margin: 0px;padding: 0px;}
*/
il, ul, ol { margin: 8px;padding: 8px;}
#menuItem {
	height: 50px;
	background-color: #242424;
}
#logo {
	font-size: 250%;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}
.siten {
	font-size: 120%;
	font-weight: bold;
}



#mainContent img { display: none }
#mainContent {  -moz-border-radius:3px;
				-webkit-border-radius:3px;
  				-khtml-border-radius: 3px;
				border: 0;
				background: #fff;
				padding: 0 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				width: 430px;
				float: left;
}
.main { font-size: 0px !important; }
.main  img {	
-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
margin-right: 10px;
				margin-bottom: 2px;
				display: inline; 
	-webkit-box-shadow: 0px 2px 5px #151515;
	-moz-box-shadow: 0px 2px 5px #151515;
	box-shadow: 0px 2px 5px #151515;
	}
/*				
.thaiisblog p img {	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
				border: 0;
				background: #fff;
				padding: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				display: inline; }
*/
.twocols {
	background-color: #2a2c30;
}
.threecols {
	background-color: #2a2c30;
}

input, textarea, select, button{
	background-color:#1f2124;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	padding: 3px;
	border:0px;
	margin-top: 5px;
	color:#b8b8b8;
	font-size:11px;
	font-family: Arial, sans-serif;
}
				
textarea {
	width: 190px;
	padding: 2px;
	height:20px;
}



input { padding: 5px; width: 190px; }

.bubble { width: 190px; margin-bottom: 10px; }

.bubble blockquote {
	margin: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
	background-color: #535353;
	color: #CCC;
}

.bubble blockquote p { margin: 3px; padding: 0px; }

.bubble cite { 	position: relative;
				margin: -7px;
				padding: 7px 0px 13px 18px;
				top: 5px;
				background: transparent;
				font-style: normal;
				display: block; }

.commentmetadata { margin: 0; display: block; }

#commentBox a { text-decoration: none; }

small a { text-decoration: none; }
.search-form input {
	width: 200px;
	padding: 0px;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	height: 60%;
	margin-top: 7px;
	margin-top: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: normal;
}
.titleout{
	font-weight: bold;
	color: #8a909b;
	font-size: 17px;
	padding: 0px;
	line-height: normal;
	margin-top: 7;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}
.titlein{
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #CCC;
	font-size: 24px;
	padding: 0px;
	margin: 0 0 7px 0;
	line-height: normal;
}
.titleinhead{
	color: #038983;
		font-size: 26px;
}
.tagin{
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCC;
	font-size: 16px;
	padding: 0px;
	margin: 0 0 7px 0;
	line-height: normal;
}
.smallout {
	font-family:Arial, Verdana, sans-serif;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	font-size: 9px;
	line-height: 10px;

}
.smallout a:hover {
	color: #BBB;
	background-color: #4A6F67;
}

.contentin{
	font-weight: normal;
	color: #999;
	font-size: 13px;
	padding: 0px;
	margin: 0 0 7px 0;
	line-height: normal;
}


#first{
height: 3000px;

}
.thaiislogo {
	position: absolute;
	width: 229px;
	height: 85px;
	margin-left: 123px;
	background-image: url(thaiis-icon.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 0px;
	top: 9px;
}
.thaiislogo a {
	display: block;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 70px;
}
.ThaiiSbar{
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	height: 60%;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #525252;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Begin Images
p img {
	padding: 0;
max-width: 100%;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
 */
/*	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 */

.threecols input ,.threecols textarea{
	width: 650px;
}.mainmenu a{
	font-weight: bold;
	color: #038983;
	font-size: 17px;
	padding: 0px;
	margin: 0 0 7px 0;
	line-height: normal;
	list-style-type: none;
}
.mainmenu li {
	list-style-type: none;
}
#gallery-1 .gallery-item {

				margin-top: 0px!important;
		
			}
