/*  
Theme Name: E-TourThailand
Theme URI: http://www.e-tourthailand.com/
Description: E-TourThailand is a template of <a href="http://www.e-tourthailand.com/">E-TourThailand</a>.
Version: 1.0 
Author: Khoich
Author URI: http://www.e-tourthailand.com/

	E-TourThailand ver 1.0
	http://www.e-tourthailand.com/
*/

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana, Tahoma, Arial, sans-serif;
line-height:1.4em;
background-color: #FFFFFF;
}

.tabl {font-size: 0.9em;padding: 4px;}

a{
color:#0066CC;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#c8961b; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

/**************** Header and navigation styles ****************/

/* navigation */
#mainlevel-nav { line-height:normal; padding: 0 0 0 0; }
#mainlevel-nav ul { margin:0; padding: 0; list-style:none; }
#mainlevel-nav li { list-style:none; float:left; background:url("images/left.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 8px; }
#mainlevel-nav a { float:left; display:block; background: #065689 url("images/right.gif") no-repeat right top; padding: 4px 16px 5px 8px; font-weight:bold; color:#FFF; }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mainlevel-nav a {float:none;}
/* End IE5-Mac hack */
#mainlevel-nav a:hover { color:#FFF;  }
#mainlevel-nav #current { background-image:url("images/left_on.gif"); }
#mainlevel-nav #current a { background-image:url("images/right_on.gif"); color:#A56060; }


#sbar{
height:3em;
line-height:3em;
font-family: Arial,sans-serif;
width:800px;
}

#sbar .right{
margin:7 10px 0 0;
font-size:1em;
float:right;
}

#sbar ul{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#sbar li{
float:left;
padding: 0 0 0 26px;
background-image: url(images/dot-yel.gif);
background-repeat: no-repeat;
background-position: 1em;
}

#container{
width:800px;
text-align:left;
background-color:#ffffff;
color:#303030;
}

#header{
height:100px;
background: #808080 url(images/header_bg2.gif) repeat-x;
}

#headerinner{
width:800px;
text-align:left;
padding:16px 0 0 20px;
}

#header h1{
padding:0px;
margin:0px;
font-size:2.4em;
background-color:inherit;
color:#fefefe;
letter-spacing:-1px;
font-weight:normal;
font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 a{
color:#fefefe;
font-weight:normal;
}

#header h2{
padding:0px;
margin:8px 0 0 10px;
font-size:1em;
background-color:inherit;
color:#aadefd;
letter-spacing:-1px;
font-weight:normal;
}

#translation_bar{
padding:0 0 0 20px;
font-size:0.8em;
}

#navigation{
height:1.4em;
line-height:1.4em;
font-family: Arial,sans-serif;
width:800px;
background:#393939;
color:#ffffff;
}

#navigation li{
float:left;
font-size:0.9em;
list-style-type:none;
border-right:1px solid #b9b9b9;
white-space:nowrap;
}

#navigation .right{
margin:0 6px 0 0;
font-size:0.8em;
color:#b6b6b6;
float:right;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.9em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #fefefe;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#ffd700;
color:#262626;
text-decoration:none;
}

/**************** Content styles ****************/
#contentsr{
width:800px;
padding:0;
margin:0;
}

#contentheader{
float:left;
width:520px;
margin:4px 25px 0 25px;
display: inline;
}

#content{
float:left;
width:520px;
padding:0 0 20px 0;
margin:4px 25px 0 25px;
display: inline;
font-size: 13px;
font-family:Arial,Tahoma;
}

#content .table {
          overflow:hidden; /* Clears the floats */
          width:100%; /* IE and older Opera fix for clearing, they need a dimension */
          list-style:none;
		  background-color: #f9f0d0; 
		  padding: 1px 0 1px 0;
		  margin-top:2px;
		  margin-bottom:2px;
}
#content .table li{
            float:left;
            display:inline; /* For IE so it doesn't double the 1% left margin */
            margin:1 0 1 0;
            position:relative; /* This is the key */
}
#content .table a{
 font-weight:normal; text-decoration:none; font-size:1.1em; font-family: Arial,sans-serif;
 }

#content td{
font-size:0.8em;
}

#content h1, #contentheader h1{
display:block;
margin:0 0 0 0;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
padding: 0 0 2px 0;
border-bottom: 1px solid #dadada;
}

#content h2, #contentheader h2{
display:block;
margin:0 0 2px 0;
font-size:1.4em;
font-weight:bold;
color:#505050;
background-color:inherit;
padding: 0 0 2px 0;
}
/*
#content h3{
display:block;
margin:0 0 0 0;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
padding: 0 0 2px 0;
border-bottom: 1px solid #dadada;
}
*/
#content h3{
display:block;
padding: 0 4 4 4; 
margin:0 0 0px 0;
font-size:1.2em;
font-weight:bold;

}

#content h2 a, #contentheader h2 a{font-weight:normal;}
#content h3 a, #contentheader h3 a{font-weight:bold;border-bottom: 1px solid #c6e4fd;}
#content h4{margin:0 0 15px 0; font-size:1.4em; letter-spacing:-1px;}
#content a{font-weight:normal;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content .more{font-size: 1.2em;}
#content .listd{font-size: 0.8em;}


/* Sidebar  1*/
#sidebarheader
{
	margin: 4px 20px 0px 0;
	float: right;
	width: 200px;
    display: inline;
}

#sidebar
{
	margin: 10px 20px 20px 0;
	float: right;
	width: 200px;
    display: inline;
	font-size: 13px;
}

#sidebar form {
	margin: 0;
}
		
#sidebar h2 {
	color: #000;
	background-color:inherit;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 10px 0 2px 20;
	border-bottom: 1px solid #ccc;
