/* SECTIONS */
#wrapper-upcoming-content {
	width:96em;
	margin:0 auto;
	padding:1em 0 1em 0;
	clear:both;
	z-index: -10;
}

#main {
	display:inline; /* IE double margin-fix */
	min-height:100%;
	height:100%;
	float:left;
	clear:left;
	width:70em;
	height:38em;
	margin-bottom:1em;
	position:relative;
	z-index:-1;
}
#timerbar {
	position:relative;
	display:inline;
	top:0.2em;
	z-index:2;
	width:0em;
	height:0.2em;
	background:#F6CE3E;
}

#leftcol p.readmore {
	text-align: right;
}

#sidebar {
	display:inline; /* IE double margin-fix */
	float:left;
	clear:right;
	width:25.9em;
	border-left:0.1em solid #F6CE3E;
	z-index:10000;
}
#sidebar .upcoming {
	max-height:7.4em;
	overflow:hidden;
	height:7.4em;
	border-bottom:0.1em solid #F6CE3E;
	padding:1em;
}
#sidebar .upcoming .kompani {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
#sidebar .upcoming a.tittel {
	font-size:1.5em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#sidebar .primary {
	background-color:#F6CE3E;
}
#sidebar .secondary {
	background-color:#636363;
	color:#FFF;
}
#sidebar .secondary a {
	color:#FFF;
}
#sidebar .last {
	border-bottom:0.1em solid #636363;
}

#tweetheader {
	width:100%;
	background:url(/img/common/twitter_48.png) right bottom no-repeat;
	height:2.4em;
	float:left;
	clear:both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2em;
	line-height:2em;
	margin:0 0 0.5em 0;
	text-align:center;
}
p.tweets {
	margin:0 0 1em 0;
	padding:1em;
}

#tweetheader a {
	text-decoration:none;
}
#wrapper-upcoming-content>a>img {
	border:0;
}
.facebook_fans {
  border: none;
  width: 260px;
  height:150px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  clear: both;
}

.facebook_fans_link {
  font-size:0.8em;
  margin: 0;
  padding: 0;
}

