/* 



Imperial - CSS File



CHANGE COLOR STYLE



*/



body {color:#5b5b5b;}

#outermainmenu{ background:url(../images/bg_menu.gif);}

#outerlogo{ background:url(../images/bg_logo.png); border-bottom:1px solid #ecebe6;}

#outermain{ background:url(../images/bg_body.jpg)}

#outeraftercontent{ background:#f8f8f8; border-top:1px solid #fff}

#footersection{ background:url(../images/bg_footer2.jpg)}



/*============================================== GENERAL SECTION ==============================================*/

a, .morelink, .colortext, a.colortext{color:#013668;}

a:hover, a.colortext:hover, .colortext a:hover, .morelink:hover{color:#154d82;}

#logo h1 a, #logo h1 a:visited{color:#444;}





/* Heading & text */

h1, h2, h3, h4, h5, h6{color:#222;}

.pagetitle{color:#222;}

.grey555{color:#555555;}



/*============================================== HEADER AND MENU SECTION ==============================================*/

#logo h1 a, #logo h1 a:visited{color:#fff;}

#logo .desc{color:#fff;}



.sf-menu a, .sf-menu a:visited{ color:#ababab; }/* 1st level */

.sf-menu a:hover {color: #fff;}

/*.sf-menu li a:hover,*/ .sf-menu li.current-menu-item a, .sf-menu li.current_page_item a, .sf-menu li.current_page_parent a {color:#ababab;}/* 1st level */


.sf-menu li a:hover, .sf-menu li.current-menu-item a:hover, .sf-menu li.current_page_item a:hover, .sf-menu li.current_page_parent a:hover {color: #fff;}


.sf-menu > li {

    background-image: url("../images/menu-border.png");

    background-position: left center;

    background-repeat: no-repeat;

}



.sf-menu > li:first-child{ background:none;}



/* dropdown */

.sf-menu li:hover ul,

.sf-menu li.sfHover ul {

	background: rgb(2, 33, 62); /* For IE8 */

	background: rgba(2, 33, 62, .8);

	color:#e9e9e9;

}

.sf-menu li li{

	 border-bottom:1px dashed #81797d;

}

.sf-menu li li:last-child{ border-bottom:0px;}



/*============================================== AFTER HEADER SECTION ==============================================*/

#outerslider, #outerafterheader{ 

	background:url(../images/bg_title_blue.jpg) repeat;

    border-bottom:15px solid #fff;

    box-shadow: 0 15px 0 0 rgba(255, 255, 255, 0.4) inset;

}



/*============================================== SLIDER SECTION ==============================================*/

.flex-caption div{color:#ffffff}

.flex-control-nav a {

	background: #767676; 

}

.flex-control-nav li a:hover, .flex-control-nav li a.flex-active{

	background: #8d8c8c; 

}

.flex-direction-nav .flex-next {

	background:url(../images/flex-next.png) no-repeat;

}

.flex-direction-nav .flex-prev  {

	background:url(../images/flex-prev.png) no-repeat;

}



/*============================================== CONTENT SECTION ==============================================*/

.articlecontainer > div.clear{background: url(../images/icon-separator.png) no-repeat center;}

/* Images */



/* Form */

input[type="text"], input[type="email"],

textarea, input[type="password"], select{

	border:solid 1px #dfdfdf;

	color:#888;

	background:#efefef;

}

label{ color:#333;}

span.required{ color:#f00;}



/* Horizontal Line */

hr {

	color:#eaeaea;

	background-color:#eaeaea;

}



.separator{ 

	border-bottom: 1px solid #f5f5f5;

  	-moz-box-shadow: 0px 1px 0px #fff; /* Firefox 3.6 and earlier */

  	-webkit-box-shadow: 0px 1px 0px #fff; /* Safari and Chrome */

  	box-shadow: 0px 1px 0px #fff;

}



/* List */

ul.checklist li{ background:url(../images/checklist.png) no-repeat 0 5px;}



/* Button */

.button, .more-link,

button,

input[type="submit"],

input[type="reset"],

input[type="button"] {

	background-color: #d4961f;

    border: 1px solid #f3f3f3;

    box-shadow: 0 0 0 3px #d4961f;

    color: #FFFFFF;

	

}

.button:hover, .more-link:hover,

button:hover,

input[type="submit"]:hover,

input[type="reset"]:hover,

input[type="button"]:hover {

	 background-color: #013668;

    border: 1px solid #d8d8d8;

    box-shadow: 0 0 0 3px #013668;

    color: #FFFFFF;

}



.button:active, .more-link:active,

button:active,

input[type="submit"]:active,

input[type="reset"]:active,

input[type="button"]:active {

	

}



/* Blockquote */

blockquote{color:#222;border-color:#e5e5e5;color:#332530;  background:url(../images/quote.png) no-repeat 30px 15px !important;}

blockquote.left, blockquote.right  {background: url(../images/quote2.png) no-repeat 15px 18px !important;}





/* Dropcaps */	

.dropcap1{text-shadow:1px 1px 0 #ededed; color:#2e2e2e}

.dropcap2{color:#fff; background:#2e2e2e}		

.dropcap3{color:#fff; background:#2e2e2e}





/* Code */

code {

	border-left:4px solid #e9e9e9;

}



/* Tables */

th{border-bottom: 1px solid #f1f1f1;}

table {border: 1px solid #f1f1f1;border-bottom:0;}

tr td {border-bottom: 1px solid #f1f1f1;}

/*tr.odd td {background: #154d82;}*/



/* Bottomline*/

.bottomline{border-color:#e7e7e7;}



/* Highlight */

.content_highlight{color:#222222;}



/* Featured Posts*/

.klasik-features h3 a, .klasik-features h3 a:visited{color:#332530;}



/*============================================== BLOG SECTION ==============================================*/

/* Blog Title */

.posttitle a, .posttitle a:visited{color:#332530;}

.posttitle a:hover{color:#f48147}

.articlecontainer{border-color:#e5e5e5;}

.postimg .thumbcontainer{border-color:#ffffff;}

#singlepost .post{

	border-bottom: 1px solid #e7e7e7;

	-moz-box-shadow: 0px 1px 0px #fff; /* Firefox 3.6 and earlier */

	-webkit-box-shadow: 0px 1px 0px #fff; /* Safari and Chrome */

	box-shadow: 0px 1px 0px #fff;

}



.entry-comment{ background:#303030;}

.entry-comment a, entry-comment a:visited{color:#fff}

.comment-body .time, .comment-body .time a, .comment-body .time a:visited{color:#aaaaaa;}

.comment-body .time a:hover{color:#222222;}



.entry-utility .date, .entry-utility .user{color:#7d7d7d;}

.entry-utility .date{background:url(../images/icon-date.png) no-repeat; border-right:1px solid #D7D7D7}



a.more{

	background-color: #d4961f;

    border: 1px solid #f1d59f;

    box-shadow: 0 0 0 3px #d4961f;

    color: #FFFFFF;

}

a.more:hover{

	background-color: #353945;

    border: 1px solid #494f5f;

    box-shadow: 0 0 0 3px #353945;

    color: #FFFFFF;

}



.fn{color:#222;}

.tdate, .reply a, .reply a:visited{color:#aaa; }



/* Post Format */

.entry-quote blockquote{background-color:#f7f7f7; color:#888888;}



#entry-author-info{border-color:#e7e7e7;}



.wp-pagenavi{}

.wp-pagenavi .pages{color:#332530;}

.wp-pagenavi a, .wp-pagenavi a:visited{color:#332530;}



.wp-pagenavi .current, .wp-pagenavi a:hover{ border:0px; color:#f48147;}



.type-portfolio .gallery .gallery-icon{border:7px solid #fff;}

.gallery .gallery-icon{border:10px solid #fff;}

.gallery img:hover {background: white;}



/*============================================== PORTFOLIO SECTION ==============================================*/

.filterlist{ border-color:#e7e7e7;}

#filter li a, #filter li a:visited{ color:#444;}

#filter li.current a, #filter li a:hover{color:#459abc}



p.attachment img, .pfzoom, .pflink, .pfdetail, .frame, #entry-author-info #author-avatar{ border:10px solid #fff;  display:block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.klasik-pf-text .pftitle a, .klasik-pf-text .pftitle a:visited{color:#333;}

.klasik-pf-text .pftitle a:hover{color:#444;}





/*============================================== SIDEBAR SECTION ==============================================*/

#sidebar .widget-title, .gallery-title{background:url(../images/bg-widget-title.gif); border-left:6px solid #d4961e; color:#fff;}

#sidebar li li a{color:#013668;}

#sidebar li li a:hover, #sidebar li li a.current{color:#2365a4; text-decoration:underline;}



/* Tag */

.tagcloud a{background:#272727;}

.tagcloud a:hover{background:#3c3c3c;}



#sidebar .tagcloud a{background:#f1f1f1; color:#332530}

#sidebar .tagcloud a:hover{background:#f48147; color:#ffffff;}



#sidebar .klasik-recentpost-widget .recent-title a{color:#222 !important;}

.klasik-recentpost-widget .recent-thumb img{ border:7px solid #fff;}



/* Tagcloud */







.widget_calendar #wp-calendar tbody td:first-child, .widget_calendar #wp-calendar tfoot td:first-child{border-left:0px;}

#footersidebar .widget_calendar #wp-calendar tbody td:first-child, #footersidebar .widget_calendar #wp-calendar tfoot td:first-child{border-left:0px;}

#footersidebar .widget_calendar td{ border-color:#474747;}

#footersidebar .widget_calendar thead th{ border-color:#474747 !important; background-color:#2d2d2d; border-top:1px solid;}

#footersidebar .widget_calendar thead th:first-child{border-left:0px solid;}

#footersidebar .widget_calendar td#today{color:#e77724;}

#footersidebar .widget_calendar td a, #footersidebar .widget_calendar td a:visited{color:#fff;}



/* Search */

#searchform{border-top:solid 1px #dadada}

#searchform .searcharea{background:#e1e1e1; border:solid 1px #cfcfcf;}

input.searchbutton{background:url(../images/search-icon.png) no-repeat !important; border:0px; box-shadow:none; }

input.searchbutton:hover{border:0px; box-shadow:none}

#footersidebar #searchform .searcharea{border:1px solid #474747; background-color:#393939;}

#footersidebar #searchform .searchbutton{background:#393939 url(../images/search-icon.png) no-repeat 8px 5px; }



/*============================================== FOOTER SIDEBAR SECTION ==============================================*/

#footersidebar{ color:#dedede}

#footersidebar .widget-title{color:#f8f8f8; border-bottom:solid 1px #5D636A}

#footersidebar li a, #footersidebar li a:visited{color:#ffffff}

#footersidebar li a:hover, #footersidebar li a.colortext:hover{color:#ffffff}



#footersidebar .klasik-recentpost-widget .recent-item, #footersidebar .klasik-recentpost-widget .recent-title{color:#ddd !important;}

#footersidebar .klasik-recentpost-widget .smalldate{color:#999;}



.gallery-pic img{ border:1px solid #474747; color:#363636;}



/*============================================== FOOTER SECTION ==============================================*/

#outerfooter{ background:url(../images/footer-opacity.png);}

#footer{color:#968e93;}

#footer a, #footer a:visited{color:#d4961f;}

#footer a:hover{color:#d6703d; text-decoration:none;}

#toTop {

    background: url("../images/top.png") no-repeat scroll 0 0 transparent;

}


/*==================================My Styles ========================================================*/

.social ul li {
	float: left;
	}
	
.social ul li a{
	margin-right: 20px;	
	display: inline-block;
}

.hres-form {
	margin: 0 auto 20px;
	/*height: 75px;*/
	background-color: #020a2f;
	padding: 10px;
	color: #bbbbbb;
}

#hWidget_itinForm {
	width: 	70% !important;
}

#hWidget_gd_searchbox_container #resBox_submit {
	margin: 25px 30px !important;	
}

#hWidget_gd_searchbox_container {
	width: 100% !important;	
}

#hWidget_gd_searchbox_container label {
	color: #bbbbbb !important;	
}

#hWidget_gd_searchbox_container table {
	/*float: none !important;
	margin-top: 10px !important;*/
	border: none !important;
	padding: 0px !important;
}

#hWidget_gd_searchbox_container table tr, td {
	border: none !important;	
}

#hWidget_gd_searchbox_container input {
	margin-right: 10px !important;	
}

.home-bottom-buttons ul li {
	float: left;
	margin: 10px 20px;
	list-style-type: none;
	width: 28%;
}

.home-bottom-buttons ul li a {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
}

.dining-container {
	clear: both;
	height: 250px;
	margin: 40px 0;
}

.dining-details {
	max-width: 390px;
	float: left;
	margin: 
}

.dining-pics {
	width: 250px;	
	margin: 0;
	float: left;
}

@media only screen and (max-width: 767px) {
	#hWidget_gd_roomSel {clear: both !important}
	h1 {clear: both;}
	
	#bg-image img {width: 100%; min-height: 65px; max-width: none;}
	
}