/*  
Theme Name: Amantis 2009
Author: Winy Schalke
Author URI: http://www.alva-design.com/
Description: Gebaseerd op het beroemde <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. (default)
Version: 1.6
*/




/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td,img 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; 

}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* layout en kleuren */

html 	{ text-align : center;  
background-color: #369;}

body { 
position: relative; width : 800px; 
margin : 30px auto; 
text-align : left; }

div#branding {
height : 99px;
background : transparent url(images/head-profiel.jpg) no-repeat; 
border-bottom: 10px solid #369;
}

body#home div#branding {
height : 182px;
background : transparent url(images/head-home.jpg) no-repeat; 
}

body#actueel div#branding {
background : transparent url(images/head-actueel.jpg) no-repeat; 
}

body#organisaties div#branding {
background : transparent url(images/head-organisaties.jpg) no-repeat; 
}

body#particulieren div#branding {
background : transparent url(images/head-particulieren.jpg) no-repeat; 
}

body#profiel div#branding, body#contact div#branding {
background : transparent url(images/head-profiel.jpg) no-repeat; 
}

h1,  div#branding h2 { 
text-indent: -9999px; 
}





ul#nav_tools {
background-color: #c00;
height: 25px;
margin : 0;
padding: 0 15px 0 0;
letter-spacing: .1em;}

ul#nav_tools li {
float: right;
border-right: 1px solid #fff; 
height: 20px;
margin-top: 3px;}

ul#nav_tools li a {
color: #fff; 
padding : 0 .5em ;

}
 
 ul#nav_tools li a:hover {
color: #fff; 
background: #999; text-decoration:none;
 }
 
ul#nav_tools li#nav_contact a  {
 padding-right : 0;
}
 ul#nav_tools li#nav_contact  {
border-right: 0;
}  
 
body#contact ul#nav_tools li#nav_home a {
 padding-right : 0;
}
 
body#contact ul#nav_tools li#nav_home  {
border-right: 0;
}  
 
div#container { 
position : relative;
padding: .5em 0;
background-color: #fff;
overflow:hidden;}



body#home div#container { 
padding: 10px 0;
background: url(images/bg-home3.gif) repeat-y;
}
   
 
  
ul#nav_main { 
position: absolute;
top: 15px; left: 0;
}

body#home ul#nav_main { 
position: absolute;
top: 15px; left: 0;
}

ul#nav_main li {
width : 230px; 
}


body#home ul#nav_main li {
width : 160px; 
}


ul#nav_main li a {
display: block; 
padding: .25em 15px; 
color: #666;
font-size: 110%; 
font-weight: bold;
}

ul#nav_main li.current_page_item a, ul#nav_main li.current_page_ancestor a {
color: #c00; }

ul#nav_main li a:hover {
background: #999; color: #fff; text-decoration:none;}

ul#nav_main li li.page_item a
 {
padding: .25em 15px; 
font-size: 95%; 
text-align: right;
display: block; 
font-weight: normal;
color: #666;
}

ul#nav_main li li.current_page_item a {
color: #c00; }

ul#nav_main li li a:hover {
background: #999; color: #fff;}


div#content_main {
margin-left: 230px;
width : 520px; 
padding : 1em 0 1em 15px; 
border-left: 1px solid #000;
min-height: 398px;
/* Hack for min-height in IE6 */
  height:auto !important;
  height:398px;
}

body#home div#content_main {
background: url(images/bg-lijn.gif) 225px 0 repeat-y;
margin-left: 395px;
width : 480px;
padding : 0 0 0 15px; 
border-left: 0;
overflow: hidden;
/* Hack for min-height in IE6 */
  height:auto !important;
  height:440px;}

body#home div.post {
width: 215px;
float:left;
margin-bottom:-1em;}

body#home h2 {
padding-right: 5px;
}

body#home div.entry {
padding-right:5px;
}




body#home div#zijbalk {
width: 175px; 
margin-left: 220px;
_width:167px;}


body#home div#zijbalk p {
margin-bottom: 0;
}


.item {
margin-bottom: 10px;
padding-right: 10px;
padding-top:5px;
font-size: 90%;
line-height: 1.3;}

body#home div#content2, bodysingle div#content2 {
padding: 0 0 0 10px;
}

/* typography.css */
body { 
font : 80%/1.5 "Lucida Grande", Verdana, sans-serif; color : #333; }


h2, h3 { 
font-weight : bold; 
}

p { 
font-size : 100%; 
margin-bottom: 1em;
}


address {
font-weight: bold;
}


h2 { 
font-size: 160% ; 
margin-top: 0;
margin-bottom: 1em;
}



h3 { 
font-size: 110% ;
}

h4 { 
font-size: 100% ;
}

body#home h3 { 
font-size: 130% ;
color: #c00;
margin-bottom: .5em;}

.entry strong {
font-weight: bold; 
font-size: 110%;
}

.entry em {
font-style: italic; 
}

.entry blockquote {
margin-top: -1em; padding-left: 1em; 
}

.entry img {
float: left; margin: .5em 1em 1em 0;
}

body#home .entry img {
position: absolute;
top: 0; left: 160px;
margin: 0; padding: 0;}

body#home .entry blockquote {
margin-top: 0; font-size : 100%; 
padding-left: 0;
font-style: italic;
position: absolute;
top: 360px; left: 165px;
width: 223px;}
}






.entry ol,.entry ul { list-style-type : square; 
padding-left: 1em;
margin-top: -1em;
margin-bottom: 1em;}



a:link, a:visited { 
text-decoration : none;
color : #c00;}


a:active, a:hover { 
text-decoration : underline;
color : #c00;}





div#copyright {display: none;}

body#home div#copyright {
display: block;
color: #fff;
text-align: center;
font-size: 85%;
margin-top: 1em;
clear:right;}


body#home div#copyright a:link, div#copyright a:visited { 
color: #fff;
text-decoration: none;}

body#home div#copyright a:hover { 
text-decoration: underline;
}


/* ---- blog ----*/

body.single ul#nav_main li {
width : 160px; 
}

body.single div#content_main {
background:  url(images/bg-lijn-blog.gif) -5px 0 repeat-y;
margin-left: 150px;
width : 630px;
padding : 0 15px 0 15px; 
border-left: 0;
}

body.single div.post {
width: 440px;
float:left;
margin-bottom:-1em;}

body.single div#zijbalk {
float:left;
width: 160px; 
margin-left: 20px;
_width:167px;}





/* ---- formulier ----*/

label{text-align:right;	width:8em; padding-right: 1em; float:left;}

form fieldset {padding: 1em 0.5em 0.5em 0.5em; margin-bottom: 0.5em; border: none; }

form .fi{width: 70%; margin-bottom: 0.5em; font-size: 100%; }

form input.nolabel{margin-left: 9em;}
form p.nolabel{margin-left: 9em; margin-top: 1em; margin-bottom: 0;}

#knop{padding-left: 1em; padding-right: 1em; }

textarea{height: 10em; line-height: 1.5; }
