/*
Theme Name: GotBangkok.com theme
Theme URI: http://www.gotbangkok.com
Description: GotBangkok.com theme made by <a href="http://www.tanthemes.com/" target="_blank">TanThemes</a>.
Version: 1.0
Author: mBerk
Author URI: http://www.tanthemes.com/
Tags: red color, blue color, white color, fixed width, three columns, widgets
*/
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/head-bg.gif) top repeat-x;
}
.wrapper {
	margin: 0 auto;
	width: 940px;
}
.clear {
	clear: both;
}
:focus {
	outline-style: none;
}
a {
	color: #626E85;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.header {
	width: 940px;
	height: 173px;
	background: url(images/head.gif) top no-repeat;
	position: relative;
}
	.header a.rss {
		display: block;
		height: 45px;
		text-indent: -9999px;
		background: url(images/rss.png) 0px 0px no-repeat;
		width: 140px;
		position: absolute;
		top: 80px;
		right: 20px;
	}
	.header a:hover.rss {
		background: url(images/rss.png) 0px -45px no-repeat;
	}
	.header h1 {
		position: absolute;
		top: 35px;
		left: 0px;	
	}
	.header h1 a {
		display: block; 
		height: 100px;
		width: 310px;
		text-indent: -9999px;
	}
	.header ul {
		padding: 0;
		margin: 0;
		list-style: none;
		position: absolute;
		top: 0px;
		left: 110px;
	}
	.header ul li {
		display: inline;
	}
	.header ul li a {
		float: left;
		padding: 9px 10px 9px;
		color: #fff;
		text-decoration: none;
	}
	.header ul li a:hover {
		background: url(images/header-menu-bg.gif) top repeat-x;
	}
.sidebar1 {
	width: 220px;
	margin-right: 5px;
	float: left;
}
	.sidebar1 h3 {
		margin: 0;
		padding: 0;
		background: url(images/side-h.gif) top no-repeat;
		width: 190px;
		height: 27px;
		color: #fff;
		padding: 6px 15px 0;
	}
	.sidebar1 ul, .sidebar1 .textwidget, .sidebar1 #calendar_wrap {
		background: url(images/side-bg.gif) left repeat-y;
		margin: 0;
		padding: 5px 15px;
		list-style: none;
	}
	.sidebar1 ul li, .sidebar2 ul li, .sidebar1 ul li a, .sidebar2 ul li a {
		color: #626e85;
		text-decoration: none;
	}
	.sidebar1 ul li a:hover, .sidebar2 ul li a:hover {
		text-decoration: underline;
	}
	.sidebar1 .widget .top {
		display: block;
		height: 5px;
		background: url(images/side-border.gif) 0px -5px no-repeat;
		margin-top: 2px;
	}
	.sidebar1 .widget .bottom {
		display: block;
		height: 5px;
		background: url(images/side-border.gif) 0px 0px no-repeat;
		margin-bottom: 2px;
	}
	#review ul li a {
		font-size: 15px;
		font-weight: bold;
	}
.sidebar2 {
	width: 160px;
	float: left;
	margin-left: 5px;
}
	.sidebar2 h3 {
		margin: 0;
		padding: 0;
		background: url(images/side2-h.gif) top no-repeat;
		width: 130px;
		height: 27px;
		color: #fff;
		padding: 6px 15px 0;
	}
	.sidebar2 ul, .sidebar2 .textwidget, .sidebar2 #calendar_wrap {
		background: url(images/side2-bg.gif) left repeat-y;
		margin: 0;
		padding: 5px 15px;
		list-style: none;
	}
	.sidebar2 .widget .top {
		display: block;
		height: 5px;
		background: url(images/side2-border.gif) 0px -5px no-repeat;
		margin-top: 2px;
	}
	.sidebar2 .widget .bottom {
		display: block;
		height: 5px;
		background: url(images/side2-border.gif) 0px 0px no-repeat;
		margin-bottom: 2px;
	}
