@charset "UTF-8";

:focus {
  -moz-outline-style: none;
}

/**************************************************************
COMMON
**************************************************************/

body {
  padding: 0;
  margin: 0;
  background: #f6efd0 url(../images/bg.png) repeat-x top center;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 12px 0;
  padding: 0;
}

h2 {
  color: #85391F;
  font-size: 18px;	
}

hr {
  display: none;  
}

#wrapper {
  width: 949px;
  padding: 0 5px;
  margin: 0 auto;
}

#header, #footer {
  position: relative;
  clear: both;
}

#page_title {
  z-index: 29003;
}

.hr {
 border-bottom: 1px solid #999;
 margin-bottom: 19px;
 padding-top: 10px;
}

/**************************************************************
HEADER
**************************************************************/

#header {
  height: 219px;
  position: relative !important;
}

#logo {
  position: absolute;
  top: 10px;
  left: 58px;
}

#logo a {
  background: url(../images/logo.gif) no-repeat;
  width: 198px;
  height: 135px;
  text-indent: -9000px;
  display: block;
}

#gift_cards {
  position: absolute;
  top: 0;
  right: 10px;
}

#lottery {
  position: absolute;
  top: 0;
  right: 10px;
}

#specials {
  position: absolute;
  top: 48px;
  right: 10px;
}

#quick_res {
  width: 634px;
  height: 67px;
  border: none;
  padding: 0;
  margin: 0;
  background: url(../images/quick_res_bg.gif) repeat-x;
  position: absolute;
  right: 0;
  bottom: 58px;
  overflow: hidden;
}

* html #quick_res {
  bottom: 57px;
}

#quick_res p {
  margin: 0;
  top: 12px;
  font-size: 9px;
}

#quick_res input {
  margin: 4px 0 0 0;
  padding: 6px 0 0 0;
  text-align: center;
  border: none;
  color: #939393;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

#quick_res input:focus {
  color: #333;
}

#quick_res br {
  display: none;
}

#quick_res label {
  display: block;
  height: 9px;
  text-indent: -9000px;
}

#quick_res_form {
  background: url(../images/quick_res_title.gif) no-repeat 20px 14px;
  width: 634px;
  height: 131px;
}

/* CHECK IN */
#quick_res_checkin {
  position: absolute;
  left: 144px;
}

#quick_res_checkin label {
  background: url(../images/quick_res_title_arrival.gif) no-repeat;
  width: 81px;
}

#quick_res_checkin input {
  background: url(../images/quick_res_bg_arrival.gif) no-repeat;
  width: 130px;
  height: 27px;
  text-align: left;
  padding-left: 18px;
  cursor: pointer;
}

#quick_res input#btn_calendar {
  background: url(../images/quick_res_btn_arrival.gif) no-repeat !important;
  width: 21px;
  height: 17px;
  text-indent: -9000px;
  position: relative;
  top: 6px;
  left: 4px;
  cursor: pointer;
}

#quick_res input#btn_calendar:hover {
  background-position: 0 -17px !important;
}


/* NIGHTS */
#quick_res_nights {
  position: absolute;
  left: 297px;
}

#quick_res_nights label {
  background: url(../images/quick_res_title_nights.gif) no-repeat;
  width: 81px;
}

#quick_res_nights input {
  background: url(../images/quick_res_bg_textfield.gif) no-repeat;
  width: 40px;
  height: 25px;
}


/* ADULTS */
#quick_res_adults {
  position: absolute;
  left: 359px;
}

#quick_res_adults label {
  background: url(../images/quick_res_title_adults.gif) no-repeat;
  width: 81px;
}

#quick_res_adults input {
  background: url(../images/quick_res_bg_textfield.gif) no-repeat;
  width: 40px;
  height: 27px;
}


/* CHILDREN */
#quick_res_children {
  position: absolute;
  left: 422px;
}

#quick_res_children label {
  background: url(../images/quick_res_title_children.gif) no-repeat;
  width: 81px;
}

#quick_res_children input {
  background: url(../images/quick_res_bg_textfield.gif) no-repeat;
  width: 40px;
  height: 27px;
}


/* AAA */
#quick_res_aaa {
  position: absolute;
  left: 475px;
}

#quick_res_aaa label {
  background: url(../images/quick_res_title_aaa.gif) no-repeat;
  width: 32px;
}

#quick_res_aaa span {
  background: url(../images/quick_res_btn_aaa.gif) no-repeat;
  width: 13px;
  height: 13px;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  position: relative;
  top: 10px;
  left: 8px;
}

#quick_res_aaa span.on {
  background-position: 0 -13px;	
}


