#media {
    position: relative;
    float: right;
    display: inline;
    width: 640px;
    height: 480px;
	/*height: 398px;*/
	margin:2px 0 0 0;
    background: url(/sol/shared/img/v4/world_cup_2010/liveevent/loading.gif) no-repeat center center;
}

#media .warning {
	margin-top: 224px;
}

#byline {
	background:#f0f2f1;
	width:100%;
	float:left;
}

#byline span {
	display:block;
	padding:5px 16px 0 0;
	float:right;
	height:1.8em;	
	font-size: 0.846em; 
}

#byline span.author {
	padding:5px 0 0 16px;
	float:left;
}

/* -- -- -- -- commentary styles global -- -- -- -- */ 
 
#commentary {
    position: relative;
    float: left;
    display: none;
    width: 318px;
    height: 711px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	line-height: 1.23em;
	
}

.wide #commentary {
	width: 640px;
}

#commentary.open {
   	display: inline;
}

#commentary ol {
    position: relative;
    height: 683px;
	float:left;
	width:100%;
	overflow: auto;
}

.wide #commentary ol {
    position: relative;
    height: 454px;
	float:left;
	width:100%;
	overflow: auto;
}
 		    
#commentary li {
    margin: 0;
   	border-bottom: 1px solid #D6D6D6;
	list-style-type: none;	
	padding-bottom: 8px;
	overflow: hidden;
}

#commentary li, #commentary li .description, #commentary li p, #commentary li .item-info {
	zoom: 1;
}
	
#commentary .time {
    padding-right: 0px;
    font-weight: bold;
	float:left;
	margin-left: 8px;	
}
  
#commentary .event {
    font-weight: bold;
	float:left;
	display:block;
	margin-left: 8px;
}

#commentary .sub-title {
	display:block;
	font-weight: bold;
	float:left;
	clear:left;
	width: 230px;
	margin-left: 8px;
}

#commentary .sub-event {
	display:block;
	font-weight: bold;
	float:left;	
	margin-left: 8px;
}


.wide #commentary .sub-event, .wide #commentary .sub-title {
	min-width: 560px;
}

#commentary .description {
    display: block;
	clear:both;
	padding: 4px 8px 0px;
}

#commentary .tweet .event {
   	display: none;
}

#commentary .commentary-title {
	display: block;
	position: relative;
	padding-top: 8px;
}

#commentary .commentary-title img{
	float:left;
	margin: 8px 0px 0px 8px;
	overflow: hidden;	
}

#commentary .commentary-title {
	
} 

#commentary .item-info {
	width: 262px;	
	margin: 0 0 0 0 ;		
	min-height: 4px;
	postition: relative;
}

.wide #commentary .item-info {
	width: 580px;
}

* html #commentary .item-info {
	margin-left: 4px !important;	
}

#commentary .has-image{
	width: 248px !important;
	float:left;
}

.wide #commentary .has-image{
	width: 544px !important;
}

#commentary a {
	color: #06C;
	font-weight: bold;
	text-decoration: none;
}

#commentary a:hover {
	text-decoration: underline;	
}


/* -- -- -- -- emp reset overwrite -- -- -- -- */

.mediaAssetStoryA, .videoInStoryA {
	width: auto;
}

/* -- -- -- -- carousel reset overwrite -- -- -- -- */

#media #lmpCarousel {
	width: 640px;
	margin: 0;
	display: block;
	position: relative;
}

#media #lmpCarousel .carousel-window {
	background: none;
	/*width: 594px !important;*/
} 

#media #lmpCarousel .carousel-nav {
	float:left;
	overflow:hidden;
}

#media #lmpCarousel .carousel-nav {
	cursor:pointer;
	display:block;
	height:100%;
	position:relative;
	width:21px;
	z-index:1;
}

#media #lmpCarousel .carousel-light .carousel-nav {
	border: 1px solid #e8e6e6;
}

#media #lmpCarousel .carousel-nav span {
	background: none;
}

