/* $Id: style.css, 2010/07/18 13:10:47 goba Exp $ */

/**
 * Stadsherberg de Mol, for Drupal 6.x
 * Jon te Riele - NCIM Groep
 */

/**
 * Generic elements
 */ 
html {
 overflow-y:scroll;
} 

body.mceContentBody {
background-image:none;
}
h1 {
  font-size: 96px;
  color: #391d00;
  line-height: 40px;
  margin: 40px 0 0 0;
  
}

h1 a {
  text-decoration: none;
  color: #ffffff;;
}
h1 a span {
  visibility:hidden;
}

h2 {
  font-size: 50px;
  color: #391d00;
  line-height: 40px;
  margin: 10px 0 0 0;
  
  font-family: Georgia;
  font-style:italic;
  font-size: 40px;
  font-weight:normal;
}

p {
  line-height: 22px;
  line-height: 19px;
}

a {
  color: #391d00;
}

label {
  margin: 5px 0;
}

input,
textarea,
select {
	background-color: #FCF9C8;
}

body {
  margin: 0;
  padding: 0;
  font: 12px/100% Georgia, sans-serif;
  font: 14px/100% Footlight MT light, sans-serif;
  color: #391d00;
  background-image: url(images/body.png);
}

body#tinymce {
  background-image: none;
}

#wrapper {
  background-image: url(images/header-repeat.png);
  background-position: top center;
  background-repeat: repeat-x;
  
}

#container {
  margin: 0 auto;
  width: 1000px;
  
  background-image: url(images/perkament.png);
  background-repeat: repeat-y;
  background-position: center 300px;
}

#header {
  background-image: url(images/header.png);
  background-position: top center;
  background-repeat: repeat-x;
  height: 300px;
  
}

#header-region {
  height: 36px;
  display: block;
}

#header-region ul li {
  display: inline;
  float: right;
  margin: 10px 0 0 0;
  margin: 5px 0 0 0;
  height: 30px;
}

#logo-floater {
  height: 132px;
  float: right;
  margin-right: 30px;
  margin-right: 80px;
}

ul.menu,
ul.primary-links {
  font-family: Georgia;
  font-weight: bold;
  font-style: italic;
  font-size: 15px;
  color: #6b1717;
}

ul.primary-links {
  clear: both;
  padding: 16px 0 0 32px;
  font-family: Georgia;
  font-weight: bold;
  font-style: italic;
  font-size: 15px;
  color: #6b1717;
  
  text-align:center;
}

ul.primary-links li {
  margin: 0 2px 0 0;
  height: 46px;
  /*float: left;
  display: block;*/
  
  padding:14px 5px;
} 

ul.primary-links li:hover,
ul.primary-links li.active,
ul.primary-links li.active-trail {
  background-image: url(images/primary-active.png);
  background-repeat: no-repeat;
  background-position: top center;
}

ul.menu li {
  padding-left: 14px;
}

ul.menu li:hover,
ul.menu li.active,
ul.menu li.active-trail  {
  background-image: url(images/secundairy-active.png);
  background-repeat: no-repeat;
  background-position: left 5px;
}

ul.menu li a {
  line-height: 28px;
  text-decoration: none;
  color: #6b1717;
  margin-left: 0;
}

ul.primary-links li a {
  line-height: 46px;
  text-decoration: none;
  color: #6b1717;
}

.sidebar {
  width: 260px;
  margin-left: 40px;
  float: left;
}

.sidebar .block ul {
  margin-left: 10px;
}
.sidebar .block ul ul {
  margin-left: 0px;
  padding-left: 0;
}
#sidebar-left {
  
  
}

#sidebar-left  ul li.leaf,
#sidebar-left  ul li.expanded,
#sidebar-left  ul li.collapsed {
  list-style-type: none;
  list-style-image: none;
  width: 160px;
}

#sidebar-left h2 {
  font-size: 30px;
  line-height: 30px;
  padding: 0 0 0 48px;
}

#center {
  float: left;
  width: 500px;
  margin: -40px 0 10px 0;
  width: 660px;
}

#block-locale-0 {
  margin-right: 18px;
}

#block-locale-0 li a.active {
  visibility: hidden;
}

#footer {
  clear: both;
  text-align: center;
  background-image: url(images/footer.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 100px;
  color: #391d00;
  font-size:16px;
}
#footer .block {
  padding-top: 10px;
}
#footer a {
  color: #391d00;
}

.views-field-view-node {
  padding: 0 0 10px 0;
  border-width:0 0 1px 0;
  border-style: solid;
  border-color: #C79F60;
}