/* SUBMIT */
#quick_res_submit_btn {
  width: 88px;
  height: 32px;
  text-indent: -9000px;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 12px !important;
}

#quick_res legend {
  display: none;
}


/**************************************************************
NAV
**************************************************************/

#udm {
  width: 949px;
  height: 58px;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  z-index: 99990;
}

* html #udm {
  width: 954px;
}

* html #udm {
  bottom: -1px;
}

#udm li {
  float: left;
}

#udm li a {
  display: block;
  text-indent: -9000px;
  height: 58px;
}

#udm li.page_item {
  display: none;  
}

#udm li.page_item ul, #udm li.page_item ul * {
  display: block !important;
  text-indent: 0;  
}

#udm li a:hover, .current_page_item a {
  background-position: 0 -58px !important;
}

.current_page_ancestor a, .current_page_ancestor a:hover {
  background-position: 0 -116px !important;
}

#udm li.page-item-3, #udm li.page-item-17, #udm li.page-item-4179,#udm li.page-item-6,#udm li.page-item-5, #udm li.page-item-4229, #udm li.page-item-11, #udm li.page-item-100, #udm li.page-item-106 {
  display: block;  
}

.page-item-3 a {
  background: url(../images/nav_home.gif) no-repeat;
  width: 65px;
}

.page-item-17 a {
  background: url(../images/nav_stay.gif) no-repeat;
  width: 108px;
}

.page-item-5 a {
  background: url(../images/nav_amenities.gif) no-repeat;
  width: 91px;
}

.page-item-4179 a {
  background: url(../images/nav_photo.gif) no-repeat;
  width: 103px;
}

.page-item-6 a {
  background: url(../images/nav_meeting.gif) no-repeat;
  width: 192px;
}

.page-item-4229 a {
  background: url(../images/nav_specials.gif) no-repeat;
  width: 80px;
}

.page-item-11 a {
  background: url(../images/nav_news.gif) no-repeat;
  width: 135px;
}

.page-item-106 a {
  background: url(../images/nav_preserve.gif) no-repeat;
  width: 109px;
}

.page-item-100 a {
  background: url(../images/nav_grille.gif) no-repeat;
  width: 66px;
}
/* SUB NAV */

#udm ul{
  background: #682007 url(../images/nav_sub_bg.gif) repeat-x;
  padding: 0 10px;
  border: 1px solid #85391F;
  border-top: none;
}

#udm ul a {
  background: none;
  text-indent: inherit;
  padding: 10px 0 !important;
  height: auto;
  color: #c3a69c;
  display: block;
  width: 100%;
  border-bottom: 1px solid #773720;
}

#udm ul a:hover, #udm ul .current_page_item a {
  color: #fff;
}

#udm .nav_last a {
  border: none;
}


/**************************************************************
BODY
**************************************************************/

* html #body {
  clear: both;
  float: left;  
}

#tagline {
  background: url(../images/template_tagline.gif) no-repeat;
  width: 949px;
  height: 58px;
}

#columns {
  background: url(../images/template_columns_bg.gif) repeat-y;
  float: left;
  font: 13px/24px Georgia, "Times New Roman", Times, serif;
}

#column_left {
  width: 570px;
  float: left;
  background: url(../images/template_column_left_bg.gif) no-repeat;
  min-height: 556px;
  color: #2d2c29;
  padding: 30px;
  position: relative;
}

#column_full {
  width: 889px;
  float: left;
  background: url(../images/template_column_left_bg.gif) repeat-x;
  min-height: 556px;
  color: #2d2c29;
  padding: 0 30px;
  position: relative;
}

* html #column_left {
  height: 556px;
}

#column_right {
  width: 319px;
  float: left;
  background: url(../images/template_column_right_bg.gif) no-repeat;
  min-height: 263px;
  color: #83a2b0;
}

#promo {
  width: 182px;
  float: left;
  background: url(../images/template_promo_bg.jpg) no-repeat;
  min-height: 200px;
  color: #83a2b0;
}
* html #column_right {
  
}

/**************************************************************
FOOTER
**************************************************************/

#footer {
  color: #807c6d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 10px 10px 20px 10px;
  width: 929px;
  position: relative;
}

#footer a {
  color: #807c6d;
}

#footer a:hover {
  color: #393832;
}

#footer_social_twitter {
  position: absolute;
  top: 10px;
  right: 79px;
  display: block;
  background: url(../images/social_twitter.gif) no-repeat;
  width: 73px;
  height: 26px;
  text-indent: -90000px;
}

#footer_social_facebook {
  position: absolute;
  top: 10px;
  right: 5px;
  display: block;
  background: url(../images/social_facebook.gif) no-repeat;
  width: 65px;
  height: 26px;
  text-indent: -90000px;
}

