

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
	font-family: 'Klavika-Medium';
	src: url('styles/fonts/KlavikaWebBasic_EOT/KlavikaWebBasicMedium.eot'); /* IE9 Compat Modes */
	src: url('styles/fonts/KlavikaWebBasic_EOT/KlavikaWebBasicMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('styles/fonts/KlavikaWebBasic_WOFF/KlavikaWebBasicMedium.woff') format('woff'), /* Modern Browsers */
	     url('styles/fonts/Klavika-Medium.otf')  format('opentype')
	}
@font-face {
	font-family: 'Klavika-Bold';
	src: url('styles/fonts/KlavikaWebBasic_EOT/KlavikaWebBasicBold.eot'); /* IE9 Compat Modes */
	src: url('styles/fonts/KlavikaWebBasic_EOT/KlavikaWebBasicBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('styles/fonts/KlavikaWebBasic_WOFF/KlavikaWebBasicMedium.eot') format('woff'), /* Modern Browsers */
	     url('styles/fonts/Klavika-Bold.otf')  format('opentype')
	}

h1	{
	font-family:'Klavika-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:800;
	font-size:3.2em;
	color:#fff;
	text-shadow:0 2px 3px rgba(1, 115, 185, 0.75);
}
h2	{
	font-family:'Klavika-Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:800;}

h3	{
	font-family:'Klavika-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:800;}

body	{ 
color:#666666;
font-size:15px;
font-weight:300;
padding:0 !important;
}

a	{ color:#006990;}



.container-fluid .row-fluid	{
	max-width:1000px;
	margin:auto;}
@media (min-width: 20em){
/*	body	{ background:red;}*/
.container-fluid{
	padding-left:0px;
	padding-right:0px;
}
.container-fluid .span3,
.container-fluid .span4,
.container-fluid .span8{
	padding:0 10px;
	box-sizing:border-box;}

.container-fluid .span8 .span4,
.container-fluid .span8 .span8{
	padding:0;}

#hero-box .logos	{ 
	float:left;
	width:100%;}
.hero-box .logos .ieee a{
	width:130px;}
.hero-box .logos .w3c	a{
	width:90px;}
.hero-box .logos .open-stand a	{
	width:160px;}
}
@media (min-width: 30em){
/*	body	{ background:blue;}*/
.row-fluid .span3,
.row-fluid .span4 { width: 45%; float:left;}

.hero-box .logos .ieee a,
.hero-box .logos .w3c a,
.hero-box .logos .open-stand a	{
	width:165px;}
}


@media (min-width: 40em){
/*	body	{ background:black;}*/

.row-fluid [class*="span"]	{ margin-left:0;}
.row-fluid .span8	{ width:60%; }
.row-fluid .span4 { width: 39.8%;}
[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"]	{ float:left;}
.container-fluid .row-fluid	{
}

.hero-box .last	{ float:right;}

#hero-box .description .text	{ width:50%;}
#hero-box .logos	{}
}
@media (min-width: 50em){
/*	body	{ background:green;} */
.row-fluid .span3 { width: 22%;}
.row-fluid .span4 { width: 32.8%;}
.row-fluid .span3,
.row-fluid .span4	{ margin-left:0em; margin-right:1.5em; clear:none;}
.row-fluid .span3:nth-child(odd),
.row-fluid .span4:nth-child(odd)	{ margin-left:0; margin-right:1.5em;clear:none;}
.row-fluid .span3:nth-child(even),
.row-fluid .span4:nth-child(even)	{ margin-left:0; margin-right:1.5em;clear:none;}
.row-fluid .span3:last-child,
.row-fluid .span4:last-child	{ margin-left:0em; margin-right:0;}	
.row-fluid .span8	{ }


#hero-box .description .text	{ width:60%;}
#hero-box .logos	{ }
#hero-box .description	{
	width:64%;}
}
@media (min-width: 60em){
/*	body	{ background:yellow;}*/
	.container-fluid .row-fluid	{ }

}




#global-header ul {
float: left;
margin: 12px -13px 5px 0;
padding: 0;
list-style: none;}
#global-header li:first-child {
padding-left: 0;
border-left: none;}
#global-header li {
float: left;
padding: 1px 13px;
height: 10px;
border-left: 1px solid #999;
font-size: 11px;
line-height: 1em;
margin-bottom:7px;}
#global-header li a {
color: #444;
text-decoration: none;}
#global-header li a:hover	{
	text-decoration:underline;}
#global-header li a .explore {
font-style: italic;
}
.navbar	{
	background:#ececec; 
	margin:0;
	position:relative;
	z-index:200;
-webkit-box-shadow:  0px 2px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow:  0px 2px 3px 0px rgba(0, 0, 0, 0.2);}


