/**
 * Theme Name: Bureau Kalden
 * Theme URI: http://kalden.nl/
 * Description: A custom Bureau Kalden website
 * Version: 0.5
 * Author: Kaj Rietberg
 * Author URI: http://www.kajrietberg.nl/
 *Template: hybrid
 */
 
 /* Get base CSS */
@import url('../hybrid/library/css/25px.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default CSS */
@import url('../hybrid/library/css/screen.css');


* {
margin:0;
padding:0;
}

body {
background:#00135F url('images/bg_body.gif');
font-family: Arial, Helvetica, sans;
font-size:65%;
line-height:175%;
margin:
}

a {
color:#D3005F;
}

#body-container {
background:#fff;
border-bottom: 1px solid #000000;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #000000;
margin: 0 auto 40px;
text-align:left;
width:772px;
}

#header-container {
background:#ABB6DF;
height: 60px;
width:772px;
}

#site-title a {
background: url('images/logo.gif') no-repeat;
display:block;
height:60px;
width:270px;
text-indent: -9999px;
}

#navigation {
background:#00209F url('images/aquarel.jpg');
font-size: 1em;
height:191px;
margin: 0 0 10px;
width:772px;
}

#page-nav {
background-image: url('images/aquamask.gif');
height:191px;
position:absolute;
width:772px;
z-index:0;
}

#page-nav ul {
background:#00209F;
float:right;
font-weight:bold;
line-height:1.75;
z-index:100;
}

#page-nav li {
margin-right:0;
}

#page-nav ul li {
background:#00209F;
margin:0;
}

#page-nav ul li a{
background:#00209F;
color:#fff;
font-weight:600;
}

#page-nav li a {
background:#00209F;
border: none;
padding: 4px 7px;
}

#page-nav li.current_page_item a {
color:#ABB6DF;
}

#container {
background:#fff;
font-size:1.1em;
margin-bottom:0px;
min-height:500px;
overflow:hidden;
}

#content  {
background:#fff;
color:#000000;
float:right;
letter-spacing:1px;
margin-top:35px;
max-width:457px;
padding-bottom:26px;
padding-right:23px;
width:480px;
}

#content p {
margin-bottom: 16px;
margin-top: 0;
}

#content a {
color:#D3005F;
}

#post-70 {
margin-top:90px;
}

.page-title, .entry-title  {
color:#000000;
font-weight:600;
font-family:'Futura Md BT', Verdana, Helvetica, sans; 
font-size:2.1em;
font-style:normal;
left:-30px;
line-height:130%;
margin-bottom: 16px;
position:relative;
}

.entry-title  {
margin-left:30px;
}

.singular-page .breadcrumb {
	position: relative;
	height: 35px;
	margin-top: 30px;
	}
.singular-page .page-title {
    color:#000;
	position: relative;
	height: 30px;
	margin-top: -120px;
	margin-bottom: 60px;
	}

.singular-page .page-title a {
color:#000; 
text-decoration:none;
}	
	
.entry-content h3 {
color:#666666;
font-weight:bold;
font-family:'Futura Md BT', Verdana, Helvetica, sans; 
font-size:18px;
letter-spacing: -1px;
margin-bottom: 8px;
margin-top:0;
padding-top:0;
}

#primary {
background:#EBEEF7 url('images/corner.gif') no-repeat 100% 0%;
margin-top:40px;
padding-bottom: 32767px;
margin-bottom: -32767px;
width:240px;
}

#primary .current_page_item a {
color:#D3005F;
}

.widget {
border-bottom: 1px solid #fff;
}

.button, .submit, .reset {
background:#ABB6DF;
font-size:1.1em;
padding:0 0 4px;
width:70px;
}

#sub-page-menu ul {
list-style: url('images/block_red.gif'); 
}

#sub-page-menu ul li.current_page_item  {
list-style: url('images/block_red2.gif'); 
}

#text-4 {
font-family:'Futura Md BT',Verdana,Helvetica,sans;
font-size:1.3em;
font-style:normal;
font-weight:600;
color:#000;
position: relative;
height: 35px;
margin-left:-30px;
margin-top: -120px;
margin-bottom: 60px;
}

#footer-container {
color:#fff;
font-size:0.9em;
text-align:center;
width:772px;
}

#footer p {
float:left;
margin:0;
}
