/*
Theme Name: G Travel and Lifestyle
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 12px Lucida Sans, sans-serif;
	color: #2b2b2b;
	background: #3c3c3c;
}
a {
	text-decoration: none;
	color: #b5101e;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 1024px;
	margin: auto auto;
	text-align: center;
	position: relative;
	background: url(images/wrapperbg.png) repeat-y top;
}
/** END wrapper**/

/** BEGIN topnav **/
#topnav {
	background: #222222;
	width: 1024px;
	height: 56px;
	margin: 0 auto;
}

/*		#topnav ul {
		clear: both;
		float: right;
		list-style-type: none;
		padding-top: 0;
		margin-bottom: 0;
		text-align: right;
	}
		#topnav ul li {
			float: right;
		}
		#topnav ul li a {
			color: #898989;
			display: block;
			font-size: 0.9em;
			outline: none;
			padding: 20px 10px;
			text-decoration: none;
		}
		#topnav ul li a:hover {
			color: #ffffff;
			text-decoration: none;
		}
		
		*/
		
		#dropmenu, #dropmenu ul {margin:5px auto 0 auto; list-style-type:none; position:relative; z-index:300; font-weight:normal; font-size: 0.9em;}
#dropmenu a {display:block; padding:7px 10px; color:#686868; text-decoration:none; color: #fff;  margin-bottom: -2px;}
#dropmenu a:hover {color:#cccccc; height: auto; background:#111111;}
#dropmenu li {float:right; position:relative;} 
#dropmenu ul {position:absolute; display:none; width:100px; top:20px;}
#dropmenu ul a {border-left:none;}
#dropmenu li ul {border-top:0;}
#dropmenu li ul a { width:80px; height:auto; text-align: left; float: left;}
#dropmenu ul ul {top:auto;  margin-bottom: 0;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 20px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none; }
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

/** BEGIN header **/
#header {
	background: #FFFFFF;
	width: 1024px;
	margin: 0 auto;
}

	#headerimg01 {
	background: url(images/headerimg-01.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph {
	background: url(images/headerimg-01.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-climate {
	background: url(images/h_climate.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-culture {
	background: url(images/h_culture.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-history {
	background: url(images/h_history.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-holidays {
	background: url(images/h_holidays.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-religion {
	background: url(images/headerimg-01.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-about {
	background: url(images/h_about.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-home {
	background: url(images/h_home.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-accommodations {
	background: url(images/h_accommodations.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-activities {
	background: url(images/h_activities.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-tripadvisor {
	background: url(images/h_tripadvisor.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#headerph-contact {
	background: url(images/h_contact.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}

	#header h1 {
		margin: 35px 20px 15px 20px;
		height: 20px;
		width: 500px;
		float: right;
		color: #727272;
		font-size: 1.0em;
		text-align: right;
		font-weight: lighter;
	}
		#header h2 {
		background: #a70e13;
		height: 10px;
		width: 1024px; 
		}	
	#header .logo {
		margin: 0px 20px 15px 50px;
		background: url(images/logo.png) no-repeat;
		height: 128px;
		width: 99px;
		float: left;
		position: absolute;
	}
		
#nav {
	height: 30px;
	width: 1024px;
	margin: 0 auto;
}		
	#nav ul {
		clear: both;
		float: left;
		list-style-type: none;
		padding-bottom: 0;
		margin-top: 155px;
		margin-left: 10px;
	}
		#nav ul li {
			float: left;
		}
		#nav ul li a {
			color: #CCCCCC;
			display: block;
			font-size: 1.0em;
			font-weight: bold;
			outline: none;
			padding: 10px 20px 0 10px;
			padding-bottom: 3px;
			margin-left: 0;
			text-transform: uppercase;
		}
		#nav ul li a:hover {
			color: #ffffff;
			text-decoration: none;
		}		
		#nav h1 {
		clear: both;
		float: left;
		list-style-type: none;
		padding-bottom: 0;
		margin: 0 10px;
		border-bottom: #6f706b dotted 1px;
		height: 1px;
		width: 780px; 
		}
		#nav h2 {
		clear: both;
		float: right;
		list-style-type: none;
		padding: 0 15px 0 0;
		margin: -12px -20px;
		background:url(images/navarrow.gif) no-repeat;
		height: 6px;
		width: 10px; 
		}
/** END header **/

/** BEGIN content **/
#content {
	width: 1024px;
	height: 100%;
	/* padding: 0 10px 10px 10px; */
	background: #ffffff;
	margin: 0 auto;
}

#content .columnLeft {
	width: 720px;
	height: 100%;
	padding: 20px;
	margin: 20px;
	float: left;
}
		#content .post {
			border-top: 1px solid #E9E9E9;
		}
			#content .post img {
				float: left;
				margin-right: 20px;
				padding: 7px;
				border: 1px solid #E9E9E9;
				background-color: #F2F2F1;
				width: 150px; height: 150px;
			}
			#content .columnLeft h1{
				font-size: 1.8em;
				font-weight: normal;
				padding-bottom: 5px;
				padding-top: 10px;
				text-align: left;
				color: #b5101e;
				text-transform: uppercase;
			}
			#content .columnLeft h1 a {
				color: #b5101e;
				text-decoration: none;
				text-transform: uppercase;
			}
				#content .columnLeft h1 a:hover {
					text-decoration: underline;
				}
			#content .columnLeft p {
				color: #212121;
				font-size: 1.1em;
				line-height: 1.2em;
				margin-bottom: 15px;
				text-align: left;
			}
			#content .columnLeft h2{
				float: left;
				background: #999999;
				width: 100%; height: 1px;
				margin-bottom: 5px;
			}
			#content .columnLeft h3 {
				color: #212121;
				font-size: .8em;
				margin: 5px 0;
				text-align: left;
				float: left;
				width: 100%;
				font-weight: lighter;
			}
			#content .columnLeft .comment a {
				float: right;
				background: url(images/comment.gif) no-repeat 1px 0;
				width: 91px;
				color: #FFFFFF;
				padding: 7px 6px 14px 6px;
				text-decoration: none;
				font-size: 0.9em;
				margin-top: 10px;
			}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 300;
	height: 100%;
	background: #ffffff;
	padding: 0 5px 5px 5px;
	margin: 10px 0 0 0;
	float: left;
	text-align: center;
}
#sidebar #container{
	width: 320px;
	height: 100%;
	background: #ffffff url(images/sidebarbg.jpg) repeat-y 0;
	margin: 0;
	float: left;
}
	#sidebar .column{
		width: 45%;
		height: 100%;
		padding: 10px 5px;
		margin: 0 0 5px 5px;
		float: left;
	}
		#sidebar .column h1{
		font-size: 1.8em;
		font-weight: normal;
		padding-bottom: 17px;
		text-align: left;
		color: #000000;
		text-align: left;
	}
		#sidebar h2{
			width: 1px;
			height: 100%;
			background: url(images/dotted2.png) repeat-y 0;
			padding: 5px 5px;
			margin: 0 0 5px 0;
			float: right;
		}
