/* CSS Document */


/* Main layout styles */

div#en_content {
   width: 914px;
   margin: 0 auto 1em auto;
   background: #fff url('../images/bg.jpg') top left repeat-y;
   font-size: .9em;
   position:relative;
}

div#en_main_parts {
   width:760px;
}

div#en_header {
	margin: 0;
        width:760px;
        height:280px;
        background: #fff;
}

div#en_header #home_header_left {
        float:left;
}

div#en_header .logo {
        float:right;
}

div#en_header .stay_connected {
        position:absolute;
        top:260px;
        left:153px;
}

div#en_main {
	margin:0;
        padding:0;
	width: 760px;
}

div#en_main div#mid .en_user_photo {
padding-right:15px;

}

#mid #widgets .module {
	background: #52514e;
}


div#en_footerwrap {
	margin: 0;
        width:760px;
}

#header {
}

#header #nav {
        clear:left;
        margin-left:15px;	
        padding-top:34px;
	font-size:1.1em;
}

/* text menu styles */
ul.txtnav {
   margin:0;
   padding:0;
}

ul.txtnav li {
   display:inline;
   padding:0 5px;
}

ul.txtnav a {
   text-decoration:none;
   color:#fff;
}

ul.txtnav a:hover {
   text-decoration:none;
   color:#eb1449;
}
/* end text menu styles */


p.quote {
    padding: 5px 20px;
    font-style:italic;
    font-size:1.2em;
    font-weight:normal;
    color:#777;
}

/* Right Column */

div#en_extra {
	position:absolute;
        top:5px;
        right:0px;
	padding: 0 0 15px 0;
	margin: 0;
        width: 153px;
        text-align: left;
        background-color: #fff;
        overflow:hidden;
}

div#en_content #en_extra #sponsors h3 {
        text-align:center;
}

.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;
}

#mid form {
   padding-bottom:10px;
}

div#en_register_now {
  padding-bottom:15px;
}

/* START NAV */
div#top_level_nav {float:left;padding-left:10px;padding-top:7px;margin-left:0;clear:left;}
div#top_level_nav ul#nav, div#top_level_nav ul#nav * {margin: 0;padding: 0;list-style: none;}
div#top_level_nav ul#nav { line-height:1em;height:22px;font-size:1.1em;/*float:right;*/}

div#top_level_nav ul#nav ul {position: absolute;top: -999em;font-weight:bold;
width: 15em; /* left offset of submenus need to match (see below) */
}

div#top_level_nav ul#nav ul li {width: 100%;}

div#top_level_nav ul#nav li:hover {
visibility: inherit; /* fixes IE7 'sticky bug' */
}

div#top_level_nav ul#nav li {float: left;position: relative;height:100%;z-index:20;margin-left:4px;}
div#top_level_nav ul#nav a {display: block;position: relative;padding: 3px 6px;text-decoration:none;color: #fff;}
div#top_level_nav ul#nav a:hover {color: #b7d6ff;}
div#top_level_nav ul#nav ul li a {color:#fff;font-weight:normal;display:block;margin:0;padding:5px 10px;}
/*div#top_level_nav ul#nav li a.level_one {text-transform:uppercase;}*/
div#top_level_nav ul#nav ul li a:hover {background-color:#333;color:#fff;}

div#top_level_nav ul#nav li:hover ul, div#top_level_nav ul#nav li.sfHover ul {left: 0;z-index: 99;
top: 23px; /* match top ul list item height */
}
div#top_level_nav ul#nav li:hover li ul, div#top_level_nav ul#nav li.sfHover li ul {top: -999em;}

div#top_level_nav ul#nav li li:hover ul, div#top_level_nav ul#nav li li.sfHover ul {top: 0;
left: 15em; /* match ul width */
}
div#top_level_nav ul#nav li li:hover li ul, div#top_level_nav ul#nav li li.sfHover li ul {top: -999em;}
div#top_level_nav ul#nav li li li:hover ul, div#top_level_nav ul#nav li li li.sfHover ul {top: 0;
left: 15em; /* match ul width */
}

