/*
Theme Name: Green Hotel II
Theme URI: 
Description: Green Hotel theme for wordpress
Version: 1.0
Author: 
Author URI: 
Tags: green, one sidebar, widgets

*/

/* Reset CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}
/*-- end reset */


/* Basic Configurations */
.wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.the_content p {
	margin: 0 0 1.12em 0;
	line-height: 1.5em;
}

.the_content h4,
.the_content ul,
.the_content ol {
	margin: 1.12em 0;
}

.the_content h1 { font-size: 2em; margin: .67em 0; }

.the_content h3 { font-size: 1.17em; margin: .83em 0 0 0; }

.the_content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 1.8em;
}
.the_content ul ul {	list-style: circle; }
.the_content ol { list-style: decimal; margin-left: 2em; }

blockquote {
	color: #777;
}

blockquote {
	margin: 15px 30px 0 20px;
	padding-left: 20px !important;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.clear {
	clear: both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.more a {
	color: #4967cb;
}

/*-- end basic conf*/


/* ============== Header ================================== */

#header {
	position: relative;
	height: 75px;
	overflow: hidden;
}

	#logo {
		float: left;
		margin: 5px 10px;
	}
	#logo h1 {
		background: url(images/logo.jpg) no-repeat;
/*		width: 942px; */
		width: 250px;
		height: 70px;
	}
	
		#logo h1 a {
			display: block;
/*			width: 942px; */
			width: 250px;
			height: 70px;
			text-indent: -9999px;
		}
	
	
	/* Page Links ---------------------------------------- */
	
	#page_links {
		position: absolute;
		top: 0px;
		right: 15px;
		z-index: 900;
	}
		#page_links a {
			margin-left: 8px;
		        font-size: 12px;
		        font-weight: bold;
      		        color: #031ce3;
		}
		
		#page_links img {
			vertical-align: middle;
		}
	
	
	/* Menu ---------------------------------------- */
	
	#menu {
		float: right;
		margin-top: 53px;
/*		margin-right: 20px; */
		margin-right: 5px;
		margin-bottom: 2px;
	}
	
		#menu a {
			font-size: 15px;
			font-weight: bold;
			color: #074301;
		}
	
		#menu li {
			float: left;
/*			padding-right: 32px; */
			padding-right: 20px;
		}
	
	#line1 {
		background: #45aa0f;
		height: 10px;
		overflow: hidden;
	}
	
	#line2 {
		background: #bcc622;
		height: 10px;
		margin-top: 1px;
		overflow: hidden;
	}

/* ============== End Header ================================== */


#container {
	padding: 0 9px 10px;
}

#container2 {
	padding: 10px 9px;
}


/* ============== Main ======================================== */

#main {
	width: 630px;
	float: left;
	margin-top: 10px;
}


	/* content --------------------------------------- */
	h2.content_title {
		font-size: 16px;
	}
	
	h2.content_title a {
		color: #074301;
	}
	
	.content_list {
		border-bottom: 1px solid #cbcbcb;
		padding: 15px;
	}
	
	

	/* Search Hotel --------------------------------------- */
	
	#search_container {
		width: 630px;
		height: 250px;
		overflow: hidden;
		position: relative;
		margin-bottom: 10px;
	}
		
		#find_hotel {
			position: absolute;
			width: 280px;
			height: 220px;
			top: 0;
			left: 0;
			background: url(images/bg_find.gif) no-repeat;
			
			top: 15px;
			left: 15px;
		}
		
		#hotel-search {
			padding: 12px;
		}
		
		.big-label {
			color:#337308;
		}
		
		.big-label span {
			font-weight: bold;
			font-size: 16px;
		}
		
		input#big-one {
			width: 95%;
			padding: 5px;
			border: 1px solid #c7cec6;
			margin: 3px 0 15px;
		}
		
		.input {
			width: 115px;
			padding-top: 10px;
			padding-bottom: 14px;
		}
		
		.input input {
			background: #ffffff url(images/calendar.png) no-repeat right center;
			width: 95%;
			padding: 2px;
			border: 1px solid #979997;
			cursor: pointer;
		}
		
		.option {
			float: left;
			width: 30px;
		}
		
		#submit-search {
			float: right;
			background: url(images/btn_search.gif) no-repeat;
			border: none;
			width: 119px;
			height: 37px;
			margin-top: 3px;
		}
	
	
	
		/* Category-Left ----------------------------------------- */
	
	#category_left {
		background: #fff7ff url(images/round2.png) no-repeat;
		/* background: #fff7ff; 
		border: 1px solid #b2b2b1;
		-moz-border-radius: 10px;
		*/
		float: left;
		width: 310px;
		height: 340px;		
		overflow: hidden;
		
		
	}
	
		.category_left_header h2 {
			color: #241001;
			font-size: 24px;
			border-bottom: 5px solid #c78301;
			padding: 6px 16px 3px;
			font-weight: normal;
		}
		
		.category_left_content {
			padding: 5px 16px;
			color: #1d1d1d;
		}
			
			.category_left_content h3 {
				color: #643206;
				font-size: 16px;
				font-weight: bold;
			}
			
			.category_left_content h3 a {
				color: #643206;
			}
			
		.meta {
			color: #1d1d1d;
		}
			
		.more_news {
			font-weight: bold;
			text-align: right;
			padding: 1em;
		}
			
			
	/* Category-Right ----------------------------------------- */
	
	#category_right {
		background: #d9e4c4 url(images/round3.png) top center no-repeat;
		width: 310px;
		height: 340px;
		/*
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px; */
		overflow: hidden;
		float: right;
		position: relative;
	}
		.category_right_header h2 {
			color: #241001;
			font-size: 24px;
			padding: 5px 15px 8px;
			font-weight: normal;
		}
		
		.category_right_content {
			text-align: center;
		}
		
		.category_right_content h3 {
			font-size: 14px;
			font-weight: bold;
			color: #0e5026;
			padding-top: 4px;
		}
		
		.category_right_content h3 a {
			color: #0e5026;
		}	
	
		
		.category_right_content img {
			border: 4px solid #ffffff;
			/*
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright: 5px;
			*/
		}
		
		.category_right_content .summary {
			padding: 2px 12px;
		}
	
	
	/* Widget_Bottom / Popular Destination ----------------------- */
	#widget_bottom {
		padding-top: 10px;
	}
	
	.widget_bottom {
		border: 1px solid #b2b2b1;		
	}
		
		.bottom_header {
			background: #f2f2f2;
			height: 28px;
			border-bottom: 1px solid #b2b2b1;
		}
		
		.bottom_header h2 {
			font-size: 14px;
			padding: 6px 10px 0;
		}
	
	#popular_destinations {
		height: 250px;
		overflow: hidden;
	}
	
	#pd_container {
		padding: 0 14px;
	}
	
	#popular_destinations h3 {
		color: #337308;
