/*  
Theme Name: Bangkok
Theme URI: http://www.jobbangkok.com/
Description: A WordPress Theme based on <a href='http://www.jobbangkok.com'>Jobs</a>.
Version: 1.0
Author: Somchai Yhai
Author URI: http://www.jobbangkok.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #333;
}
#header {
	height: 180px;
	margin-bottom: 25px;
	background: #fff url('images/head.jpg') no-repeat top right;
	font-family: "Times New Roman", Times, serif;	
	font-size: 18px;
}
#header h1 {
	margin: 0;
	padding-top: 30px;
	font-size: 36px;
}
#header p {
	margin: 0;
	color: #a1a1a1;
}
#header img {
	margin: 40px  10px 0 0;
	float: left;
	border: 0;
}

a {
	color: #0674C2;
	text-decoration: none;
}
a:hover {
	color: #F63;
}

h1 {
font-size: 250%;
line-height:120%;
}
h2 {
font-size: 170%;
line-height:120%;
}
h3 {
font-size: 140%;
line-height:120%;
}
h4 {
font-size: 120%;
line-height:100%;
}
.font11 {
	font-size: 11px;
}
#container {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	background-color: #f0f0f0;
	padding: 0;
	margin-bottom: 25px;
}
#content {
	background-color: #f0f0f0;
}
.footer_content { 
	background: #fff url('images/box_footer.gif') no-repeat center top; 
	padding-top: 6px;
	margin-top: 10px;
}
#col1 {
	float: left;
	width: 670px;
	margin-left: 10px;
	display: inline;
}
#col2 {
	float: left;
	margin-left: 10px;
	width: 240px;
}
#footer {
	background: #fff url("images/footer.jpg") repeat-x center top; 
	height: 70px;
	text-align: center;
}
#designby {	
	width: 92%;
	text-align: right;
	font-size: 10px;
	height: 12px;
	padding: 58px 8% 0 0;
	margin: 0;
	color: #48A4FF;
}
#designby  a {
	color: #48A4FF;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.post, .page {
	border: 0;
	border-width: 0 1px;
	background: #fff url('images/detail2.gif') repeat-y center top;
	margin-bottom: 35px;
	width: 672px;
}
.post_head {
	background: #fff url('images/detail1.gif') no-repeat center bottom;
	padding-top: 5px;
	margin: 0;
}
.post_bottom {
	background: #fff url('images/detail3.gif') no-repeat center top;
	padding-top: 5px;
	margin: 0;
}
/*****************************************************/
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
p {
	margin: 0.7em 0;
	text-align: left;
}

.thread-odd {
	/*background-color: #f8f8f8;*/
	background-color: #ECF5FF;
}
.thread-even {
	background-color: white;
}
#comments {
	margin: 0 0 0 10px;
	padding: 0;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
.commentlist li {
	font-size: 0.9em;
}
.commentlist li ul li, #commentform input, #commentform textarea {
	font-size: 1em;
}
#commentform textarea {
	line-height: 1.25em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.alignright a, .alignleft a {
	font-weight: bold;
}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

 .entry ul, .entry ol {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-position: inside;
}
.entry li {
	margin: 6px 0 7px 8px;
}
/* End Entry Lists */

/* Begin Form Elements */
#commentform label {
	font-size: 11px;
	vertical-align: middle;
}
#commentform input {
	width: 180px;
	padding: 2px;
	margin: 1px 0 5px 0;
}
#commentform {
	margin: 0;
}
#commentform textarea {
	width: 80%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	width: 120px;
}
/* End Form Elements */

/* Begin Comments*/
#leavereply, #comments {
	border-bottom: 1px dashed #5EAEFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
}
#leavereply {
	margin: 0 0 10px 10px;
	padding-top: 5px;
}
#respond {
	width: 630px;
	margin-left: 40px;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	margin-left: 40px;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 1px 5px 10px 10px;
	list-style: decimal;
	clear: both;
}
.comment-body {
	margin-bottom:  10px;
}
.commentlist .depth-1 {
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 15px;
	list-style: none;
}
.commentlist p {
	margin: 5px 5px 5px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
a img {
	border: none;
}
.navigation, .topnavigation {
	width: 640px;
	margin: 0 15px 25px 15px;
}
.navigation {
	margin: 10px 15px 10px 15px;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 4px 4px;
	margin: 0;
	text-align: center;
}
/* End captions */

/*** NAV ***/
#top_nav {
	position: absolute;
	top: 150px;
	width: 940px;
	background-color: #000;
	background: #fff url('images/menu.gif') no-repeat top left;
	height: 30px;
}

#top_search {
	width: 207px;
	float: right;
	padding:0;
}
#searchform {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: right;
}
#searchsubmit {
	outline: none;
	float: right;
}
#s {
	height: 16px;
	margin: 6px 5px 0 0;
	width: 160px;
	padding: 0;
	border: 1px solid #fff;
	float: right;
}

