



 body {
     margin: 0;
     min-width: 770px;
 }

#date, #banner, .event-name, .event-date, #important-dates .important-date, #fake-address, #fake-city-state-zip {
     font-family: Eurostile, Verdana, American Typewriter, sans-serif;
}

 #banner {
     color: white;
     padding-top: 1.5em;
     padding-left: 270px;
     background: black;
     font-size: xx-large;
     font-weight: bold;
     letter-spacing: 0.2em;
 }
 
 #banner #language {
     color: #fa0;
 }

  #date {
     font-size: x-large;
     padding-left: 540px;
     background: black;
     font-weight: bold;
     text-transform: uppercase;
     color: #fa0;
     padding-bottom: 1em;
 }
 
 #date #month {
     color: #fff;
 }

 #theme {
     background: url('../images/perl-at-work-sign-300.gif');
     height: 300px;
     width: 300px;
     position: absolute;
     left: -60px;
     top: -60px;
     font-size: xx-small;
 }
 
 #navigation {
     background: black;
     color: white;
     padding-left: 270px;
     margin: 0;
     border-bottom: thick solid #fa0;
 }
 
 #navigation li {
     display: inline;
     font-family: Verdana, sans-serif;
     letter-spacing: 0.05em;
 }
 
 #navigation li a {
     text-decoration: none;
     color: white;
     padding-left: 0.75em;
     padding-right: 0.75em;
     padding-top: 0.25em;
     padding-bottom: 0.25em;
}

 #navigation li a:hover {
     color: #fa0;
 }

 #navigation li a#this-page {
     color: black;
     background: #fa0;
 }
 
 #content {
     margin-left: 270px;
     padding: 0.75em;
     font-family: Verdana, sans-serif;
     padding-top: 2em;
     padding-right: 4em;
 }

 #footer {
     display: none; /* WHAT DO I DO WITH THIS? */
     padding: 0.25em;
     padding-left: 282px;
     font-family: Verdana, sans-serif;
     font-size: small;
     background-color: black;
     border-top: medium solid #fa0;
     color: #fff;
 }
 
 #footer a {
     color: #fa0;
 }
 
 #content h1 {
     border-top: medium solid #fa0;
     font-size: x-large;
     clear: both;
 }
 
 #content h2 {
     font-size: large;
     color: #333;
 }
 
 #content h3 {
     font-size: medium;
     color: #333;
     margin-bottom: -1em;
 }
 
 #content p {
     color: #333;
     text-align: justify;
     text-justify: newspaper;
 }
 
 #content img {
 }
 
  #content ul {
     color: #333;
}
 #content dd {
     color: #333;
 }

 #content a, #other-workshops a {
     color: black;
 } 
 
 #other-workshops {
 }

 #other-workshops div {
     width: 240px;
 }
 
 #other-workshops img {
     padding-left: 0;
     padding-right: 0;
 }
 
 #other-workshops div#nlw {
     float: left;
 }
 
  #other-workshops div#npw p {
     text-align: left;
 }
 
 
 #other-workshops div#lpw {
     float: right;
 }

 #other-workshops div#lpw p {
     text-align: right;
 }
 
 #other-workshops p {
     padding-left: 0;
     padding-right: 0;
     font-size: x-small;
     font-weight: bold;
     margin-top: 0;
 }
 
 .event-name, .event-date {
    font-weight: bold;
 }
 .event-date .day:after {
     content: ",";
 }
 
 .news-date {
     font-weight: bold;
     display: block;
     font-size: x-small;
 }
 
#important-dates {
}

#important-dates .important-date {
}

#important-dates .important-date-detail {
    margin-left: 0;
    padding-bottom: 1em;
}

#important-dates .past {
    color: #888;
}

#important-dates .next {
    font-weight: bold;
}

.event-theme {
    font-style: italic;
}

#fake-address, #fake-city-state-zip {
    display: block;
    padding-left: 2em;
}

#fake-address {
    padding-top: 1em;
}

.talk-length-time {
    font-weight: bold;
}

#cmu-building, #location-interior-map {
}

.attraction-entry,
.eatery-entry {
    margin-top: -1em;
}

.eatery-cuisine {
}

.attraction-price, .attraction-notes, .attraction-uri,
.eatery-price, .eatery-notes {
    display: block;
    clear: both;
}


.attraction-price:before,
.eatery-price:before {
    content: 'Price: ';
    font-weight: bold;
}