div#top_level_nav ul#nav li li, div#top_level_nav ul#nav li li li {font-size:.9em;border-bottom:1px solid #666;background-color:#555;}
div#top_level_nav ul#nav li li.title {background-color:#b1b0ad;color:#23211D;}
div#top_level_nav ul#nav li li.title a:hover {background-color:#b1b0ad;color:#000;cursor:default;}
div#top_level_nav ul#nav li li a.title {color:#000;font-weight:bold;}
div#top_level_nav ul#nav li:hover, div#top_level_nav ul#nav li.sfHover, div#top_level_nav ul#nav a:focus, div#top_level_nav ul#nav a:hover, div#top_level_nav ul#nav a:active {outline: 0;}


/*** arrows **/
/*div#top_level_nav ul#nav a.sf-with-ul {
padding-right: 2.25em;
min-width: 1px;
}*/
.sf-sub-indicator {position: absolute;display: block;right: .75em;width: 10px;height: 10px;text-indent: -999em;overflow: hidden;
top: 1.05em; /* IE6 only */
/*background: url('../images/arrows-ffffff.png') no-repeat -10px -100px;*/ /* 8-bit indexed alpha png. IE6 gets solid image only */
}*/
a > .sf-sub-indicator { /* give all except IE6 the correct values */
top: .8em;
background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {background-position: -10px -100px; /* arrow hovers for modern browsers*/}

/* point right for anchors in subs */
div#top_level_nav ul#nav ul .sf-sub-indicator { background-position: -10px 0; }
div#top_level_nav ul#nav ul a > .sf-sub-indicator { background-position: 0 0; }

/* apply hovers to modern browsers */
div#top_level_nav ul#nav ul a:focus > .sf-sub-indicator, div#top_level_nav ul#nav ul a:hover > .sf-sub-indicator, div#top_level_nav ul#nav ul a:active > .sf-sub-indicator, div#top_level_nav ul#nav ul li:hover > a > .sf-sub-indicator, div#top_level_nav ul#nav ul li.sfHover > a > .sf-sub-indicator {background-position: -10px 0; /* arrow hovers for modern browsers*/}

/*** shadows for all but IE6 ***/
/*.sf-shadow ul {background:	url('../images/shadow.png') no-repeat bottom right;padding: 0 8px 9px 0;-moz-border-radius-bottomleft: 17px;-moz-border-radius-topright: 17px;-webkit-border-top-right-radius: 17px;-webkit-border-bottom-left-radius: 17px;}*/
.sf-shadow ul.sf-shadow-off {background: transparent;}

div#top_level_nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* END NAV */

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   background:#ddd;
}

div#en_main {
background: #fff url('http://assets.en.oreilly.com/1/event/28/web2009_page_bg.gif') top left repeat-y;
}


/*
#mid ul li {
   list-style: url();
}
*/

a {
	color: #2222ce;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}


/* Conference specific Widget styles */

div#mid #widgets {
		width: 300px;
		padding: 5px 0 28px 20px;
		background: transparent;
	}
	
div#mid #widgets a {
        color: #e3e3e3;
        text-decoration:underline;
}

div#mid #widgets a:hover {
        color: #eb1449;
        text-decoration:none;
}

div#mid #widgets ul {
        padding-bottom: 10px;
}
	
div#mid #widgets .call {
        padding:0 25px 15px 0;
}

div#mid #widgets .module {
	background: #ddd;
	color: #444;
        width:300px;
}

div#mid #widgets .module li {
	font-size:.9em;
}
	
div#mid #widgets .module .title h4 {
	background: transparent;
	color:#333;
	border-bottom:solid 1px #696969;
	text-transform:uppercase;
        font-weight:bold;
        font-size:.9em;
}
	
div#mid #widgets .module .content {
	background: transparent;
}

div#mid #widgets .photos img {
        border: 1px solid #aaa;
        margin:2px;
        padding:2px;
}

#en_main #mid h1 {
	font-size: 2.4em;
	font-weight: normal;
	margin: 20px 20px .8em 20px;
	padding: 0;
	line-height: 1.2em;
	color:#6892ca;
} 

#mid h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 20px 20px .8em 20px;
	padding: 0;
	line-height: 1.2em;
	color:#6892ca;
}

div#en_main #mid h2.fn {
    font-size:1.7em;
    margin-bottom:0;
	padding-bottom:0;
}

