    /* CSS Document */

body {
   background-color:#454545;
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
}



div {
    margin:0;
    padding:0;
}

img {
    border:0;
}



ol.plain, ul.plain {
    list-style-type:none;
    margin:0;
    padding:0;
}




#page {
   width: 910px;
   /*width:931px;*/
   margin:0 auto 1em;
   background: #fff url(/images/where2007/page_bg.gif) top left repeat-y;
   /*border-left: 1px solid #d4d4d4;*/
   /*border-right: 1px solid #d4d4d4;*/
   /*border-bottom: 1px solid #d4d4d4;*/
}




/*  HEADER  ----------------------------------------  */
#oreilly_logo {
   height: 22px;
   width: 195px;
   background-color: #000;
   padding: 8px 20px;
   float: left;
}

#date_loc {
   height: 22px;
   width: 660px;
   padding: 8px 15px 8px 0;
   float: left;
   background-color: #fff;
   background: #fff url(/images/where2007/date_loc.gif) 20px 13px 
no-repeat;
   text-align: right;
   font-size: .8em;
   color: #333;
}

#where_logo {
   clear: left;
   height: 126px;
   width: 235px;
   padding: 0;
   float: left;
   background-color: #FA7F1E;
}

#header_photos {
   height: 126px;
   width: 525px;
   padding: 0;
   float: left;
   background-color: #ccc;
}





/*  RIGHT COLUMN  ----------------------------------------  */
#right_col {
   float: right;
   width: 150px;
   text-align: center;
   background-color: #fff;
}

#action_btn {
   height: 126px;
}

#sponsors_title {
   height: 20px;
   font-size: 1.5em;
   color: #666;
   padding-top: 15px;
}

#sponsors {
   padding: 20px 10px 0 10px;
   color: #666;
   word-wrap: break-word;
}

#sponsors h3 {
   font-size: 12px;
   margin-bottom: 0;
   padding-bottom: 0;
}

#sponsors p {
   text-align:left;
   font-size: 10px;
   padding-top: 0;
   margin-top: 0;
}

#sponsors img {
   padding-top: 20px;
   padding-bottom: 0;
}





/*  MID SECTION  ----------------------------------------  */
#mid {
   clear: left;
   float: left;
   width: 759px;
   border-right: solid 1px #cccccc;
}

#mid #blog_posts {
margin:0;
padding:0;
}

#blog_posts .blog_entry {
margin:0;
padding:0;
}

#mid .sponsor-listing {
padding:0;
margin:0;
background-color:#fff;
}

#mid .sponsor-listing h3 {
background-image:none;
}

#mid .sponsor-blurb img {
padding:5px;
margin:0;
}

#mid .sponsor-blurb p {
   color:#333;
}

.sponsor-blurb .right {
float:right;
}

.left {
   float:left;
   margin:0 1em 1em 0;
}

.right {
   float:right;
   margin:0 0 1em 1em;
}

.center {
   display:block;
   clear:both;
   margin:0 auto 1em;
}

#content a {
   color:#FA7F1E;
}

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


/*  LEFT COLUMN  ----------------------------------------  */
#left_col {
   width: 180px;
   height: 819px;
   padding: 0 10px 20px 10px;
   float: left;
   background: #030713 url(/images/where2007/left_col.jpg) 0 0 no-repeat;
   /*border-bottom: 1px #aec2db solid;*/
   
}

#reg_menu {
   margin:20px 0 0 12px;
}

#left_nav ul {
   padding: 10px 10px 10px 10px;
   margin: 0;
   font-size: 1em;
}

#left_nav li {
   padding: 3px 0 3px 0;
   margin: 0;
   list-style: none;
}

#left_nav a {
   color: #ccc;
}

#left_nav a:hover {
   color: #fff;
   text-decoration: none;
}

.selected {
   color:#fff;
}


/*  CONTENT  ----------------------------------------  */
#content {
   width: 559px;
   float: left;
   line-height: 1.3em;
   color: #eee;
}

