/* CSS Document */

@import url('http://assets.en.oreilly.com/1/event/4/where2008css.css');

/* Main layout styles */

div#en_content {
   width: 914px;
   margin: 0 auto 1em auto;
   background: #fff url(http://assets.en.oreilly.com/1/eventprovider/1/page_bg.gif) top left repeat-y;
   font-size: .9em;
   position:relative;
}

div#en_main_parts {
   width:748px;
}

div#en_header {
	margin: 0;
        width:748px;
        background: url(http://assets.en.oreilly.com/1/event/4/where2008_header_date_loc.jpg) top left no-repeat;
}


div#en_main {
	margin:0;
        padding:0;
	width: 748px;
}

div#en_main div#mid .en_user_photo {
padding-right:15px;

}


div#en_footerwrap {
	margin: 0;
        width:748px;
}

#header {
	height: 131px;
}

#header #nav {
        float:left;
        margin-left:22px;	
        padding-top:101px;
	font-size:1.1em;
}

/* Right Column */

div#en_extra {
	position:absolute;
        top:5px;
        right:0px;
	padding: 0 0 15px 0;
	margin: 0;
        width: 165px;
        text-align: left;
        background-color: #fff;
        overflow:hidden;
}

.sponsor-blurb img {
   margin: 0 2em 0 2em;
   padding:0;
   float:left;
}

/* Register page */

#en_register_now{
    margin: .5em 0 0 20px;
    text-transform:uppercase;
    font-weight:bold;
}

table.en_list-data {
	width: 95%;
}

.en_package_name a {
   text-decoration:none;
   color:#000;
   font-weight:bold;
}

.en_package_name a:hover {
   text-decoration:none;
}


/***/

/* Promote page */

pre {
   clear:both;
   overflow:auto;
   background-color:#efefef;
   width: 90%;
   color:#000;
   padding-bottom:0 !important;
   padding-bottom:1.5em; /* for IE which doesn't make room at the bottom of the pre for a horizontal scrollbar */
}

#banners {
   margin-left:20px;
}

/***/

div#en_speakerlist .en_speaker {
       border-bottom: 1px dashed #ccc;
       padding-bottom:8px;
}


div#en_speakerlist .en_speaker_name {
       font-size:1.3em;
}


div#en_speakerlist .en_speaker_bio p {
       margin-left:0;
       margin-right:0;
}


div#en_speakerlist div.en_speaker div.en_session_title {
       margin:0;
}

div#en_speakerlist .en_session_title {
       font-size:1.1em;
}

div.en_session_title{
       font-size: 1.2em;
}

#en_main #mid .en_session h1 {
       margin-left:0;
}


/* grid */

div#en_grid_topic_key {
   font-size: 1em;
display:none; /*until we get some more topics, mark */
}

.ical-offerings {
   padding:5px;
   border:1px solid #ccc;
   width:200px;
   font-size:.8em;
   background-color:#fbfbfb;
   margin:10px;
   float:right;
}

.ical-offerings img {
   vertical-align:middle;
   border:none;
}


div#mid div#en_order_discount_description table#en_order_discounts {
        background:#ddd;
		border:1px solid #ccc;
		width:710px;
}

div#mid div#en_order_discount_description table#en_order_discounts td p {
        padding:5px;
        margin:0;
		line-height:normal;
}


div#mid div#en_order_discount_description table#en_order_discounts td {
       border:1px solid #fff;
}

div#mid div#en_order_discount_description table#en_order_discounts code {
        font-weight:bold;
        padding:5px;
}

#en_register_index table#en_order_discounts {
    margin-left: 15px;
}


#en_schedule_grid #slot_grid{
font-size: 1.1em;
}

#en_schedule_grid #slot_grid a:link,
#en_schedule_grid #slot_grid a:visited
{
font-weight: bold;
color: #333;
}

.blog_entry div {
   margin:0 20px 20px 20px;
}