#mid h3 {
   padding: 0;
   margin: 20px 20px .8em 20px;
   font-size: 1.4em;
   font-weight: normal;
   color:#333;
   background:none;
   line-height: 1.2em;
}

#mid h4 {
	font-size: 1.15em;
	font-size: 1.2em;
	font-weight: normal;
    color:#333;
	margin: .5em 20px .5em 20px;
	padding: 0;
	line-height: 1.2em;
}

div#en_footer {
        background:#d11241;
}

div#en_footer p {
        margin: 0 0 0 10px;
        padding:10px;
        font-size:1em;
        line-height:1.5em;
        color:#fff;
}

div#en_footer .logo {
        float:right;
        padding: 35px 200px 0 0;
}

div#en_footer a {
        color: #fff;
        text-decoration:underline;
}

div#en_footer a:hover {
		text-decoration:none;
}

div#mid #widgets ul.video_list {
	padding-left: 0;
	padding-bottom: 20px;
	list-style-image:none;
}

div#mid #widgets ul.video_list li {
	margin: 0;
	padding: 10px 0 10px 0;
	list-style: none;
	clear: both;
	font-weight: bold;
	line-height: 1.2em;
	list-style-image:none;
}


div#mid #widgets ul.video_list li .thumbnail {
	float: left;
        border: 1px solid #aaa;
        margin-right:10px;
        padding:2px;
}

div#mid #widgets ul.video_list li .time {
	color: #444;
	font-weight: normal;
}

#wtooltip {
   position:absolute;
   margin-left:0px;
   margin-top:15px;
   border:1px solid #333;
   background:#323232;
   padding:2px 5px;
   color:#b7d6ff;
   display:none;
   z-index:50;
}

/* Additional styles for live widgets */

#mid #widgets .live_module_set {
	color: #444;
	background: #24221e url('http://assets.en.oreilly.com/1/event/14/web2008_live_widget_top.gif') top left repeat-x;
	margin: 10px 0;
	line-height: 1.3em;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#mid #widgets .live_module_set .header {
    color:#fff;
	padding: 5px 10px 5px 10px;
	background: transparent url('http://assets.en.oreilly.com/1/event/14/web2008_live_widget_corner_top.gif') top left no-repeat;
}

#mid #widgets .live_module_set .header .title {
	margin: 0;
	padding: 0;
	color: #a9c6ec;
	font-size: 20px;
	font-weight: normal;
}

#mid #widgets .live_module_set .live_module {
	background-color: #ddd;
}

#mid #widgets .live_module_set a.selected {
	display: block;
	padding: 0 10px;
	color: #fff;
	line-height: 2.3em;
	text-transform: uppercase;
	text-decoration: none;
	background: #2573b2;
	border-top: 1px solid #000;
}

#mid #widgets .live_module_set a.selected:hover {
    background: #2573b2;
	text-decoration: none;
}

#mid #widgets .live_module_set a.deselected {
	display: block;
	padding: 0 10px;
	color: #fff;
	line-height: 2.3em;
	text-transform: uppercase;
	text-decoration: none;
	background: #a30e33 url('http://assets.en.oreilly.com/1/event/28/web2009_live_widget_open_off.gif') right center no-repeat;
	border-top: 1px solid #8c0415;
}

#mid #widgets .live_module_set a.deselected:hover {
	background: #d11241 url('http://assets.en.oreilly.com/1/event/28/web2009_live_widget_open_over.gif') right center no-repeat;
	text-decoration: none;
}


#mid #widgets .live_module_set .content {
	padding: 10px 10px 1px 10px;
}


#mid #widgets .live_module_set p {
	margin: 0;
	padding: 2px 0 6px 0;
	font-size: 13px;
	line-height: 1.3em;
}

#mid #widgets .live_module_set .content p.photos img {
	padding: 5px;
}

#mid #widgets .live_module_set .note {
	font-size: 11px;
}


#mid #widgets .live_module_set ul {
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.3em;
	list-style: none;
}

#mid #widgets .live_module_set li {
	margin-bottom: 10px;
}


#mid #widgets .live_module_set a {
	color: #2222ce;
	text-decoration: none;
}