#content p {
   margin: 0;
   padding: 10px 35px 10px 35px;
   color: #eee;
}

#content #form p{
   color:#eee;
}

#content h4+p{

padding-top: 0;
}



#content h2 {
   padding: 15px 15px 10px 35px;
   margin: 0;
   font-size:1.4em;
   font-weight: normal;
   line-height: 1.2em;
   color: #fff;
}

#content h3 {
   padding: 10px 15px 10px 35px;
   margin: 10px 0 1em 0;
   display: block;
   background: #668cc3 url(/images/where2007/title_corner.gif) bottom right no-repeat;
   font-size: 1.2em;
   color: #fff;
   font-weight: normal;
}

#content h4 {
   padding: 8px 0 4px 35px;
   margin: 0;
   font-size: 1em;
   color: #fff;
}

#content address,
.content table

{
padding: 10px 35px 0 35px;
margin: 0;
width: 85%;
}

table.reg-pricing {
   color:#000;
}


#content div table
{
padding:0;
margin: 0;

}

#content p+address{
padding-top:0;
}



#content ul {
   padding: 0 35px 10px 48px;
   margin: 0;
}

#content li {
  padding-bottom:8px;
}

#content p+ul{
padding-top:0;
}

#speaker-listing{
   padding: 10px 35px 10px 35px;
}

#speaker-listing h3{
background:none;
margin:0;
padding:0;
}

.speaker-blurb{
border-top: 1px solid #ccc;
padding: 1em 0;
}

#content .speaker-blurb p {
margin: 0;
padding: 0;
border:0px solid #000;
}

.speaker-blurb img{
   margin: 5px 10px 0 0;
}

.speaker-blurb li {
   padding:0;
   margin:5px 0 0 15px;
}

#speaker-listing .speaker-blurb p.affiliation {
font-style:italic;
line-height:1.2em;
margin-bottom:5px;
}
   
#speaker-listing .speaker-blurb {
line-height:1.5em;
}

#speaker-listing .speaker-blurb ul {
padding-top:10px;
}

.sponsor-blurb{
clear:both;
padding: 10px 35px 10px 35px;
margin:0;
border-bottom: 1px solid #ccc}

.sponsor-blurb a{
font-weight:bold;}


.sponsor-blurb img {
   margin: 0 1em;
   padding:0;
}

#content div.sponsor-blurb p{
margin:0;
padding:0;
}

.bio{
padding: 0 20px;
}

#content div.bio p {
margin: 1em 0;
padding:0;
}




/*  ensures that the left column color and the right border reach the footer.  */
#end_mid {
   clear: left;
   width: 759px;
   border-right: solid 1px #cccccc;
}




/*  Photo Board  ----------------------------------------  */
#photo_board {
   padding: 0 0 10px 25px;
   background-color:#efefef;
   border-top: 1px solid #ccc;
   background: #efefef url(/images/where2007/board_corner_br.gif) bottom right no-repeat;

}

#photo_board .green_bar {
   display:block;
   width:80px;
   height:3px;
   margin-left:10px;
   background-color:#FA7F1E;
   line-height: 0;
   font-size: 1px;
}

#photo_board .gray_bar {
   display: block;
   width: 390px;
   height: 3px;
   background-color: #cccccc;
   line-height: 0;
   font-size: 1px;
}

#photo_board .photo {
   text-align:center;

}

#photo_board .photo_over {
   background: transparent url(/images/where2007/board_hover_tile.jpg) top left no-repeat;
}

#photo_board .photo_under {
   width: 80px;
   height: 100px;
   display: block;
   margin: 10px;
   background-color: #fff;
}

#photo_board .text {
   padding: 10px 0 10px 0;

}

#photo_board .text_on {
   display:block;
}

#photo_board .text_off {
   display:none;
}

#photo_board .speaker_name {
   color: #999d18;
   font-size: 1.2em;
   font-weight: bold;
}

#photo_board .additional {
   padding: 10px;
   color: #999;
   font-size: 1.2em;
   font-weight: bold;
   line-height:1.5em;
}

