/* -------------------------------------------------------------- 
   
   Kamer.nl v.2 - Typography
      
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.625 * 16px = 10px) */
   
body { 
  font-size: 62.5%;
  color: #1d3e41; 
  background: #fefefe;
  font-family: Verdana, Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #964908; }

h1 { font-size: 2em; line-height: 1; margin-bottom: 0.75em; color:#964908; letter-spacing: -1px; }
h1.with-subtitle { margin-bottom: 0; }
h1.second { border-top: 1px dotted #a2b1b3; padding-top: .75em; }
h2 { font-size: 1.4em; font-weight: bold; margin-bottom: 0; color: #964908; }
h2.heading-alt { margin: 1em 0; }
h3 { font-size: 1.4em; margin-bottom: 0;}
h4 { font-size: 1.2em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

.widget h3 {
  margin-bottom: 0.5em;
  padding-bottom: 3px;
  border-bottom: 1px solid #ddd;
  line-height: 1;
  font-weight: bold;
  color: #964908;
}

h3.large {
  font-size: 2.4em;
  color: #964908;
  letter-spacing: -1px;
}

#content-side h3,
#search-filter h3 {
  font-weight:bold;
  line-height: 1;
  margin-bottom: .75em;
}

#search-filter h4 {
  color: #864c21;
  font-weight: bold;
}

#content-main ul.sitemap h3 {
  padding-left: 0;
  font-size: 1em;
}

.faq h4 {
  font-size: 1em;
  text-decoration:underline;
  cursor: pointer;
  padding:0 !important;
}

/* Text elements
-------------------------------------------------------------- */

p           { font-size: 1.1em; margin: 0 0 1.5em; }
p.subtitle  { font-size: 1.4em; font-weight:bold; color: #025c66; }
#footer p   { font-size: 1.1em; margin:0; }

strong      { font-weight: bold; }
em     { font-style: italic; }
sup         { vertical-align: super; font-size: 0.9em; }
sup, sub    { line-height: 0; }

/* Links
-------------------------------------------------------------- */

a:focus, 
a:hover     { color: #000; }
a           { color: #c19520; text-decoration: underline; }

dt a {
  text-decoration:none;
}

h1 a, h2 a, h3 a, h4 a {
  text-decoration: none;
}

.news-year a {
  text-decoration: none;
  color: #864c21;
}

#content-side li a,
.recent-room-city a {
  text-decoration: none;
}

#content-side li a[href$='.pdf'] {
  display:block;
  padding-right: 30px;
  background: url(../img/pdf_icon.png) no-repeat right top;
}

dt a:hover,
.news-year a:hover,
#content-side li a:hover,
#footer p a:hover,
.recent-list a:hover {
  text-decoration: underline;
}

#site-info a {
  text-decoration: none;
  color: #9abec2;
}

a.permalink {
  float: right;
  font-size: .9em;
}

a.forgot-pass {
  display: block;
  margin-left:230px;
  padding-top:5px;
}

a.form-step-back {
  float: right;
  margin-top: 5px;
  font-size: 1.1em;
  color: #7b8b8c;
}

a.start {
  padding-left: 14px !important;
  background: url(../img/icon_start.png) no-repeat 0 50%;
}

#footer p a {
  color: #9c9c9c;
  text-decoration: none;
}

/* Lists general
-------------------------------------------------------------- */

ul { list-style: none; margin: 0 0 1.5em 0; }

li ul, 
li ol { margin:0 .5em; }

ol {
  margin: 0 0 1.5em 1.5em;
  padding: 0 15px;
  list-style-type: decimal;
  font-size: 1.1em;
}

ol p {
  font-size: 1em;
  padding: 0 !important;
}

.detail-list {
  font-size: 1.1em;
}

.detail-list li {
  padding: 0 5px;
}

.detail-list span {
  width: 14.4em;
  display: inline-block;
  font-weight: bold;
}

.detail-list span.value {
  display: inline-block;
  font-weight:normal
}

.detail-list li {
  padding: 2px 5px;
  border-top: 1px dotted #e0e0e0;
}

.detail-list li:first-child,
#content-side li:first-child {
  border:0;
}

.detail-list em.price-per-square {
  font-style: normal;
  color: #7b8b8c;
  font-size: 0.85em;
}

#react .detail-list li {
  border: 0;
}

