/* -------------------------------------------------------------- 
   
   Bud Gett - screen stylesheet
   
   ----------------------------
   COLORS
   ---------------------------- 
   yellow               #ffc427
   red                  #ee4035
   blue                 #0054a4
   black                #221f21
      
-------------------------------------------------------------- */

/* Layout
-------------------------------------------------------------- */

#container {
  width: 950px;
  margin: 0 auto;
}

#masthead {
  position: relative;
}

#content-main {
  float: left;
  width: 684px;
}

#content-side {
  float: left;
  width: 266px;
}

#intro {
  float: left;
  width: 388px;
  padding: 65px 30px 10px;
  background: #ffc427 url(images/tagline.gif) no-repeat right top;
}

#footer {
  clear: both;
  width: 910px;
  padding: 10px 20px;
  background: url(images/bg_fade.gif) repeat-x;
  font-size:0.916em;
  text-transform: uppercase;
}

/* Masthead
-------------------------------------------------------------- */  

#logo h1 {
  margin:0;
  }

#logo a {
  display: block;
  width: 950px;
  height: 152px;
  margin: 0px;
  text-indent: -9999em;  
  overflow: hidden;
  background: url(images/head.gif) no-repeat;
  }

#switch_lang_nl {
  position:absolute;
  top: 0;
  right: 238px;
  display: block;
  width: 90px;
  height: 22px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/lang_nl.gif) no-repeat;
} 
#switch_lang_en {
  position:absolute;
  top: 0;
  right: 162px;
  display: block;
  width: 68px;
  height: 22px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/lang_en.gif) no-repeat;
}
#switch_lang_de {
  position:absolute;
  top: 0;
  right: 50px;
  display: block;
  width: 105px;
  height: 22px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/lang_de.gif) no-repeat;
}
#switch_lang_es {
  position:absolute;
  top: 0;
  right: 0;
  display: block;
  width: 80px;
  height: 22px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/lang_es.gif) no-repeat;
}
  
/* Navigation
-------------------------------------------------------------- */

#nav {
  float: left;
  width: 236px;
  border-bottom: 1px solid #f2f2f2;
}

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

#nav li {
  height:40px;
}

#nav li a.en {
  margin: 0px;
  display: block;
  width: 236px;
  height:40px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/nav_sprite.gif)  
}
#nav li a.de {
  margin: 0px;
  display: block;
  width: 236px;
  height:40px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/nav_sprite_de.gif)  
}

#nav #nav-home a { background-position: 0 0; }
#nav #nav-hostel a { background-position: 0 -40px; }
#nav #nav-rooms a { background-position: 0 -80px; }
#nav #nav-contact a { background-position: 0 -120px; }
#nav #nav-tellafriend a { background-position: 0 -160px; }

#nav #nav-home a:hover { background-position: -236px 0; }
#nav #nav-hostel a:hover { background-position: -236px -40px; }
#nav #nav-rooms a:hover { background-position: -236px -80px; }
#nav #nav-contact a:hover { background-position: -236px -120px; }
#nav #nav-tellafriend a:hover { background-position: -236px -160px; }

#nav #nav-home.current a { background-position: -472px 0; }
#nav #nav-hostel.current a { background-position: -472px -40px; }
#nav #nav-rooms.current a { background-position: -472px -80px; }
#nav #nav-contact.current a { background-position: -472px -120px; }
#nav #nav-tellafriend.current a { background-position: -472px -160px; }


/* Subnavigation
-------------------------------------------------------------- */

#subnav {
  clear: both;
  margin-bottom: 1em;
}

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

#subnav li {
  float: left;
}

#subnav li a {
  display: block;
  width: 208px;
  height:31px;
  text-indent: -9999em;
  overflow: hidden;
}
/* 
#content-main #subnav {
  padding-left: 400px;
} */

#content-main #subnav li a {
  margin: 10px 0;
  padding: 0 20px 0 0;
}

#content-side #subnav li a {
  margin: 20px 0 0 42px;
}

#subnav-reserveren a { background: url(images/button_reserveren.gif) no-repeat; }
#subnav-aanvragen a { background: url(images/button_aanvragen.gif) no-repeat; }
#subnav-arrangementen a { background: url(images/button_arrangementen.gif) no-repeat; }
#subnav-tarieven a { background: url(images/button_tarieven.gif) no-repeat; }
#subnav li#subnav-sbs a { 
	background: url(images/button_sbs.gif) no-repeat; 
	height: 100px;
}

#subnav-reservieren a { background: url(images/button_reservieren.gif) no-repeat; }
#subnav-ansuchen a { background: url(images/button_ansuchen.gif) no-repeat; }
#subnav-kontakt a { background: url(images/button_kontakt.gif) no-repeat; }
#subnav-pakete a { background: url(images/button_pakete.gif) no-repeat; }
#subnav-preise a { background: url(images/button_preise.gif) no-repeat; }

