/* @override http://criticalglobalhealth.net/css/cghs2011.css */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url('img/2014.gif') center top no-repeat fixed #fff;
}
#poster, #theme {
	font-family: 'Amaranth', sans-serif;;
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
}
ul {
	list-style-type: none;
}
#menu {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #ddd;
	color: #333;
}
#menu li {
	float: left;
	margin-left: 20px;
}
#menu a {
	color: #333;
	font-weight: bold;
}
#menu a:hover {
	color: #999;
}
.themewrap {
	width: 570px;
	margin: 0 auto;
	padding: 30px 440px 30px 30px;
}
.logowrap {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
#theme {
	background-color: #f05a28;
	color: #fff;
	font-size: 17px;
	line-height: 1.3;
	display: none;
}
#theme a {
	color: #fff;
}
#theme a:hover {
	color: #000;
}
#theme p {
	margin-top: 10px;
}
.left {
	float: left;
}
.clr {
	clear: both;
}
.date, .nametitle, .more {
	float: left;
}
.date, .nametitle {
	line-height: 20px;
}
.talk {
	clear: both;
}
.date, .cgh {
	text-align: right;
	padding: 20px;
	margin-left: 30px;
	margin-right: 15px;
}
.cgh {
/*	text-transform: uppercase;*/
	font-size: 38px;
	line-height: 53px;
	width: 205px;
}
.nametitle, .spring {
	width: 420px;
	padding: 20px;
}
.openclose {
	float: right;
	margin-right: -15px;
	display: none;
}
.openclose a {
	text-decoration: none;
	color: #999;
	font-weight: normal;
	font-size: 20px;
}
.close {
	display: none;
}
.more {
	/*width: 380px;*/
	display: none;
	padding-top: 20px;
	height: 670px;
	position: absolute;
	top: 0;
	left: 710px;
	overflow: auto;
	background: url(img/poster2011-2.png) no-repeat 0 0;
	padding-left: 30px;
	margin-left: 10px;
}
#seminar, #ftr {
/*	height: 255px;*/
/*-webkit-transform:  rotate(357deg);-moz-transform:  rotate(357deg);-o-transform:  rotate(357deg);writing-mode: lr-tb;*/
}
#talks {
	height: 690px;
	position: relative;
/*-webkit-transform:  rotate(357deg);-moz-transform:  rotate(357deg);-o-transform:  rotate(357deg);writing-mode: lr-tb;*/
}
#ftr {
	margin-left: 30px;
}
.foot {
	width: 185px;
	padding: 20px 0 20px 35px;
	font-size: 14px;
	color: #999;
	line-height: 1.3;
}
.foot a {
	color: #999;
}
.foot a:hover {
	color: #000;
}
.ftr1{
	width: 205px;
	padding: 20px;
	text-align: right;
	font-size: 16px;
	color: #000;
}
#poster {
	width: 1000px;
	margin: 30px auto 0;
/*	background: url(img/poster2011.png) no-repeat 180px 0;*/
	clear: both;
	position: relative;
	padding-bottom: 50px;
}
h1 {
	font-size: 40px;
	font-weight: normal;
	font-style: normal;
	line-height: 50px;
}
h2 {
	font-weight: normal;
	font-style: normal;
	color: #000;
font-size: 20px;
line-height: 1.3em;
}
h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	color: #999;
	line-height: 1.3em;
	display: inline;
}
.affiliation {
	font-size: 20px;
	line-height: 1.3em;
	color: #999;
	display: inline;
}
.spring {
/*	padding-left: 60px;*/
	color: #f05a28;
	width: 550px;
	font-size: 38px;
	line-height: 53px;
	padding: 20px;
}
.spring:hover {
	cursor: pointer;
	text-decoration: underline;
}
.spring span {
}
.date {
	color: #999;
	font-size: 20px;
	line-height: 1.3;
	padding-left: 0;
	width: 225px;
}
/*#t1 .date {
	padding-right: 40px;
	width: 185px;
}#t2 .date {
	padding-right: 70px;
	width: 155px;
}#t3 .date {
	padding-right: 80px;
	width: 145px;
}#t4 .date {
	padding-right: 70px;
	width: 155px;
}#t5 .date {
	padding-right: 50px;
	width: 175px;
}*/
#jhulogo {
	position: absolute;
	top: -30px;
	left: 750px;
	width: 250px;
	height: 60px;
	background: url(img/logo-bg.png) no-repeat center 30px;
}
#jhulogo a {
	display: block;
	width: 180px;
	height: 42px;
	overflow: hidden;
	margin-top: 9px;
	margin-left: 35px;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
#jhulogo a:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
#jhulogo span {
	display: block;
	height: 100%;
	width: 100%;
	background: url(img/jhu-logo.png) no-repeat 0 0;
}
#designby {
	position: absolute;
	bottom: 65px;
	right: 205px;
}
#designby a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
#designby a:hover {
	color: #999;
	border-bottom: 1px dotted #999;
}