/*
Theme Name: Alyeska
Description: A simple business theme by Theme Blvd.
Author: Jason Bobich
Author URI: http://jasonbobich.com
Version: 2.1.4
License: Partial GNU General Public License, please reade license file for more details.
License URI: license.txt
*/

/* This theme's primary styles can be found in /assets/css/theme.css */

.fn-org {display: block !important;}
.fn-org a{color: #666666;}
.full-adr{ padding:0 0 0 25px;}
.tel {display: block !important;}

#banner-icon img {
  padding: 0 6px 0 10px;
}

.social-media .widget {
  margin: 0;
  text-align: right;
}

/********** Special offer style************/

.post-thumbs{
  background:#fff;
  border:1px solid #ccc;
  border-radius:6px;
  margin:0 0 20px;
  padding:0;
  min-height:200px;
}

.inner-post-thumbs{
border-bottom: 1px dotted #DDDDDD;
clear: both;
margin: 0 15px;
overflow: hidden;
padding: 20px 0;
}

.thumbs-style img{
  width:250px;
  height:130px;
  float:right;
  clear:both;
}

.content2 {
  background: #330B14;
  border-radius: 20px 20px 20px 20px;
  clear: both;
  color: #FFFFFF;
  display: block;
  float: right;
  margin: 10px 0;
  padding: 5px 10px;
}

.content2 a {
  color:#fff;
  text-decoration:none;
}

.content2 a:hover {
  color:#fff;
  text-decoration:underline;
}

.inner-post-thumbs span.header-shade{
  background:none;
}

.foot-bt{
  margin:20px 0;
  float:left;
}

.footer-thumb img {
  height: 100px;
  width: 200px;
}
/****************End Special Offer***********/


/* BOOKING DIRECTLY ON THIS SITE CSS */
#bookingbox{width:97%; padding:15px; background:#fff; border:0px solid #e3e3e3; border-radius:3px; margin:auto; overflow:hidden;}
#bookingbox .title{  font-family: 'Oxygen', sans-serif; font-weight:bold; font-size:24px; color:#23030A; text-align:center; margin:0px 0px 25px 0px;}
#bookingbox .section{width:23%; margin-right:18px; float:left;}
#bookingbox .section .image{width:100%; float:left; text-align:center; margin:5px 0px 0px 0px;}
#bookingbox .section.last{margin-right:10px; float:right;}
#bookingbox .section .title{ margin:0px 0px 5px 0px;font-family: 'Oxygen', sans-serif; font-weight:bold; font-size:20px; text-transform:uppercase; color:#2e2d2d; text-align:center; padding-bottom:5px; border-bottom:1px solid #cdcdcd;}
#bookingbox .section .titlesub{ padding:0px 5px;font-family: 'Oxygen', sans-serif; font-size:14px; color:#333; text-align:center;}
#bookingbox .title a{color:#333;}
#bookingbox .title a:hover{color:#851C21;}
.bookingformbox{background:#fff; border-radius:5px; border:1px solid #851C21} 
.bookingformbox .title{ background: url(http://www.blairvictoria.com/wp-content/themes/alyeska/images/form-top-bg.jpg)repeat-x #851C21; border-radius:5px 5px 0px 0px; color:#fff; text-transform:uppercase; padding:7px 20px; font-family:arial; font-size:18px;} 
.bookingformbox .title{background:url("http://www.blairvictoria.com/wp-content/themes/alyeska/images/form-top-bg.jpg") repeat-x scroll 0 0 #851C21}
.bookingformbox .mid {    padding: 3px;}
.bookingformbox .bestprice {padding: 5px 0;}
.bookingformbox .bestprice span {color: #333;float: left;font-size: 14px;font-weight: bold;padding: 25px 0 0 10px; font-style:italic;text-align: left;text-transform: uppercase;}
.bookingformbox .bestprice img {float: right;}
.bookingformbox .clear {    clear: both;}
.bookingformbox .signupbox{background: url(http://www.blairvictoria.com/wp-content/themes/alyeska/images/subscribe-bg.jpg)repeat-x ; padding:4px; overflow:hidden; }
.bookingformbox .signupbox .title{font-size: 16px; font-weight: bold;   padding: 0;    text-align: left;    text-shadow: 2px 0 #444444; background:none;    text-transform: uppercase;}
.bookingformbox .signupboxfield{}
.bookingformbox .input{background:#fff; width:65% !important; float:left;}
.bookingformbox .inputbtn{background: url(http://www.blairvictoria.com/wp-content/themes/alyeska/images/form-top-bg.jpg)repeat-x #851C21; width:30% !important; margin:0px 0px 10px 0px; float:left; border-radius:0 15px 15px 0; color:#fff; font-size:12px; padding:5px 6px 5px 4px; border: 0 none;}
.bookingformbox .inputbtn:hover{background: url(http://www.blairvictoria.com/wp-content/themes/alyeska/images/form-top-bg.jpg)repeat-x #851C21; color:#fff;}
.bookingformbox .inputbtn{background:url("http://www.blairvictoria.com/wp-content/themes/alyeska/images/form-top-bg.jpg") repeat-x scroll 0 0 #851C21}

.booknowbutton{width:275px; position:absolute; height:95px; right:20px; top:20px; background:url(images/hanover-book.png) no-repeat; font-family:arial;}
.booknowbutton a{ text-decoration:none;color:#fff;}
.booknowbutton .title{ color: #FFFFFF !important;font-family: arial !important;font-size: 24px !important;margin: 0 !important;padding: 10px 20px 0 105px;
text-shadow: 0 2px #666666; line-height:40px;}
.booknowbutton .off{font-size:12px; text-align:center; color:#fff;padding:0 21px 0 95px; line-height:16px; margin-top:-5px;}


.featured-element-2 .element-inner {
  box-shadow: 0 0 2px 0 #801212;
  }

.featured-element-2 .element-inner:hover {
  box-shadow: 1px 0 2px -1px #1A5A78 !important;
}
/* END BOOKING DIRECTLY ON THIS SITE CSS */