/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

body, html {
	font-family: "myriad-pro";
}

.rss.fr {
	display: none;
}

.holler-box p {
	font-size: 16px; color: #fff
}

.page h2.title {
	display: none;
}

ul.nav li#menu-item-18 a {
	background: #6f0f0f;color: #fff;
}

.social {
	float: right;
}

.hwp-powered-by {
	display: none!important
}

.wifi {
	width: 276px;
	height: 39px;
		background: url(images/wifi.png);
	float: right;position: absolute; right: 0;
	bottom: 5px;
}
#cream {
	float: left;
	width:100% ;background: #f6ead7;
}
.page-id-6 .uds-bb#uds-bb-0 {
	margin-top: -42px;
}

body, html {
	margin: 0; padding: 0;
}

#header { 
	padding-left: 80px;	padding-right: 80px; padding-top: 0; padding-bottom: 0;
	background: url(images/header.png);position: relative
}

#navigation {
		padding-left: 80px;	padding-right: 80px; 
}

#copyright {
	width: 320px; margin: 0 auto; padding: 20px;text-align: center;
}

body.page-id-14  iframe{
float: left;
}

body.c_1  {
	background: #fff!important;
}

iframe html {
	background: none!important;
}
.shortcode-toggle {
	margin-bottom: 5px;
}

.widget.shortcode_widget {margin-bottom: 5px;
}

.widget h3  {
	color: #6f0f0f;
	font-weight: normal;
	font-size: 13px;
	border-color: #6f0f0f;
	padding-bottom: 4px;
}

body #wrapper #content .button {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
		background: #6f0f0f!important;	font-weight: normal;
}

.page h1.title {
	display: none;
}

.entry img {
	border: none;
}

.pagebanner {
	margin-top: -42px;margin-bottom: 20px;
}

body #wrapper #content .textwidget .button {
	width: 100%;
}

.home #navigation {
	margin-bottom: 0;
}
#footer-widgets {
	background: #f6ead7;border: none;
}

#header .nav-toggle {
		background: #711313
}

#text-8 {
text-align: right;
padding-right: 20px;
}



.footerlogo {
	float: left;
}

#sidebar-alt  {
	width: 27%;
}

.three-col-middle #main-sidebar-container {
	width: 68%;
}

.shortcode-toggle .toggle-content {
	background: none;
}
.shortcode-toggle .toggle-content img {
	margin-bottom: 10px;
}

.shortcode-toggle h4 a {
display: block;
padding: 5px 40px;
background: #6f0f0f url(images/shortcode-toggle-close.png) no-repeat 93% center;
color: #fff;
font-size: 12px;
}


.shortcode-toggle.closed h4 a {
background-image: url(images/shortcode-toggle-open.png);
}


.three-col-middle #main-sidebar-container #sidebar {
	width: 35%;
}

#content { 
		padding-left: 80px;	padding-right: 80px;
}


.tagline {
	float: right;
	margin-top: 50px;
}

.uds-bb {
	margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
	
	body, html {
		margin: 0px; padding: 10px;
	}
	
	#header { 
		padding-left: 0px;	padding-right: 0px; padding-top: 0; padding-bottom: 0;
	}
	

	.pagebanner {
		margin-top: -0px;margin-bottom: 20px;
	}

	#navigation {
			padding-left: 0px;	padding-right: 0px; margin-bottom: 20px;
	}

	#content { 
			padding-left: 0px;	padding-right: 0px;
	}
	
	.three-col-middle #main-sidebar-container {
		width: 100%;
	}
	.three-col-middle #main-sidebar-container #sidebar {
			width: 100%;
	}
	.wifi {bottom: 20px; }
	
	#sidebar-alt  {
		width: 100%;
	}

}

