/*
Theme Name: Taaldoos
Theme URI: http://www.hilda-algra.nl
Description: 
Author: Karin Bronwasser
Author URI: http://www.bronwasserwebsites.nl/
*/

@charset "utf-8";
/* CSS Document */

/* reset

--------------------------------------------------*/

body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}

body {
	margin:10;
	padding:0;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align:center;
	background-color: #CC0000;
}
h1, h1 a, h2, h2 a, h3 a, h4 a 

{

color: #ff3333;

}
#container {
	width:700px;
	margin:0 auto;
	padding:0 30px 0 30px;
	text-align:left;
	background-image: url(images/backgroundcenterartikel.jpg);
	background-repeat: repeat-y;
	background-position: center 0;
	border-bottom-color: #993333;
	color: #993333;
}
#navigation{
	display: block;
	height: 35px;
}
#content	{
	float:left;
	width:455px;
	padding-top:32px;
        line-height:1.5em;
}
#subcontent{
	float:right;
	width:205px;
	padding:15px 0px 0 15px;
	font-size:95%;
	line-height:1.5em;
	background-color: #FFFFFF;
	margin-right: 20px;
/*regel hieronder toegevoegd */
text-align:right;
}
#header	{
	height:285px;
	padding:0 0 0 18px;
	background-image: url(images/backgroundheaderartikel.gif);
}
*html #header	{
margin-left:9px;
width:680px;
}
#footer	{
	clear:both;
	padding:0;
	font-size:0.95em;
	background-image: url(images/backgroundfooterartikel.gif);
	height: 75px;
	background-repeat: no-repeat;
}
*html #footer	{
margin-left:9px;
width:700px;
}
.headerimg {
	height: 150px;
	width: 550px;
	padding-top: 60px;
	background-repeat: no-repeat;
}
#navigation ul{
	display: block;
	height: 35px;
	margin-left:0px;
}
 #navigation li {
	list-style-type: none;
	display: block;
	background-image: url(images/button_lang.gif);
	height: 30px;
	width: 150px;
	background-repeat: no-repeat;
	float: left;
 }
 #navigation li a{
	color:#FFFFFF;
	width: 150px;
	line-height: 1.2em;
	list-style-type: none;
	padding-top: 3px;
	font-weight: bold;
}
.page_item	{
	background-image: url(images/button_lang.gif);
	display: block;
	text-align: center;
	background-repeat: no-repeat;
}

a	{
	text-decoration:none;
	}
#content a, #subcontent a	{
	color: #ff3300;
 }
 
 .widgettitle	{
	color: #FFFFFF;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 18px 0px 10px;
	background-image: url(images/button_lang.gif);
	background-repeat: no-repeat;
	height: 30px;
	/*text-align: left;
	text-indent: 20px;*/
/*nieuwe regels toegevoegd */
padding-right:20px;
background-position:right 0;
text-align: right;

 }
 a.posttitle{
	font-family: Georgia, serif;
	margin: 0px 0px 18px;
	display: block;
	color: #FF3333;
	line-height: 16px;
 }
 /* calendar

--------------------------------------------------*/

#wp-calendar {

  display:inline-table;
  border-collapse:collapse;
 /*width:150px;
  margin:0px 10px 0 10px;*/
margin:0px;
  text-align:center;
}
/* nieuw ingevoegd item*/
#calendar_wrap{
padding-left:40px;
}
/* entry

--------------------------------------------------*/

.entry	{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 40px;
	margin-left: 0pt;
	padding-left: 30px;
	padding-right: 10px;
}

.entry .info {
  position:relative;
  margin-top:-3px;
  padding:3px;
  border-top:1px solid;
  border-bottom:1px solid;
  font-size:0.9em;
}



.entry.single {clear:both;}



.entry.single .info {margin:0 0 22px 0;}



.entry .info a {

  margin-right:6px;

  padding-right:9px;

  border-right:1px solid;

}



.entry .info em {

  padding-right:6px;

  font-style:normal;

}



.entry .author,

.entry .editlink a {

  margin:0;

  padding:0 0 0 10px;

  border-left:1px solid;

  border-right:none

}



.entry #filedunder {

  clear:both;

  padding:3px 0 0 0;

  font-size:0.9em;

  border-top:1px solid;

}



#subcontent table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

#subcontent table thead tr {border-bottom:1px solid;}

#subcontent table th {border-bottom:1px solid;}

#subcontent table td {
  width:200px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

#subcontent table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

#subcontent table td a {
	display:block;
	border-bottom:1px solid;
	font-weight:bold;
	font-size:1.15em;
	background-color: #FF0000;
	color: #FFFFFF;
}

#subcontent table tfoot {border-top:1px solid;}

#subcontent table tfoot a {
	border:none;
	font-weight:bold;
	background-color: #FFFFFF;
	color: #FF3333;
}
li.linkcat	{
	list-style-type:none;
	}

#subcontent table tfoot #prev a {
text-align:left;
}
#subcontent table tfoot #next a {text-align:right;}

#subcontent ul{list-style-type: none;}

li.widget	{
	list-style-type: none;
	}

/* headings

--------------------------------------------------*/

h1 {font-size:30px;}



#content h2 {

  margin:0 0 18px 0;

  font-family:Georgia, serif;

  font-size:1.6em;

  font-weight:normal;

}



#content h3 {

  margin:0 0 18px 0;

  font-size:1em;

}



#content h4 {

  margin:0;

  font-size:1em;

}



#content.archive h2 {margin:0 0 26px 0;}



#content.archive h3 {

  margin:0 0 10px 0;

  font-family:Georgia, serif;

  font-size:1.3em;

  font-weight:normal;

}



#content.archive h4 {

  margin:0 0 18px 0;

  font-size:1em;

}



#content.archive h5 {

  margin:0;

  font-size:1em;

}





/* links

--------------------------------------------------*/





a img {border:none;}





/* paragraphs, lists, etc

--------------------------------------------------*/

p {

  margin:0;

  padding:0 0 18px 0;

}


/*
ul {

list-style-type: none;  
margin:0 0 0 1.4em;

  padding:0 0 18px 0;

}

*/

ul ul {
     padding:0;
     list-style-type: none;}



blockquote {

  margin:0;

  padding:0 18px;

  font-style:italic;

}



pre {

  overflow:auto;

  margin:0 0 18px 0;

  padding:4px;

}



pre, code, kbr {font-family:Courier, Monaco, monospace;}



code, kbr {padding:0 2px;}



abbr, acronym {

  font-size:0.9em;

  letter-spacing:1px;

}





/* images

--------------------------------------------------*/

img.left {

  float:left;

  margin:0 12px 0 0;

}



img.right {

  float:right;

  margin:0 0 0 12px;

}



img.center {

  display: block;

  margin:0 auto;

}
.next a {
float:right;
padding-right:10px;}

.previous a {
float:left;
padding-left:30px;}
.pagetitle	{

padding-left:30px;
}
form	{
padding-left:30px;
}