padding-top: 7px;
	}
	
	#popular_destinations p {
		padding-top: 0.7em;
	}
	
	#popular_destinations ul.links li {
		float: left;
		padding: 0 7px;
		border-left: 1px solid #000000;
	}
	
	#popular_destinations ul.links li:first-child {
		padding-left: 0;
		border: none;
	}
	

/*---------------------------------------------------------------------*/
/*-----------------------			COMMENT		   --------------------*/
/*---------------------------------------------------------------------*/

h3#comments {
	margin-top	: 30px;
}

ol.commentlist {
	padding-left	: 0;
	width			: 610px;
}

.commentlist .avatar {
	float	: left;
	padding	: 2px;
	margin-right	: 10px;
	margin-bottom	: 10px;
	border	: 1px solid #ccc;
}

.commentlist p {
	clear	: left;
	padding-bottom: 5px;
}

.commentlist li.comment {
	border-bottom	: 1px solid #ccc;
	margin-bottom	: 10px;
}

#commentform p {
	padding: 5px 0;
}
	
	
/* ============== End Main ====================================== */

/* ============== Sidebar ======================================= */

#sidebar {
	float: right;
	width: 300px;
}

	.widget {
		margin-top: 10px;
	}
	
	.ad_banner {
		height: 248px;
		border: 0px solid #b2b2b1;
		overflow: hidden;
	}
	
	#topten {
	/*
		border: 1px solid #b2b2b1;
		 -moz-border-radius: 10px; */
		background: url(images/round5.png) no-repeat;
		height: 370px;
		overflow: hidden;
	}
	
	#topten_container {
		padding: 16px;
	}
	
	#topten_container h2 {
		color: #337308;
		font-size: 16px;
	}
	
	#topten ol {
		list-style-position: outside;
		margin-left: 20px;
		margin-top: 15px;
	}
	
	#topten li {
		padding: 5px;
	}
	
	#topten li.hc {
		background: #f3f6eb;
	}
	
	

/* ============== End Sidebar ====================================== */

/* ============== Top Vacations Destinations ======================= */

#top_vacation {	
	/* -moz-border-radius: 10px; */
	margin-top: 10px;
	background: url(images/round4left.png) no-repeat;	
}

	#tv_inside1 {
		background: url(images/round4right.png) right no-repeat;
	
	}
	
	#tv_inside2 {		
		padding: 0 4px;
		height: 110px;
		border-top: 1px solid #e4e2e2;
		border-bottom: 1px solid #e4e2e2;
		margin: 0 8px;
	}


	#top_vacation h3 {
		font-size: 14px;
		color: #000000;
		padding: 20px 0 10px;
	}


/* ============== End Top Vacations Destinations =================== */

/* ============== Footer =========================================== */

#footer {
	padding: 10px;
	text-align: center;
}

#footer li {
	display: inline;
	padding: 10px;
}

#footer p {
	padding-top: 10px;
	font-size: 12px;
}
