/*
Theme Name: Aikido Holland
Theme URI: http://aikidoholland.nl
Description: Aikido Holland, Jan Valsterweg 80, 3315 LG Dordrecht
Author: Erwin Nijhoff
Author URI: http://erwinnijhoff.nl
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
margin-top:30px;
font-family: Cambria, serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

a, a:visited {
color: red;
font-weight: bold;
text-decoration: none; 
}

a:hover {
color: black;
}

#wrapper {
background: url(http://www.aikidoholland.nl/wp-content/themes/starkers/images/bg.gif) no-repeat;
margin: 0 auto;
width: 1024px;
height: 500px;
}

#content {
width: 900px;
margin: 0 auto;
}

#contentsmall {
width: 450px;
margin: 0 auto;
}

#spacer {
height: 60px;
width: 900px;
}

#postspacer {
height: 15px;
width: 200px;
}

#footerspace {
clear: both;
float: left;
width: 100%;
height: 50px;	
}

#footer {
clear: both;
color: grey;
float: left;
font-size: 13px;
width: 100%;
height: 20px;	
}

#footercontainer {
margin: 0 auto;
height: 20px;
width: 900px;
}

#footercontainer a, a:visited {
font-weight: bold;
text-decoration: none; 
}

#footercontainer a:hover {
color: black;
}

.flickr-photos a {
margin-right:2px;
}

.meerfoto {
margin-top: 7px;
margin-left: 157px;
}

h2{
display: none;
}

h3{
margin-top:30px;
margin-bottom:10px;
}