#subnav-reserve a { background: url(images/button_reservations.gif) no-repeat; }
#subnav-requests a { background: url(images/button_requests.gif) no-repeat; }
#subnav-contact a { background: url(images/button_contact.gif) no-repeat; }
#subnav-packages a { background: url(images/button_packages.gif) no-repeat; }
#subnav-rates a { background: url(images/button_rates.gif) no-repeat; }

/* Content-main
-------------------------------------------------------------- */

.entry {
  clear: both;
  background: url(images/bg_fade.gif) repeat-x; 
  padding: 0 30px 0 20px;
}

.entry-first {
  background: none;
}

.entry-home {
  padding: 0 30px 0 0;
}

.entry-home img {
  float: left;
  margin: 0 30px 1em 0;
  border:16px solid #ffc427;
}

.entry-home h2 {
  float: left;
  width: 400px;
}

#home-text {
	width: 390px; 
	float: left;
}

.entry p,
.entry-rooms p {
  line-height: 2;
}

.entry p img {
  float: right;
  margin: 0 0 1em 30px;
  border: 1px solid #221f21;
}

.entry h2,
.entry-rooms h2 {
  padding-top: 1em;
  width: 350px;
}

.entry-wrap {
  clear: both;
  background: url(images/bg_fade.gif) repeat-x;
}

.entry-rooms {
  float: left;
  width: 302px;
  padding: 0 20px;
}

.entry-rooms img {
  border: 1px solid #221f21;
}

.read-more_nl {
  float: right;
  display: block;
  width: 94px;
  height:21px;
  margin-bottom: 1em;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/lees_meer.gif) no-repeat;
}
.read-more_en {
  float: right;
  display: block;
  width: 110px;
  height:21px;
  margin-bottom: 1em;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/read_more.gif) no-repeat;
}
.read-more_de {
  float: right;
  display: block;
  width: 110px;
  height:21px;
  margin-bottom: 1em;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/mehr_lesen.gif) no-repeat;
}
.read-more_es {
  float: right;
  display: block;
  width: 83px;
  height:21px;
  margin-bottom: 1em;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/lea_mas.gif) no-repeat;
}

.read-more-service-nl {
  float: right;
  display: block;
  width: 230px;
  height:21px;
  margin-bottom: 1em;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/lees_meer_service.gif) no-repeat;
}
.read-more-service-en {
  float: right;
  display: block;
  width: 230px;
  height:21px;
  margin-bottom: 1em;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/read_more_service.gif) no-repeat;
}
.read-more-service-de {
  float: right;
  display: block;
  width: 230px;
  height:21px;
  margin-bottom: 1em;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/mehr_lesen_service.gif) no-repeat;
}
.read-more-service-es {
  float: right;
  display: block;
  width: 323px;
  height:21px;
  margin-bottom: 1em;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/read_more_service_es.gif) no-repeat;
}

#button-upload-nl {
  display: block;
  width: 266px;
  height:92px;
  margin:2em 0;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/button_upload_nl.gif) no-repeat;
}
#button-upload-en {
  display: block;
  width: 266px;
  height:92px;
  margin:2em 0;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/button_upload_en.gif) no-repeat;
}
#button-upload-de {
  display: block;
  width: 266px;
  height:92px;
  margin:2em 0;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/button_upload_de.gif) no-repeat;
}
#button-upload-es {
  display: block;
  width: 266px;
  height:92px;
  margin:2em 0;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/button_upload_en.gif) no-repeat;
}

#photos-wrap {
  clear: both;
  padding: 1em 0 0 11px;
}

#photos-wrap div {
  float:left;
  width: 202px;
  height: 220px;
  margin: 0 9px 1em 9px;
  display: inline;
}

#photos-wrap p {
  color: #ee4035;
  margin:0;
}

.photo-user {
  float: left;
}

.photo-date {
  float:right;
}

#photos-wrap img {
  border: 1px solid #221f21;
}

.message {
  clear: both;
  margin: 0 30px 1em 0;
  padding: 1.5em 0;
}

.message p {
  padding:15px;
  background: #0054a4;
  color: #fff; 
}

#tellafriend {
  clear:both;
  padding: 1.5em 30px;
  margin: 0 0 2em 0;
}

#rates{
  clear:both;
  padding: 1.5em 30px 0 0;
  margin: 0 0 2em 0;
}

#rates .rates_container {
  clear: both;
  background: url(images/bg_fade.gif) repeat-x; 
  padding: 0 30px 0 0;
}

#rates .rates_container img {
  float: left;
  margin: 0 30px 1em 0;
  border:16px solid #ffc427;
}
#rates .rates_container.right img {
  float: right;
}

#rates .rates_container.right h2 {
	margin-left: 10px;
}
#rates .rates_container.right .rates_text {
	margin-left: 10px;
}

