/*  
	Theme Name: Corporate Theme
	Theme URI: http://www.kongtechnology.com
	Description: By Kitkat - Kongtechnology.com
	Version: 1.0
	Author: Kitkat
	Author URI: http://www.kongtechnology.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* HTML Elements */
* {margin:0; padding:0; font-family:Arial, Verdana, Sans-Serif;}
body,html {min-height:101%;}
body {background:#3c3c3c; color:#545454; padding: 13px 0 25px 0;}
body, select, input, textarea {font: 100% Arial, Verdana, Sans-Serif;}
p {margin: 15px 0;}
a:link, a:visited {color:#0000FF; /*font title*/ text-decoration:underline; font-weight:bold; background:trasparent;}
a:hover, a:active {color:#0000FF; /*hover title*/ text-decoration:none; background:trasparent;}
hr {display: block; height:1px; background:#333; border:0;}
small {font-size: 0.95em; font-style:italic; background:#ffffff; padding:0 0 0 4px;}
.smalllatest {font-size: 0.95em; font-style:italic; background:#ffffff; padding:4px 0 0 4px;}	
.postlink{font-size: 0.95em; background:#ffffff; padding-top:15px;}	
img, a:link img, a:visited img {border:0;}
ul.rsslist, ul.rsslist li {margin-left:-10px;; padding:0; list-style-type: none;}
ul.rsslist li a, ul.rsslist li a:link {font-weight:normal; color:#333333;}
.subtitle {padding:2px; text-transform:uppercase; letter-spacing:1px; font-weight:bold; margin:4px 0; background-color:#F6FAFF/*#CFE6FF#DFA7A7*/; border:1px solid #DFEAF7;}

/*Check Availability*/
table.htlcheck {text-align:left;}
table.htlcheck td {width:125px; font-size:14px;}
tr.htltitle {font-weight:bold;}
td.htlavprice {text-align:right;}

/*Home*/
div.intro p {font-size:14px; padding:0 10px; font:1.2em Georgia, "Times New Roman", Times, serif;}
h3.home {font:1.0em Arial, Helvetica, sans-serif; font-weight:bold; color:#5f5f5f; margin-bottom:2px; text-align:left; line-height:100%;}
.itemhome {margin-bottom:5px;}
.entryhome {text-align:justify; font-size:14px; line-height:120%; margin-top:0px; padding:0;}
img.hotelhome {padding:2px; /*width:140px; height:105px;*/ width:100px; height:75px; margin:2px 5px 0px 0; float:left;}
p.home {margin:0;}

/*Main Navbar */
#nav {
	background:#29292B; /*background colour*/
	font-size:1.1em;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9; /*border colour*/
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active, #home .on {
	background:#4E4F53; /*mover over*/
	text-decoration:none
	}	
	
	
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover {	background:none; }
		
/* Structure */

#page {
	width:780px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 15px 15px 15px;
	}

#branding {
	width:500px;
	padding-bottom:15px;
	}

.left {	float:left; }
.right { float:right; }

#sidebar {
	padding-top:5px;
	width: 180px;
	float:right;
	font-size:14px;
	}
	
#browse-select { font-size:10px; }

/*Css for the index page*/
	
#welcomebar{
	background:#ffffff;
	padding-right:8px;
	margin:20px 0 0 10px;
	height:160px;
	width:332px;
	/* float:right; */
	}
		
#latestbar{
	background:#ffffff;
	width:420px;
	text-align:justify;
	/* float:left; */
	font-size:14px;
	line-height:120%
	}
#latestbar h1{
	font-size:36px;
	text-align:center;
	font-family: Arial, Verdana, Sans-Serif;
	margin-left:-40px;
	}

#photobar{
	width:336px;
	height:252px;		
	margin:10px 0px;
	}
		
#photobar img{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dddddd;
	width:336px;
	height:252px;
}

div.homebox {border:2px solid orange; background:#ffffff; margin:4px 0; padding:4px;}
div.homebox ul, div.homebox ul li {list-style-type: none; font-weight:bold; font-size:12px;}
div.homebox ul li ul, div.homebox ul li ul li {list-style-type: square; font-weight:normal; margin-left:10px;}
div.homebox h3 {font: 1.6em Arial, Helvetica, sans-serif; letter-spacing:0.1em; margin-bottom:0px; font-weight:bold; color:#5f5f5f; background:orange;}
h2.home {color:maroon; font:24px Arial, "Times New Roman", Georgia, Times, serif; font-weight:bold; padding-top:7px;}

/*end of Css for index page*/

#contenttitle {
	float:left;
	width:550px;
	margin: 0px;
	padding: 10px 0px 0px 8px;
	}	
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#F8F8FA; /*background*/
	display:block;
	padding:4px 4px 4px 8px;
/*	border-left:4px solid #DEDFE1;*/
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#EEF1FE;
	text-decoration:none;
	color: #E13333;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
			
/*	Headers */
	
#header {
	background: #FFFFFF;
	width: 780px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	}
	
#header a {color: #333333; text-decoration: none;}
#header a:hover {color: #333333;}	

h1 {
	color: #333333;
	font-size: 22px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	}
	
h2 {
	font: 2.2em Georgia, "Times New Roman", Times, serif;
	padding-bottom:2px;
	border-bottom:0px solid #333;
	margin: 5px 0;
	}
	
h2.brand {
	font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
	font-size: 28px; 
	text-transform: uppercase; 
	border:0;
	font-weight: bold;
	margin:0;
	}

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	margin-bottom:0px;
	font-weight:bold;
	color:#5f5f5f;
	}

