/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	color: #074a7e;
	font-family: Georgia, "Times New Roman", serif, Tahoma;
	font-size: 13px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #abe4ff;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	color: #333333;
}

h1 {
	letter-spacing: -2px;
	font-size: 3.2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #16B1B0;
}
h4 {
	margin-bottom: 1em;
	font-size: 1.0em;
	color: #FFFFFF;
	background-color: #16B1B0;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 2.5em;
	padding-left: 1em;
	border-left: 5px solid #16B1B0;
}

a {
	color: #16B1B0;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 120px;
	background-image: url(images/header_bg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header p {
	float: left;
	font-size: 1.8em;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header a {
	text-decoration: none;
	color: #333333;
}

/* Menu */

#menu {
	width: 900px;
	height: 65px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/img02.jpg);
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding-right: 30px;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 900px;
	background-image: url(images/img05.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#extra {
	background-image: url(images/img06.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	background-color: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 650px;
	background-image: url(images/img03.gif);
	background-repeat: no-repeat;
}

.post {
	padding: 40px 40px 0 40px;
}

.post ol, .post ul {
	list-style-position: inside;
}

.post .title {
	background-color: #CDFAFB;

}


.post .title h2 {
	background-color: #16B1B0;

}


.post .title p {


}

.post .title p a {


}

.post .entry {
	background-color: #DAFBFC;

}
.post .entrysml {
	background-color: #DAFBFC;
	font-size: 11px;
	color: #0000CC;
}
.post .entryipa {
	background-color: #DAFBFC;
	font-size: 12px;
	color: #0000CC;
	font-family: "Ipa-samd Uclphon1 SILDoulosL";
}
.post .entrytai {
	background-color: #DAFBFC;
	font-family: TaiUnicode, Tahoma;
	font-size: 14px;

}
.post .entrythai {
	background-color: #DAFBFC;
	font-family: Tahoma, "MS Reference Sans Serif";
	font-size: 13px;

}
.post .entrythaiH {
	background-color: #2DB9B8;
	font-family: Tahoma, "MS Reference Sans Serif";
	font-size: 1.0em;
	color: #FFFFFF;

}
.post .entrytaiH {
	font-family: TaiUnicodeH;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #16B1B0;
}

.post .links {
	padding: 2px 20px;
	background: #CDFAFB;
	text-align: right;
}

.post .links a {
	text-decoration: none;
	font-weight: bold;
	color: #0B8785;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {

}

.post .links .comments {
}
.tai {
	color: #2DB9B8;
	font-family: TaiUnicode;
	text-decoration: none;
}
.taiH {
	color: #2EB8B8;
	font-family: TaiUnicodeH;
	font-size: 12px;
	text-decoration: none;
	}
/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	background-image: url(images/img04.gif);
	background-repeat: no-repeat;
	left: auto;
}
#sidebar1 {
	float: right;
	width: 250px;
	background-repeat: no-repeat;
	background-image: url(images/img04.gif);
}
#sidebar2 {
	float: right;
	width: 250px;
	background-repeat: no-repeat;
	background-image: url(images/img04.gif);
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {

}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	font-size: 1em;
}

#sidebar h2 {
	height: 33px;
	padding: 4px 0 0 10px;
	font-size: 1.6em;
	background-image: url(images/img07.jpg);
	background-repeat: no-repeat;
}

/* Search */

#searchform {
	padding: 20px;
}

#search h2 {
	background-image: url(images/img08.jpg);
	background-repeat: no-repeat;
}

#search #x {

}

#search #s {
	width: 120px;
}

#search br {

}

/* Calendar */

#calendar_wrap {
	padding: 20px 25px 20px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #16B1B0;
	text-align: center;
}

#calendar thead {
	background: #16B1B0;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #BCF8FA;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #BCF8FA;
	border: 1px solid #16B1B0;
	font-weight: bold;
	color: #16B1B0
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	background-image: url(images/img11.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}
