/* ----------------------------------------------------------------------------
   CSS Reset (kills default browser styles)
---------------------------------------------------------------------------- */

/* © 2008 Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td 
{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/* ----------------------------------------------------------------------------
   SITE
---------------------------------------------------------------------------- */

a,
#tweets strong a {
	color: #CB3494;
	text-decoration: none;
}
a:hover,
#tweets strong a:hover { color: #E599C9; }

body {
	border-top: 7px solid #00C0E5;
	color: #333;
	font: 13px/18px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	padding-bottom: 60px;
}

h1,
h2,
h3 {
	left: 0;
	position: absolute;
	top: 0;
	width: 622px;
}

h1 {
	background: url(../img/unleash.2010.png) 0 0 no-repeat;
	height: 68px;
}
h2,
h3 { height: 57px; }
h2 { background: url(../img/breakout.session.notes.png) 0 0 no-repeat; }
h3 { background: url(../img/watch.other.videos.png) 0 0 no-repeat; }

html { background: #CB3494; }

#breakout_notes h3 {
	background: none;
	height: auto;
	left: auto;
	position: static;
	top: auto;
	width: 320px;
}
#breakout_notes li {
	background: #F9F9F9;
	border-bottom: 1px solid #EEE;
	padding: 20px 10px;
	position: relative;
}
#breakout_notes li.alt { background: #FFF; }
#breakout_notes p { color: #BBB; }
#breakout_notes ul {
	border-top: 1px solid #EEE;
	margin-top: 50px;
	padding-bottom: 20px;
}
#breakout_notes .download a {
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
	background: #00C0E5;
	color: #FFF;
	display: block;
	font-size: 11px;
	padding: 5px 0;
	position: absolute;
	right: 10px;
	text-align: center;
	text-transform: uppercase;
	top: 24px;
	width: 100px;
}
#breakout_notes .download a:hover { background: #7FDFF2; }

#footer,
.lined {
	font-size: 11px;
	text-align: center;
}

#footer { margin-top: -15px; }
#footer,
#footer a { color: #FFF; }
#footer a:hover { color: #E599C9; }

#segregation {
	background: #FFF;
	margin-bottom: -30px;
	padding: 40px 0 30px;
}
#segregation li {
	display: inline;
	padding: 0 20px;
	position: relative;
	top: -10px;
}
#segregation li a {
	background: #FFF;
	padding: 0 15px;
}
#segregation ul { margin-top: 25px; }
#segregation .section {
	background-image: url(../img/segregation.bg.png);
	padding-bottom: 15px;
}
#segregation .bottom { background: url(../img/segregation.bottom.png) 0 0 no-repeat; }
#segregation .lined {
	margin-left: -25px;
	width: 512px;
}

#session_1 { z-index: 2; }
#session_2 { z-index: 1; }

#the_others { margin-top: 45px; }
#the_others li,
#the_others li a { float: left; }
#the_others li a {
	display: block;
	height: 27px;
	margin: 0 35px;
	width: 84px;
}
#y2009 a { background: url(../img/2009.png) 50% 0 no-repeat; }
#y2008 a { background: url(../img/2008.png) 50% 0 no-repeat; }
#y2007 a { background: url(../img/2007.png) 50% 0 no-repeat; }
#y2009 a:hover { background-position: 50% 100%; }
#y2008 a:hover { background-position: 50% 100%; }
#y2007 a:hover { background-position: 50% 100%; }

#video {
	margin: 55px 0 0 -25px;
	height: 319px;
	position: relative;
	width: 512px;
}
#video p {
	background: url(../img/video.bottom.png) 0 0 no-repeat;
	color: #AAA;
	font-size: 11px;
	height: 31px;
	line-height: 31px;
	position: absolute;
	top: 288px;
	text-align: center;
	text-shadow: 0 1px 0 #FEFEFE;
	width: 512px;
}
#video .session {
	left: 0;
	position: absolute;
	top: 0;
}
#video .rounded {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 7px;
	position: absolute;
	top: 0;
	width: 7px;
	z-index: 3;
}
#video .rounded.left {
	background-image: url(../img/rounded.left.png);
	left: 0;
}
#video .rounded.right {
	background-image: url(../img/rounded.right.png);
	right: 0;
}

.lined {
	border-top: 1px solid #DDD;
	color: #CB3494;
	font-weight: bold;
	margin-top: 25px;
}
.lined em {
	background: #FFF;
	font-style: normal;
	padding: 0 15px;
	position: relative;
	top: -10px;
}
.lined .current {
	color: #555;
	cursor: default;
}

.section {
	background: #FFF url(../img/section.bg.png) 0 0 repeat-y;
	margin: 0 auto 30px;
	padding: 40px 80px;
	position: relative;
	width: 462px;
}
.section ul { margin-top: 40px; }
.section .bottom {
	background: url(../img/section.bottom.png) 0 0 no-repeat;
	bottom: 0;
	height: 9px;
	left: 0;
	position: absolute;
	width: 622px;
}

/* ----------------------------------------------------------------------------
   HACKS
---------------------------------------------------------------------------- */

.ir{text-indent:-20000em;overflow:hidden;}
.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
