/* CSS for annejan.nl                     *
 * by Bas Kok <bakotaco-at-gmail-dot-com> */

/*** Clear all shit ***/
* { margin: 0; padding: 0; font-weight: normal; }
:link,:visited { text-decoration: none; }
a img, :link img, :visited img { border: none; }

/*** The body ***/
body {
  background: white url(/img/back-stripes.gif);
  background-repeat: repeat;
  background-position: top right;

  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
  line-height: 1.4em;
  color: #444;

  voice-family: inherit;
  /*font-size: small; /* IE5Win */
}

/* Opera */
/* html>body { font-size: medium; } */


/*** Standard elements ***/
div#content p a {
  border-bottom: 1px dotted;
}
div#content p a:hover {
  border-bottom: 1px solid;
  color: #ff00fa;
}

div#content p {
  padding: 0 0 .25em;
  margin: 0 0 .5em;
}

/* white-space: nowrap; */
td {
  text-align: left;
  padding: .25em .25em .25em .25em;
}

div#content p.center {
  overflow: hidden;
  text-align: center;
  margin: 0 2em .5em 2em;
}

h3 { 
  padding-right: .5em;
  color: #696;
  font-size: .9em;
  font-weight: normal;
  text-align:right;
  border-bottom: 1px solid;
  padding-top: 1.5em;
}
        
h4 {
  font-size: 18px;
  font-weight: normal;
  font-variant: small-caps;
  font-family: Georgia, "Times New Roman", serif;
  padding: .3em 0 .6em .5em;
}
h4.banner {
  text-align: center;
  padding-top: 1.5em;
}
h5 {
	font-size: 90%;
	margin: 0 0 .5em;
	font-weight: bold;
	clear: both;
}
h6 {
	font-size: 90%;
	margin: 0 0 .5em;
	font-style: italic;
}
ul, ol {
  margin-left: 4em;
}
abbr, acronym {
  cursor: help;
}
strong {
  font-weight: bold;
}
emph { 
  font-style: italic;
}

.contenttext a:link, .contenttext a:visited {
  /* color: #831514; */
  color: #d22;
  color: #55b;
  border-width: 0 0 1px;
  border-style: dotted;
}

/*********** IMAGES ***********/

/*** text replacing imagery ***/

/* "Anne Jan" logo */
h1#logo-annejan {
  position: absolute;
  float:left;
  width:150px;
  height:373px;
  top: 15px;
  left: -105px;
  text-indent: -1000em;
  background: url(/img/logo-annejan.gif) no-repeat;
}
/* Pagina koppen */
h2 {
  width:100%;
  text-indent: -1000em;
  margin: 1em 0 1.5em 0;
}
h2#nieuws {
  height: 56px;
  background: url(/img/title-nieuws.gif) no-repeat center;
}
h2#biografie {
  height: 119px;
  background: url(/img/title-biografie.gif) no-repeat center;  
}
h2#speellijst {
  height: 53px;
  background: url(/img/title-speellijst.gif) no-repeat center;  
}
h2#contact {
  height: 69px;
  background: url(/img/title-contact.gif) no-repeat center;  
}
h2#fotos {
  height: 55px;
  background: url(/img/title-fotos.gif) no-repeat center;  
}
h2#beeldgeluid {
  height: 41px;
  background: url(/img/title-beeldgeluid.gif) no-repeat center;  
}
h2#pers {
  height: 58px;
  background: url(/img/title-pers.gif) no-repeat center;  
}
h2#winkel {
  height: 64px;
  background: url(/img/title-winkel.gif) no-repeat center;  
}
h2#gastenboek {
  height: 62px;
  background: url(/img/title-gastenboek.gif) no-repeat center;  
}

a#rss {
  position: absolute;
  width:27px;
  height:15px;
  top: -7px;
  left: 13px;
  text-indent: -1000em;
  background: url(/img/rss.gif) no-repeat;
  background-position: 0 0;
}
a#rss:hover {
  background-position: -27px 0;
}