#suckerfishnav, #suckerfishnav ul {
	float:left;
	list-style:none;
	line-height: 2em;
	padding:0;
	border:1px solid #ddd;
	margin:0;
	z-index: 2;
}
#suckerfishnav {
	font-size:12px;
	width: 710px;
	display: block;
	height: 30px;
	margin-left: 5px;
	border: none;
	margin-top: 2px;
}
#suckerfishnav a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding: 1px 8px 3px 8px;
	font-weight: bold;
}
#suckerfishnav li {
	float:left;
	padding:0;
}
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:151px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top:1px solid #ddd;
	z-index: 2;
}
#suckerfishnav li li {
	width:149px;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-left: 0;
	background-color: #5B5B5B;
}
#suckerfishnav li li a {
	padding:4px 10px;
	width:130px;
	font-size:12px;
	font-weight: normal;
	color: #fff;
}
#suckerfishnav li ul ul {
	margin:-21px 0 0 150px;
}
#suckerfishnav li li:hover {
	background: #676767;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
	color:#fff;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#fff;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color:#fff;
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
	left:-999em;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left:auto;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background: #676767;
}
.entry, .entry_title, .postmetadata {
	margin-left: 15px;
	margin-right: 15px;
	width: 640px;
	display: block;
}
.entry {
	line-height:1.7em;
	margin-bottom: 15px;
}
.entry_date {
	float: left;
	width: 52px;
	height: 48px;
	border: 0;
	color: #FFF;
	background: #fff url('images/date.gif') no-repeat center center;
	font-size: 15px;
	font-weight: bold;
	margin-right: 7px;
	position: relative;
	top: -23px;
}
.entry_date p {
	margin: 0;
	padding-top: 1px;
	text-align: center;
}
.entry p a:visited {
	color: #b85b5a;
}
.entry_date span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.entry_title {
	margin-top: 8px;
	margin-bottom: 5px;
}
.post_title {
	width: 578px;
	float: left;
	margin: 0;
}
.post_page {
	width: 640px;
}
.post_title h2 {
	border-bottom: 1px dotted #0674C2;
	margin: 0 0 2px 0;
}
.entry_category {
	float: left;
	padding-left: 22px;
	background: #fff url('images/cat.gif') no-repeat left center;
	font-size: 11px;
}
.entry_comment {
	float: right;
	padding-left: 22px;
	background: #fff url('images/comment.gif') no-repeat left center;
	font-size: 11px;
}
.postmetadata {
	clear: both;
	margin-bottom: 20px;
}
.entry_by {
	float: left;
	font-size: 11px;
}
.entry_tag {
	float: right;
	font-size: 11px;
}
/*********** Cat *********/
#col2 p {
	padding: 10px 10px 5px 10px;
	margin: 0;
	line-height: 1.3em;
}
#col2 h2 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0;
	color: #fff;
	height: 22px;
	width: 230px;
	background: url(images/right1.gif) no-repeat left top;
	padding: 5px 0 0 10px;
}
#col2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#col2 ul li  {
	padding: 0 0 9px 0;
	background-color: #fff;
	margin-bottom: 15px;
}
#col2 ul li ul li  {
	background: url(images/list.gif) no-repeat left 6px;
	padding: 0 0 1px 14px;
	margin: 0 0 4px 10px;
	line-height: 150%;
	border: none;
}
#col2  ul li ul li ul {
	margin: 4px 0 0  0;
}
#col2  ul li ul li ul  li {
	margin: 0;
}
#col2 ul li.archive ul li {
	background: url(images/ul.gif) no-repeat left 5px;
}
#col2 ul li.categories ul li {
	background: url(images/category.gif) no-repeat -4px 5px;
	padding: 1px 0 0 17px;
}
/*
#col2  li {
	background: url(images/list.gif) no-repeat left 4px;
	padding-left: 13px;
	margin: 0 0 4px 0;
	line-height: 125%;
}
#col2 li.categories {
	background: url(images/category.gif) no-repeat -4px -4px;
}
#col2  li ul {
	margin: 4px 0 0  0;
} */
/*
#col2 ul {
	margin: 0 10px 0 10px;
	padding: 0 0 1px 0;
	list-style-type: none;
}

#archives, #categories, #links, #meta {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border: 1px solid #B9DCFF;
	background-color: #EAF4FF;
}
#archives li {
	background: url(images/list.gif) no-repeat left center;
	padding: 4px 0 4px 15px;
	line-height: 125%;
}
#categories li {
	background: url(images/category.gif) no-repeat -4px center;
	padding: 4px 0 4px 19px;
	line-height: 125%;
}
#links li, #meta li {
	background: url(images/ul.gif) no-repeat left center;
	padding: 4px 0 4px 15px;
	line-height: 125%;
}
*/
/******/
hr {
	border-color: #0674C2;
	border-style:none none dashed;
	border-width:medium medium 1px;
	color: #fff;
}
legend {
	display: none;
}
fieldset {
	border: 0;
	margin: 0;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
}