/**************************************************************
SUBPAGE
**************************************************************/

#page_title {
  margin: 0;  
}

.room_thumbnail {
  width: 145px;
  height: 106px;
  float: left;
  margin: 0 12px 4px 0;
  padding: 4px;
  border: 1px solid #ccc;
  background: #fff;
}

.room_title {
  clear: both;  
}

.guest_room {
  margin: 0 0 20px 0;
  float: left;
  clear: both;  
  width: 100%;
}


/**************************************************************
RIGHT SIDE
**************************************************************/

#sidebar_events, #sidebar_news, #sidebar_programs, #sidebar_activities {
  padding: 17px 16px 7px 17px;
  position: relative;
  clear: both;
  float: left;
}

#sidebar_events a, #sidebar_news a, #sidebar_programs a, #sidebar_activities a {
  color: #83a2b0;
}

#sidebar_events, #sidebar_activities {
  padding-bottom: 0;	
}

#sidebar_programs p, #sidebar_activities p {
  margin: 0 20px;	
}

#sidebar_events ul.events, #sidebar_activities ul.events {
  background: url(../images/sidebar_divider_line.gif) repeat-y 73px 0;
  margin: 0 20px;
  padding: 0;
  width: 246px;
  position: relative;
  list-style: none;
}

* html #sidebar_events ul.events, * html #sidebar_activities ul.events {
  margin: 0 10px 0 10px;
}

#sidebar_events ul.events li, #sidebar_activities ul.events li {
  width: 161px;
  margin: 0 0 0 85px;
  padding: 8px 0;
}

#sidebar_events ul.events li strong, #sidebar_activities ul.events li strong {
  position: absolute;
  left: 0px;
  width: 65px;
  color: #c5c9b4;
}

a#all_events {
  margin: 10px 20px 0 105px;
  position: relative;
  top: 10px;
}

a#all_activities {
  margin: 10px 20px 0 85px;
  position: relative;
  top: 10px;
}

.view_more {
  color: #c5c9b4;
  text-align: right;
  display: block;
  margin: 10px 17px 0 0;
  text-transform: lowercase;
}

.right_title {
  text-indent: -9000px;
  width: 286px;
  height: 50px;
}

#sidebar_events h2 {
  background: url(../images/home_right_title_events.png) no-repeat;
}

* html #sidebar_events h2 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='http://honeycreekresort.com/wp-content/themes/honeycreek/images/home_right_title_events.png');
  background: none;
}

#sidebar_activities h2 {
  background: url(../images/home_right_title_activities.png) no-repeat;
}

* html #sidebar_activities h2 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='http://honeycreekresort.com/wp-content/themes/honeycreek/images/home_right_title_activities.png');
  background: none;
}

#sidebar_news h2 {
  background: url(../images/home_right_title_news.png) no-repeat;
}

* html #sidebar_news h2 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='http://honeycreekresort.com/wp-content/themes/honeycreek/images/home_right_title_news.png');
  background: none;
}

#sidebar_programs h2 {
  background: url(../images/home_right_title_programs.png) no-repeat;
}

* html #sidebar_programs h2 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='http://honeycreekresort.com/wp-content/themes/honeycreek/images/home_right_title_programs.png');
  background: none;
}

.news_title {
  color: #c5c9b4;
}

.news_item {
  margin: 0 20px;
  padding: 8px 0;
  width: 246px;
}

.news_item a {
  text-decoration: none;
  display: block;
}

.news_item .article_link a {
  color: #c5c9b4;
}

/**************************************************************
DD MAILER FORM
**************************************************************/

.ddfmwrap label {
  display: block;
}

.ddfmwrap textarea {
  width: 100%;
  height: 200px;
}


/**************************************************************
EMAIL SUBSCRIBE FORM
**************************************************************/

#email_updates_form strong {
  text-transform: uppercase;
  display: block;
  font-size: 11px;
}

#email_updates_form p {
  margin: 0;
  padding: 0;
}

#email_updates_form input {
  margin: 0 0 12px 0;
  padding: 0;
}

#email_updates_form br {
  display: none;	
}


/**************************************************************
ICAL PLUGIN
**************************************************************/

#ical_list {
  list-style: none;
  padding: 0;
  margin: 0;
}

#ical_list li {
  margin-bottom: 20px;
}

#ical_list li h2 {
  position: relative;
}

#ical_list li span {
  position: absolute;
  right: 0;
}
/***************************************************************
WEATHER
***************************************************************/

.weather_header {
	font-size: 16px;
	font-weight: bold;
	color: #893B07;
	
}
.weather_data {
	font-size: 12px;
	color: #996600;
}
.weather_data ul {
}
.weather_data li  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10px;
}

