/*
				6e8798 051A27
Logo blue:		#6ec8e8 (darker #42b7e1)
Logo green:		#b1c918 (darker #899b13)
Logo yellow:	#ffcc00 (darker #cca300)
*/

*{font-family: 'Didact Gothic',"Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura, sans-serif;}

p, li {
	line-height: 1.3em;
}

iframe {
    margin: 0;
    padding: 0;
    border: 0;
}

img.logo {
	padding: 5em;
}

img.photo-left {
	/*padding:9px;
	border:0px solid #cccccc;*/
	margin-left:0px;
	margin-right:10px;
	float:left;
}

img.photo-right {
	padding:9px;
	border:1px solid #cccccc;
	margin-right:0px;
	margin-left:10px;
	float:right;
}

li {
	margin-bottom: .5em;
}

/*p.ui-li-desc + p.ui-li-desc {
	margin-top: .5em;
}*/

ul li {
	margin-top: .5em;
}

.supporter, .banner {
	width: 100%;
	margin: auto;
}

.supporter div {
	text-align: center;
	vertical-align: middle;
}

.supporter img {
	margin-left: auto;
	margin-right: auto;
	padding: 1em 2em 1em 2em;
	text-align: center;
	vertical-align: middle;
}

.border {
	border: 1px solid #BBB;
	margin-top: 2em;
}

/*.prog-paper, .prog-demo, .prog-poster, .prog-keynote, .prog-panel, .prog-tutorial, .prog-invitedtalk {
	font-weight: bold;		    
	padding: 5px;			    
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;    
	border-radius: 6px;		    
}*/

.prog-paper {
/*	background-color: #ffcc00;		 */
/*	border-color: 1px solid #cca300; */
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #fc0 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #fff /*{c-bup-background-start}*/, #fc0 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #fff /*{c-bup-background-start}*/, #fc0 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #fff /*{c-bup-background-start}*/, #fc0 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #fff /*{c-bup-background-start}*/, #fc0 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #fff /*{c-bup-background-start}*/, #fc0 /*{c-bup-background-end}*/);
}

.prog-demo {
/*	background-color: #6ec8e8; */
/*	border: 1px solid #42b7e1; */
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #6ec8e8 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #6ec8e8 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #6ec8e8 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #6ec8e8 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #6ec8e8 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #6ec8e8 /*{c-bup-background-end}*/);
}

.prog-poster {
/*	background-color: #b1c918; */
/*	border: 1px solid #899b13; */
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #b1c918 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #b1c918 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #b1c918 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #b1c918 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #b1c918 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #b1c918 /*{c-bup-background-end}*/);
}

.prog-keynote {
/*	background-color: #bbb;	   */
/*	border: 1px solid #a2a2a2; */
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #bbb /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #bbb /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #bbb /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #bbb /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #bbb /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #bbb /*{c-bup-background-end}*/);
}

.prog-panel, .prog-tutorial, .prog-invitedtalk {
/*	border: 1px solid #d5d5d5; */
/*	background-color: #eee;	   */
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #d5d5d5 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #d5d5d5 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #d5d5d5 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #d5d5d5 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #d5d5d5 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #d5d5d5 /*{c-bup-background-end}*/);
}

.prog-info-p {
	//position:absolute;
	font-size:11px;
	font-weight:bold;
	padding:.2em .5em .8em .5em;
	vertical-align: middle;
	text-align: right;
	margin-top:-.9em;
	right:-20px;

}

.prog-general {
	display: inline;
	margin: 1px 3px;
	padding: 1px 8px;
	font-weight: bold;
}

.ui-li-has-count .ui-li-heading, .ui-li-has-count .ui-li-desc {
	padding-right: 50px;
}

.ui-li-has-count .ui-li-count {
	padding-right: 5px;
}

/*Custom styles for the Conference program menu */

#prog_ctrl {
	padding-bottom: 2em;
}


#program .ui-bar-a {
	background-color: #5E87B0;
	border-color: #ACA997;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-shadow: none;
	
}

#program .ui-bar-b {
	background-color: #b1c918;
	border-color: #ACA997;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-shadow: none;
}


#program .ui-bar-d {
	background-color: #ecf6b0;
	border-color: #ACA997;
	font-weight: normal;
	color: #010101;
	text-align: left;
	text-shadow: none;
}


.ui-li-aside a {
	text-shadow: none;
	font-weight: bold;
}

#program .ui-body-c .ui-link {
	
}


#program h3.ui-li-heading {

	font-size: 14px;
}

#program div.ui-bar-a h3.ui-li-heading {

	font-size: larger;
}


