/*
Theme Name: Okly Blog Colors
Theme URI: http://okly.eu/
Description: Okly Colors blog voor Kinderen.
Version: 1.6
Author: Geolivero
Author URI: http://okly.eu/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* Begin Typography & Colors */
@import url("css/header.css");
@import url("css/body.css");
@import url("css/footer.css");
* { margin:0px; padding:0px; font-family: Courier, Arial, sans-serif;  border:none;}
h1, h2, h3, h4 { font-family: Georgia, Geneva, sans-serif; font-weight: normal; margin-bottom: 30px; color:black;}
body, html {height:100%;}
p {padding-bottom: 20px;}
a {color:#2A8FE5; outline: none;}
body {background:url(images/top-achtergrond.jpg) no-repeat left top; text-align: center; }
div#bun {position: relative;  background:url(images/tile-day.jpg) repeat-y 3px top; width:985px; margin: 0 auto; text-align: left;}
a#logo { text-decoration: none; text-indent: -9999em; background:url(images/logo.gif) no-repeat left top; position: absolute; z-index: 6; width:120px; height:120px; right:0px; top:30px; }
a.readMore { display: block; width:150px; height:50px; line-height: 60px; color:white; font-family: Georgia, Geneva, sans-serif; text-align: center; background: url(images/btns/btn-normal.gif) no-repeat left top; text-decoration: none; margin:20px 0;
}
a:hover.readMore { background: url(images/btns/btn-normal-over.gif) no-repeat left top;}
div.cl { clear: both;}
.alignleft { float:left;}
a.tumbImg { float: left; margin: 0 10px 5px 0; border:solid 5px black;  position: relative; text-decoration: none;}
a.tumbImg span { display:block; position:absolute; left:0px; bottom: -10px;  width:150px; font-size: 10px; padding: 2px; color:silver; }
div#content ul {margin-left: 50px; margin-bottom: 30px;}
.nextPrevLink { padding: 0px 180px; }