.attraction-notes:before,
.eatery-notes:before {
    content: 'Notes: ';
    font-weight: bold;
}

.attraction-google-map:before,
.eatery-google-map:before {
    content: '(';
}

.attraction-google-map:after,
.eatery-google-map:after {
    content: ')';
}

.attraction-google-map,
.eatery-google-map {
    font-size: small;
}

.attraction-entry,
.eatery-entry {
    font-size: small;
}

.important-note {
    font-weight: bold;
    color: black;
    font-size: small;
    background: url("../images/important-note.gif") left center no-repeat;
    display: block;
    padding: 24px 0 24px 60px;
    vertical-align: middle;
}

#location-interior-map-caption {
     padding-left: 0;
     padding-right: 0;
     font-size: x-small;
     font-weight: bold;
     margin-top: 0;
}

#donation-chart {
     width: 100%;
     border-collapse: collapse;
}

#donation-chart .attendee {
    text-align: left;
}

#donation-chart .price {
    text-align: right;
}

#donation-chart .early-bird {
    color: #aaa;
}

#donation-chart td {
    border-top: thin solid black;
    color: #333;
}

#donation-chart th {
    border-top: medium solid #fa0;
    color: black;
}

#sponsors {
    top: 250px;
    width: 180px;
    left: 0px;
    position: absolute;
    margin: 0;
    padding: 15px;
}

#sponsors .sponsor {
    margin: 0;
    margin-bottom: 1.5em;
    padding: 0;
    display: block;
    text-indent: -1000px;
}

#sponsor-pairnetworks a {
    background: url("../images/sponsors/pairnetworks.jpg");
    display: block;
    height: 69px;
    width: 150px;
}

#sponsor-gsg a {
    background: url("../images/sponsors/gsg.gif");
    display: block;
    height: 25px;
    width: 142px;
}

#sponsor-socialtext a {
    background: url("../images/sponsors/socialtext.jpg");
    display: block;
    height: 38px;
    width: 150px;
}

#sponsor-bp a {
    background: url("../images/sponsors/bpslogo.gif");
    display: block;
    height: 33px;
    width: 150px;
}

#sponsor-combinenet a {
    background: url("../images/sponsors/combinenet.jpg");
    display: block;
    height: 20px;
    width: 140px;
}

#sponsor-slaysys a {
    background: url("../images/sponsors/slaysys.jpg");
    display: block;
    height: 70px;
    width: 115px;
}

#sponsor-apple a {
    background: url("../images/sponsors/apple.jpg");
    display: block;
    height: 140px;
    width: 140px;
}

#sponsor-tpf a {
    background: url("../images/sponsors/tpf.png");
    display: block;
    height: 79px;
    width: 150px;
}


#schedule th, #schedule td, #schedule {
    width: 25%;
    text-align: left;
    vertical-align: top;
}

#schedule th, #schedule td {
    padding: 3px;
    border: 1px solid #999;
}

#schedule {
    border-collapse: collapse;
    width: 100%;
    font-size: 80%;
}

#schedule .time {
    text-align: right;
    background-color: #eee;
    color: #333;
}

#schedule .beginner {
    background-color: #cfc;
    color: #030;
}
#schedule .advanced {
    background-color: #ccf;
    color: #003;
}
#schedule .administrative {
    background-color: #ffc;
    color: #330;
}
#schedule .beginner .talk, #schedule .advanced .talk {
    font-weight: bold;
    display: block;
}

#session-details dt {
	clear: left;
	float: left;
	width: 4em;
}
#session-details dl {
	float: left;
}

 /* For IE, how we loathe thee */
 * html #date {
    font-size: large;
    font-weight: normal;
}

* html #banner {
    letter-spacing: 0.5em;
    font-size: x-large;
    font-weight: normal;
}

* html #navigation li {
    font-size: small;
    letter-spacing: 0.025em;
}

* html #footer {
    font-size: xx-small;
}

* html #content h1 {
    font-size: medium;
}

* html #content h2 {
    font-size: medium;
}

* html #content h3 {
    font-size: medium;
}

* html #date, * html #banner {
     font-family: Impact, American Typewriter, sans-serif;
}

* html  #other-workshops p {
     font-size: xx-small;
} 

* html .event-name, * html .event-date, * html #important-dates .important-date, * html #fake-address, * html #fake-city-state-zip {
    font-family: Verdana, sans-serif;
}
 

