/*** font ***/

@import url(http://fonts.googleapis.com/css?family=Armata|Oxygen+Mono);
body { font-size: 14pt; }
p, li, code { line-height: 20pt; }
code span { font-family: 'Oxygen Mono', sans-serif; font-size: 12pt;}
h1 a, h2 a { text-decoration: none; }

/*** colors ***/

header { background: center top url('../images/achtergrond-whiteboard.jpg') no-repeat; height: 150px; }
footer, div#search { background-color: rgba(189, 195, 199,1.0); }
h1 {  }
h1, h2, h3, h4, h5, h6 { color: rgba(192, 57, 43,1.0); }
h1 a, h1 a:hover, h1 a:visited { color:white;}  
a, a:visited, a:hover { color: rgba(41, 128, 185,1.0); }
footer a, footer a:visited, footer a:hover { color: rgba(44, 62, 80,1.0); }

/*** layout ***/

h1 a { padding: 30px; }
a.next { float:right; }
a.previous {float:left;}
ul.cf li { display: inline; list-style-type: none; }
ul.cf li > div { display: inline; }
header div.span6 { margin-top: 10px; background-color: rgba(52, 73, 94, 0.5); }
img, embed { max-width: 100% }
.container p img, .container ul img { margin: 10px; }
pre.prettyprint { margin-left: 20px; margin-right: 20px; }
/*
@import url(http://fonts.googleapis.com/css?family=Dosis:300,400,500);
*/
/*
div.row { background-color: #fff; }
div.span12 { background-color: #fff; }
div.span4 { background-color: #fff; }
*/
/*
div.container { margin: auto;}
div.span12 > * { margin: 20px; }
div.span12 > .span4 { margin: 0px; }
div.span4 > * { margin: 20px; }
h1 { margin: 10px; padding: 10px; }
h1, h2, h3, h4 { font-family: 'Armata', sans-serif; }
h1 { font-size: 36pt; }
h2 { font-size: 32px; }
h3 { font-size: 24px; }
body, p, span { font-family: 'Dosis', sans-serif; }
p, ul, span, li, body { font-size: 16pt; }
pre { background-color: #ddd; padding: 10px;  }
p.fancybox, p.image { text-align: center;}
p.center { text-align: center; }
span.postdate { font-size: 100%; color: #aaa;}
.container p + h2 { margin-top: 2em !important; }
.container h2 { margin-bottom: 0em !important; }
*/
/*
body { background-color: #fff; }
*/
/*
 * color scheme: http://colorschemedesigner.com/#4R52PsOsOFfFf
 *
 * primary: 831297, 5C2965, 460351, C85ADC, D08DDC
 * sec A: E68617, 9A6F3D
 * sec B: 156991, 294F61
 */
/*
header, footer { background-color: #294F61; }
.row { background-color: #aaf !important;}
.span12  { background-color: #aff !important;}
.span6 { background-color: #afa !important;}
.span4 { background-color: #ffa !important;}
body { background-color: #aaa !important; }
container { background-color: #faa !important; }
*/

