/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */


h1 {
	font-size: 42px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
p {
	font-size: 15px;
}


/* - - - - - - - - - - BLOCKS - - - - - - - - - - */




/* - - - - - - - - - - BOOKING FORMS - - - - - - - - - - */

.booking-form {
	padding: 35px 0 25px 0;
}
.booking-form h2.block-title {
	font-size: 24px;
}
.booking-form input,
.booking-form select {
	width: 155px;
}
.booking-form p {
	font-size: 14px;
}


/* - - - - - - - - - - BOOKING WIDGET - - - - - - - - - - */

.booking-widget h2 {
	font-size: 30px;
	margin: 0 auto;
}
.booking-widget-page #checkin,
.booking-widget-page #checkout,
.booking-widget-page #roomtype,
.booking-widget-page #booking-submit {
	display: inline-block;
	margin: 0 15px 0 0;
}


/* - - - - - - - - - - CLASSES - - - - - - - - - - */

p.disclaimer {
	font-size: 11px;
}
.footer-disclaimer p {
	font-size: 9px;
}
.header-email {
	margin: 7px 120px 0 0;
}
.header-email p {
	font-size: 12px;
}
.header-phone {
	margin: 7px 35px 0 0;
}
.header-phone p {
	font-size: 12px;
}
.header-soboba-rewards {
	margin: 8px 35px 0 0;
}
.header-soboba-rewards li {
	font-size: 12px;
}
.logo-img {
	width: 225px;
}
.section-title h2 {
	font-size: 18px;
}
.section-title h3 {
	font-size: 11px;
}
.section-title-box-left h2 {
	font-size: 22px;
}
.section-title-box-left h3 {
	font-size: 10px;
}
.section-title-left {
	margin: 20% 0 0 0;
}


/* - - - - - - - - - - CONTACT FOOTER - - - - - - - - - - */

.contact-footer .content {
	margin: 20px 0 0 0;
}
.contact-footer p {
	font-size: 10px;
}
.contact-footer p#address {
	background-position: left center;
	padding: 0 0 10px 40px;
}
.contact-footer p#pobox {
	background-position: left center;
	padding: 0 0 10px 40px;
}
.contact-footer p#phone {
	background-position: left center;
	padding: 0 0 10px 40px;
}
.contact-footer p#email {
	background-position: left center;
	padding: 0 0 10px 40px;
}


/* - - - - - - - - - - EMAIL NEWSLETTER - - - - - - - - - - */

.email-newsletters h2.block-title {
	font-size: 12px;
}
.email-newsletters #edit-actions {
	margin: -2.12em 48px 0 auto;
}
.email-newsletters input {
	font-size: 11px;
}
.email-newsletters label {
	font-size: 11px;
}
.email-newsletters #webform-component-email-address {
	width: 175px;
}


/* - - - - - - - - - - ENTERTAINMENT - - - - - - - - - - */

.entertainment-block {
	padding: 0 10%;
	width: 80%;
}
.entertainment-block .views-row {
	margin: 0 0 40px 0;
}


/* - - - - - - - - - - NEW ENTERTAINMENT - - - - - - - - - - */

.entertainment-block-new {
	padding: 0 10%;
	width: 80%;
}
.entertainment-block-new .views-row {
	margin: 0 2% 40px 2%;
}
.entertainment-block-new .views-field-title h3 {
	font-size: 15px;
}
.entertainment-block-new .views-field-title p {
	font-size: 13px;
}


/* - - - - - - - - - - FEATURES BOX - - - - - - - - - - */

.feature-thumbnails .section-title h2 {
	
}
.feature-thumbnails .views-row .views-field-title {
	font-size: 13px;
}
.feature-thumbnails .views-row {
	
}
.feature-thumbnails .views-row .views-field-field-feature-image {
	
}
.feature-thumbnails .views-row .views-field-field-feature-image .field-content {
	
}
.feature-thumbnails .views-row .views-field-field-feature-image a {
	
}
.feature-thumbnails .views-row .views-field-field-feature-image img {
	
}


/* - - - - - - - - - - FOOTER LOGO - - - - - - - - - - */

.footer-logo .content {
	margin: 10px 20px 0 auto;
}
.footer-logo img {
	width: 275px;
}
.footer-logo p {
	font-size: 12px;
}


/* - - - - - - - - - - FOOTER MENU - - - - - - - - - - */

.footer-menu {
	font-size: 13px;
	margin: 20px 0 0 0;
}
.footer-menu .content ul li {
	font-size: 10px;
}


/* - - - - - - - - - - HOMEPAGE GAMING BOX - - - - - - - - - - */

.gaming-block-text p {
	font-size: 12px;
}


/* - - - - - - - - - - HOMEPAGE REWARDS BOX - - - - - - - - - - */

.homepage-rewards {
	padding: 0;
}
.homepage-rewards h2 {
	
}
.homepage-rewards h3 {
	
}
.homepage-rewards p {
	font-size: 12px;
}


/* - - - - - - - - - - HOMEPAGE SLIDESHOW - - - - - - - - - - */

#block-views-homepage-sliders-block h2 {
	
}


/* - - - - - - - - - - IDs - - - - - - - - - - */





/* - - - - - - - - - - LATEST NEWS - - - - - - - - - - */

.latest-news .views-field-title h3 {
	font-size: 13px;
}
.latest-news .views-field-title h4 {
	font-size: 11px;
}


/* - - - - - - - - - - MESSAGES - - - - - - - - - - */

#messages {
	padding: 25px 10% 15px 10%;
	width: 80%;
}


/* - - - - - - - - - - NAVIGATION THUMBNAILS - - - - - - - - - - */

.navigation-thumbnails {
	width: 960px;
}
.navigation-thumbnails .views-field-field-thumbnail-image {
	border: solid 3px #fff;
	border-radius: 12px;
}