#mid #widgets .live_module_set a:hover {
	text-decoration: underline;
}

#mid #widgets .live_module_set a.more {
	padding: 0 10px 0 0;
	background: transparent url('http://assets.en.oreilly.com/1/event/28/web2009_more_arrow.gif') right center no-repeat;
}

div.get_twitter div.info {
	font-size:0.9em;
	font-style:italic;
	margin:4px 4px 6px;
}


/* End additional styles for live widgets */

/* START NAV */
div#top_level_nav {float:left;padding-left:10px;padding-top:32px;margin-left:0;clear:left;}
div#top_level_nav ul#nav, div#top_level_nav ul#nav * {margin: 0;padding: 0;list-style: none;}
div#top_level_nav ul#nav { line-height:1em;height:22px;font-size:1.1em;/*float:right;*/}

div#top_level_nav ul#nav ul {position: absolute;top: -999em;font-weight:bold;
width: 15em; /* left offset of submenus need to match (see below) */
}

div#top_level_nav ul#nav ul li {width: 100%;}

div#top_level_nav ul#nav li:hover {
visibility: inherit; /* fixes IE7 'sticky bug' */
}

div#top_level_nav ul#nav li {float: left;position: relative;height:100%;z-index:20;margin-left:4px;}
div#top_level_nav ul#nav a {display: block;position: relative;padding: 3px 6px;text-decoration:none;color: #fff;}
div#top_level_nav ul#nav a:hover {color: #b7d6ff;}
div#top_level_nav ul#nav ul li a {color:#fff;font-weight:normal;display:block;margin:0;padding:5px 10px;}
/*div#top_level_nav ul#nav li a.level_one {text-transform:uppercase;}*/
div#top_level_nav ul#nav ul li a:hover {background-color:#333;color:#fff;}

div#top_level_nav ul#nav li:hover ul, div#top_level_nav ul#nav li.sfHover ul {left: 0;z-index: 99;
top: 23px; /* match top ul list item height */
}
div#top_level_nav ul#nav li:hover li ul, div#top_level_nav ul#nav li.sfHover li ul {top: -999em;}

div#top_level_nav ul#nav li li:hover ul, div#top_level_nav ul#nav li li.sfHover ul {top: 0;
left: 15em; /* match ul width */
}
div#top_level_nav ul#nav li li:hover li ul, div#top_level_nav ul#nav li li.sfHover li ul {top: -999em;}
div#top_level_nav ul#nav li li li:hover ul, div#top_level_nav ul#nav li li li.sfHover ul {top: 0;
left: 15em; /* match ul width */
}

div#top_level_nav ul#nav li li, div#top_level_nav ul#nav li li li {font-size:.9em;border-bottom:1px solid #666;background-color:#555;}
div#top_level_nav ul#nav li li.title {background-color:#b1b0ad;color:#23211D;}
div#top_level_nav ul#nav li li.title a:hover {background-color:#b1b0ad;color:#000;cursor:default;}
div#top_level_nav ul#nav li li a.title {color:#000;font-weight:bold;}
div#top_level_nav ul#nav li:hover, div#top_level_nav ul#nav li.sfHover, div#top_level_nav ul#nav a:focus, div#top_level_nav ul#nav a:hover, div#top_level_nav ul#nav a:active {outline: 0;}
body {
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   background:#ddd;
}

ol.plain, ul.plain {
    list-style-type:none;
    margin:0;
    padding:0;
}

div {
    margin:0;
    padding:0;
}

img {
    border:0;
}

img.left {
    float:left;
}

img.right {
    float:right;
}

div#en_footer {
        background:#2573b2;
}

div#en_footer p {
        margin: 0 0 0 25px;
        padding:10px;
        font-size:1em;
        line-height:1.5em;
}

div#en_footer .dash_hr {
        margin:0;
}

div.en_article_metadata {
        visibility:hidden;
        clear:left;
}

div.en_status, div.en_review_proposal, div.en_review_proposal_proposer,
div#en_review_proposal_metadata, table.en_list-data, 
div#en_grid_dates ul, div.en_session, div#en_grid_topic_key,
div#en_grid_container, div#en_speakerlist, address,
div.en_eval_overview, div.en_evaluation {
        margin-left: 20px;
	    margin-right: 20px;
}

