/* CSS Document */

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:#eee;
}

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;
    }

    div#widgets div.get_flickr div.flickr_group {
         float:left;
    }

    #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;
}

/* end 5/14/09 additions */

/* for proceedings page 9/9/09 -cp */
.fla_video_click, .fla_pres_click {margin:10px 20px;width:480px;background-color:#ddd;border:1px solid #ababab;}
div.fla_video_click a, div.fla_video_click div, div.fla_pres_click > a, div.fla_pres_click div {margin:0;padding:9px 0 5px 0;}
div.fla_video_click a, div.fla_pres_click > a {text-decoration:none;display:block;height:18px;font-weight:bold;position:relative;padding:5px 5px 5px 50px;}
div.fla_video_click a:hover, div.fla_pres_click > a:hover {background-color:#f4f4f4;}
.fla_video_click a img, .fla_pres_click a img {margin-right:10px;border:0;position:absolute;left:10px;}
div.fla_video_click embed {margin-left:50px;}
div.fla_pres_click div {margin:auto;}
/* end 9/9/09 additions */

/* for flickr photo widget - added 09-16-09 cp */
div.flickr_group {float:left;margin:0 0px 5px 10px;padding:2px;border:1px solid #aaa;}
div.flickr_group a {text-decoration:none;}
div#widgets .photos div.flickr_group img {border:0;margin:0;padding:0;}
/* end 09-16-09 addition */




