/*
Theme Name: Charming Hotel
Theme URI: http://www.ezwpthemes.com/templates/charming-hotel.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: brown, fixed width, three columns, right sidebar, left sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/

/* CSS Document */
body {
	font-family:arial,Verdana, Geneva, sans-serif;
	background-color:#785142;
}

body,div#wrapper{ 
	margin:0 auto;
}

a img{vertical-align:top;border:0;}
  
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;
}   
address,caption,cite,code,dfn,em,th,var {
	font-weight:normal; 
	font-style:normal;
}   

.clear{clear:both; width:100%; height:0; font-size:0;}
.left_img{ float:left; padding:10px;}

#wrapper{
	background:#785142 url(images/body_bg.jpg) center top no-repeat;
}
#header{
	width:960px; 
	height:260px; 
	position:relative;
}
#bottom_frame{}
#container{
	width:960px; 
	background:url(images/container_bg.jpg) left top;
}
.cont_width{
	width:960px;
	background:url(images/container_top_bg.jpg) -2px top no-repeat;
 }


#blog_title,#header h2{
	 font-size:3em;/* Blog title */
	 color:#fff;
	 font-weight:bold;
	 padding-left:300px;
	 padding-right:150px;
	 text-align:left;
 }
#header h2{ 
	font-size: 1.4em; /* Blog Description */
}
#blog_title{
 padding-top:20px;
 }
#blog_title a,#blog_title a:link,#blog_title a:visited,#blog_title a:hover{ 
	color:#fff;
	text-decoration:none;
}
blockquote, code {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px dashed #999;	
}
blockquote {
	background: #F8F4AB;
}
code {
	background: #F5D582;
}
#menu,#searchform,#rss{
	position:absolute;
}
#menu{ 
	font-weight:bold; 
	font-size:1.6em;
	left:180px; 
	top:216px;
	width:560px;
	overflow:hidden;
	 height:22px;
}
#menu ul li{ 
	float:left;
}
#menu ul li a{
	padding:5px 16px; 
	color:#fff;
}
#menu ul li a:hover{
	padding:5px 16px; 
	color:#53100f;
}
#searchform{
	 right:27px;
	 bottom:-30px;
	 text-align:left;
  }
#s{
	border:none; 
	height:22px; 
	line-height:22px;  
	display:block; 
	clear:both;
	margin-right:20px;
	background-color:transparent;
	color:#041e46;
	font-size:1.4em;
	width:120px;
	font-weight:bold;
}
#searchsubmit{ 
	border:none;
	background:url(images/serach_btn.jpg) left bottom;
	width:54px; 
	height:23px;
	margin-left:70px;
   }
#searchsubmit:hover{background:url(images/serach_btn.jpg) right bottom;}
#rss{ 
	position:absolute; 
	left:30px; 
	bottom:2px;
}

/* Content */
#sidebar_sub,#content,#sidebar{ 
	float:left; 
	width:220px; 
	overflow:hidden;
}
#sidebar{ float:right;}
#content{ width:550px;}
#sidebar{width:190px;}

/*sidebar_sub strat*/
#welcome{
	 color:#54411f;  
	 padding-top:80px;
	 text-align:left; 
	 width:100%;
	 height:118px; 
	 font-size:1.2em;
	 overflow:hidden;
 }
#sidebar_sub{
	width:200px; 
	padding:0 5px 0 15px;
	text-align:left;
	font-size:1.2em;
	color:#fff;
	position: relative;
}
#sidebar_sub li ,#sidebar_sub div{
	width:180px;
}
#sidebar_sub a{ 
	color:#fff;
	font-size:1em;
}
#sidebar_sub a:hover{ color:#fc0; text-decoration:none;}
#sidebar_sub ul ul {
	padding: 0px 0 0 17px;
	margin: 0;
}
#sidebar_sub ul ul li {
	width:163px;
	font-size: 1em;
	background: none;
}

#sidebar_sub ul ul li li {
	width:146px;
	font-size: 1em;
	background: none;
}
#sidebar_sub ul ul ul li li{
	width:139px;
	font-size: 1em;
	background: none;
}
#sidebar_sub ul ul ul ul li{
	width:122px;
	font-size: 1em;
	background: none;
}
.recent_posts,.recent_comments{
padding:20px 0;

}
.recent_posts h2, .recent_comments h2{ 
	padding-top:20px; 
	background:url(images/left_title_h2.jpg) center 20px no-repeat;
	width:100%; 
	text-indent:-1000px;
  }
.recent_comments h2{
	padding-top:0px;
	background:url(images/left_title_firest_h2.jpg) center top no-repeat;
}
.recent_posts li, .recent_comments li{  
	padding:0px 0 2px 0px ; 
	font-size:1.2em; 
	width:180px;
	overflow:hidden;

}


#sidebar_sub h2{
	padding-top:20px; 
	background:url(images/left_title_bg.png) left 15px no-repeat;
	width:163px; 
	height:40px;
	font-size:1.4em;
	font-weight:bold;
	color:#000;
	text-indent:12px;
	margin-top:20px;
}
/*sidebar_sub end*/

/* content css */
.post{
	width: 522px;
	padding: 8px 14px;;
	position: relative;
	text-align:left;
}
.post-title{ 
	padding: 10px 14px 13px 70px; 
	width:438px;
	clear:both;
	vertical-align:middle;
}

.post .post-title {

	font-size: 2em; /* Post title */
	font-weight:bold;
	background: url(images/date_ico.png) no-repeat;
}
.post .nobg{ background-image:none; padding-left:14px;}