.navbar-inverse .navbar-inner	{ 
	background:#ececec; 
	border:none;
	filter:none;
	min-height:38px;
	margin:auto;
	padding:0 10px;
	position:relative;
	width:980px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
        box-shadow: none;}

#ieee-logos	{
	background:#0073ae;
	padding:8px;
	position:relative;
	z-index:100;
-webkit-box-shadow:  0px 5px 5px 0px rgba(0, 73, 91, 0.3);
        box-shadow:  0px 5px 5px 0px rgba(0, 73, 91, 0.3);
}

#ieee-logos .ieee-sa-logo	{
	padding-left:10px;}

#ieee-logos .ieee-logo	{
	padding-right:10px;}



/* ///// HERO */
#hero-box	{
	background:url(../../images/hero-box-bg.png) repeat-x 0 100%;
	clear:both;
	padding-top:50px;
	padding-bottom:130px;
	height:100%;
	position:relative;
	overflow:hidden;
	
}
#city	{
	background:url(../../images/hero-city.png) no-repeat 50% 0;
	width:100%;
	height:485px;
	position:absolute;
	bottom:0;} 
#hero-box .hero-box	{
	position:relative;
}
#hero-box h1	{
	margin-top:0;
	}
#hero-box p	{
	color:#083c5c;
	font-weight:400;}
#hero-box p a	{
	font-weight:bold;
	color: #FFF;
	text-shadow:0 1px 1px #036;
}

.hero-box .description .text	{
	margin-top:20px;
}
.hero-box .logos {
	margin-top:10px;
	float:right;
}
.hero-box .logos img	{
	margin-bottom:0px;}

.hero-box .logos .ieee a,
.hero-box .logos .w3c a,
.hero-box .logos .open-stand a	{
	text-align:center;
	float:left;
	background:#24486c;
	background:rgba(0,20,40,0.6);
	margin-bottom:5px;
	margin-right:5px;
	padding:7px 0 0 0;
	height:43px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}

.hero-box .logos .ieee a:hover,
.hero-box .logos .w3c a:hover,
.hero-box .logos .open-stand a:hover{
	background:rgba(0,20,40,0.8);
	}



.container-fluid	{
	box-sizing:border-box;}

/* hero-unit */

.hero-box .description h2	{ 
	font-size:1.6em;
	color:#083c5c;
	line-height:1.2em;
}	
.hero-box figure figcaption	{ background:#444; color:#fff; padding:10px;}
.hero-box img	{ 
	max-width:100%; 
	height:auto;
	margin-bottom:20px;}



/* GROUND */
#ground	{
	background:url(../../images/ground-bg.png) repeat-x 0 0;
	min-height:660px;
	position:relative;
	overflow:hidden;
}
#ground	.ground-box{
	position:relative;}

#road	{
	background:url(../../images/road.png) no-repeat 50% 0;
	width:100%;
	height:1000px;
	position:absolute;
	top:0;} 
#ground .sponsors	{
	background:url(../../images/sponsors-sign.png) no-repeat 0 0;
	position:relative;
	float:right;
	height:251px;
	margin-bottom:-170px;
	width:306px;
	}


#ground .schedule	{
	background:url(../../images/schedule-sign.png) no-repeat 0 0;
	position:relative;
	float:left;
	height:507px;
	margin-top:55px;
	margin-bottom:60px;
	width:271px;}

@media (max-width: 50em){
#ground .sponsors	{
	margin-top:50px;
}
#ground .schedule{
	margin-top:100px;
}
}



#ground .schedule h2,
#ground .sponsors h3{
	color:#7d7b62;
}
#ground .schedule h2{
	padding:15px 0 0 60px;
	font-size:2.4em;}

#ground .sponsors h3	{
	padding:0px 0 0 20px;
	font-size:1.3em;}




/* SCHEDULE SLIDES */
#schedule-slides	{
	position:absolute !important;
	width:100%;
	height:360px;
	bottom:120px;
}

#schedule-slides .date	{
	width:100px;
	background:#ca5f2a;
	color:#ffdc72;
	font-family: 'Klavika-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-left:20px;
	padding:6px 0 0 0;
	text-align:center;}

#schedule-slides .date .date{
	width:auto;
	margin-left:0;
	font-size:3.2em;
	line-height:0.8em;	
}
#schedule-slides .date .month	{
	font-size:1.6em;
	line-height:1.2em;	
}
#schedule-slides .date .day	{
	font-size:1.0em;
	font-family: 'Klavika-Medium','Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height:1em;	
	padding-bottom:8px;
}

#schedule-slides .event	{
	width:380px;
	margin-left:20px;
	background:#FFF;
