/*
Design by NodeThirtyThree <http://www.nodethirtythree.com>
Published by Free CSS Templates <http://www.freecsstemplates.org/>
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
	background-color: #F4FBFF;
	background-image: url(../images/img01.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
	color: #698B22;
}
h4 {
	font-size: 14px;
	color: #000099;
}
}
h5 {
	font-size: 12px;
	color: #000099;
}
p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #38B5F1;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 953px;
	height: 183px;
	background-image: url(img/header_eng.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: right;
}

#logo h1, #logo h2 {
	float: left;
	text-transform: capitalize;
	color: #FFFFFF;
}

#logo h1 {
	font-weight: bold;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#logo h2 {
	font-size: 14px;
	font-weight: bold;
	width: 25px;
	padding-top: 143px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 680px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 160px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#menu li {
	display: inline;
}

#menu a {
	text-transform: capitalize;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 0;
	letter-spacing: -1px;
}

/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/img03.jpg);
	background-repeat: repeat-y;
}

#bg {
	background-image: url(../images/img06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Content */

#content {
	float: left;
	width: 680px;
	background-image: url(../images/img04.jpg);
	background-repeat: no-repeat;
}

/* Posts */

.post {
	width: 606px;
	padding: 30px 0 0 48px;
}

.post .title {
	padding: 0 0 0 12px;
}

.post .title a {
	color: #4F6977;
}

.post .date {
	text-align: left;
	color: #F60;
	margin-top: 3px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0;
}

.post .entry {
	padding: 25px 20px 0 12px;
	background-image: url(../images/img07.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.entryTai {
	font-family: TaiUnicode, TaiUnicodeH;
	font-size: 12px;
	color: #00F;
}

.entryThai {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #00F;
}
.post .meta {
	padding: 15px 12px;
	background-image: url(../images/img08.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
	background-image: url(../images/img09.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.post .comments {
	background-image: url(../images/img10.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* About Box */

#about-box {
	width: 185px;
	height: 230px;
	background-image: url(../images/img11.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 05;
	padding-left: 35px;
	top: 10px;
	position: relative;
}

#about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}

#about-box p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 274px;
	background-image: url(../images/img05.jpg);
	background-repeat: no-repeat;
}

#sidebar ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}

#sidebar li li {
	padding: 5px 0 5px 0;
	background-image: url(../images/img13.gif);
	background-repeat: repeat-x;
}

#sidebar li li.first {
	padding-top: 0;
	background: none;
}

#sidebar li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
	background-image: url(../images/img12.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Footer */

#footer {
	padding: 30px 0;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}

#footer a {
	color: #83B3CE;
}