/*sidebar colour*/

#sidebar h3, #sidebar h2 {
	padding:5px 0 2px 0px;
	margin:2px 0 2px 0;
	font-size:1em;
	text-decoration:underline;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:15px;
	padding-top:10px
	}

h3#comments {
	margin-top:32px
	}

h3 {
	font-size:1.6em;
	margin-bottom:-2px;
	}

h4 {
	font-size:1.2em;
	margin-bottom:5px;
	}

h4.option {font-size:1.3em; color:maroon; margin:0; margin-bottom:-2px; padding:0;}

h5 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	margin: 12px 0;
	}	

.singlepage, h1.singlepage {
	color:maroon;
	font: 24px Arial, "Times New Roman", Georgia, Times, serif;
	font-weight:bold;
	padding: 10px 0px 0px 0px;
}

.singlecomment {
	font-size: 0.95em;
	font-style:italic;
	background:#ffffff;
	padding:4px 0px;
}	
	
	
/* Content */

#content {
	width:580px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}
	
.linebreak{
	margin-top:10px;
	border-top:5px solid #29292B; /*#999*/
}
	

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p {
	margin:0;
	}

.feature img {
	padding:1px;
	border:1px solid #000;
	}
			
#adsense_placeholder {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}	
	
#headerimage {
	margin-top:22px;
	}

.title {
	font-family: Arial, Verdana;
	font-size:1.5em;
	}
	
.feature#lead .title {
	font:2.5em "Times New Roman", Georgia, Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-top:2px;
	text-align:justify;
	font-size:14px;
	line-height:120%;
	margin-bottom:5px;
	margin-top:5px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}
	
.listdetail {width:100%; margin-bottom:7px;}
.listdetail .gall {float:left; text-align:left; width:250px;}
.listdetail .data {float:right; width:330px;}

/*Calendar*/
.contentdate {
	background: #FFFFFF url(images/calendar.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}

#contentmiddle {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 10px 0px;
	display: inline;
	}
	
#contentmiddle ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentmiddle ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}

.postspace {
	background: #EFEFEF url(images/spacer.gif);
	width: 530px;
	height: 10px;
	margin-top: 15px;
	padding: 0px;
	}

.navigation {
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	}

/*Post*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
/*Search*/

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}

form.ddpl-form select, form.ddpl-form select option {font:16px #545454 Arial, Verdana, Sans-Serif; margin:0; padding:2px; border:1px solid #cccccc;}

#searchform {
	/*background: url(images/searchform-bg.png) no-repeat right bottom;*/
	height: 35px;
	width: 100%;
}

#searchform #shome{width:285px; height:20px; margin:0; padding:2px; border:1px solid #cccccc; font:16px #545454 Arial, Verdana, Sans-Serif;}