/* fotoalbum styles */
.field-field-afbeelding .field-item {
  display:block;
  width: 125px;
  height: 125px;
  float:left;
  margin: 6px 10px;
  text-align:center;
}
/* end fotoalbum styles */

tbody {
  border-top-color:#391D00;
}
tbody th {
  border-bottom-color:#391D00;
}

pre {
  line-height: 20px;
}

pre a {
  font-weight:bold;
  font-size:110%;
}


ul.primary {
  border-bottom-color:#6B1723;
}
ul.primary li.active a {
  background-color:#FFFFFF;
  border-bottom-color:#FFFFFF;
  border-top-color:#6B1723;
  border-left-color:#6B1723;
  border-right-color:#6B1723;
}
ul.primary li a {
  background-color:#FCF9C8;
  border-bottom-color:#6B1723;
  border-left-color:#6B1723;
  border-right-color:#6B1723;
  border-top-color:#6B1723;
}
ul.primary li a:hover{
  background-color:#D4AB6D;
  border-bottom-color:#6B1723;
  border-left-color:#6B1723;
  border-right-color:#6B1723;
  border-top-color:#6B1723;
  color: #6B1723;
}
div.view div.views-admin-links li a {
  color: #391D00;
}

div.print-breadcrumb,
div.print-pdf {
  display: none!important;
}

.print-link {
  padding-bottom: 0;
}
#center .node .print-icon{
border-width: 0px;
margin:3px;
}

.print-content p img.AfbeeldingNaarRechts,
#center .node .AfbeeldingNaarRechts{
  float: right;
  margin: 3px 0 10px 10px;
}
.print-content p img.AfbeeldingNaarLinks,
#center .node .AfbeeldingNaarLinks{
  float: left;
}
#center .node img {
  border-width: 2px;
  border-style: solid;
  border-color:  #6B1723;
  margin: 3px;
  
  margin: 20px;
}

#center ul li {
  margin: 10px 0;
}

fieldset {
  background-color: #FCF9C8;
}

td {
  padding: 3px;
}

.messages {
  background-color: #FCF9C8;
  border:2px solid #6B1717;
  margin: 5px 0;
  padding: 0 10px;
}

#sidebar-left .block img{
  margin: 0 0 0 32px;
  border: 2px solid #6B1717;
}

#sidebar-left #block-block-8,
#sidebar-left #block-block-9 {
	display:none;
}
#TB_window {
	background-color:transparent!important;
	font: 14px/100% Footlight MT light, sans-serif;
}
#TB_closeWindowButton {
	float:right;
	color:#6B1717!important;
	font-family:Georgia, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#TB_ajaxContent {
	background-image: url(images/perkie.png);
	background-repeat: no-repeat;
	padding: 0 50px!important;
}
#TB_ajaxContent .content{
	margin-right: 100px !important;
}

a.ribbon-large {
	display:block;
	height:40px;
	width:282px;
	background-image: url(images/ribbon_large.png);
	text-align:center;
	line-height:46px;
	text-decoration:none;
	color:#FCF9C8;
	margin:0 auto;
	text-transform:uppercase;
}

a.ribbon-medium {
	display:block;
	height:40px;
	width:252px;
	background-image: url(images/ribbon_medium.png);
	text-align:center;
	line-height:46px;
	text-decoration:none;
	color:#FCF9C8;
	float:right;
	margin-right: 100px;
	text-transform:uppercase;
}
a.ribbon-block-l {
	display:block;
	height:40px;
	width:282px;
	background-image: url(images/ribbon_large.png);
	text-align:center;
	line-height:46px;
	text-decoration:none;
	color:#FCF9C8;
	margin:0 8px 0 0;
	float: left;
	text-transform:uppercase;
}
a.ribbon-block-r {
	display:block;
	height:40px;
	width:282px;
	background-image: url(images/ribbon_large.png);
	text-align:center;
	line-height:46px;
	text-decoration:none;
	color:#FCF9C8;
	margin:0 8px 0 0;
	float: right;
	text-transform:uppercase;
}


a.ribbon-small {
	display:block;
	height:40px;
	width:204px;
	background-image: url(images/ribbon_small.png);
	text-align:center;
	line-height:46px;
	text-decoration:none;
	color:#FCF9C8;
	float:right;
	margin-right: 100px;
	text-transform:uppercase;
}
a.ribbon-block:hover,
a.ribbon-small:hover,
a.ribbon-medium:hover,
a.ribbon-large:hover {
	text-decoration:underline;
}