#media #lmpCarousel .carousel-nav span {
	background-repeat:no-repeat;
	text-indent:-5000px;
}

#media #lmpCarousel .carousel-nav span {
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

#media #lmpCarousel .carousel-nav .carousel-top {
	
	background: none;
	top:0;
}

#media #lmpCarousel .carousel-nav .carousel-bottom {
	background: none;
	bottom:0;
}

#media #lmpCarousel .carousel-nav .carousel-background {
	top:0;
}

#media #lmpCarousel .carousel-nav .carousel-arrow {
	background:url(/sol/shared/img/v4/world_cup_2010/liveevent/carousel/lighth.png) no-repeat -90px center;
	left: 6px;
	top:0;
	width:10px;
}

#media #lmpCarousel .carousel-next {
	margin-left: 0;
}

#media #lmpCarousel .carousel-next .carousel-arrow {
	background: url(/sol/shared/img/v4/world_cup_2010/liveevent/carousel/lighth.png) no-repeat -101px center;
	
}

#media #lmpCarousel .carousel-light .carousel-prev, #media #lmpCarousel .carousel-light .carousel-next, #media #lmpCarousel .carousel-light .carousel-label {
	background: none;
	margin: 0; 
	padding: 0;
}

#media #lmpCarousel .carousel-light .carousel-prev .carousel-background {
	background: #fff url(/sol/shared/img/v4/world_cup_2010/liveevent/carousel/carousel-prev.gif) repeat-y;
}

#media #lmpCarousel .carousel-prev-disabled .carousel-arrow {
	background-position: -112px center;
}

#media #lmpCarousel .carousel-light .carousel-next .carousel-background {
	background: #fff url(/sol/shared/img/v4/world_cup_2010/liveevent/carousel/carousel-next.gif) repeat-y 100% 0;
}

#media #lmpCarousel .carousel-next-disabled .carousel-arrow {
	background-position: -123px center;
}

#media .mediaItem {
	width: 186px;
	padding: 5px;
	border-right: 2px solid #fff;	
	font-size: 1.1em;
	height: 60px;
}


#media .text {
	float:left;	
	width: 115px;
}

#media #lmpCarousel .carousel-item {
	background: #E5E5E5;	
	border-right: 2px solid #fff;
	color: #0052AD;
	padding: 5px;
	font-size: 1.1em;
	width: 186px;
	display: inline;
	float:left;
}

#media #lmpCarousel .mediaItem_selected,
#media #lmpCarousel li.on {
	background: #AEAEAE;
	cursor: pointer;
}

#media #lmpCarousel .mediaItem_selected .title,
#media #lmpCarousel li.on .title  {
	color: #000;
}

#media #lmpCarousel .carousel-window {
	margin-top: 1px;
}

#media #lmpCarousel .carousel-item .medianavimg {
	padding-right: 5px;
	float:left;	
}

#media #lmpCarousel .carousel-item .text {
	float:left;	
	width: 115px;
}

#media #lmpCarousel .carousel-item .live {
	background: #B40404 url(/sol/shared/img/v4/world_cup_2010/liveevent/livebg.gif) repeat-x 0 0;
	margin: 0;
	padding: 0 4px;
	color: #fff !important;
	float:left;
	font-weight: bold;
}

#media #lmpCarousel .carousel-item .title {
	clear:left;
	float:left;
	width: 115px;
}

#media #lmpCarousel .carousel-item .cta {
	clear:left;
	float:left;
	margin-top: 3px;
}

#media #lmpCarousel .carousel-item .duration {
	color: #666 !important;
	float:left;
}

/* -- -- -- -- player no flash -- -- -- -- */

#media .lmpError {
	background: #fff;
	position: relative;
	top: 200px;
	padding: 30px 0;
}


/* -- -- -- -- utilites -- -- -- -- */
 
.clear {
	clear:both;
	line-height: 0;
	font-size: 0;
	height: 0;	
	display: block;
	position: relative;
	zoom: 1;	
} 