#photo_board img {
   background-color: #efefef;
   width: 80px;
   height: 100px;
}

#photo_board p {
   margin: 0;
   padding: 0;
   line-height: 1.5em;
   color: #333;
}



/*  FOOTER  ----------------------------------------  */
#footer {
   height: 55px;
   width: 739px;
   clear: both;
   padding: 15px 0 0 20px;
   background-color: #222;
   border-top: solid #ccc 1px;
   border-right: solid #ccc 1px;
   color: #ccc;
   line-height: 1.4em;
   font-size: .8em;
}

#footer a {
   color: #ccc;
}

#footer a:hover {
   color: #fff;
   text-decoration: none;
}




/*  CLASSES  ----------------------------------------  */
.bold {
   font-weight: bold;
}

.small {
   font-size: .9em;
}

.nav_rule {
   display: block;
   border-top: 1px solid #c6cbd3;
}

a {
   text-decoration: none
}

a:hover {
   text-decoration: underline;
}


img.photo{
   border: 1px solid #6A8CBC;
   padding: 1px;
   margin:0;
}


img.left {
   float:left;
   margin: 0 1em 1em 35px;
}

img.right {
   float:right;
   margin:0 35px 1em 1em;
}

/********************/
/*  ----Forms---    */
/********************/
html form .title{
padding: 0 30px 0 30px;
width: 90%;
margin: 0 auto;
}

#survey{
padding: 20px 25px;
}

#mid #content #survey p{
margin: .5em 0;
padding: 0;

}




#mid #content #survey table {
text-align:left;
margin: 0 0 0 0;
width: 0;

}

#reg h3{
   background-image:none;
}

#reg h2{
   padding:0;
}

#mid #content form table {  
padding: 10px 15px 0 15px;
margin: 0 auto;
align:left;
}   

form .required{
color:#fa7f1e;
}

#content form h3{
   padding: 10px 15px 10px 35px;
   margin: 10px 0 1em 0;
   display: block;
   background: #668cc3 url(/images/where2007/title_corner.gif) bottom 
right no-repeat;
   font-size: 1.2em;
   color: #fff;
   font-weight: normal;
}

#content form {
        color:#eee;
}

form {

   padding: 0;
   margin: 0;
   color:#eee;
}

form a {
   color:#FA7F1E;
}

/* Specific to home page */

#home_page {
   width: 910px;
   margin:0 auto 1em;
   background: #fff url(/images/where2007/home_page_bg.gif) top left repeat-y;
}



#header_top_home {
        height: 184px;
        background-color: #527bb4;
}



#header_top_home #date_loc {
        background-image: none;
}



#header_top_home #where_logo {
        clear: left;
        height: 91px;
        width: 897px;
        padding: 22px 0 33px 13px;
        float: left;
        background: #527bb4 url(/images/where2007/date_loc_wide.gif) 518px 23px no-repeat;
        float: left;
}



#left_col_home {
   width: 180px;
   height: 430px;
   padding: 0 10px 20px 10px;
   float: left;
   background: #527bb4 url(/images/where2007/home_quote1.gif) 14px 300px no-repeat;
}



#left_col_home #action_btn {
        height: 29px;
        width: 132px;
        padding-left: 8px;
}



#home_flash {
   width: 559px;
   height: 360px;
   /*height: 415px;*/
   float: left;
   background-color: #525659;
}



#home_content {
   width: 489px;
   float: left;
   padding: 0 35px 1em 35px;
   background-color: #525659;
   /*border-top: 1px solid #ccc;*/
}


#home_content h3 {
   color: #fff;
   padding: 0;
   margin: 0;
   font-weight: normal;
}


#home_content h4 {
   color: #fff;
   padding: 0;
   margin: 0;
}


#home_content p {
   color: #eee;
   font-size: .9em;
}

#home_content a {
   color:#FA7F1E;
}

#quote {
   padding-top: 20px;
}




/* Home page for reg phase */