-webkit-box-shadow:  0px 3px 5px 1px rgba(96, 80, 0, 0.5);
        box-shadow:  0px 3px 5px 1px rgba(96, 80, 0, 0.5);
}
#schedule-slides .event .title{
	background:#ca5f2a;
	padding:5px 10px 0 10px;
	height:70px;
}




#schedule-slides .event .title span{
	color:#ffdc72;
	font-family:'Klavika-Medium','Helvetica Neue', Helvetica, Arial, sans-serif;

}
#schedule-slides .event .title h3	{
	color:#FFF;
	font-size:1.2em;
	line-height:1.1em;
	margin:0;
}
#schedule-slides .event .image	{
	float:left;
	width:200px;}

#schedule-slides .event .presenters	{
	font-size:14px;
	font-weight:bold;
	padding:0px 0 0 0;
	color:#333;
	line-height:1.3em;
}
	#schedule-slides .event .presenters span	{
		font-weight:400;}
#schedule-slides .event .description	{
	color:#777;
	float:left;
	line-height:1.3em;
	padding:5px 10px;
	width:160px;
}
#schedule-slides .event .description strong	{
	color:#333;}
#schedule-slides .event .description a	{
	color:#FFF;
	background:#2579af;
	display:block;
	font-family:'Klavika-Medium','Helvetica Neue', Helvetica, Arial, sans-serif;
	padding:3px 10px 1px 10px;
	margin:7px 0 0 0;
	width:40px;
	float:right;}
	#schedule-slides .event .description a:hover	{
		text-decoration:none;
		background:#2b95d9;}
#schedule-slides .event .keyword	{
	clear:both;
	background:#ddddcc;
	font-family:'Klavika-Medium','Helvetica Neue', Helvetica, Arial, sans-serif;
	padding:5px 10px 2px 10px;
}
#schedule-slides .event .keyword .sponsored	{
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;}

.touchcarousel.three-d .tc-paging-container	{
	display:none;}

.touchcarousel.three-d .arrow-holder	{
	top:100px;
	height:90px;
	right:10px;}

.touchcarousel.three-d .arrow-holder.left	{
	left: 10px;}
.touchcarousel.three-d .arrow-icon	{
	background:none;
	width:90px;
	height:90px;}
.touchcarousel.three-d .arrow-holder.disabled .arrow-icon.left{
background-position: -90px 0px;}
.touchcarousel.three-d .arrow-icon.left	{
	background:url(../../images/slide-arrow-large.png) no-repeat 0 0;}
.touchcarousel.three-d .arrow-icon.right	{
	background:url(../../images/slide-arrow-large.png) no-repeat 0 -90px;}



@media (max-width: 50em){
#ground	{
	height:720px;
}
}

@media (max-width: 36em){
#ground	{
	height:985px;}
#schedule-slides	{
	height:620px;
	bottom:30px;
}
#schedule-slides .event		{
	width:200px;
}
#schedule-slides .event .title{
	height:90px;
}
#schedule-slides .event .description{
	height:184px;
	width:180px;
	padding:10px;
}

#schedule-slides .omnipresent .image	{
	height:200px;
	overflow:hidden;}
	#schedule-slides .omnipresent .image img	{
		margin-top:-20px;}
#schedule-slides .omnipresent .description	{
	height: 210px;}

}




/* SPEAKERS */
#speakers	{
	background:url(../../images/speakers-bg.png) repeat-x 0 0;
	position:relative;
	margin-top:-20px;
	z-index:400;
-webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.3);
        box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.3);
	}

#speakers .row-fluid{
	padding:40px 0;}
#speakers .row-fluid h2	{
	color:#7d7b62;
	margin:-5px 0 0 0;
	width:auto;
}

#speakers .row-fluid .speaker	{
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:5px;
}
#speakers .row-fluid .speaker span	{
	color:#888;
	display:block;
	font-size:13px;
	font-weight:400;}


/* GET INVOLVED */
#getinvolved {
	padding: 1.5em 0 1em;
	background: #b7e5fc;
	text-shadow: 0 1px 1px white;
}

	#getinvolved h2 {
		color: #046;
	}
	
	#getinvolved p {
		font-weight: bold;
	}

	#getinvolved .span9 {
		padding: 1em 0;
		color: black;
		font-size: 120%;
		line-height: 1.5;
	}
	
	#getinvolved li {
		line-height: 1.5;
	}

	#getinvolved b {
	    font-size: 140%
	    }




/* FOOTER */
footer	{
	background:#0073ae;
	color:#fff;
	font-size:0.8em;
	padding:40px 0 25px 0;
	text-align:center;
	text-shadow:0 1px 1px #000;
	z-index:100;
}