/*
------------------------------
nclud'ed screen styles
Design & Dev by nclud, LLC
http://www.nclud.com
------------------------------
*/

/*------ Yahoo! Reset CSS ------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;} table {border-collapse:collapse; border-spacing:0;} fieldset,img {border:0;} address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;} ol,ul {list-style:none;} caption,th {text-align:left;} h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;} q:before,q:after {content:'';} abbr,acronym {border:0;}

body {
	width: 100%;
	color: #272727;
	background-color: #090909;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
}

#container {}
#subcontainer {background:#323232 url(../img/bg_header.jpg) no-repeat center 40px;}
#contentcontainer {background:#fff url(../img/bg_contentcontainer.png) repeat-x 0 0; border-top:2px solid #ddd5c0; clear:both; padding: 30px 0;}
#intro {height:60px; clear:both; background:#DDD5C0; color:#873F27; padding-top:17px; line-height:27px;}
.container {width:900px; margin:0 auto; padding:0 12px;}

/*------ Header Styles ------*/
#header {background:#1b0b02 url(../img/bg_nav.png) repeat-x 0 0; border-bottom:2px solid #5d4936; margin-bottom:183px;}
#header .container {position:relative;}
#header .container h1 a {
	width:218px;
	height:188px;
	background:transparent url(../img/bg_logo.png) no-repeat;
	display:block;
	position:absolute;
	top:-6px;
	left:20px;
}
#header .container .navigation {margin-left:400px;}
#header .container .navigation a {padding:15px 10px 12px 10px; color:#e3ddcd;}
#header .container .navigation a:hover {color:#e3ddcd; text-decoration:underline;}
#header .container .navigation .on a {background:transparent url(../img/bg_nav_on.png) repeat-x 0 0; color:#e3ddcd;}
#header .container .navigation .on a:hover {text-decoration:none; color:#e3ddcd;}

/*------ Content Styles ------*/
#content {width:550px; float:left;}

/*------ Sidebar Styles ------*/
#sidebar {width:300px; float:left; margin:0 0 30px 50px;}
#sidebar .info_date {background-color:#eae5d7; padding:20px 10px; text-align:center; margin-bottom:10px;}
#sidebar .info_date h3 {font-size:20px; font-weight:bold; color:#7a210c;}
#sidebar .info_date h4 {font-size:14px; color:#693f36;}
#sidebar .info_date .register {margin:15px auto 0 auto;}
#sidebar .info_venue {margin-bottom:10px;}
#sidebar .info_venue a {display:block; height:233px; width:300px; background:#fff url(../img/sponsor_UM-Smith-Dingman.png) no-repeat center center;}
#sidebar .info_speakers {background-color:#f4f3ef; padding:10px;}
.sidebar-title {color:#A73F27; font-size:18px; font-weight:bold; margin-bottom:12px;margin-top:30px;}
#twitter_update_list li {font-size:11px; line-height:16px; margin-bottom:5px; padding:5px 10px;}
#twitter_update_list {background-color:#EAE5D7;margin-bottom:5px;}
#twitter_update_list li:hover {background-color:#FFFFFF;}
#panelists {background-color:#EAE5D7;margin-bottom:5px;padding:5px 10px;}
#panelists p {line-height:24px;font-size:14px;}
	
/*------ Extra Styles ------*/
#extra {background-color:#282828; padding:60px 0 40px 0; color:#fff; clear:both;}
#extra .colA {width:250px; float:left; margin-right:34px;}
#extra .colB {width:260px; float:left; margin-right:34px;}
#extra .colC {width:315px; float:left;}
#extra h6 {font-size:18px; margin-bottom:12px; font-weight:bold;}
#extra p {font-size:12px; line-height:18px;}
#extra .flickr_badge_image {border:1px solid #a3a3a3; float:left; margin:0 10px 10px 0;}
#extra .flickr_badge_image a {display:block; border:2px solid #efefef;} #extra .flickr_badge_image a img {width:70px; height:70px;}
#extra .flickr_badge_image:hover {border:1px solid #000;} #extra .flickr_badge_image a:hover {border:2px solid #ff4d00;}
#extra .posts li {color:#999; margin-bottom:20px; font-size:12px; font-weight:normal;}
#extra .posts li a {font-weight:bold; text-decoration:underline; display:block; color:#fff; margin-bottom:4px;} #extra .posts li a:hover {text-decoration:none;}
#extra .sponsors {width:100%; margin-top:22px; padding-top:22px; border-top:1px solid #343434;}
#extra .sponsors li {width:220px; height:88px; border:1px solid #464646; background:#191919 url(../img/bg_sponsor.png) repeat-x 0 0; float:left; padding:0 10px; margin:15px 15px 0 0;}
#extra .sponsors li a {width:220px; height:88px; display:block;}
#extra .sponsors li a.awayfind {background:transparent url(../img/sponsor_awayfind.png) no-repeat center center;}
#extra .sponsors li a.nclud {background:transparent url(../img/sponsor_nclud.png) no-repeat center center;}
#extra .sponsors li a.umd {background:transparent url(../img/sponsor_umd.png) no-repeat center center;}
#extra .sponsors li a.geniusrocket {background:transparent url(../img/sponsor_geniusrocket.png) no-repeat center center;}
#extra .startup_sponsors ul {margin: 15px 0px; background:#191919 url(../img/bg_startup_sponsor.png) repeat scroll 0pt; width:570px; height:290px; border:1px solid #464646; text-align:center;}
#extra .startup_sponsors ul li {margin: 10px 0px 0px 10px; padding:0; width:130px; height:130px; background:#FFFFFF; border:none;}
#extra .startup_sponsors ul li a {width:auto; height:auto;}

/*------ Footer Styles ------*/
#footer {clear:both; margin:15px auto 30px auto; width:900px; padding:0 12px; color:#fff;}

/*------ Interior Styles ------*/
#interior #content p, #interior #content ul, #interior #content ol {
	font-size:14px;
	line-height:20px;
	margin:15px 0;
}
#interior #content ul li {background:transparent url(../img/icn_arrow.png) no-repeat 0 3px; padding-left:15px; font-size:12px; line-height:16px; margin:8px 0 8px 15px;}
#interior #content ol {margin-left:15px;}
#interior #content ol li {list-style:decimal; padding-left:5px; font-size:12px; line-height:16px; margin:5px 0; border-bottom:1px solid #e4e2df; padding:8px 0;}
#interior #content img {margin:5px 15px 5px 0px;}
#interior #content td {font-size:16px; padding:14px 8px 0px; color:#A73F27;}
#interior #content td div {font-size:11px; margin-top:3px; text-transform:uppercase; color:#727272;}
#interior #content td div a {color:#272727;}