/*	#sidebar img {
		padding: 11px 0 0 20px;
	}*/
	#sidebar #search{
	width: 300px;
	height: 70px;
	background: #7e7e7e;;
	float: left;
	text-align: center;
	margin: 10px 10px;
}
	
	#sidebar #adspotSidebar{
	width: 300px;
	height: 250px;
	background: #FFFFFF;;
	float: left;
	text-align: center;
	margin: 10px 10px;
}

	#sidebar form {
		margin-right: 10px;
		width: 303px; height: 37px;
		border-top: 1px solid #7e7e7e;
		border-bottom: 1px solid #7e7e7e;
		background: #7e7e7e url(images/search.png) no-repeat center;
		padding: 15px 7px;
		margin: 14px 0;
	}
	#sidebar form input {
		float: left;
		border: 0;
		width: 210px;
		height: 15px
		font-size: 0.9em;
		font-family: Verdana;
		margin: 8px;
		background-color: #ffffff;
	}
	#sidebar form button {
		float: right;
		width: 68px; height: 35px;
		font-size: 0.8em;
		font-family: Verdana;
		font-weight: bold;
		color: #ffffff;
		border: 0;
		background-color: transparent;
		text-transform: uppercase;
		cursor: auto;
	}
	#sidebar .sponsor img {
		padding-bottom: 14px;
	}
	#sidebar ul {
		list-style-type: none;
		float: left; 
		text-align: left;
		}
		#sidebar ul li {
			padding: 5px 0;
			float: left;
			width: 130px;
		}
		#sidebar ul li a {
			color: #002552;
			text-decoration: none;
		}
			#sidebar ul li a:hover {
				text-decoration: underline;
			}
		#sidebar .category, #sidebar .archive, #sidebar .blogroll, #sidebar .meta, #sidebar .tag, #sidebar .video, #sidebar .flickrs, #sidebar .pop {
			border-bottom: 1px solid #E7E6E6;
			clear: both;
			padding-top: 10px;
		}
			#sidebar .flickrs .flick {
				padding: 10px 0 10px 18px;	
			}
			#sidebar .flickrs img {
				padding: 3px 5px;
			}
			#sidebar .pop {
				padding: 0;
			}
				#sidebar .pop ul li {
					padding: 0;
					clear: both;
					width: 270px;
				}
				#sidebar .pop a {
					color: #31353E;
					text-decoration: underline;
					font-weight: bold;
				}
				#sidebar .pop p {
					line-height: 1.3em;
					margin: 8px 0;
				}
		#sidebar .video img {
			padding: 10px 0 20px 14px;
		}
		#sidebar .archive, #sidebar .meta, #sidebar .tag {
			background-color: #EDEDED;
		}
/** END sidebar **/

/** BEGIN footer**/
#footer {
	background: #151515 url(images/footerbg.png) repeat-x 0;
	clear: both;
	color: #FFFFFF;
	font-size: 0.9em;
	width: 1024px;
	height: 46px;
	margin: 0 auto;
}
	#footer p {
		margin: 0 auto;
		padding: 15px 0;
		text-align: center;
		width: 100%;
		text-transform: uppercase;
	}
		#footer a {
			color: #FFFFFF;
		}
			#footer a:hover {
				text-decoration: underline;
			}

/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	clear: both;
	padding: 10px 0;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 3px 6px !important;
			margin-right: 2px;
			border: 1px solid #e0e0e0 !important;
			margin-top: 4px;
		}
		#wp_page_numbers .active_page a {
			background-color: #ffffff !important;
			border: 0 !important;
		}
#content .single {
	padding: 10px;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .title {
		font-size: 1.8em;
		font-family: Arial;
		font-weight: normal;
		padding-bottom: 17px;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	padding: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
.flashbox {
	padding: 12px;
}
	.flashbox a {
		color: #000000;
	}
	
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation2 {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation2 a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation2 a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
#respond h2 {
	margin-bottom: 20px;
}
/** END wordpress 2.7 comments **/