#program .ui-li-aside {
/*	background-color: #ffcc00;		 */
/*	border-color: 1px solid #cca300; */
	background-image: -webkit-linear-gradient( #8cce00 /*{c-bup-background-start}*/, #8cce00 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #8cce00 /*{c-bup-background-start}*/, #8cce00 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #8cce00 /*{c-bup-background-start}*/, #8cce00 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #8cce00 /*{c-bup-background-start}*/, #8cce00 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #8cce00 /*{c-bup-background-start}*/, #8cce00 /*{c-bup-background-end}*/);
}


.hostlogo div {
	padding: 4% 2% 0 2%;
	width: 43%;
 	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.hostlogo img {
	max-height: 80px;
}

.hostlogo p {
 	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

img.conflogo {
	padding-bottom:2em;
	display:block;
	/*max-width: 200px;*/
	width:100%;
}

.center {
	margin-left: auto;
	margin-right: auto;
 	text-align: center;
}

.right {
 	text-align: right;
}

.linethrough {
	text-decoration: line-through;
}

tr.highlight {
	background-color: #b1c918;
}

table.sponsorlevels {
	text-align: center;
	width: 100%;
	text-shadow: none;
	border-collapse: collapse;
}

table.sponsorlevels th {
	color: #ffffff;
	background-color: #b1c918;
	padding: 10px;
}

table.sponsorlevels td {
	border: 1px solid #ccc;
	padding: 10px;
}

table.sponsorlevels tr {
	line-height: 1.3em;
}

table.hotel th {
	text-align: right;
	vertical-align: top;
	padding: 0;
}

table.hotel td {
	text-align: left;
	vertical-align: bottom;
	padding: 0;
}
table.hotel tr {
	line-height: 1.3em;
}

table.hotel {
	font-size: .9em;
	padding-bottom: 1em;
}

a.button {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}

em {
	color: red;
	font-weight: bold;
	font-style: normal;
}

.supporter h2 {
	text-align: center;
}

.newstbl p, .datetbl p {
	font-size:1em;
}

.hcls {
	padding: 0.3em;
	background: #ce4200;
	color: white;
	font-weight: inherit;
	letter-spacing:1px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3);
	box-shadow:0 1px 4px rgba(0,0,0,.3);
	margin-bottom: .75em;
	text-shadow: none;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote headline,
blockquote small,
blockquote .small {
  display: block;
  font-size: 100%;
  line-height: 1.42857143;
  color: #777;
  font-weight: bold;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/*
.hcls {
	padding: 0em;

	color: #ce4200;
	font-weight: inherit;
/*	font-size: 200%; */
/*	letter-spacing:1px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3);
	box-shadow:0 1px 4px rgba(0,0,0,.3);
	margin-bottom: .75em;
	text-shadow: none;
*/
}
*/


#left-column a {
	text-decoration: none;
	width: 100%;
}

.lnkcls:link {
	text-decoration: none;
	margin: 0.1em;
	padding: 0.15em;
	color: #6ec8e8;
	border: #6ec8e8 solid 1px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.lnkcls:hover {
	text-decoration: none;
	text-shadow: none;
	background-color: #ffcc00;
	color: #ffcc00;
	border: #cca300 solid 1px;
}

.datetbl .ui-grid-a .ui-block-a { width: 30% }
.datetbl .ui-grid-a .ui-block-b { width: 70%; } 

#toolbar {
	position: fixed;
	list-style: none;
	margin: 12px 9px 0 0;
	padding: 0;
	top: 0;
	right: 35px;
}

#toolbar li {
	float: right;
	margin: 0 2px;
	padding: 0;
	width: 25px;
	height: 25px;
}

.logobar {
	-webkit-box-shadow:inset 0 0 7px #000000;
	-moz-box-shadow:inset 0 0 7px #000000;
	box-shadow:inset 0 0 7px #000000;
	border: none;
}

.header {
	background: inherit;
	border: inherit;
	margin: 0;
	padding: 5px 15px 5px 15px;
}

#jqm-home .header a {
       top: 11px;
       right: 15px;
}

.content {
	max-width:1200px;
	margin-left: auto;
	margin-right: auto;
}

.content-primary h1 {
	font-size: 2.4em;
	margin-top:0em;
	text-shadow: none;
}

.content-primary h2 {
	font-size: 1.8em;
	margin-top:1.8em;
	text-shadow: none;
}

.content-primary h3, h4 {
	font-size: 1.4em;
	margin-top:1.4em;
	text-shadow: none;
}

.content-primary > h2:first-child {
	margin-top: 0;
}

#jqm-home .content-secondary {
	padding: 0;
}

.hidden { display: none; }

.socialbuttons .fb-like {
	top: -3px !important;
}

.socialbuttons {
	padding-top: .6em;
	padding-bottom: .5em;
	padding-left: .2em;
}

.fees td, .fees th {
		text-align: center;
		padding: .2em .4em .2em .4em;
}

.fees table {
	padding-bottom: 1.5em;
}

