/* -- Mobile stylesheet -- */

p, div, ol li, ul li, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

p, ol li, ul li {
	font-size: 1em;
}

h1 {
	font-size: 1em;
	margin-top: 1.5em;
}

h1 span, h2 span {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

#body-content p, #bio-content p {
	line-height: 1.5em;
}

.body-half { 
	width: 100%;
	float: none;
}

.column-container ul { 
	width: auto;
}

#header-content, #body-content, #footer-content {
	width: 90%;
	margin: 0 auto;
	max-width: none;
}

img { 
	width: 35%;
	max-width: 100%;
}

#sb-body-inner img {
	width: 100%;
}

.slider-container {
	width: 90%;
}

#showcase {
	width: 97%!important;
}

.showcase-button-wrapper span {
	font-size: 4em;
	margin: 0 0.6em;
}


.button-brick {
	border-radius: 0;
	background: none;
	color: #99503f;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-weight: 700;
}

.button-brick:hover {
	background: none;
	color: #92756f;
}

.header-logo {
	float: left;
	width: 150px;
	background: url('../images/logo-mobile.png') no-repeat;
	display: block;
	text-indent: -99999em;
	top: 50px;
	position: relative;
}

.header-navbar ul li a {
	font-size: 1em;
}

.header-navbar {
	display: none;
}

.header-mobile-navbar {
	visibility: visible;
	display: block;
}

.header-call-box {
	width: 250px;
	height: 35px;;
}

.header-mobile-navbar  {
	margin-top: 3em;
	float: right;
	background: url('../images/button-menu.png') no-repeat;
	width: 80px;
	display: block;
}

.header-mobile-navbar a {
	text-indent: -9999em;
	width: 100%;
	height: 100%;
	display: block;
}

.ui-page-panel-open .header-mobile-navbar { background: url('../images/button-menu-close.png') no-repeat; }

.header-call-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	margin: 0.5em 0 0;
	letter-spacing: 2px;
}

.thumb-grid img {
	width: 30%;
	border-radius: 1em;
	border: 0;
}

.thumb-grid img:hover {
	margin: 10px 12px;
	border: 0;
}

.thumb-grid { height: auto; }


#sb-loading-inner span  { font-size: 4em; }

#sb-counter, #sb-info, #sb-info-inner { display: none; }

.footer-bbb-bar { width: 640px; }

.footer-bbb-bar p { font-size: 2em; margin-bottom: 7em; }

.footer-bbb-bar img { float: none; }

.footer-navbar { display: none; }



/* -- Mobile stylesheet -- */