#searchform #s{
	/*background: #ffffff url(images/form-field-bg.gif) no-repeat ;*/
	width: 150px; /*130px*/
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #545454;
	border-width:1px;
	border-style:solid;
	border-color:orange; /*#cccccc*/
}

#searchform #searchsubmit { 
	background: url(images/search-btn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}	

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}

/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	
.mycomments 
{
	background:url(images/comments.gif) no-repeat left center;
	padding-left:20px;
}
	
/*posting icon*/	
.myposts 
{
	background:url(images/posting.gif) no-repeat left center;
	padding-left:16px;
}

.myedits
{
/*	background:url(images/edit.gif) no-repeat left center;*/
	padding-left:10px;
}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {display:inline-block;}
.clearfloat {display:block;}
	
/* Footer*/

#footer {
	/*background: #F3F3F4;*/
	background: #dddddd;
	clear:both;
	height:50px;
	padding:1px;
	text-align:center;
	color:#000000;
	font-size:11px;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color: silver;
	}

#recentpost {
	padding:10px 5px 5px 5px;
	margin:10px 0 20px 20px;
	text-align:justify;
	float:right;
	font-size:8pt;
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
	width:324px;
	background-color:#eefeee;
}
	
#recentpost li {
	padding-left: 0px;
	margin-left: 20px;
	list-style-image:url(images/mini-comments.gif);
}

#recentpost a:hover {
	text-decoration: underline;
}

#recentposttitle {
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#cccccc;
	width:320px;
}

#bottombar {
	clear:both;
	color: #666666;
	overflow: hidden;
	background-color:#eeeeee;	
	border-width: 2px 0 0 0;
	border-style:solid;
	border-color: silver;
}

#bottombar li {
	list-style-type:square;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#dddddd;
	padding-left: 0px;
	margin-left: 20px;
}

#bottombar li a:link {
	display:block;
	padding:5px;
	color: gray;
}

#bottombar li a:visited {
	display:block;
	padding:5px;
	color:gray;
}

#bottombar li a:hover {
	display:block;
	background: #6E7B8B;
	color:white;
}


#write_by {
	padding-top: 2px;
}

.bottombartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #CFE1AC;
}

.sideblock {
	padding: 0px 5px;
	margin-bottom: 5px;
	background-color: #F6FAFF;
	border: 1px solid #DFEAF7;
	font-size:12px;
}

.sideblock ul, .sideblock ul li {list-style-type: none; font-weight:bold;}
.sideblock ul li ul, .sideblock ul li ul li {list-style-type: none; font-weight:normal; margin-left:5px;}

#sidebar ul li {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 15px;
	/*background:url(images/gobutton2.gif) no-repeat;
	background-position:top left;*/
}

#singlecat li {
	float:left;
	list-style-type:none;
}

#singlepostin {
	float:left;
}

#singlepostwrapper {
	padding: 0px 0px 10px 0px;
	font-size:8pt;
}

span.starclass {/*color:#CDCD00;*/color:orange; font-size:28px;}
span.starclass2 {/*color:#CDCD00;*/color:orange; font-size:20px;}

/* Custom fields */
.post-meta {margin-left:-20px; padding:0; line-height:110%;}
.post-meta-key {font-weight: bold;}

/* Hotel img style */
div.hotelimg {text-align:left;}
div.hotelimg a img, div.hotelimg a:link img {padding:5px; margin:2px; border:1px solid #CCCCCC;}
div.hotelimg a:hover img {border:1px solid orange;}

/* remove firefox dotted border */
a:focus {outline: 0;}

/* dropdown cat */
select#cat {width:130px; color:#545454; border:1px solid #cccccc;}

/* random hotel */
ul.randhotel {list-style-type: square; font-size:14px;}
ul.randhotel li {margin-left:33px;}

/*global traslator*/
#translation_bar {margin:3px auto;}
#translation_bar img {margin:0 3px;}

/*search hilite*/
.hilite {color: #000; background-color: #99ccff;}
.hilite1 {color: #000; background-color: #ffcc66;}
.hilite2 {color: #000; background-color: #99ff66;}
.hilite3 {color: #000; background-color: #ff9999;}	