div#en_menubar {
    display:none;
    visibility:hidden;
}

div#oreilly_sso_notice {
        font-size:1.3em;
        padding:8px 0;
        margin:0 20px;
}

div#en_already_have {
   margin:0 15px;
   background:#f0f0f0;
   border:dotted 1px #ffcc33;
}

div#en_already_have h4 {
   font-size:1.5em;
}

div#en_already_have p {
   font-size:1.5em;
   padding:0;
   margin:10px 20px;
}


#header .logo {
        float:left;
}

div#en_extra #sponsors_title, #en_extra h2{
	height: 25px;
	font-size: 1.5em;
	color: #666;
	padding: 15px 10px 0 10px;
	font-weight:normal;
}

div#en_extra #sponsors {
	color: #666;
   	text-align:center;
}
/* added 2/25/09 to replace h3 headings in sponsor column */
div#en_extra .sponsor_list_heading {
	margin: 15px 0;
	padding: 0;
	font-size: 13px;
	font-weight:bold;
	line-height: 1em;
}


div#en_extra #sponsors h3 {
   font-size: 1.2em;
   margin: .3em 0;
   padding: 0 10px;
   text-align: left;
   line-height:1.2em;
}

div#en_extra #sponsors p {
   font-size:.9em;
   padding: 0 10px 5px 10px;
   margin-top: 0;
   text-align:left;
}

div#en_extra #sponsors ul {
   padding:0;
   list-style:none;
}

div#en_extra #sponsors img {
   padding-bottom: 20px;
}

div#en_extra #sponsors .sponsorHeading {
   padding-bottom:10px;
}


/* Banner Ad ---------------------------------------------------------------  */

#banner_ad {
padding:20px 0;
text-align:center;
}

#banner_ad h4 {
text-transform:uppercase;
font-size:.9em;
}

.dash_hr {
border-top:1px dashed #777;
display:block;
margin:0 20px;
}

/* mid ---------------------------------------- */

#mid {
	margin: 0;
	color: #333;
}

#mid .call {
   padding:0 10px 0 20px;
}

#mid p {
	margin: 1em 20px;
	line-height: 1.5em;
}


#mid p.disclaimer {
	font-size: .85em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 0;
}

#mid p.quote {
   font-family: serif;
   font-size:1.4em;
   font-style:italic;
   padding:0 25px;
   color:#777;
}

#en_main #mid h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 20px 20px .8em 20px;
	padding: 0;
	line-height: 1.2em;
} 

#mid h2 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 20px 20px .8em 20px;
	padding: 0;
	line-height: 1.2em;
}

#mid h3 {
   padding: 5px 0 5px 20px;
   margin: 15px 15px 15px 0;
   display: block;
   font-size: 1.3em;
   background: #eee;
   color: #333;
}

#mid h4 {
	font-size: 1.15em;
	font-weight: bold;
	margin: .5em 20px .5em 20px;
	padding: 0;
	line-height: 1.2em;
}

#mid ul {
    line-height:1.5em;
	padding-right:20px;
        margin-left:5px;
}

#mid ol {
    line-height:1.5em;
	padding-right:20px;
    margin-left:20px;
}

#mid form {
   margin:0 10px 0 20px;
}


#mid .txt_col {
	float: left;
	width: 320px;
        padding-right:30px;
}

#mid .txt_col h3 {
	color: #363636;
	font-size: 1.2em;
	padding-bottom: 0;
}

#mid .txt_col_right {
	float: left;
	width: 320px;
}

#mid .txt_col_right h3 {
	color: #363636;
	font-size: 1.2em;
	padding-bottom: 0;
}

.sponsor-blurb img {
   margin: 1em 2em;
   padding:0;
   float:left;
}


#end_mid {
   clear: both;
   line-height: 6px;
}

.end_mid {
   clear: both;
   line-height:6px;
}

/*  Widget Column ---------------------------------------------------------- */