letter-spacing:-1px;
font-weight:bold;
font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/img_chk.gif) no-repeat left center;
}

#sidebar p {
	margin: 5px 0 5px 0;
	padding: 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 2px 0;
	background: url(images/img_dsh.gif) repeat-x left bottom;
}

#sidebar li a, #sidebartop a {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial,  Tahoma, Verdana;
	padding-left: 21px;
	background: url(images/img_arr.gif) no-repeat 10px 50%;
}

#sidebar ul .children li {
	margin-left: 30px;
	list-style-image: url(images/li.gif);
	background: #FFFFFF;
}

#sidebar ul .children li a{
	padding-left: 0px;
	background: #FFFFFF;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}
#sidebartop a:hover {
	text-decoration: underline;
}

#sidebar a img {
	border: 0px;
	text-decoration: none;
}

#sidebar a:hover img {
	text-decoration: none;
	border: 0px;
}

#sidebar a:hover  {
	text-decoration: underline;
	border: 0px;
}
		
/* End Sidebar  */


/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
background: #FFF url(images/bgdot.gif) repeat-x;
clear:both;
width:800px;
}

#footer .copyright{
font-size:0.8em;
text-align: center;
font-faily: Arial, Tahoma;
}

#footer li{
list-style: none;
margin:0 10px 0 0;
display: inline;
font-size:1.1em;
background-color:inherit;
font-weight:normal;
}

#footer p{padding:0; margin:0; text-align:center;margin:0 0 10px 0;}
#footer a{background-color:inherit; font-weight:normal; text-decoration:underline;}
#footer a:hover{background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #dbdbdb;
background-color:#f9f9f9;
color:#505050;
line-height:1.5em;
}

#date {
margin:0 0 0 0;
font-size: 0.9em;
font-style: italic;
padding:0px;
color:#505050;
background-image:url("images/bgdate.gif");
}
#date a {
color:#505050;
}
/**************** Related Posts ****************/

	.related_posts {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
/**************** Entry ****************/
	
.entry { margin:0 0 20px 0; padding:4px 2px 2px; color:#666; font-size:10px; text-align:left; background:url(images/entry.png) no-repeat top left; }
p img { margin:0; padding:2px; border:none; max-width:100%; }

/* --------------------------------------------------
Comments
-------------------------------------------------- */

#respond, #comments {
font-size: 14px;
color: #777;
font-weight: bold;
margin: 1.25em 0;
border-bottom: 1px solid #eeeeee;
}

.comments_link img{border:0;}

.commentsblock { padding-left: 10px; }

.commentbody {  }

.commentfooter { margin-top: 1em; margin-bottom: 2em; }

.commentbody { margin: 5px }

.commentbody h4 { font-size: 11px; margin-bottom: 10px; }

.commentbody p { margin-left: 10px; }


/****************SEARCH FORM****************/

textarea, #author, #email, #url, #s, #wpcf_your_name, #wpcf_email, #wpcf_website  {
	font:100% Verdana,Tahoma,Arial,sans-serif;
	font-size:1.1em;
	background: #fff;
	color: #333;
	padding: 1px 2px;
	border: 1px solid #BFBFBF;
}

textarea:focus, #author:focus, #email:focus, #url:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus {
 	 border-color: #6e6e6e; 
}

#submit {
	border: 1px solid #BFBFBF;
	color: #4c4c4c;
	background: #f9f9f9;
	padding: 2px 5px 1px 5px;
	font-size: 1.1em;
	cursor: pointer;
}

#submit:hover, submit:focus  {
	background: #ececec;
	border: 1px solid #BFBFBF;
	color: #4c4c4c;
	font-size: 1.1em;
	cursor: pointer;
	}
		
#contactsubmit {
	border: 1px solid #BFBFBF;
	color: #4c4c4c;
	background: #f9f9f9;
	padding: 2px 5px 1px 5px;
	font-size: 1.1em;
	cursor: pointer;
}

#contactsubmit:hover, submit:focus  {
	background: #ececec;
	border: 1px solid #BFBFBF;
	color: #4c4c4c;
	font-size: 1.1em;
	cursor: pointer;
	}
	
/****************ICONS****************/

.submit {
	background: url(images/go.gif) no-repeat;
	height: 26px;
	width: 26px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
	
.submit:hover {
	background: url(images/go.gif) no-repeat 0 -26px;
	height: 26px;
	width: 26px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}

.metalinks {
	margin-top: 3px;
	}

.trackbacklink {
	background: url('images/trackback.gif') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.top {
	background: url('images/up.gif') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}	

.print {
	background: url('images/print.gif') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}	
	
	.news {
	background: url('images/news.gif') left top no-repeat;
	padding: 0px 0 0px 22px;
	height: 16px;
	vertical-align : absmiddle;
	}	
	
.deliciouslink {
	background: url('images/delicious.gif') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}	

.commentslink {
	background: url('images/comment.gif') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}	
	
	.logo {
	background: url('images/logo.jpg') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 54px;
	width: 180px;
	}	
	
	.dot {
	background: url('images/dot.gif') no-repeat;
	padding: 0px 0px 0px 22px;
	height: 16px;
	vertical-align : absmiddle;
	}
	
	.dot {
	background: url('images/dot.gif') no-repeat;
	padding: 0px 0px 0px 22px;
	height: 16px;
	vertical-align : absmiddle;
	}
			
/****************Plug in****************/
 .weather_title {
     font-weight: bold;
	 font-size: 0.8em;
}
 .weather_info {
	 font-size: 0.8em;
}

.source {
	color: #c0c0c0; font-family:   Arial, MS Sans Serif; font-size: 10px
}