div.fees {
	font-size: .9em;
	padding: 0 1em 0 1em;
}

.bio_img {
	margin: 1em;
	float: left;
}

.newslibtn .ui-btn-text{
	text-align: center;	
}

.license {
/*	max-width:450px; 
	margin:0 auto 10px auto; 
	border:0px; */
	padding: 10px; 
	font-size: 10px; 
	text-align: center;
	color: grey;
}

.license a {
	text-decoration: none;
}

/* jqm overrides go here */

.ui-body-c .ui-link {
	font-weight: inherit;
}

#jqm-home, .ui-mobile .type-home .ui-content {
	background-color: white;
    background-image: none;
}

#jqm-home .ui-listview-inset .ui-li {
	background-image: none;
}

#jqm-home .ui-listview-inset .ui-li a {
	color: #000000;
}

/* 6D8898 124E60
748A98 to 2A4F68 -- matches logo 
84A0B0, #2A4F68 -- a bit lighter */
#jqm-home .ui-listview-inset .navselected {
    /* background-color: #D81F23; */
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, right top, from( #748A98 ), to( #2A4F68 )); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #748A98, #2A4F68 ); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #748A98, #2A4F68 ); /* FF3.6 */
	background-image:     -ms-linear-gradient( #748A98, #2A4F68 ); /* IE10 */
	background-image:      -o-linear-gradient( #748A98, #2A4F68 ); /* Opera 11.10+ */
	background-image:         linear-gradient( #748A98, #2A4F68 );
}

#jqm-home .ui-listview-inset .navselected a {
    /* background-color: #D81F23; */
	color: #FFFFFF;
	text-shadow: none;
}

#jqm-home .headerselected {
    background-color: #D81F23;
	color: #FFFFFF;
}

.subnav-a .ui-btn-text, .subnav-b .ui-btn-text, .subnav-c .ui-btn-text {
	padding-left: 30px;
}

.submenu {
	padding-left: 30px;
}

#jqm-home .heading {
	text-align: center;	
	font-size: 16px;	
	letter-spacing:1px;
}

#jqm-home .ui-btn-text {
	font-size: 14px;
}

#jqm-home .ui-collapsible .ui-collapsible-heading .ui-btn-text {
	font-size: 16px;
}

#jqm-home .ui-li-heading, .ui-li-desc {
	white-space: normal;
	margin: 0;
}

#jqm-home .ui-li-desc em {
	color: inherit;
	font-weight: normal;
	font-style: italic;
}

#jqm-home .ui-li-heading {
	font-size: 14px;
}

#jqm-home .ui-li-aside {
	width: auto;
	margin: 0 0 10px 10px;
}

#archive_div {
	font-size: 0.9em;
	text-align: center;
	width: 250px;
	padding: 1em;
}

/* site layout */
@media all and (max-width: 650px){
	a.button {
		width: 80%;
	}
	.hostlogo, .tweetlist, .socialbuttons, img.conflogo {
		display: none;
	}
	.content-primary h1 {
		font-size: 1.8em;
		margin-top:0em;
	}
	.content-primary h2 {
		font-size: 1.4em;
		margin-top:1.4em;
	}
	.content-primary h3, h4 {
		font-size: 1.2em;
		margin-top:1.2em;
	}
	.fees td, .fees th {
			padding: .2em;
	}
	#left-column{
		margin: 0 !important;
	}
}

@media all and (min-width: 650px){
	.header {
		display: none;
	}
	.content-secondary {
		width: 30%;
		max-width: 300px;
	}
	.content-secondary {
		margin: 30px 0 20px 2%;
		padding: 20px 4% 0 0;
	}
	.content-primary {
		width: 62%;
		max-width: 800px;
		margin-right: 1%;
		padding-right: 1%;
	}
	a.button {
		width: 60%;
	}
}

/*
@media all and (min-width: 1200px){
	.header {
		display: none;
	}
	.content-secondary {
		width: 30%;
		padding-right:6%;
		margin: 30px 0 20px 5%;
	}
	.content-primary {
		width: 50%;
		margin-right: 3%;
		padding-right: 3%;
	}
}
*/

@media print {
    #left-column {
	    display: none;
    }
    
    .content-primary {
	    width: 90%;
    }
    
    .logobar {
	    display: none;
    }
    
   .button {
	    display: none;
    }

    .hcls {
    	border: 0;
	    background: white;
	    color: black;
	    -webkit-border-radius: 0;
	    -moz-border-radius: 0;
	    border-radius: 0;
	    -moz-box-shadow: 0 0px 0px rgba(0,0,0,.3);
	    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.3);
	    box-shadow:0 0px 0px rgba(0,0,0,.3);	
    }
    blockquote {
       border: 1px solid #999;
       page-break-inside: avoid;
    }
	

  }