.container {
	width: 715px;
	float: left;
}
.featured {
	clear: both;
	width: 715px;
	height: 216px;
	position: relative;
	margin-bottom: 5px;
}
	.featured .image {
		width: 715px;
		height: 216px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.featured a.frame {
		width: 210px;
		height: 216px;
		padding: 20px 25px 0 480px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		background: url(images/featured.png) top no-repeat;
		color: #fff;
	}
	.frame h2 {
		padding: 0;
		margin: 0 0 10px 0;
		font-size: 18px;
		font-weight: normal;
	}
	a.frame {
		color: #fff;
		text-decoration: none;
	}
	a:hover.frame h2 {
		text-decoration: underline;
	}
.content {
	width: 550px;
	float: left;
}
	.post {
		/*background: url(images/post-bg.gif) left repeat-y;*/
		position: relative;
		margin-bottom: 5px;
	}
	.post a {
		color: #626e85;
		text-decoration: underline;
	}
	.post a:hover {
		color: #626e85;
		text-decoration: none;
	}
	.post .entry a {
		color: #1dac10;
		text-decoration: underline;
	}
	.post .entry a:hover {
		color: #1dac10;
		text-decoration: none;
	}
	.postbg {
		background: url(images/post-top.gif) top no-repeat;
		height: 72px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
		width: 550px;
	}
	.post h2, .post .date, .post .entry {
		position: relative;
		z-index: 2;
	}
	.post h2 {
		padding: 15px 10px 0 50px;
		margin: 0;
		display: block;
		font-size: 18px;
		font-weight: normal;
		color: #000;
	}
	.post h2 a {
		color: #000;
		text-decoration: none;
	}
	.post .date {
		font-size: 11px;
		color: #626e85;
		padding-left: 50px;
	}
	.post .entry {
		padding: 10px 25px;
		color: #626e85;
		background: url(images/post-bg.gif) left repeat-y;
	}
	.post .details {
		height: 32px;
		position: relative;
		width: 550px;
		background: url(images/post-details.gif) top no-repeat;
	}
	.post .details a {
		font-weight: bold;
	}
	.postfooter {
		display: block;
		height: 6px;
		font-size: 0;
		background: url(images/post-foot.gif) top no-repeat;
	}
	.details .category {
		position: absolute;
		top: 8px;
		left: 15px;
		color: #626e85;
		font-size: 11px;
		width: 450px;
	}	
	.details .comments {
		position: absolute;
		top: 8px;
		right: 15px;
		color: #626e85;
		font-size: 11px;
		width: 90px;
	}
.navi {
	padding: 10px 0;
	clear: both;
}
	.navi a #prev, .navi a #next {
		display: block;
		background-repeat:  no-repeat;
		background-image: url(images/navi-button.gif);
		background-position: 0px 0px;
		width: 150px;
		height: 28px;
		float: left;
		color: #626e85;
		padding: 10px 0 0 0;
		text-align: center;
	}
	.navi a #next {
		float: right;
	}
	.navi a:hover #prev, .navi a:hover #next {
		background-position: 0px -38px;
		color: #fff;
	}
.footerbg {
	height: 151px;
	background: url(images/foot-bg.gif) top repeat-x;
	display: block;
	clear: both;
}	
.footer {
	width: 940px;
	height: 151px;
	margin: 0 auto;
	background: url(images/footer.gif) top no-repeat;
	position: relative;
	font-size: 11px; 
	color: #626e85;
}
.footer a {
	color: #626e85;
}
	.copy, .m {
		position: absolute;
		top: 70px;
	}
	.copy {
		left: 204px;
	}
	.m { 
		right: 20px;
	}
.comments-template{
	clear: both;
	margin: 10px 0 0;
	padding: 10px 15px 0;
	color: #626e85;
}
	.comments-template ol{
		margin: 0;
		padding: 0 0 15px;
		list-style: none;
	}
	.comments-template ol li{
		margin: 10px 0 0;
		line-height: 18px;
		padding: 0 0 10px;
		border-bottom: 1px solid #ccc;
	}
	.comments-template h2, .comments-template h3{
		font-size: 16px;
	}
	.commentmetadata{
		font-size: 12px;
	}
	.comments-template p.nocomments{
		padding: 0;
	}
	.comments-template textarea{
		font-family: Arial, Helvetica, Georgia, Sans-serif;
		font-size: 12px;
	}

	