/*  
Theme Name: SW Theme
Theme URI: http://www.sweans.com
Description: A WordPress theme frame work
Version: 1.0
Author: Sweans
Author URI: http://www.sweans.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.block{display:block;}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


.left{float:left;}
.wp-caption-text
	{
	font-size:11px;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
body{
	background:url(images/bg.jpg) repeat;
	margin:0;
	}
body, th, td, input, textarea{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:bold;
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
	}
h1, h2, h3{
	color:#000000;
        margin-bottom: 5px;
	}
h1{
	font-size:25px;
	
	
	}
h2{	
	font-size:19px;
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
p, ul, ol{
	font-size:13px;
	line-height:21px;
	
	}
ul, ol{
	margin-left:36px;
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	color:#5E1413;
	text-decoration:none;
	}
a:hover{
	border:none;
	color:#000;
	text-decoration:underline;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#3c2507;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#371015;
	}
hr{
	display:none;
	}
#wrapper{
	}
#header{
	background:url(images/menu_bg.jpg) repeat-x;
	height:40px;
	margin:0 auto;
	width:980px;
	}
#menu{
	float:left;
	padding:4px;
	}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	background:transparent url(images/navright.jpg) no-repeat scroll right center;
	border:0 none;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	height:34px;
	}
#menu li:last-child{
	float:left;
	background:none;
	border:0 none;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	height:34px;
	}

#menu a{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1.45em;
        font-weight: bold;
	margin-right:1px;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family:Calibri, verdana, sans-serif;
	}
#menu a:hover{
	color:#FFCC8B;
	}
#menu .current_page_item a{
	color:#FFCC8B;
	font-weight:bold;
	}
#search{
	float:right;
	padding:10px;
	width:270px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	padding:3px;
	width:140px;
	}
#search #x{
	width:60px;
	}
#logo{
	background:url(images/header.jpg) no-repeat left top;
	height:238px;
	margin:0 auto;
	width:980px;
	margin-top:15px;
	}
.logo_link{
	display:block;
	height:34px;
	left:34px;
	position:relative;
	top:17px;
	width:257px;
	}
#logo h1, #logo h2{
	margin:0;
	padding:0;
	}
#logo h1{
	color:#2C2E22;
	padding:50px 5px 0 20px;
	}
#logo h2{
	color:#CCCCCC;
	margin:10px 0 0 17px;
	padding:5px;

	}
#logo p{
	clear:left;
	color:#C2C5B1;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#logo a{
	color:#FFFFFF;
	}
#page{
	background:#ffffee;
	margin:0 auto;
	padding:20px 0px 0 0px;
	width:980px;
	}
.contentmain{
	width:680px;
	float:right;
	}
.contentmain_res{
	width:885px;
	float:left;
	margin-left:85px;
	}
#content{
	padding: 0px 10px 0px 0px;
	
	}
.below_entry{
	background:url(images/below_entry.jpg) no-repeat;
	width:670px;
	height:17px;
	margin:0 auto;
	margin-bottom:20px;
	}
.textwidget{
	text-align:justify;
	}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	font-family:Calibri,verdana,sans-serif;
	font-size:28px;
	font-weight:bold;
	height:auto;
	padding:0 0 0 0px;
	text-transform:capitalize;
	color:#3c2507;
	}
h1.title_res{
	font-family:Calibri,verdana,sans-serif;
	font-size:30px;
	font-weight:bold;
	height:auto;
	text-align:center;
	text-transform:capitalize;
	color:#3c2507;
	margin-bottom:15px;
	}
h2.title{
	color:#371015;
	font-size:16px;
	padding-left:15px;
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:28px;
	height:auto;
	padding:0px 0 0 0px;
	text-transform:capitalize;
	font-weight:bold;
	font-family:Calibri, verdana, sans-serif;
	color:#3c2507;
	}
.post .entry{
	text-align:justify;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
.post .entry1{
	text-align:justify;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
.entry p, .entry1 p{
	margin-bottom:15px;
	}
.post .meta{
	color:#590404;
	font-family:Calibri, verdana, sans-serif;
	font-size:18px;
	margin:0;
	padding:5px 0px 0px 0px;
	text-transform:capitalize;
	}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	background:url(images/img04.gif) repeat-x;
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	}
.post .links a, .post .tags a{
	border:none;
	padding-left:0px;
	color:#590404;
	font-family:Calibri, verdana, sans-serif;
	font-size:18px;
	}
.leftsidebar
	{
	width:280px;
	float:left;
	}
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.sidebar li{
	margin-bottom:12px;
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0 0 0.7em 0;
	}
#sidebar1{
	padding-left:15px;
	padding-right:15px;
	}
#sidebar1 li h2{
	height:25px;
	margin:0 0 15px 0;
	padding:5px 0px 5px 0px;
	font-size: 23px;
	font-weight: bold;
	color: #000;
	font-family:Calibri, verdana, sans-serif;
	text-align:center;
	background:url(images/side_h2_bg.jpg) no-repeat bottom;
	}
#sidebar1 li ul{
	line-height:normal;
	}
#sidebar1 li li{
	padding:5px;
	}
.rightsidebar{
	width:190px;
	float:left;
	}
#sidebar2{
	padding:0px 0px 0px 20px;
	
	}
#sidebar2 li h2{
	background:url(images/rightbar.gif) no-repeat left top;
	height:25px;
	margin:0 0 1em 0;
	padding:2px 5px 5px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
#sidebar2 li ul{
	line-height:normal;
	}
#sidebar2 li li{
	padding:5px;
	}
#sidebar2 li a{
	border:none;
	padding-left:10px;
	}
#sidebar2 li a:hover{
	border:none;
	padding-left:10px;
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
#footer{
	background:url(images/footer_bg.jpg) repeat-x;
	color:#FFFFFF;
	font-size:12px;
	line-height:75px;
	text-align:center;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	height:75px;
	}
#footer a{
	color:#CCCCCC;
	}
.info{
/*	background-color:#F5F5F5;
	border-bottom:2px solid #CC9D94;
	border-top:3px solid #E1E1E1;*/
	margin-bottom:10px;
