body {
  margin: 0; padding: 0;
  background: #fff url("../../images/2009/bg.png");
  text-align: center;
  font-family: "Trebuchet MS";
  font-size: 82%;
  color: #747474;
  line-height: 18px;
}

.logo {
  text-align: left;
  width: 322px;
  height: 110px;
  margin: 10px 0 0 45px;
  opacity: 1.0;
  float: left;
  position: relative;
}
.logo a { border: 0 none;}
.logo img { border: 0 none;}
.header {
  text-align: right;
  width: 538px;
  margin: 80px 45px 0 0;
  opacity: 1.0;
  float: right;
  position: relative;
}

.footer,
.partners {
  margin-top: 10px;
  float: left;
  clear: both;
  text-align: center;
  width: 820px;
  padding: 10px;
}
.footer {
  border-top: 2px solid #f77814;
}

.container {
  width: 960px;
  margin: 0 auto;
  float: none;
  position: relative;
}
/* background: transparent url(/images/2009/kuvitus.png) no-repeat; */

.wrapper {
  margin: 0 45px 0;
  width: 840px;
  padding: 10px 15px;
  background-color: #fff;
  float: left;
  position: relative;
  text-align: left;
  clear: both;
  border-bottom: 2px solid #000;
}

.content {
  float: left;
  width: 720px;
  clear: left;
}

.sponsors {
  float: right;
  clear: right;
  width: 120px;
  line-height: 1px;
}

/*
  Navigation
*/

ul.navigation {
  margin: 0; padding: 0;
  list-style: none inline;
  float: left;
  margin-bottom: 10px;
}
ul.general {
  float: right;
}
ul.navigation li {
  float: left;
  display: inline;
}
ul.navigation a {
  padding: 5px;
  float: left;
  position: relative;
  color: #000;
  font-size: 1.27em;
  text-decoration: none;
  border-bottom: 1px solid #c0c0c0;
  margin-right: 10px;
}
ul.navigation li a:hover {
  color: #fff;
  background-color: #f77814;
  border-bottom: 1px solid #f77814;
}
ul.navigation li a span[lang=en],
ul.navigation li a span[lang=sv] {
  font-size: 0.79em;
  color: #999;
}
ul.navigation li a:hover span[lang=en],
ul.navigation li a:hover span[lang=sv] {
  color: #fff;
}
ul.navigation li.active a {
  background-color: #f77814 !important;
  color: #fff !important;
  border-bottom: 1px solid #f77814;
}
ul.navigation li.active span[lang=en],
ul.navigation li.active span[lang=sv] {
  color: #fff;
}
.navigation .active a {
	background-color: #f77814;
	margin-right: 10px;
}
/*
  Columns
*/

.column,
.description,
.day,
.week,
.story {
  clear: none;
  float: left;
  padding: 10px;
}
.column {
  margin: 10px 10px 0 0;
  width: 210px;
  border-top: 2px solid #f77814;
}
.description {
  margin: 10px 10px 0 0;
  width: 330px;
  border-top: 2px solid #f77814;
}
.story {
  margin: 0;
  width: 710px;
}
.day {
  padding: 0;
  width: 230px;
  margin-left: 10px;
}
.day:first-child {
  width: 230px;
  margin-left: 0;
}
.day2 {
  padding: 0;
  width: 170px;
  margin-left: 10px;
}
.day2:first-child {
  width: 170px;
  margin-left: 0;
}
.schedule h4 {
  font-size: 1.27em;
  color: #f77814;
  padding: 5px 0;
  border-top: 2px solid #f77814;
  clear: both;
}
.week {
  width: 710px;
  padding: 0;
}
.column-container {
  clear: left;
  float: left;
  margin: 10px 10px 0 0;
  width: 710px;
}
.column-container:first-child {
  margin-top: 0;
}
.standout .column {
  border: 0px none;
} 
.photo {
    text-align: center;
}
.photo a { border: 0px none; }
.photo a img { border: 0px none; margin: 5px 0; }
.last {
  margin-right: 0 !important;
}

/*
  Typography
*/

h3,
h4 {
  font-family: Georgia;
  font-weight: bold;  
}
h1 {
  margin: 0; padding: 0;
  font-size: 1.27em;
  color: #f77814;
  display: inline;
}
h2 {
  margin: 0; padding: 0;
  font-size: 1.27em;
  color: #747474;
  display: inline;
}
h3 {
  margin: 0;
  padding: 5px 0;
  font-size: 1.27em;
  clear: both;
  color: #000;
}
h3 a {
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  color: #000;
  padding-right: 30px;
  background: transparent url("../../images/2009/rarr.png") no-repeat 100% 50%;
}
h3 a.anchor {
  text-decoration: none;
  border-bottom: 0 none;
  color: #000;
  padding-right: 0;
  background: transparent none;
}
h4 {
  margin: 0 0 0.5em;
  font-size: 1.27em;
}
.column h4 {
  color: #f77814;
}

p {
  margin: 18px 0 0 0; padding: 0;
}
p:first-child {
  margin-top: 0px;
}

.standout,
.standout h3,
.sponsors h3 {
  background-color: #f77814;
  color: #fff;
}
.standout[lang=en] {
  background-color: transparent;
  color: #747474;
  margin-top: 0;
}

*[lang=sv] {
  display: none;
}
h4[lang=en],
h4[lang=sv] {
  font-size: 1.0em;
  color: #999;
}
span[lang=en] {
  color: #999;
}

.schedule ul {
  margin: 0 0 10px 0; padding: 0;
  list-style: none outside;
  float: left;
  line-height: 22px;
}
.schedule ul li {
  float: left;
  color: #000;
  padding-right: 10px;
}
.schedule ul li .legend {
  display: block;
  float: left;
  text-align: center;
  width: 20px;
  color: #fff;
  background-color: #f77814;
  padding: 0 3px;
  margin-right: 5px;
  margin: -1px 5px 0 0;
  border-top: 1px solid #fff;
}

.schedule p {
  margin: 0; padding: 0;
  margin-bottom: 10px;
  line-height: 24px;
  color: #000;
}
.schedule p .time,
.schedule p .legend {
  padding: 1px 5px;
  background-color: #f77814;
  color: #fff;
}
.schedule p .time {
  background-color: #fff;
  color: #f77814;
  padding-left: 0px;
  display: block;
  margin-bottom: -6px;
  margin-top: 6px;
} /* was:
width: 160px;
background: #f77814 url(/images/2009/time.png) no-repeat 100% 50%;
*/
.schedule p strong {
  display: block;
}
.schedule a {
  padding: 1px 2px;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  margin-right: 5px;
}
.schedule a:hover {
  color: #fff !important;
  background-color: #f77814;
  border-bottom: 0px solid;
}
.schedule a:hover span[lang] {
  color: #fff !important;
}

.extra-info {
  display: block;
  float: left;
  width: 450px;
  padding: 0 10px;
  margin-top: -36px;
  border-top: 2px solid #f77814;
} .extra-info p { margin: 0; padding: 0; text-align: center; }

a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
a:hover {
  color: #f77814;
}

.partners img {
  margin: 0 15px;
  border: 0 none;
}
.partners a {
  border: 0 none;
}

.schedule .date-heading {
  font-family: Georgia;
  color: #F77814;
  font-size: 1.27em;
  font-weight: bold;
  margin-right: 10px;
}

img.illustration {
  z-index: 1;
  position: absolute; top: -120px;
  right: 140px;
}
.header {
  z-index: 23;
}

.day p.standout {
  margin-bottom: 0;
  padding: 0 5px;
  color: #fff;
}