/*  
Theme Name: Thomas Thai
Theme URI: http://wordpress.org/
Description: Thomas Thai Theme.
Version: 1.0
Author: Andrew Ward
Author URI: http://2scopedesign.co.uk/
*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #181919;
	color: #5d5d5d;
	text-align: center;
	margin: 0px;
	padding: 0px; 
	background:#191919 url(images/pagebg.jpg) repeat-x top;
	}

#header {
	background:#0d6914 url(images/headerbg.jpg) repeat-x bottom;
	height: 94px; 
	width:940px;
	margin: 20px auto 0px auto;
	position:relative;
	}

#header h1 a {
	position:absolute;
	bottom:20px;
	left:10px;
	width:235px;
	height:53px;
	text-indent:-9999px;
	background:#01720a url(images/logo.jpg) no-repeat top;
}

#header p {
	display:none;
}

#container {
	width:940px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background:#fff url(images/containerbg.jpg) no-repeat top;
	font-size:1.2em;
}

#rightheader {
	position:absolute;
	right:0px;
	top:-70px;
	background:url(images/rightheader.jpg) no-repeat bottom;
	width:172px;
	height:174px;
}

.menu {
	width:940px;
	margin:0px auto 10px auto;
	background:url(images/menubg.jpg) no-repeat top left;
	overflow:hidden !important;
	overflow:auto;
	border-top:1px solid #123114;
}

.menu ul {
	float:left;
}

.menu ul li {
	float:left;
	list-style:none;
}

.menu ul li a {
	display:block;
	float:left;
	color:#fff;
	padding:8px 10px 10px 10px;
	text-decoration:none;
}

.menu ul li a:hover {
	text-decoration:underline;
	color:#fff;
}

#content {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 10px;
	width:670px;
	padding-top:10px;
	display:inline;
}

#sidebar {
	float:left;
	width:220px;
	padding:0px 10px 15px 10px;
	display:inline;
}


#clearfooter {
	clear:both;
}

#footer {
	border-top:1px solid #eee;
	background:url(images/footerbg.jpg) no-repeat bottom left;
	}

#footer p {
	margin:0px;
	padding:10px;
}

#footer a {
}

#footer a:hover {
	color:#000;
}

.site-info {
	margin:10px 0px 20px 0px;
}

.site-info a:hover {
	color:red;
}

.narrowcolumn {
	float:left;
	width:700px;
	text-align:left;
	}

.widecolumn {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 10px;
	width:900px;
	padding-top:10px;
	}

.colwrapper {	
	float:left;
	width:700px;
	text-align:left;
}

.news {
	padding:0px 10px 10px 10px;
	background:#f6f6f6;
	border:1px solid #eee;
	margin-bottom:15px;
}

.post {
	margin: 0px 0px 0px 0px;
	}

/*end sidebar*/


/* general links */
a {
	color:#db0c0c;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}



/* general headings */

h1 {
	font-size:2em;
}

h2 {
	font-size:1.9em;
	font-weight:normal;
	color:#01720a;
	margin:0px;
	padding:0px;
}

h3 {
	font-size:1.6em;
	font-weight:normal;
	color:#01720a;
	margin:10px 0px;
}

#sidebar h3 {
	margin:10px 0px 0px 0px;
}

.news h3 {
	margin:10px 0px;
}

h4 {
	font-size:1.4em;
	font-weight:normal;
	color:#01720a;
	margin-top:10px;
}

h5 {
	font-size:1.2em;
	font-weight:normal;
	color:#01720a;
	margin-top:10px;
}

/* general list styles */

ul {
	padding:0px;
	margin:0px;
}

ul li {
	list-style:none;
}

ul.bullet {
	margin:10px 0px;
	margin-left:20px;
}

ul.bullet li {
	list-style:disc;
	margin-bottom:8px;
}

#sidebar ul {
	margin:0px 0px 10px 0px;
	padding:0px;
}

#sidebar li {
	list-style:none;
	margin:0px;
	padding:0px;
}

#sidebar li a {
	margin:0px;
	padding:5px 0px;
	display:block;
	text-decoration:none;
	}

#sidebar li a:hover {
	text-decoration:none;
}

#sidebar ul.sidebar-gallery {
	float:left;
	width:100%;
	margin:10px 0px 0px 0px;
}

#sidebar ul.sidebar-gallery li {
	float:left;
	width:93px;
	height:96px;
	overflow:hidden;
	margin:0px 8px 10px 0px;
	padding:0px;
	line-height:0px;
	border:3px solid #ddd;
	padding:1px;
}

#sidebar ul.sidebar-gallery li:hover {
	border:3px solid #bbb;
	padding:1px;
}

.news ul {

}

.news ul li {
	border-bottom:1px dashed #ddd;
}

ul.image-gallery {
	float:left;
	width:100%;
	margin:10px 0px;	
}

ul.image-gallery li {
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	margin:0px 8px 10px 0px;
	padding:0px;
	line-height:0px;
	border:3px solid #ddd;
	padding:1px;
}

ul.image-gallery li:hover {
	border:3px solid #bbb;
	padding:1px;
}

/* images */

.imgleft {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:2px solid #ccc;
	}

.imgright {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	border:2px solid #ccc;
	}

.gallery {
	border:2px solid #ccc;
	width:120px;
	height:80px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	}

.gallery:hover {
	border:2px solid green;
	width:120px;
	height:80px;
	float:left;
	}

img {
	border:none;
}

#sidebar ul.sidebar-gallery li img {
	position:relative;
	top:-10px;
	left:-60px;
}

/* general styles */

abbr {
	border:none;
	}

p {
	margin:10px 0px;
	line-height:1.6em;
}

.last {
	margin:0px;
}

.commentform {
	width:500px;
}