/*	====	HEADER		====	*/

#header {
	background: #2c2b7b url(conf2010/conf2010-header-gradient.png) center 0 repeat-x;
	color: #fff;
	height: 190px;
	margin: 0;
	padding: 0;
	border-top: 2px solid #272363;
	border-bottom: 6px solid #5F5F9D;
}
#header-main {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#header a, #corenav a { color: #fff; }
a.home {
	display: block;
	height: 190px;
	width: 900px;
	background: url(conf2010/conf2010-header.png) no-repeat center 0;
}
a.home i {
	text-decoration: none;
	visibility: hidden;
}

/*	====	USERBAR		====	*/

#userbar { width: 820px; }

/*	====	CORENAV		====	*/

#corenav {
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	width: 260px;
	text-align: left;
	position: absolute;
	right: 0;
	bottom: 5px;
	z-index: 6000;
}
#corenav #q {
	background-color: #272363;
	color: #fff;
	border: 1px solid #5F5F9D;
	font-weight: bold;
}

/*	====	DROPDOWN	====	*/

#dropdown {
	clear: both;
	background: transparent;
	border: 0;
	border-top: 1px solid #ddd;
	margin-top: 1.5em;
}
#dropdown ul {
	margin: 0 auto;
	width: 640px;
	padding: 0 0 0 180px;
}
#dropdown ul ul { padding: 0; }
#dropdown a {
	border: 0;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.875em;
	padding: 0 0.625em;
}
#dropdown a.here {
	background-color: #fcd922; /* fallback color */
	background-image: url(default/yellow-button-gradient.png) top left repeat-x; /* fallback image */
	background-image: -moz-linear-gradient(#fdea82, #fcd922); /* Firefox 3.6+ */
	background-image: -webkit-linear-gradient(#fdea82, #fcd922); /* Safari 5.1+, Chrome 10+ */
	background-image: -o-linear-gradient(top, #fdea82, #fcd922); /* Opera 11.10+ */
	color: #000;
}

/*	====	LAYOUT		====	*/

#main {
	position: relative;
	padding: 1.5em 0 1.5em 0;
	height: 100%;
	width: 820px;
	margin: 0 auto;
}
#auction #main { width: 980px; }

#content {
	position: relative;
	float: right;
	width: 640px;
}
#auction #content {width: 800px;}

#col2 {
	position: relative;
	float: left;
	width: 200px;
	margin-bottom: 1.5em;
}

#col1 {
	position: relative;
	width: 160px;
	float: left;
	margin-top: -1.5em;
	margin-bottom: 1.5em;
}

#subnav {
	background: #272363 url(conf2010/conf2010-col1.png) left center;
	color: #fff;
	border: 0;
}
#subnav a {color: #fff;}

/*	====	FOOTER	====	*/

#footer_inner_wrap {
	width: 640px;
	padding: 0 0 0 180px;
}

/*	====	HEADINGS	====	*/

h1 {
	color: #fca619;
	font-size: 3em;
	line-height: 1em;
}
h2 {
	color: #2c2b7b;
	font-size: 1.875em;
	line-height: 1em;
}
h2 a {color: #2c2b7b;}
h2.black {
	background-color: #2c2b7b;
	clear: both !important;
}
h3 {
	color: #43a547;
	font-size: 1.5em;
	line-height: 1em;
}
h3 a {color: #43a547;}
.sidestory-lg h3 a {color: #fca619;}
h3.black {background-color: #43a547;}
h4 {
	color: #fca619;
	font-size: 1.2em;
	line-height: 1.25em;
}
strong, h5 {color: #2c2b7b;}

label {width: 15em;}
.hanglabel {margin-left: 16.5em;}

.col13 .vcard, .col23 .vcard, .col33 .vcard {
    width: 130px;
    padding-left: 74px;
    margin-bottom: 0.75em;
}
.col13 .vcard img, .col23 .vcard img, .col33 .vcar img {
	margin: 0 0 0 -74px;
	max-width: 64px;
	float: left;
}
.vcard h3, .vcard h4, .vcard p {
    font-size: 0.9em;
    line-height: 1.25em;
    margin: 0;
    clear: none;
}
.vcard h4 a {clear: none;}

/*	====	SCHEDULE	====	*/

div.schedule {
	margin: 0 0 1.5em 120px;
}
div.schedule .sched-item {
	clear: both;
}
div.schedule h2, div.schedule h3 {
	margin: 0 0 0 -120px;
}
div.schedule h3 {
	font-size: 0.85em;
	font-weight: normal !important;
	margin: 1.5em 0 -3.5em -120px;
	width: 100px;
	text-align: center;
	clear: both;
	position: relative;
	z-index: 1005;
	_display: inline-block;
}
div.schedule p, div.schedule li {
	margin-bottom: 1.667em;
	font-size: 0.9em;
	line-height: 1.667em;
}
div.schedule .times, div.schedule .location {
	margin: 0 0 0 -126px;
	display: inline;
	width: 119px;
	float: left;
	clear: left;
	font-size: 0.9em;
	line-height: 1.667em;
	position: relative;
}
div.schedule .location {
	font-family: "Times New Roman", serif;
	font-style: italic;
	margin-bottom: 1.25em;
}
div.schedule .presenter {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.125em;
}
div.schedule .author {
	color: #888;
}
div.schedule .title {
	font-weight: bold;
}

div.complete {
	background: #fff;
	text-align: left;
	padding: 0.5em;
	border: 2px solid #fff;
	margin: 0 0 0.75em 0;
}
div.incomplete {
	background: #fff6bf;
	text-align: left;
	padding: 0.5em;
	border: 2px solid #ffd324;
	margin: 0 0 0.75em 0;
}