/*	padding:10px;*/
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#730B0C;
	border:2px solid #581503;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
	background-color:#730B0C;
	border:2px solid #581503;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authcomment {
	/*background-color: #fce8e8 !important;*/
        margin:10px 0px 0px 0px;
	padding:3px;
}

.calendar_page{
	background:url(images/calendar.jpg) no-repeat;
	width:246px;
	height:262px;
	display:block;
	} 	
p.cmnt a{
	font-family:arial;
	font-size:10px;
	position:absolute;
	right:0px;
	top:42px;
	color:#FFFFFF;
	width:50px;
	text-align:center;
}
p.cmntarch a{
	font-family:arial;
	font-size:10px;
	position:absolute;
	right:32px;
	top:100px;
	color:#FFFFFF;
	width:50px;
	text-align:center;
	}
a.read_more{
	font-family:Arial, Helvetica, sans-serif;
	color:#2c4b6a;
	font-weight:bold;
	}

.post span.cmntarch a{
	font-family:arial;
	font-size:10px;

	right:0px;
	top:18px;
	position:relative;
	color:#FFFFFF;
	width:50px;
	text-align:center;
	}
	
img.avatar{
	float:left;
	padding-right:10px;
	height:42px;
	width:42px;
	padding-left:19px;
	/*padding-top:10px;*/

}