#rates .rates_container h2 {
	margin-top: 10px;
	float: left;
	width: 350px;
}

#rates .rates_text {
	width: 350px; 
	float: left;
}
#rates .price {
	font-family: Arial, Helvetica, Verdana sans-serif;
	font-size: 18px;
	color: #ee4035;
	font-weight: bold;
	margin-top: 20px;
}

/* Content-side
-------------------------------------------------------------- */

#photoblock {
  position: relative;
  background: #ffc427;
  padding: 16px;
}

#photoblock a.nl {
  position: absolute;
  top: 186px;
  right: 16px;
  display: block;
  width: 135px;
  height:51px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/photo_overlay_nl.png) no-repeat;
}
#photoblock a.en {
  position: absolute;
  top: 186px;
  right: 16px;
  display: block;
  width: 135px;
  height:51px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/photo_overlay_en.png) no-repeat;
}
#photoblock a.de {
  position: absolute;
  top: 186px;
  right: 16px;
  display: block;
  width: 135px;
  height:51px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/photo_overlay_de.png) no-repeat;
}
#photoblock a.es {
  position: absolute;
  top: 186px;
  right: 16px;
  display: block;
  width: 135px;
  height:51px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/photo_overlay_en.png) no-repeat;
}

#stories {
  padding:16px;
}

#stories h3 {
}

#stories h4 {
  margin-bottom:0;
  height: 16px;
}

#stories h4 a {
  color: #ee4035;
  text-decoration: none;
}

#feed {
  margin: 30px 0 0 0;
}

#feed_nl h3 {
  margin-top: 10px;
  width: 266px;
  height:49px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/groningen_feed_logo.gif) no-repeat; 
}
#feed_en h3 {
  margin-top: 10px;
  width: 266px;
  height:49px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/groningen_en.gif) no-repeat; 
}
#feed_de h3 {
  margin-top: 10px;
  width: 266px;
  height:49px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(images/groningen_de.gif) no-repeat; 
}

#rss a:link, #rss a:hover, #rss a:active, #rss a:visited  {
  text-decoration: none;
  color: #000000;
  margin-left: 15px;
}

/* Footer
-------------------------------------------------------------- */

#footer p {
  float: left;
  margin: 0;
}

#footer p.address {
  float: right;
}

#footer p.address span {
  padding: 0 8px;
}

#footer ul {
  float: left;
  margin:0 0 0 60px;
  list-style: none;
}

#footer li {
  float: left;
  margin: 0 5px;
}

#footer li a {
  padding: 5px;
  color: #221f21;
  text-decoration: none;
}

#footer li a:hover {
  color: #fff;
  background: #221f21;
}

/* Forms
-------------------------------------------------------------- */

input,
textarea,
select {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#contact {
  padding: 20px 16px;
  background: url(images/bg_fade.gif) repeat-x;
}

#contact div {
  margin: 1.5em 0;
}

label {
  display: block;
}

input[type=text] {
  width: 100%;
}

input[type=image] {
  float: right;
}

textarea {
  width: 100%;
  height: 125px;
}

#map form {
  margin: 1em 0;
}

#map label {
  font-size: 1.25em;
  float: left;
  margin-right: 10px;
}

#map input[type=text] {
  width: 340px;
  float: left;
}

#tellafriend div {
  margin: 1.5em 0;
}

#tellafriend label {
  float:left;
  width: 150px;
}

#tellafriend input[type=text] {
  width: 465px;
}

/* Map
-------------------------------------------------------------- */

#map {
  clear: both;
  padding: 16px;
}

#map-placeholder {
  width: 652px;
  height: 358px;

}

/* Pagination
-------------------------------------------------------------- */

.pagination {
  margin: 1em 0;
  font-weight: bold;
  line-height: 2em;
  padding: 5px;
  text-align: center;
  }

.pagination ul {
  margin:0;
  }

.pagination li {
  display: inline;
  margin: 0 2px;
  padding: 3px 0px;
  color: #ccc;
  }

.pagination li a {
  padding: 3px 7px;
  text-decoration: none;
  border: 1px solid #fff;
  background:none;
  }

.pagination li a:hover,
.pagination li a:focus {
  background: #ee4035;
  color: #fff;
  border: 1px solid #ee4035;
  }

.pagination li.page_active {
  padding: 3px 6px;
  border: 1px solid #0054a4;
  font-weight: bold;
  color: #fff;
  background: #0054a4;
  }

.pagination li.page_prev,
.pagination li.page_next {padding: 3px 7px;}
.pagination li.page_prev a,
.pagination li.page_next a {padding: 3px 7px; margin: 0 -7px}

/* Clearing floats
   [http://www.positioniseverything.net/easyclearing.html]
-------------------------------------------------------------- */

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }

.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.clear { clear:both; }