/*** background ***/
div#backleft {
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 1000px;
  background: transparent url(/img/webleft-long2.gif) no-repeat top left;
}

/*** Layout ***/
div#content-top {
  position: absolute;
  height: 16px;
  width: 447px;
  top: -16px;
  left: 2px;

  background: url(/img/content-top.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

div#content {
  position: absolute;
  width: 380px;
  /* top: 40px; */
  top: 70px;
  right: 5%;  
  padding: 5px 32px 5px 43px;

  background: url(/img/content-back.gif);
  background-repeat: repeat-y;
  background-position: top left;
}

div#content-bottom {
  position: absolute;
  height: 16px;
  width: 447px;
  bottom: -31px;
  left: 3px;
  padding-bottom: 15px;

  background: url(/img/content-bottom.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

/*** Menu ***/
ul#nav {
  list-style: none;
  position: absolute;
  top: 16px;
  right: 5%;
  height: 22px;
  width: 523px;
}
ul#nav li {
  float: left;
  display: block;
  list-style: none;
}
ul#nav li a {
  height: 22px;
  display:block;
  text-indent: -1000em;
  text-decoration: none;
  overflow: hidden;
  background: url(/img/menu.gif);
}
ul#nav li#nav-nieuws a {
  width: 51px;
  background-position: 0 0;
}
ul#nav li#nav-nieuws a:hover {
  background-position: 0 -22px;
}
ul#nav li#nav-nieuws a:active {
  background-position: 0 -22px;
}
ul#nav li#nav-biografie a {
  width: 64px;
  background-position: -51px 0;
}
ul#nav li#nav-biografie a:hover {
  background-position: -51px -22px;
}
ul#nav li#nav-speellijst a {
  width: 64px;
  background-position: -115px 0;
}
ul#nav li#nav-speellijst a:hover {
  background-position: -115px -22px;
}
ul#nav li#nav-contact a {
  width: 54px;
  background-position: -179px 0;
}
ul#nav li#nav-contact a:hover {
  background-position: -179px -22px;
}
ul#nav li#nav-fotos a {
  width: 43px;
  background-position: -233px 0;
}
ul#nav li#nav-fotos a:hover {
  background-position: -233px -22px;
}
ul#nav li#nav-beeldgeluid a {
  width: 87px;
  background-position: -276px 0;
}
ul#nav li#nav-beeldgeluid a:hover {
  background-position: -276px -22px;
}
ul#nav li#nav-pers a {
  width: 34px;
  background-position: -363px 0;
}
ul#nav li#nav-pers a:hover {
  background-position: -363px -22px;
}
ul#nav li#nav-winkel a {
  width: 51px;
  background-position: -397px 0;
}
ul#nav li#nav-winkel a:hover {
  background-position: -397px -22px;
}
ul#nav li#nav-gastenboek a {
  width: 75px;
  background-position: -448px 0;
}
ul#nav li#nav-gastenboek a:hover {
  background-position: -448px -22px;
}

/*** Copyright notice ***/
div#content #copyright {
  position: relative;
  padding: 30px 0 0 0;
  color: #666;
  font: xx-small Georgia, "Times New Roman", serif;
  text-align: center;
}
p#copyright :link, p#copyright :visited {
  color: #666;
}

/*** Forms ***/
label, input.text, textarea {
  font-size: 100%;
  display: block;
  width: 250px;
  float: left;
  margin-bottom: 10px;
}
label, input.button {
  font-size: 80%;
  font-weight: bold;
  text-align: right;
}
label {
  width: 75px;
  padding-right: 20px;
}
br {
  clear: left;
}
textarea, input {
  border: 1px solid #ccc;
  color: #333;
  background-color: #F8F0D9;
}
fieldset {
  border-width: 0 0 0 0;
}
p#error {
  color: #f00;
}
p#message {
  color: #696;
}