a.url{
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	font-size:15px;
	line-height:35px;
	position:relative;
	top:4px;
	color:#bf0906;
}
.authorstyle { background-color: #a3d1ff !important; }
.authcomment {
	border-bottom:2px solid #eeeaea;
	padding-left:0px;
	padding-right:10px;
} 

.url{}

.commenttext div p
{
}
	

small.commentmetadata{
	color:#868484;
	font-size:12px;}
	

.dates{
	color:#5E5B5B;
	font-size:13px;
	position:relative;

	}
div.dates2{	
color:#5E5B5B;
font-size:13px;
padding-bottom:10px;
position:relative;

}
	
.odd div.dates{
	color:#5E5B5B;
	font-size:13px;
	padding-bottom:10px;
	position:relative;
	top:-2px;
        margin-top: 17px;
	}
.cmnt_top{
	/*height:45px;*/
        display: block;
	}
.comm{
    display:block;
    margin-top: 10px;
}
.comm p{
	color:#2a365c;
	text-align:justify;
	}
	
.authcomment div.dotes{}


.authcomment strong span{
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	top:12px;
}

.authcomment p span{
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	top:12px;
}

.authcomment div.dates{
	margin-top:17px;
}

.comments_head h1{
	font-family:arial;
	font-size:19px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:15px;
}

small.commentmetadata{
	position:relative;
	top:-5px;
}


span.reply_s{
	position:relative;
	top:3px;
}


.comment-childs chalt p{
	margin-bottom:8px
}

.authcomment a.comment-edit-link{
	left:0px;
	position:relative;
	top:10px;
	text-transform:uppercase;
	}
a.comment-edit-link{
	position:relative;
	top:1px;
	margin-left:2px;
	text-transform:uppercase;}
.authorcomment{
	margin:10px 0px 0px 0px;
	padding:3px;
}
.authorcomment div.dates
{
    margin-top: 17px;
}
.odd{
	/*border-bottom:2px solid #E5E5E5;*/
	color:#333333;
	padding:2px 10px 2px 0px;
        border-bottom:2px solid #eeeaea;
	}
.odd a:link{
	color:#720200;
	}
.clear{
	clear:both;
	}
.commenttext{
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:0px;
	background:#FEF5E9;
	border-top:3px solid #D03008;
	border-left:1px solid #A90909;
	border-right:1px solid #A90909;
	border-bottom:1px solid #A31010;
        padding: 15px 15px 5px 15px;
	}
.guest_comments
{
    width:100%;
}

.guest_comments input[type="text"]
{
    background:#fff;
    border:1px solid #b3615f;
    font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
    padding:3px;
    width:300px;
}
.guest_comments label
{
    display: block;
    margin-bottom: 10px;
}

.guest_comments span
{
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
}

.guest_comments em
{
    color:#999;
    font-style: normal;
    font-weight: normal;
}
.instructions
{
    float:right;
    width:50%;
    font-size: 9px;
    font-weight: normal !important;
    color:#999;
}
#author, #email, #url, #city, #arrival_date, #fullname, #review_title{}

#commentform
{
    margin-top: 25px;
}

#commentform p label small{
	float:left;
	font-weight:bold;
	}
#comment{
	background:#fff;
	border:1px solid #b3615f;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:98%;
	}
#submit{
	background:url(images/submit_comment.jpg) no-repeat;
	border:none;
	width:158px;
	height:36px;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	padding:3px;
	margin-bottom:10px;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
	padding-left:20px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}
.alignright{
	
	float:right;
	display: block;
	text-align: center;
	}
.aligncenter{
 margin: 0 auto;

}
.aligncenter.img{
 margin: 0 auto;

}

.alignleft{
	
	float:left;
	
	text-align: center;
	
	}
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
img.alignright{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
	}
img.alignleft{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
	}
pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}
#wp-calendar{
	background-color: #EFEFEF;
	border: 1px solid #DCDCDC;
	width:165px;
}
#wp-calendar caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#prev a{
	color: #4abeda;
}
#next a{
	color: #4abeda;
}
.cont_butt{
	background:url(images/send.jpg) no-repeat;
	width:58px;
	height:20px;
	border:none;
	cursor:pointer;
	}
.contact_form{
	border-top:1px solid #454545;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #e5e5e5;
	width:280px;
	color:#333333;
	}
.contact_msg{
	border-top:1px solid #454545;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #e5e5e5;
	width:280px;
	height:125px;
	color:#333333;
	}
.calendar1{
	float:left;
	margin-top:10px;
	}
.calendar2{
	float:right;
	margin-top:10px;
	}
.calendar1 h2, .calendar2 h2{
	font-size:20px;
	font-weight:bold;
	color:#740402;
	text-align:center;
	margin-right:45px;
	}
.comnt_text_side{
	float:left;
	padding:10px;
	}
.comnt_text_auth{
	float:right;
	padding:5px;
	}
.slideshow{
	width:400px;
	height:300px;
	display:block;
	margin:0 auto;
	border:1px solid #000;
	margin-bottom:10px;
	}
#slideshow {
    position:relative;
    height:300px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.entry1 strong{
	padding-top:5px;
	}
.blog_link{
	background:url(images/blog_button.jpg) no-repeat;
	width:333px;
	height:107px;
	display:block;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	}
.reserve{
	background:url(images/reserve.jpg) no-repeat;
	width:320px;
	height:54px;
	display:block;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:15px;
	clear:both;
	}
.entry ol li{
	margin-bottom:10px;
	}
.comment_img{
	background:url(images/comment_link.jpg) no-repeat;
	width:189px;
	height:41px;
	display:block;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:15px;
	}

.gotocathedral, .gotopyramid{
	background:url(images/cathedral_suite.jpg) no-repeat;
	width:278px;
	height:40px;
	display:block;
	margin-top:10px;
	margin:0 auto;
	margin-top:10px;
	}
.gotopyramid{
	background:url(images/pyramid_suite.jpg) no-repeat;
	}

.mapp-container{ margin: 10px;}
.mapp-container > div
{
    margin: auto;
}
