@charset "UTF-8";
/* CSS Document */

html {  }
body { margin: 0; padding: 0; font-size: 14px; }
.ui-mobile-viewport { background-color: #81a4ba; }
a img { border: none; }

.ui-page { background-color: #81a4ba; }
.ui-page.ui-body-c.ui-page-active { background: none; }
.ui-page.ui-body-c.ui-page-active .ui-content { background: #fff url(../images/banner_shadow.jpg) repeat-x 0px 0px; }
.ui-page.ui-body-c.ui-page-active .ui-header { height: 75px; background: #81a4ba url(../images/banner_main.jpg) no-repeat 50% -75px; }
.ui-page.ui-body-c.ui-page-active .ui-header h1 { padding: 20px 0px 10px 0px; font-size: 1.4em; }

#home.ui-page.ui-body-c.ui-page-active .ui-content { background: none; }

#home { padding: 75px 0px 20px 0px; background: #81a4ba url(../images/banner_main.jpg) no-repeat 50% 0px; }
#home .heading { display: none; }
#home .logo { width: 320px; height: 150px; margin: 0px auto 0px auto; background: url(../images/logo.png) no-repeat center 0px; }
#home ul.mainmenu { margin: -20px 20px 0px 20px; padding: 5px 15px 0px 15px; border: none; }
#home ul.mainmenu li { background: none; border: none; }
#home ul.mainmenu li .ui-btn-inner { background: none; border: none; margin: 0px; padding: 0px 0px 10px 0px; }
#home ul.mainmenu li a {
	border: 1px solid #fff;
	border-radius: 16px;
	color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0px 2px 0px 2px;
	background: rgba(82,115,136,.7)  url(../images/mobile_link_arrow.png) no-repeat right 50%;
	font-size: 1.15em;
	text-shadow: none;
}
#home .content {
	background-color: #000;
}


ul.submenu { margin: 0px 20px 0px 20px; padding: 15px 20px 35px 35px; border: none; }
ul.submenu li { background: none; border: none; }
ul.submenu li .ui-btn-inner { background: none; border: none; margin: 0px; padding: 0px 0px 10px 0px; }
ul.submenu li a {
	border: 1px solid #81a4ba;
	border-radius: 16px;
	color: #81a4ba;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0px 2px 0px 2px;
	background: #fff url(../images/mobile_link_arrow.png) no-repeat right 50%;
	font-size: 1em;
	text-shadow: none;
}

.ui-li .ui-btn-text { white-space:normal; }
.ui-bar-a.ui-footer { background: #81a4ba; border: none; border-top: 1px solid #fff; }
.ui-bar-a.ui-footer h4.ui-title { font-size: .9em; font-weight: normal; text-align: center; margin: 0px; padding: 20px 30px 20px 30px; text-shadow: none; }
.ui-bar-a.ui-footer h4.ui-title a { color: rgba(255,255,255,.5); text-decoration: none; }

.ui-content {  }
.ui-page.ui-body-c.ui-page-active .ui-content { padding-top:25px; padding-bottom: 35px; }
.ui-header .ui-btn-left { position: absolute; left: 15px; top: 20px; }

p.presenter a {
	display: inline-block;
	border: 1px solid #81a4ba;
	border-radius: 16px;
	color: #81a4ba;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 30px 5px 10px;
	text-decoration: none;
	font-weight: normal !important;
	margin: 0px 2px 0px 2px;
	background: #fff url(../images/mobile_link_arrow.png) no-repeat right 50%;
	font-size: 1em;
}


span.ui-icon.ui-icon-arrow-r { display: none; }

h1 { font-size: 1.4em; margin: 0px 0px 20px 0px; }
h2 { font-size: 1.2em; margin: 0px 0px 0px 0px; }
h3 { font-size: 1.1em; margin: 0px 0px 0px 0px; }
h4 { font-size: .8em; }
h5 { font-size: 1em; color: #c00; margin: 40px 0px 10px 0px; padding: 5px 0px 0px 0px; text-transform: uppercase; border-top: 1px solid #b8c9d4; }
p { font-size: 1em; margin: 0px 0px 12px 0px; }

figure { width: 120px; float: right; margin: 0px 0px 20px 15px; padding: 0px 0px 0px 10px; border-left: 1px solid #ddd; }
figure figcaption { font-size: .8em; color: #777; line-height: .8em; }


span.title { font-size: .8em; color:#7d9fb4; text-transform: uppercase; }
.speaker_photo { float: right; margin: 0px 0px 10px 20px; }
.sponsor_logo { float: right; margin: 0px 0px 10px 15px; }

.sponsor-page h2 { margin: 50px 0px 0px 0px; padding: 5px 0px 10px 0px; border-top: 1px solid #b8c9d4; }
.sponsor-page h2:first-child { margin: 10px 0px 0px 0px; }