/* - - - - - - - - - - PROMOTIONS - - - - - - - - - - */

.promotions-block {
	padding: 0 10%;
	width: 80%;
}
.promotions-block .views-row {
	margin: 0 0 40px 0;
}


/* - - - - - - - - - - REGIONS - - - - - - - - - - */

#region-content {
	
}
body.page-node-23 #region-content,
body.page-node-24 #region-content,
body.page-node-28 #region-content,
body.context-dining #region-content,
body.context-golf #region-content {
	padding: 15px 0 20px 40px;
	width: 700px;
}
#region-content .content .field-name-body .field-item {
	padding: 25px 10% 15px 10%;
	width: 80%;
}
body.page-node-23 #region-content .content .field-name-body .field-item,
body.page-node-24 #region-content .content .field-name-body .field-item,
body.page-node-28 #region-content .content .field-name-body .field-item {
	padding: 0;
	width: 100%;
}
#region-footer-first {
	background-position: 12% top;
	background-size: 5% auto;
	padding-top: 35px;
}
#region-darkgray-first {

}


/* - - - - - - - - - - SIDEBAR MENU - - - - - - - - - - */

#region-sidebar-first .sidebar-menu {
	padding: 15px;

}
#region-sidebar-first .sidebar-menu h2.block-title {
	font-size: 28px;
}
#region-sidebar-first .sidebar-menu ul li a {
	font-size: 13px;
	padding: 2px 0;
}


/* - - - - - - - - - - SLIDESHOW - - - - - - - - - - */

.flexslider-slideshow .views-field-field-title-1 h2 {
	font-size: 30px;
	margin: 0 auto;
	width: 450px;
}
.flexslider-slideshow .views-field-field-title-1 h3 {
	font-size: 30px;
	margin: 0 auto;
	width: 450px;
}
.flexslider-slideshow .views-field-field-title-1 p {
	font-size: 14px;
}


/* - - - - - - - - - - SOCIAL MEDIA MENU - - - - - - - - - - */

#block-menu-menu-social-media-menu .content ul li a {
	height: 24px;
	width: 24px;
}


/* - - - - - - - - - - SUPERFISH (MAIN MENU) - - - - - - - - - - */

#block-superfish-1 {
	margin: -2px 0 0 0;
}
#block-superfish-1 .content {
	border-top: none;
}
#block-superfish-1 .content ul li ul {
	top: 5em;
}
#block-superfish-1 .content ul.menu li a,
#block-superfish-1 .content ul.menu li span {
	font-size: 12px;
	padding: 43px 15px 10px 15px;
	text-decoration: none;
}
#block-superfish-1 .content ul.menu li a:hover,
#block-superfish-1 .content ul.menu li a.active,
#block-superfish-1 .content ul.menu li a.active-trail,
#block-superfish-1 .content ul.menu li span:hover,
#block-superfish-1 .content ul.menu li span.active-trail,
#block-superfish-1 .content ul.menu li.sfHover a.sf-depth-1,
#block-superfish-1 .content ul.menu li.sfHover span {
	margin: 0;
}
#block-superfish-1 .content ul.menu {
	margin-top: 0;
}
#block-superfish-1 .sf-menu li:hover > ul,
#block-superfish-1 .sf-menu li.sfHover > ul {
	top: 5em;
}


/* - - - - - - - - - - TABS - - - - - - - - - - */

#region-content .tabs {
	padding: 0 10%;
	width: 80%;
}
body.context-dining #region-content .tabs,
body.context-golf #region-content .tabs {
	padding: 0;
	width: auto;
}


/* - - - - - - - - - - USER - - - - - - - - - - */

body.page-user #region-content {
	padding: 0 10%;
	width: 80%;
}


/* - - - - - - - - - - TWITTER FEED - - - - - - - - - - */

.twitter-feed {

}
.twitter-feed h2.block-title {
	font-size: 24px;
}
.twitter-feed .views-field-title h3 {
	font-size: 13px;
}
.twitter-feed .views-field-title h4 {
	font-size: 11px;
}


/* - - - - - - - - - - VIEWS - - - - - - - - - - */





/* - - - - - - - - - - WEBFORMS - - - - - - - - - - */

#block-webform-client-block-92,
#block-webform-client-block-93,
#node-webform-50 {
	padding: 0 10%;
	width: 80%;
}
body.not-front .block-webform {
	padding: 0 10%;
	width: 80%;
}
#region-content .content .webform-confirmation,
#block-system-main .content .links {
	padding: 25px 10% 15px 10%;
	width: 80%;
}


/* - - - - - - - - - - WINNERS - - - - - - - - - - */

article.node-winners {
	padding: 0 10%;
	width: 80%;
}
.block-winners-block {
	padding: 0 10%;
	width: 80%;
}
.block-winners-block .views-row {
	
}



/* - - - - - - - - - - ZONES - - - - - - - - - - */

#zone-lightgray {
	padding-top: 10px;
	padding-bottom: 10px;
}
#zone-mediumgray {
	padding-top: 10px;
	padding-bottom: 10px;
}
#zone-darkgray {
	padding-bottom: 15px;
}
#zone-branding-wrapper {
	border-top: solid 1px #851217;
	margin-top: 5px;
}
#zone-content {
	padding-top: 20px;
	padding-bottom: 20px;
}
body.page-node-23 #zone-content,
body.page-node-24 #zone-content,
body.page-node-28 #zone-content,
body.context-dining #zone-content,
body.context-golf #zone-content {
	width: 960px;
}
#zone-footer-wrapper {
	background-position: center 400px;
	background-repeat: repeat-x;
	background-size: 50% auto;
}
#zone-preface-wrapper {
	
}




