#summit-title.real-time-web
{
	background: url(../images/summit-rtw-ny.png) no-repeat;
}

#summit-nav li a
{
	background-image: none !important;
	text-indent: 0px !important;
	text-transform: uppercase;
	color: #111;
	font-size: 0.85em;
	text-decoration: none;
	width: auto !important;
	font-weight: 500;
}

#summit-nav li a:hover, #summit-nav li a.active
{
	color: #b80000;
}

#summit-nav li a.active { font-weight: bolder; }

#sidebar
{
	display: table-cell;
}

#rtw-report
{
	background-image: url('../images/rtw-report-sidebar.png');
	background-repeat: no-repeat;
	text-indent: -50000px;
	width: 260px;
	height: 199px;
	display: block;
	margin-top: 15px;
}

blockquote
{
	margin: 20px;
	padding: 10px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	border: 1px solid rgb(224,224,224);
	background-color: rgb(245,245,245);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}

blockquote cite
{
	display: block;
	text-align: right;
	font-style: normal;
	font-weight: bold;
}

#content h3.page-title
{
	color: #b80000;
	font-weight: 500;
}

#sponsors, #media-sponsors
{
	text-align: center;
	margin-right: 20px;
}

#sponsors a, #media-sponsors a
{
	background-image: url('../images/rtw-sponsors-sprite.png');
	background-repeat: no-repeat;
	text-indent: -50000px;
	display: block;
	margin: 10px auto;
}

#sponsors h2, #media-sponsors h2
{
	text-indent: -50000px;
	font-size: 0px;
	display: block;
	background-image:url('../images/rtw-sponsors-sprite.png');
	background-repeat: no-repeat;
	background-position: -257px -17px;
	width: 183px;
	height: 32px;
	margin: 10px auto;
}

#media-sponsors h2
{
	background-position: -276px -175px;
	width: 150px;
	height: 16px;
	margin-top: 20px;
}

#sponsors a#ibm
{
	background-position: 0px 0px;
	width: 180px;
	height: 82px;
}

#sponsors a#ibm:hover
{
	background-position: 0px -357px;
}

#sponsors a#alcatel-lucent
{
	background-position: 0px -203px;
	width: 186px;
	height: 47px;
}

#sponsors a#alcatel-lucent:hover
{
	background-position: 0px -560px;
}

#sponsors a#betaworks
{
	background-position: 0px -146px;
	width: 171px;
	height: 55px;
}

#sponsors a#betaworks:hover
{
	background-position: 0px -501px;
}

#sponsors a#collectadotcom
{
	background-position: 0px -84px;
	width: 180px;
	height: 60px;
}

#sponsors a#collectadotcom:hover
{
	background-position: 0px -441px;
}

#sponsors a#knowmore
{
	background-position: 0px -252px;
	width: 100px;
	height: 100px;
}

#sponsors a#knowmore:hover
{
	background-position: -109px -252px;
}

#media-sponsors a#justintv
{
	background-position: -260px -249px;
	width: 174px;
	height: 53px;
}

#media-sponsors a#justintv:hover
{
	background-position: -260px -306px;
}

body.live #body-wrapper
{
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	background: transparent;
	padding: 0px;
}

body.live h1
{
	text-indent: -50000px;
	background-image:url('../images/rtw-live-header.png');
	background-repeat: no-repeat;
	height: 110px;
	margin-top: 5px;
}

body.live #body-content
{
	border: 1px solid #FFF;
	/*border: none;
	padding: 5px;*/
	background-color: #FFF;
	box-shadow:0 0 5px #111;
	-moz-box-shadow:0 0 5px #111;
	-webkit-box-shadow:0 0 5px #111;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

body.live #sidebar
{
	border-left: 0px;
}

body.live
{
	margin-bottom: 15px;
}

#live-nav
{
	padding: 0px 0px 0px 5px;
}

#live-nav ul li
{
	float: left;
	padding: 4px 8px 5px;
	line-height: 18px;
	
}

#live-nav ul li.labeling
{
	text-transform: uppercase;
	font-size: 0.7em;
	color: #EEE;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

/* Safari 3.0 and Chrome rules here */

    #live-nav ul li {
        line-height: 17px;
    }

}

