/* CSS Document */

@import url('http://assets.en.oreilly.com/1/eventprovider/1/2008v1_css.css');
@import url('http://assets.en.oreilly.com/1/event/11/ubuntu2008_CSS.css');

/* Main layout styles */

div#en_content {
   width: 914px;
   margin: 0 auto 1em auto;
   font-size: .9em;
   position:relative;
}

div#en_main_parts {
   width:748px;
}

div#en_header {
	margin: 0;
        width:748px;
        height:196px;
}


div#en_main {
	margin:0;
        padding:0;
	width: 746px;
        background: #fcf8f5 url(http://assets.en.oreilly.com/1/event/11/ubuntu2008_content_bg.jpg) bottom right no-repeat;
        border-right: 1px solid #f38025;
        border-left: 1px solid #f38025;
}

#en_main #mid ul {
   list-style-image: url(http://assets.en.oreilly.com/1/event/11/ubuntu2008_bullet_orange.gif);
}

#en_main #mid h1 {
   margin:0;
   padding:20px 0 0 20px
}

#mid h2 {
   margin:0;
   padding:20px 0 0 20px;
}

#mid h3 {
   height:22px;  
   padding-top:13px;
   margin: 10px 20px 10px 0;  
   background: #f38025 url(http://assets.en.oreilly.com/1/event/11/ubuntu2008_divider_dark.gif) bottom right no-repeat;
   font-size: 1.3em;
   color: #fff;
}

#en_main #mid h3.heading {
   color:#fff;
   font-size:1.3em;
   margin:0 0 15px 0;
   padding:25px 0 7px 20px;
   background: url(http://assets.en.oreilly.com/1/event/11/ubuntu2008_divider_bg.gif) bottom left no-repeat;
}

#mid .end_mid {
   padding:1px;
}

div#en_footerwrap {
	margin: 0;
        width:748px;
}

#header {
	height: 168px;
        background: url(http://assets.en.oreilly.com/1/event/11/ubuntu2008_header_bg.jpg) bottom right no-repeat;
}

#mid #intro {
   background-color:#F38025;
   padding-bottom:10px;
}

#mid #intro p {
   color:#fff;
}

#mid #intro h2 {
   margin:0;
   padding:20px 0 0 20px;
   color:#fff;
}

#mid #intro a {
   font-weight:bold;
   color: #fff;
   text-decoration: underline;
}

#mid #intro a:hover {
   text-decoration: none;
}


#en_main #mid #widgets .module {
	background: transparent url(http://assets.en.oreilly.com/1/event/11/ubuntu2008_module_mid.gif) left top repeat-y;
	margin:0;
}

#en_main #mid #widgets .module .content {
	background: transparent url(http://assets.en.oreilly.com/1/event/11/ubuntu2008_module_bot2.gif) left bottom no-repeat;
}

#en_main #mid #widgets li {
        list-style: none;
}
	
#en_main #mid #widgets .module .content .photo_widget ul {
		list-style-image: none;
		margin: 0;
		padding: 0 0 10px 0;
		line-height: 0;
		font-size: 0;
	}
	
#en_main #mid #widgets .module .content	.photo_widget li {
                list-style-image: none;
		padding: 10px 0 0 0;
		margin: 0;
		
	}
	
#en_main #mid #widgets .module .content	.photo_widget li a.closed {
		display: block;
		height: 40px;
		background-position: 0 -80px;
		opacity: .5;
		filter: alpha(opacity=50);
		
	}
	
#en_main #mid #widgets .module .content	.photo_widget li a.closed:hover {
		opacity: .6;
		filter: alpha(opacity=60);
		
	}
	
#en_main #mid #widgets .module .content	.photo_widget li a.opened {
		display: block;
		height: 200px;
		background-position: 0;
		cursor: default;
		opacity: 1;
		filter: alpha(opacity=100);
	}

#en_main #mid #widgets .photos ul {
       margin:0 0 0 30px;
       padding:0 0 10px 0;
       text-align:left;
       list-style-image:none;
    }



#mid .sponsor-listing {
    background: url(http://assets.en.oreilly.com/1/event/11/ubuntu2008_sponsor_logo_bg.jpg) top left repeat-y;
}


#en_main #mid .en_session h1.summary {
       margin-left:-20px;
}

#mid .en_user_photo {
       padding-top:20px;
}

#mid #en_speakerlist .en_user_photo {
       padding-top:0px;
}