#mid #widgets {
		float: right;
		width: 240px;
		padding: 5px 0 28px 20px;
		background:#fff;
        z-index: 1;
	}
	
	#mid #widgets .call {
        padding:0 0 15px 20px;
    }
	
	#mid #widgets .module {
		margin: 0 0 10px 0;
        float:right;
        z-index: 10;
        width:240px;
	}
	
	#mid #widgets .module .title {
		padding: 0 20px;
	}
	
	#mid #widgets h4 {
	    margin: 0;
		padding: 5px 0;
        line-height:1.2em;
		font-size:1em;
		color:#fff;
    }

	#mid #widgets h4 a{
        color:#fff;
 }
	
	#mid #widgets .module .content {
		padding: 10px 20px;
	}
	
	#mid #widgets .module #flash {
		padding: 20px;
	}
	
	#mid #widgets p {
		margin: 0;
		padding: 5px 0;
	}
	
	#mid #widgets ul, ol {
		margin: 0;
		padding: 0px 20px;
	}
	
	#mid #widgets img.left {
        margin-right:8px;
    }
	
	#mid #widgets .photos img{
        border: 1px solid #aaa;
        margin:4px;
        padding:2px;
    }

    #mid #widgets .photos{
        text-align:center;
    }
	
	#mid #widgets .photos ul {
       margin:0 0 0 30px;
       padding:0;
       text-align:left;
    }

div#en_youraccountc { display: none; }
body.en_c_account div#en_youraccountc,
body.en_c_reviewing  div#en_youraccountc,
body.en_c_proposal  div#en_youraccountc,
body.en_c_request  div#en_youraccountc { display: block; }


div#en_grid_topic_key li{
font-size: 1.1em;
}

.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;
}

div#en_main div#mid .en_user_photo {
padding-right:15px;

}

/* Pricing Tables  ---------------------------------------------------------- */
table.pricing{
        border-collapse: collapse;
        width:50%;
        margin: 1em 20px;
}

table.pricing th{
        text-align:left;
}

table.pricing caption{
        padding:0;
        margin:0;
        font-weight: bold;
        font-size: 1.1em;
}

#mid table.reg-pricing {
        margin:0 20px;
}

#mid table.reg-pricing td {
        padding:3px;
}

.en_package_name a {
        text-decoration:none;
        color:#000;
        font-weight:bold;
}

.en_package_name a:hover {
        text-decoration:none;
}

.blog_entry div {
   margin:0 20px 20px 20px;
}

#en_register_now{
    margin: .5em 0 0 20px;
    text-transform:uppercase;
    font-weight:bold;
}


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;
}

/* Speaker listing page */

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_session_title{
font-size: 1.2em;
}

/* Session/Speaker page */

#en_main #mid .en_session h1 {
       margin-left:0;
}

#en_main #mid .en_schedule_session_speaker h2 {
       font-size:1.5em;
}

/* grid */

#en_grid_topic_key {
       line-height:2em;
      
}
#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;
}

/* Exhibitor page */

.company_name a {
     text-decoration:none;
}

.company_name a:hover {
     text-decoration:underline;
}

.company_name {
     font-size:1.1em;
     font-weight:bold;
}

/* end exhibitor page */

/* register page */

#en_register_index table#en_order_discounts {
    margin-left: 15px;
}

#package_description {
    margin-left:20px;
}

.package_description {
    margin-left:20px;
}
/* end register page */

/* for session detail pages */

div.en_session_description {
line-height: 1.5em;
font-size:1.11em;
}

#mid .en_session_description p {
	margin: 1em 0px;
}

#en_main #mid .en_session h1 {
	margin: 20px 20px .8em 0px;
} 

/* end for session detail pages */

div.en_proposals_group, table.en_list-data {
    width:720px;
}

body#en_account_photo #mid img {
    padding-left:20px;
}

div#en_user_tabs.en_clearfix {
padding-bottom:10px;
}

div.en_review_proposal_speakers, div.en_review_proposal_grade {
    padding-left:20px;
}

div.en_wiki_history {
    padding:8px 20px;
}

div.sponsor-blurb img {
    margin-left:20px;
}

/* COMMENT STYLES */

div#comments {
margin:0 20px;
}

div#comments h3 {
margin:0 0 12px 0;
padding:15px 0 5px 0;
border-bottom:1px dotted #aaa;
}

div.en_commenter_avatar {
float:left;
padding-right:10px;
}