.post .post-title a {
	color: #490909;
}
.post .post-title a:hover {
	color: #a00;
}
.post_header_bg {
	position: relative;
}
.post_date {
	width:64px;
	padding:10px 0 2px;
	height:36px;
	font-size: 1.2em;
	position:absolute;
	left:14px;
	top:0;
	text-align:center;
	color:#8c1515;
	font-weight:bold;
}
.post_date span{
	 display:block;
	 color:#53380a;
	 clear:both; 
	 height:12px; 
	 line-height:12px;
 }
.postmetadata{ 
	text-align:right; 
	padding-right:20px; 
	font-size:1.1em;
	color:#901e19;
}
.postmetadata a{ 
	text-decoration:underline; 
	color:#901e19;
}
.postmetadata a:hover{ color:#f00;}

.post_path {
	font-size: 1.1em;
	width:460px;
	overflow:hidden;
	padding: 10px 7px 0px 14px;
	margin: 0 0 0 20px;
	background:url(images/arrow.gif) 0px 14px no-repeat;
	text-align:left;
	color:#666;
}
.post_path span {
	color: #706ED6;	
}
.post_path a{
color:#666;
text-decoration: underline;
}
.post_path a:hover {
	 color:#f00;
}
.edit_post {
	width: 83%;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px 10px;
	background: #ffc;
	border: 1px dashed #999;
}
.edit_post a {
	font-style: italic;
	color: #33C;
}
.edit_post a.post-edit-link {
	margin-right: 15px;
	font-style: normal;
	color: #E5631C;
	text-decoration: underline;
}
.edit_post a:hover.post-edit-link {
	color: #33c;
}
.entry {
	width: 500px;
	overflow: hidden;
	padding:0 6px;
	margin: 0 auto;
	font-size: 1.4em;
}
.entry a {
	color: #1f85da;
	text-decoration: underline;
}
.entry a:hover{color:#972c17;}
.tags, .tags a{
	color: #c86b47;
}
.tags {
	font-size: 1.2em;
	margin: 10px 10px 0 6px;
}
.tags a {
	text-decoration: underline;
}
.tags a:hover {
	 color:#FF9900;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 2em;
	font-weight: bold;
	color: #7e2d17;
}
.read_comments {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0 10px 6px;
}
.read_comments a {
	color: #2b5023;
}
.read_comments a:hover {
	color: #039;	
}
/*content end*/

#sidebar{ 

	padding:60px 0 10px 0; 
	text-align:left;
	background:url(images/sidebar_main_bg.jpg) left bottom no-repeat;
}
#sidebar_main{
	background:url(images/sibebar_bg.jpg) left center; 
	width:146px; 
	padding:0 30px 20px 14px;

}
#sidebar_main a{ 
	color:#000;
	font-size:1.2em;
}
#sidebar_main a:hover{ 
	color:#2167d5;
}
#sidebar_main ul li {
	width: 140px;
	overflow: hidden;
}
#sidebar_main ul ul {
	padding: 0 0 0 0px;
	background: none;
}
#sidebar_main ul ul li {
	width: 120px;
	font-size: 1em;
	border: none;
	padding: 6px 0 6px 20px;
}
#sidebar_main ul ul ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
#sidebar_main ul ul li li {
	font-size: 1em;
	padding: 6px 0 0px 20px;
	width: 80%;
}

#sidebar_main .textwidget {
	margin: 7px 0;
}
#sidebar_main select,#sidebar_sub select {
	font-size: 1.2em;
	margin: 7px 0;
	width: 100%;
}
#sidebar_main li h2{ 
	color:#410707; 
	font-size:1.4em; 
	width:100%; 
	padding-top:8px;
	height:35px; 
	line-height:35px; 
	text-align:left; 
	text-indent:20px; 
	font-weight:bold; 
	background:url(images/right_title_h2.png) 8px 8px no-repeat;
}
#sidebar_main li div{ text-align:left;}
#sidebar_main ul li{ 
	text-align:left; 
	padding:10px 0 0 5px;
	color:#424242; 
}

/*sidebar end */

/*footer start*/
#footer{
	width:578px;
	padding:0 177px 0 205px;
	background:#785142 url(images/footer_bg.jpg) center top no-repeat;
	font-size:1.2em;
	text-align:center;
 }
 .credit{ 
	padding:80px 0 20px 0;
	color:#bbb;
 }
.credit a, .credit a:link, .credit a:visited{
	color:#bbb;
	text-align:center;
}
/*footer end*/


.edit_post {
	width: 83%;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px 10px;
	background: #ffc;
	border: 1px dashed #999;
	text-align:left;
}
.edit_post a {
	font-style: italic;
	color: #33C;
}
.edit_post a.post-edit-link {
	margin-right: 15px;
	font-style: normal;
	color: #E5631C;
	text-decoration: underline;
}
.edit_post a:hover.post-edit-link {
	color: #33c;
}
h3#comments {
	padding: 0 0 0 46px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}


/* PageNavi*/
.wp-pagenavi {
	padding: 5px 36px 5px 30px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #603E32;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #AC7360;
	color: #000;
	background-color: #f5f5f5;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #603E32;
	color: #000;
	background-color: #fff;
}
/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #ccc;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 13px Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
}
#wp-calendar th {
	text-align: center;
	font-style: normal;
	font-size: 12px;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark {
	margin: 18px 0 0 6px;
	text-align:left;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* read Comments */

h3#comments {
	padding: 0 0 0 46px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	width: 85%;
	padding: 0 0 0 10px;
	color: #333;
	margin: 0 auto;
	text-align:left;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 85%;
	text-align:left;
}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
#content .comment-body p a {
	text-decoration: underline;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #C29581; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #D0AD9E;
}