#home_flash_reg {
   width: 559px;
   height: 360px;
   height: 415px;
   float: left;
   background-color: #525659;
}


#home_content_reg {
   width: 489px;
   float: left;
   padding: 0 35px 1em 35px;
   background-color: #525659;
   /*border-top: 1px solid #ccc;*/
}


#home_content_reg h3 {
   color: #fff;
   padding: 0;
   margin: 0;
   font-weight: normal;
}


#home_content_reg h4 {
   color: #fff;
   padding: 0;
   margin: 0;
}


#home_content_reg p {
   color: #eee;
   font-size: .9em;
}

#home_content_reg a {
   color:#FA7F1E;
}
/*****************************/
/* End Specific to home 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:30px;
}

/********************/
/****Schedule*********/
/********************/
table.schedule  {
border:1px solid #ccc;
margin:10px 10px 0 35px;
width:90%;
}

table.schedule th {
border-bottom:thin solid #e6e6e6;
background-color:#333;
text-align:left;
}

table.schedule td, th {
padding:4px;
}

.disclaimer {
font-style:italic;
width:550px;
}


table.schedule{
border-collapse: collapse;
border: 2px solid #ccc;
}

div.date-header{
color: #fff;
background-color: #668cc3;
font-weight: bold;
padding:4px;
text-indent:30px;
}


td.session-heading,
div.session-heading{
background-color: #aaa;
color:#000;
font-weight:bold;
text-align:left;
vertical-align:top;
font-size: 1em;
border: 1px solid #999;

}

.session-heading a{
color: #666;
}

td.time-heading{
padding: 3px;
color: #666;
background-color: #eee;
font-weight:normal;
text-align:center;
vertical-align:top;
font-size: .8em;

}

.location{
display:block;
font-weight:bold;
}


td.events{

font-size: 1.1em;
padding: 0;
margin: 0;
}

td.events a{
font-size: 1em;
}



.vevent{
margin:10px 10px 10px 27px;
padding:0px 10px 10px 10px;
border-bottom: 1px dashed #ccc;
margin-bottom: .5em;
}

#content .vevent p {
padding-left:0;
}

#session_view #session_desc {
padding-left:35px;
padding-right:20px;
}

#session_view #session_desc p {
padding-left:0;
}


td.schedule-break{

color:  #666;
font-weight: bold;
background-color: #eee;

text-align:left;

border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;


}

.tinylist{
font-size: .9em;
}


td.date-heading{
padding: 3px;
color: #fff;
background-color: #777;
font-weight:bold;
font-size:.8em;
vertical-align:top;

font-weight: bold;
text-transform:uppercase;
text-align:center;

letter-spacing: .3em;


}

.schedule .day-anchor{

float:right;
width:38%;
font-size: .9em;
text-transform:none;
letter-spacing:normal;
text-align:right;
color: #eee;
}

.schedule .day-anchor a{
color:  #666;
}


.schedule .date{
display:block;
float:left;
width: 57%;
text-align:left;
font-size: 1.2em;
}


div.sponsor_row{
text-align:center;
}

#content img.sponsor_logo{
display:inline;
vertical-align:middle;
margin:0 2em;
}

#content h4.sponsorHeading{
color: #666;
text-align:center;
padding:0 0 1.5em 0;


}

/* reg confirmation page updates */

#reg table {
background-color:#333;
}

#reg {
margin:0 10px 0 30px;
}

#reg_print table {
background-color:#333;
}

#reg_print {
margin:0 10px 0 30px;
}

#reg_print h2, p {
margin:0;
padding:0;
}

#discount.title {
color:#000;
}

#attendee.title {
color:#000;
}

.presentation {
   margin-left:35px;
   padding:10px 0;
   border-bottom:solid 1px #ccc;
}

#mid .white {
background-color:#fff;
color:#333
}

#mid .white p {
color:#333;
}

#mid .white h2 {  
color:#000;
font-weight:bold;
}  

#mid .white h3 {
background: #668cc3 url(/images/where2007/title_corner2.gif) bottom right no-repeat;
}


