/**
 * Hungerwall stylesheet.
 * 
 * Author: Michal Wiglasz  
 */
 
@import url(main.css) ;


/* basic layout ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

html, body { background: #590012 }

#body {
  background: #590012 url('../img/background-hungerwall.png') top left repeat-x;
}

/* links ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#links {
	background: #7a3341;
}

#links #prague-rentals {
  height: 30px;
  width: 188px;
}

#links #prague-rentals span {
  height: 30px;
  width: 188px;
  background: #7a3341 url('../img/prague-rentals-hungerwall.png') left center no-repeat;
}

#links #visit {
  height: 30px;
  width: 188px !important;
}

#links #visit span {
  height: 30px;
  width: 188px !important;
  background-position: right center !important;
  background: #7a3341 url('../img/en/visit-apartments.png') right center no-repeat;
}

/* header ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#header h1 {
	width: 124px; height: 107px;
}

#header h1 span {
	width: 124px; height: 107px;
	background: url('../img/logo-hungerwall.png') center no-repeat;
}

#header h1.cafe {
	width: 70px; height: 130px;
	top: 4px;
}

#header h1.cafe span {
	width: 70px; height: 130px;
	background: url('../img/logo-cafelounge.png') center no-repeat;
}



/* navigation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#navigation menu li menu li.high a:hover {
  background: #590012;
  color: #fff;
}

/* image ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#image {
	background: #fff url('../img/hungerwall/perex-residence.jpg') center no-repeat;
}

#image.cafe-lounge {background-image: url('../img/hungerwall/perex-cafe-lounge.jpg')}
#image.cafe-lounge-drinks {background-image: url('../img/hungerwall/perex-cafe-lounge-drinks.jpg')}
#image.cafe-lounge-specials {background-image: url('../img/hungerwall/perex-cafe-lounge-specials.jpg')}
#image.cafe-lounge-food {background-image: url('../img/hungerwall/perex-cafe-lounge-food.jpg')}
#image.cafe-lounge-photogallery {background-image: url('../img/hungerwall/perex-cafe-lounge-photogallery.jpg')}
#image.cafe-lounge-reservation {background-image: url('../img/hungerwall/perex-cafe-lounge-reservation.jpg')}
#image.cafe-lounge-wine-list {background-image: url('../img/hungerwall/perex-cafe-lounge-wine-list.jpg')}

#image.apartment-request {background-image: url('../img/hungerwall/perex-apartment-request.jpg')}
#image.apartments {background-image: url('../img/hungerwall/perex-apartments.jpg')}
#image.contact-us {background-image: url('../img/hungerwall/perex-contact-us.jpg')}
#image.facilities {background-image: url('../img/hungerwall/perex-facilities.jpg')}
#image.factsheet {background-image: url('../img/hungerwall/perex-factsheet.jpg')}
#image.hunger-wall {background-image: url('../img/hungerwall/perex-hunger-wall.jpg')}
#image.info-links {background-image: url('../img/hungerwall/perex-info-links.jpg')}
#image.location {background-image: url('../img/hungerwall/perex-location.jpg')}
#image.news {background-image: url('../img/hungerwall/perex-news.jpg')}
#image.photogallery {background-image: url('../img/hungerwall/perex-photogallery.jpg')}
#image.residence {background-image: url('../img/hungerwall/perex-residence.jpg')}
#image.rates {background-image: url('../img/hungerwall/perex-rates.jpg')}
#image.services {background-image: url('../img/hungerwall/perex-services.jpg')}

/* helpers ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* left sidebar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* content ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content h1 {
  color: #7a3341;
}

#content h2 {
  color: #7a3341;
}

#content h3 {
  color: #7a3341;
}

#content h4 {
  color: #7a3341;
}

/* right sidebar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar-right .book-now {
  color: #000;
  background: #590012;
  margin: 0 0 20px 0;
  padding: 0;
  width: 157px;
  text-align: center;
}

#sidebar-right .book-now h2 {
  color: #fff;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 7px 10px 7px 10px;
  text-transform: uppercase;
}

#sidebar-right .book-now h2 a {
  color: #fff;
}

/* stay.live.work.prague ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* footer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
  color: #7a3341;
  background: #590012 url('../img/footer-hungerwall.png') left top repeat-x;
}

#footer a {
  color: #7a3341;
}

/* forms ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* tables ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