div#new_comment {
margin:40px 20px 20px 20px;
background-color:#f0f0f0;
padding:15px 0 5px 15px;
}

div#new_comment h3 {
margin:0 0 12px 0;
padding:0;
}

input.en_comment_form_submit {
margin:10px 0 0 35px;
}

div.en_grade_average {
padding:0 0 10px 0;
margin:0;
}

div.en_quick_grade {
margin-left:-20px;
padding:0;
}

div#schedule_detail div.en_grade_block {
	border:1px solid #ccc;
    padding:10px;
}


div.en_commenter_speaker {
	background: transparent url(http://assets.en.oreilly.com/1/eventprovider/1/speaker_bg.gif) right top no-repeat;
}

/* added 2-18-09 cp */
.en_comment_summary {
    margin-bottom:10px;
}

/* updated 2-19-09 cp */
.en_comment_timestamp {
    font-style:italic;
    padding-right:5px;
}

div.en_comment_abstract { /* Ron added 9/22/09 for recent comments widget */
font-size:0.9em;
}



/* PROFILE STYLES */

div.en_recent_comments ul { /* added 2/6/09 cp */
margin-left:0;
font-size:.95em;
line-height:1.5em;
}

/* Commenting out in light of Edd's newest changes
div#edit_profile_link, div.en_user_url, div.en_user_org, div.en_sn_control, a.en_dm_link, div.en_join_network, div.en_network_pagination {
margin-left:20px;
}*/

div.en_sn_control, a.en_dm_link {
margin-left:0;
}

div.en_recent_comments h3 {
margin:0 0 8px 0;
padding:0;
background-color:#f0f0f0
}

div.en_recent_comments {
border: #ccc solid 1px;
/* width:216px; Three Column Layout*/
width:335px; /*Two Column Layout*/
padding:5px;
margin:10px 0 10px 20px;
float:left;
clear:right;
overflow:auto;
}

/* ADDED 4-10-09 CP */

#en_content_profile .vcard {
margin-left:20px;
}

#en_content_profile #en_main #mid div.vcard h1.en_user_name {
margin-left:0;
}

#en_content_profile div.vcard .en_profile_bio {
margin-left:-20px;
}
/* end addition of 4-10-09 CP */

/* 	FOR NETWORKING TAB STYLES */
div.en_network_user {
padding:10px 20px;
margin:0 2px;
}

div.en_network_user .en_user_photo {
float:left;
margin-left:0;/* Ron changed on 4/1 from 20px to 0 */
}

div.en_user_dm {
clear:left;
}

.en_user_photo {
	padding-top:10px;
}

/* For old keynote-speakers page */
div#keynotes_page .en_session {border-bottom:1px dotted #ccc;padding:1em 0;margin-top:0;margin-bottom:0;}
div#keynotes_page .en_session {min-height:110px;}
div#keynotes_page .speaker_container img {margin: 0 10px; float: right;}
div#keynotes_page .speaker_container a {cursor:pointer;}
div#keynotes_page .en_session .description {display:none;}
div.speaker_container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}


/* For new keynotes page */
.keynote_listing .en_session {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:0;
	margin-top:0;
	padding:1em 0;
}

.keynote_listing .en_session {
	min-height:110px;
}

.keynote_listing .speaker_container img {
	float:right;
	margin:0 10px;
}

.keynote_listing .speaker_container a {
	cursor:pointer;
}

.keynote_listing .en_session .description {
	display:none;
}


/* Live phase content */
div#mid h3.home_news {border-bottom:1px solid #666;font-size:1.5em;text-transform:uppercase;width:420px;margin-top:20px;}
div#mid h3.home_news .more a {font-size:0.7em;text-decoration:none;text-transform:none;}
div#mid ul.news li a {text-decoration:none;}

/* added 05-14-09, for post-conference survey styles */

div#mid .en_question_group {
border:#ccc 1px solid;
padding:0px 20px;
margin-bottom:20px;
background:#f0f0f0;
}

div#mid .en_question_group p {
font-style:italic;
font-size:.9em;
}

div#mid .en_question_group h3 {
margin-left:0;
}
a.iframe:link,a.iframe:visited,a.iframe:active,a.iframe:hover{
	text-decoration:underline;
	color:red;
	}