/*------ Speaker page Styles ------*/
.speaker {
	margin-top: 2px;
	font-size: 10px;
	line-height: 17px;
	color: #727272;
}
.speaker a {color: #272727;}
hr {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAE5D7;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.time {color:#272727 !important;}

/*------ General Styles ------*/
em {font-style:italic;}
strong {font-weight:bold;}

h1 {font-size:27px;}
h2 {font-size:28px;margin-bottom:16px;}
h3 {
	font-size:15px;
	color:#6f6f6f;
	font-weight:normal;
}
	h3.highlight {
	margin:30px 0;
	color:#a73f27;
	font-size: 16px;
}
	h3.highlight strong {font-weight:bold; color:#712614;}
h4 {font-size:16px;}
	h4.highlight {font-weight:bold; font-size:18px; line-height:32px;}
h5 {font-size:14px; margin-top:25px; letter-spacing:0.25em; color:#777777;}
h6 {font-size:11px;}

a {color:#A73F27;text-decoration:underline;}
a:hover {text-decoration:none;}

form {}
form input {}
form select {}
form select option {}
form textarea {}

/*------ Global Classes (Things I Use All The Time) ------*/
.alt em {position: absolute; left: -5000px; top: -5000px;}

.pos_left {float:left; margin-right:5px;}
.pos_right {float:right; margin-left:5px;}

.list_horizontal li {display: block; float: left;} .list_horizontal li a {display: block;}
.list_bull { margin: 1.0em 0;} .list_bull li {background: url(../img/icn_bullet.png) no-repeat 0px 2px; margin:5px 0; padding-left:12px;}
.list_num {margin:1.0em; padding-left:10px;} .list_num li {list-style:decimal; margin:5px 0; padding-left:2px;}
.list_mega {margin:10px 40px 20px 30px;} .list_mega li {background:transparent url(../img/icn_checkmark.png) no-repeat 0 12px;} .list_mega li span {display:block; margin-left:36px; border-bottom:1px solid #e4e2df; font-size:16px; color:#3f3e3e; padding:12px 0;}

a.register {display:block; width:196px; height:38px; background:transparent url(../img/btn_register.png) no-repeat 0 0; margin:15px 0;}
a:hover.register {background:transparent url(../img/btn_register.png) no-repeat 0 -38px;}

.clear {display:inline-block;}
.clear:after { display: block; visibility: hidden; clear: both; height: 0; content: "."; }
/** EDITS **/
.special_home_link{
	float:right;
	font-size:16px;
	margin-top:25px;	
}
.past-speakers-container{
	background: #ebe5d7;
	overflow: hidden;
	width:520px;
	padding: 0px 15px 0px 15px;
	margin-top:30px;
}
.past-speakers-container h2{ 
	font-size:22px;
	padding:15px 5px 5px;
	color: #b0563e;
	margin: 0px;
}
.past-speakers-container .title-underline{
	border-top-color: #d0cdc6;
	margin: 0px 0px 0px 7px;
	padding-bottom: 0px;
}
.past-speakers-container hr{
	border-top-color: #fff;
}
.past-speakers-container .speaker{ 
	color: #A73F27;
}
.past-speakers-container .speaker A{ 
	color: #A73F27;
}
.past-speakers-container TD{
	font-size: 12px !important;
}
.past-speakers-container TD DIV, past-speakers-container TD DIV A{
	font-size: 9px !important;
}
.past-speakers-container td p {
font-size:12px !important;
margin:0 0 8px 15px !important;
}
#interior #content td IMG { margin: 0px; }
.list-container{ margin: 0px 0px 0px 10px; }