#live-nav ul li a
{
	background-color: rgb(184,1,3);
	color: #FFF;
	text-decoration: none;
	padding: 4px 14px;
	font-weight: 300;
	/*font-family: Arial, sans-serif;*/
	
}

#live-nav ul li a:hover
{
	background-color: rgb(211,63,65);
}

#live-nav ul li a.current
{
	background-color: #FFF;
	color: rgb(184,1,3);
	/*padding: 4px 14px 4px;*/
	/*border: 1px solid #999;
	border-bottom: none;*/
	font-weight: bold;
}

#live-nav ul li a.current:hover
{
	background-color: #EEE;
	color: rgb(211,63,65);
}

.multimedia-wrapper
{
	margin: 10px;
}

.multimedia-wrapper .video
{
	width: 500px;
	margin: 0px;
	padding-top: 10px;
	float: left;
}

.multimedia-wrapper .chat
{
	float: left;
	width: 300px;
}

.multimedia-wrapper .channel-desc
{
	margin: 0px;
}

.multimedia-wrapper .channel-desc h2
{
	font-size: 2.45em;
	font-weight: 700;
	letter-spacing: -0.06em;
}

.multimedia-wrapper .channel-desc p
{
	margin: 8px 0px;
	font-weight: 300;
}

#left-content
{
	width: 820px;
	padding-left: 5px;
	float: left;
}

#sponsor-logos
{
	width: 150px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}

#sponsor-logos a, #sponsor-logos h2
{
	background-image: url('../images/rtw-live-sponsor-sprite.png');
	background-repeat: no-repeat;
	text-indent: -50000px;
	display: block;
	text-align: center;
}

#sponsor-logos a
{
	margin: 10px 0px;
}

#sponsor-logos li.sponsors h2
{
	background-position: 0px 0px;
	width: 150px;
	height: 35px;
}

#sponsor-logos li.media-sponsors h2
{
	background-position: -151px 0px;
	width: 150px;
	height: 35px;
}

#sponsor-logos a#betaworks
{
	width: 150px;
	height: 33px;
	background-position: 0px -160px;
}

#sponsor-logos a#betaworks:hover
{
	background-position: -151px -160px;
}

#sponsor-logos a#ibm
{
	width: 150px;
	height: 55px;
	background-position: -0px -43px;
}

#sponsor-logos a#ibm:hover
{
	background-position: -151px -43px;
}

#sponsor-logos a#alcatel-lucent
{
	width: 150px;
	height: 34px;
	background-position: 0px -111px;
}

#sponsor-logos a#alcatel-lucent:hover
{
	background-position: -151px -111px;
}

#sponsor-logos a#collectadotcom
{
	width: 150px;
	height: 43px;
	background-position: 0px -204px;
}

#sponsor-logos a#collectadotcom:hover
{
	background-position: -151px -204px;
}

#sponsor-logos a#knowmore
{
	width: 150px;
	height: 75px;
	background-position: 0px -267px;
}

#sponsor-logos a#knowmore:hover
{
	background-position: -151px -267px;
}

#sponsor-logos a#justintv
{
	width: 150px;
	height: 40px;
	background-position: 0px -353px;
}

#sponsor-logos a#justintv:hover
{
	background-position: -151px -353px;
}

#collecta
{
	margin: 10px auto;
	width: 800px;
	border-top: 1px solid #CCC;
	position: relative;
	padding: 25px 0px 0px;
}

#collecta h2
{
	font-size: 1.25em;
	background-color: rgb(184,1,3);
	color: #FFF;
	font-weight: 500;
	display: inline;
	padding: 3px 10px;
	margin: 0px 0px 20px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-transform: uppercase;
}

#collecta p
{
	margin: 10px 0px 0px 10px;
	font-weight: 300;
	line-height: 1.4em;
}

#footer
{
	border: none;
	padding: 0px;
	margin: 10px 0px;
}

p.live-promo a
{
	text-indent: -50000px;
	background-image: url('../images/mobile-large-live-button.png');
	background-repeat: no-repeat;
	width: 400px;
	height: 150px;
	display: block;
	margin: auto;
}

p.live-promo a:hover
{
	background-position: 0px -151px;
}
