/*
CSS document from pluk-in.com 
Do not steal or borrow 
Copyright Pluk 
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	background: #FFFFFF url(../../image/thai/bodystreep.gif) repeat-y;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
}

h1, h2, h3
{
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #333333;
}

h1 { font-size: 2.2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1em; }

p, blockquote, ul, ol
{
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

blockquote
{
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul { margin-left: 3em; }
ol { margin-left: 3em; }
a { color: #333333; }

a:hover
{
	text-decoration: none;
	color: #000000;
}

img.left
{
	/*float: left;*/
	margin: 0 0 12px 8px;
}

img.right
{
	/*float: right;*/
	margin: 0 0 0 20px;
}

/* Boxed Style */
.boxed { margin-bottom: 24px; }
.boxed .title { margin-bottom: 10px; }

/* Post */
.post { }
.post .title { }
.post .undertitle { margin-bottom: 2em; }

.post .meta
{
	margin-bottom: 20px;
	padding: 10px 0;
	border-top: 1px solid #EEEEEE;
	border-bottom: 4px solid #EEEEEE;
	font-size: x-small;
}

.post .meta p { margin: 0; }

/* Header */
#header
{
	height: 70px;
	background: #383838 url(../../image/thai/headerstreep.gif) repeat-x;
	border-bottom: 5px solid #333333;
}

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

/* Header > Logo */
#logo
{
	float: left;
	/*text-shadow: 2px 3px 3px #595441;*/
}

#logo h1, #logo h2
{
	float: left;
	padding: 15px 0 0 20px;
}

#logo h2 { padding-left: .25em; }

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

/* Content */
#content { padding: 20px; }

/* Content > Main */
#main
{
	margin-left: 240px;
	padding: 20px;
}

.dance
{
	height: 93px;
	background: url(../../image/thai/headerthaidutchdancers.png) repeat-x;
}

/* Content > Main > Welcome */
/* Content > Sidebar */
#sidebar
{
	float: left;
	width: 180px;
	padding: 20px;
	color: #1D6E68;
	text-align: justify;
	background: #7accc8;
	border-right: 5px solid #5fc1bc;
}

#sidebar .title { border-bottom: 5px solid #5FC1BC; }
#sidebar a { color: #1D6E68; }

/* Content > Sidebar > plukin */
#plukin fieldset
{
	border: none;
	font-size: 0.9em;
}

#plukin legend { display: none; }

#plukin label
{
	display: block;
	padding-bottom: 2px;
}

#plukin input
{
	margin-bottom: 11px;
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}

#inputtext1, #inputtext2 { width: 170px; font-size: 1em; }

/* Content > Sidebar > Updates*/
#updates ul
{
	margin: 0;
	list-style: none;
}

#updates h3 { font-size: .8em; }

#updates p
{
	line-height: normal;
	font-size: .8em;
}

#updates a { text-decoration: underline; }

/* Footer */
#footer
{
	clear: both;
	padding: 20px;
}

#footer p
{
	margin: 0;
	text-align: right;
	line-height: normal;
	font-size: x-small;
}

#footer a
{
	text-decoration: underline;
	color: #666666;
}

#footer a:hover { text-decoration: none; }

/* ************************************************* */

/*
------------------------------
NL->TH
------------------------------
*/

.r1nl, .r1thkl
{
	color: #005c9c;
	font-weight: bold;
}

.r2nlkl { color: #880000; }

.r3th
{
	font-size: 1.3em;
	color: #333333;
}

.r4thkl, .r3nl, .r2nl
{
	color: #333333;
}

/*
------------------------------
TH->NL
------------------------------
*/

.r1th
{
	color: #005c9c;
	font-weight: bold;
	font-size: 1.3em;
}

.r2thkl
{
	color: #880000;
	font-size: 0.9em;
}