/* inline editing profile */
.detail-list li input,
.detail-list li select {
  width: 13.5em !important;
  font-size: 1em;
  padding: 1px 1px 0;
}

#content-side li {
  padding: 4px 0 4px 12px;
  font-size: 1.1em;
  border-top: 1px dotted #a2b1b3;
  background: url(../img/bullet.gif) no-repeat 0 9px;
}

#content-side #search-filter li {
  padding: 0;
  font-size: 1em;
  border: 0;
  background: none;
}

.pdf-list li {
  font-size: 1.1em;
  padding: 4px 0 4px 12px;
}

.pdf-list li a {
  padding-left: 20px !important;
  background: url(../img/pdf_icon.png) no-repeat 0 50%;
}

ul.sitemap,
#search-filter ul {
  font-size: 1.1em;
}

#related ul {
  list-style: disc;
  margin-left: 1.5em;
}

/* List searchresults
-------------------------------------------------------------- */

dl { margin: 0 0 1.5em 0; }

dl dt { 
  margin-top: 0.5em;
  padding: 0.1em 5px;
  border-top: 1px dotted #d4d1b0;
  font-size: 1.8em;
  line-height: 1.3;
  background: #f1f1e7;
}

dd {
  padding: 0 5px;
  font-size: 1.1em;
  line-height: 1.8;
}

dd.result-description p {
  padding: 0 !important;
  margin: 0.5em 0;
  line-height: 1.5;
  font-size: 1em;
  font-style: italic;
}

dd.result-action {
  text-align: right;
  margin: -2.1em 0 1.5em;
  font-size: 1.1em;
  text-transform: uppercase;
}

dd.result-action a {
  margin-left:15px;
}

dd.result-huurders-action {
  text-align: right;
  margin: -8em 0 7em;
  font-size: 1.1em;
  text-transform: uppercase;
}

dd.result-action a,
dd.result-huurders-action a {
  margin-left:15px;
  cursor:pointer;
}

span.delete_room,
dd.delete_saved_room,
dd.delete_offered_room,
dd.edit_offered_room,
dd.saved_room {
  text-align: right;
  margin: -9.7em 0 9em; /* vier detailregels: -9.7em 0 8.7em */
  font-size: 1.1em;
  text-transform: uppercase;
}

span.delete_room a,
dd.delete_saved_room a {
  padding-left: 20px;
  background: url(../img/icon_delete.png) no-repeat 0 50%;
}

dd.delete_offered_room a {
  padding-left: 20px;
  background: url(../img/icon_delete.png) no-repeat 0 50%;
}

dd.edit_offered_room a {
  padding-left: 20px;
  background: url(../img/icon_edit.png) no-repeat 0 50%;
}

dd.result-foto {
  min-height: 66px;
  text-align: right;
  margin-top: -5.5em; 
}

dd span {
  display: inline-block;
  width: 11em;
  font-weight: bold;
}

dd em.price-per-square {
  font-style: normal;
  color: #7b8b8c;
  font-size: 0.85em;
}

/* Tables
-------------------------------------------------------------- */

table       { font-size: 1.1em; margin: 0.5em 0 1.4em; width:100%; border: 1px solid #d4d1b0;}
th          { font-weight: bold; background: #d8d5b4; border-bottom: 1px solid #d4d1b0; text-align: left; }
tbody th    { background: transparent; border-bottom: 0;}
tbody tr    { border-bottom: 1px dotted #e0e0e0; }
th,td       { padding: 4px 10px 4px 5px; }
tfoot       { font-size: 0.9em; text-align: center }
caption     { display: none; }
tbody tr:hover { background: #f1f1e7; }


/* Miscellaneous
-------------------------------------------------------------- */

.mute { color: #ccc; }