/* GENERIC ELEMENTS */
body{
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 13px;
  color: #97002a;
  background: #ECE9E0 url('../images/backgrounds/wallpaper-1.png') 50% 0 no-repeat fixed;
}

.wallpaper-1{
  background: #ECE9E0 url('../images/backgrounds/wallpaper-1.png') 50% 0 no-repeat fixed;
}

.wallpaper-2{
  background: #ECE9E0 url('../images/backgrounds/wallpaper-2.png') 50% 0 no-repeat fixed;
}

.wallpaper-3{
  background: #ECE9E0 url('../images/backgrounds/wallpaper-3.png') 50% 0 no-repeat fixed;
}

#page-home.wallpaper-1{
  background: #ECE9E0 url('../images/backgrounds/wallpaper-home-1.png') 50% 0 no-repeat fixed;
}

#page-home.wallpaper-2{
  background: #ECE9E0 url('../images/backgrounds/wallpaper-home-2.png') 50% 0 no-repeat fixed;
}


.screenreader{
  display: none;
}

a{
  color: #C1001F;
}

p{
  margin: 0 0 10px 0;
}

h1{
  font-size: 22px;
  color: #516E80;
  margin: 5px 0;
}

h2{
  font-size: 20px;
  color: #CC2128;
  margin: 5px 0 0 0;
}

img{
  border: 0;
}

hr{
  display: none;
}

.ruler{
  width: 100%;
  height: 1px;
  background: #302E30;
}

.intro, .date{
  font-weight: bold;
}

#framework{
  position: relative;
  width: 990px;
  margin: 0 auto;
  border-top: 1px solid transparent;
}

#logo{
  position: absolute;
  top: 0;
  left: 0;
}

#logo img{
  display: none;
}

#logo a{
  display: block;
  height: 88px;
  width: 221px;
  background: url('../images/backgrounds/logo-circusstad.png') 0 0 no-repeat;
}

#logo a:hover{
  background-position: 0 -88px;
}

#logo-rotterdamcircusstad{
  position: absolute;
  top: 70px;
  right: 0;
}

#flashbanner{
  position: absolute;
  top: 10px;
  left: 300px;
  width: 360px;
  height: 100px;
}

.page-home #flashbanner{
  top: 105px;
  left: 0;
}

#navigation{
  position: absolute;
  left: 0;
  top: 140px;
  width: 100%;
  background: #FFF;
  height: 30px;
}

.page-home #navigation{
  top: 290px;
}

#navigation ul.mainnavigation{
  position: relative;
  margin: 0 auto;
  width: 990px;
  list-style: none;
  padding: 0;
}

#navigation .mainnavigation li{
  float: left;
  line-height: 25px;
  font-size: 19px;
  background: url('../images/backgrounds/navigation-li-a.png') 100% 60% no-repeat;
  padding-right: 1px;
  position: relative;
}

#navigation .mainnavigation li.last{
  background: none;
}

#navigation .mainnavigation li a{
  display: block;
  padding-right: 5px;
  padding-left: 5px;
  color: #516E80;
  padding-bottom: 6px;
  text-decoration: none;
}

#navigation .mainnavigation li a:hover{
  background: #C23617;
  color: #FFF;
}

#socialnetworks{
	z-index: 300;
	position: absolute;
	right: 190px;
	top: 146px;
}

.page-home #socialnetworks{
	top: 296px;
}

#socialnetworks ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#socialnetworks li{
	float: right;
	margin-right: 2px;
}

#socialnetworks a{
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -1982px;
  background: url('../images/backgrounds/social-icons.png') 0 0 no-repeat;
}

#socialnetworks #social-hyves a{
  background-position: -16px 0;
}

#socialnetworks #social-hyves a:hover{
  background-position: -16px -16px;
}

#socialnetworks #social-facebook a{
  background-position: -48px 0;
}

#socialnetworks #social-facebook a:hover{
  background-position: -48px -16px;
}

