/* tighten nav */
#tvbody #navblock {
	height: 65px;
	margin: 0 auto 10px;
}

#tvbody #navblock #navlogo { top: 12px; }
#tvbody #navblock #navbar { top: 20px; }

/* atomtv player */
#tvbody .columncontainer {
	background: none;
	padding: 0;
	z-index: 100;
}

#tvbody .columncontainer.atomtv {
	background: #fff;
	padding: 7px 11px;
	z-index: 1;
}

#atomtv-player {
	background: transparent url(http://a1.akadl.mtvnservices.com/mtvnorigin/gsp.atomcomstor/atom.com/site/images/atomtv/bg-atomtv-player.png?cpcode=35395) 0 0 no-repeat scroll;
	width: 641px;
	height: 550px;
	margin: 0 auto;
	padding: 22px 26px 10px;
	z-index: 100;
}

#player-container {
	width: 640px;
	height: 480px;
}

#atomtv-player-info {
	position: relative;
	margin: 10px 140px 0 158px;
}

#atomtv-player-info h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 2px;
	margin: 0;
}

#atomtv-player-info h3 span {
	display: inline-block;
	font-weight: normal;
	text-transform: uppercase;
	width: 250px;
	height: 12px;
}

#atomtv-player-info h3 span a {
	color: #fff;
	text-decoration: none;
}

#atomtv-player-info p {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#atomtv-player-info .sharethis {
	right: -130px;
	top: 10px;
}

#tvbody .channel-item-copy p.videostats { display: none; }