#socialnetworks #social-linkedin a{
  background-position: 0 0;
}

#socialnetworks #social-linkedin a:hover{
  background-position: 0 -16px;
}

#socialnetworks #social-youtube a{
  background-position: -32px 0;
}

#socialnetworks #social-youtube a:hover{
  background-position: -32px -16px;
}

#navigation-secondary{
  position: absolute;
  top: 5px;
  width: 100%;
}

#navigation-secondary ul{
  position: absolute;
  top: 2px;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

#navigation-secondary li{
  display: inline;
}

#navigation-secondary a{
  color: #516E80;
  text-decoration: none;
  font-size: 13px;
}

#sponsorcarousel{
  position: absolute;
  top: 195px;
  right: 0;
  background: url('../images/backgrounds/sponsorcarousel.png') 0 0 no-repeat;
  width: 181px;
  height: 53px;
  overflow: hidden;
  text-align: center;
}

.page-home #sponsorcarousel{
	display: none;
}

#button-programmaschema{
  display: block;
  text-indent: -1982px;
  overflow: hidden;
  background: url('../images/backgrounds/button-programmaschema.png') 0 0 no-repeat;
  width: 108px;
  height: 107px;
  position: absolute;
  top: 15px;
  left: 620px;
}

#page-home #button-programmaschema{
  top: 162px;
  left: 360px;
}

#button-programmaboekje{
  display: block;
  text-indent: -1982px;
  overflow: hidden;
  background: url('../images/backgrounds/button-programmaboekje.png') 0 0 no-repeat;
  width: 183px;
  height: 62px;
  position: absolute;
  top: 260px;
  right: 0;
}

#page-home #button-programmaboekje{
  top: 830px;
  right: 0;
}

.contentblock:after{
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.contentblocks .image{
  margin-top: 5px;
}

.contentblocks .odd .image{
  float: left;
  margin-right: 20px;
}

.contentblocks .even .image{
  float: right;
  margin-left: 20px;
}

.contentblock .youtube-container{
  width: 375px;
  height: 226px;
}

.page-home #news{
  background: #FFF;
  width: 350px;
  position: absolute;
  top: 330px;
  left: 0;
  padding: 10px;
}

.page-home #news .newsitem{
  position: relative;
}


.page-home #news .text{
  width: 334px;
  padding: 8px;
  position: absolute;
  bottom: 6px;
  color: #516E80;
  background: url('../images/backgrounds/alphasand.png') 0 0 repeat;
}

.page-home #news h3{
  margin: -5px 0 8px 0;
  font-size: 22px;
  line-height: 5px;
}

.page-home #news h3 a{
  text-decoration: none;
  color: #C1001F;
}

.page-home #news h3 a:hover{
  color: #516E80;
}

.page-home #news .image{
  padding-bottom: 6px;
  background: url('../images/backgrounds/sandflags.png') 0 100% no-repeat;
}

.page-home #news .image img{
  display: block;
  width: 350px;
  height: 235px;
}

.page-home #news p.readmore{
  text-align: right;
}

.page-home #news p.readmore a{
  text-decoration: none;
  font-size: 16px;
}

.page-home #news p.readmore a:hover{
  color: #516E80;
}

.page-home #introduction{
  width: 400px;
  margin-top: 330px;
  margin-left: 380px;
  background: #FFF;
  padding: 10px;

}

.page-home #introduction .intro{
  font-weight: bold;
}

.page-home #highlights{
  position: absolute;
  right: 0;
  top: 230px;
  background: #e2dcca;
  z-index: 300;
  width: 180px;
  padding-bottom: 10px;
}

.page-home #highlights .contentblock{
  background: url('../images/backgrounds/home-highlights-contentblock.png') 0 100% no-repeat;
  padding-bottom: 5px;
  margin-top: 10px;
}

.page-home #highlights h2, .page-home #highlights .bodytext{
  margin: 10px;
}

.page-home #highlights h3{
  background: #6e8a8c;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
}

.page-home #highlights .image{
  margin: 0;
}

.page-home #highlights .bodytext{
  color: #516e80;
  font-size: 12px;
}

.page-home .youtube-container{
	height: 300px;
}

.page-generic #primary{
  width: 400px;
  margin-left: 380px;
  background: #FFF;
  margin-top: 195px;
  padding: 10px;
}

.page-generic #secondary{
  position: absolute;
  top: 195px;
  left: 0;
  width: 370px;
}

.page-generic #secondary img{
  display: block;
}

.page-programme #programme{
  margin-top: 195px;
}

.page-programme #intro{
  position: relative;
  background: #FFF;
  padding: 25px;
  width: 740px;
  font-size: 16px;
}

.page-programme #filters{
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.page-programme #filters select{
  width: 200px;
}

.page-programme #filters label, .page-programme #filters .submit{
  display: none;
}

.page-programme .programmeitem{
  position: relative;
  margin-top: 10px;
  background: #FFF;
  padding: 25px;
  width: 740px;
}

.page-programme .outsidefestival{
  background: url('../images/backgrounds/meercircus.png') 0 0 no-repeat;
  width: 96px;
  height: 40px;
  text-indent: -1982px;
  position: absolute;
  top: 0;
  left: 40px;
}

.page-programme .programmeitem:after{
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.page-programme .programmeitem .primary{
  float: right;
  width: 375px;
}

.page-programme h2, h3{
  font-size: 20px;
  margin: 0;
}

.page-programme h3{
  color: #516E80;
}

.page-programme .location{
  margin: 5px 0 0 0;
}

.page-programme .price p{
  margin: 0;
}

.page-programme .intro{
  font-weight: normal;
}

.page-programme .readmore{
  display: none;
  color: #516E80;
}

.page-programme .secondary img{
  display: block;
}

.page-programme .secondary .youtube-container{
  width: 350px;
  height: 211px;
  margin-top: 10px;
}

.page-programme .programmeitem .ticketlink{
  position: absolute;
  left: 770px;
  top: 5px;
  display: block;
  width: 60px;
  height: 60px;
  background: url('../images/backgrounds/act-ticketlink.png') 0 0 no-repeat;
  text-indent: -1982px;
}

.page-programme .programmeitem .ticketlink:hover{
  background-position: 0 -60px;
}

.page-news #news{
  margin-top: 195px;
  margin-left: 50px;
}

.page-news .newsitem{
  float: left;
  position: relative;
  width: 350px;
  padding: 10px;
  background: #FFF;
  margin-right: 10px;
  margin-bottom: 10px;
}

.page-news .newsitem.odd{
  clear: left;
}

.page-news .newsitem .mainimage{
  position: relative;
}

.page-news .newsitem h2{
  width: 334px;
  padding: 8px;
  position: absolute;
  bottom: 3px;
  left: 0;
  color: #C1001F;
  background: url('../images/backgrounds/alphasand.png') 0 0 repeat;
}

.page-news .newsitem h3{
  font-size: 16px;
  margin: 0;
}

.page-news .newsitem .contentblocks{
  background: #EFEDE5;
  margin-top: -4px;
  padding: 8px;
  width: 334px;
}

.page-partners #primary{
	margin-top: 195px;
	background: #FFF;
	width: 780px;
	padding: 10px;
}

.page-partners .ruler{
	width: 100%;
	height: 1px;
	background: #a1c4bd;
}

.page-partners #primary ul{
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

.page-partners #primary ul:after{
  content: '.';
  display: block;
  height: 0;
  clear: both;
	visibility: hidden;
}

.page-partners #primary ul li{
	float: left;
	height: 150px;
	width: 250px;
	text-align: center;
	line-height: 150px;
}

#page-404 #content{
  margin: 100px 0 0 0;
}