/*
Theme Name: Zomaar
Theme URI: http://www.zomaarroland.nl/nieuw-thema-zomaar
Description: Custom theme based upon the default Wordpress theme
Version: 2.0
Author: Roland van der Veen
Author URI: http://www.zomaarroland.nl/
License: GNU General Public License
License URI: license.txt
Tags:
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border-style: none;
	width: 100%;
}
#main {
	width: 800px;
	font-size: 1.3em;
	margin: 0 auto;
	padding: 5px 25px 0 10px;
}
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0 0 0 15px;
	width: 10%;
}
.widecolumn {
	float: left;
        padding: 0px 0 20px 0;
        margin: 0 0 0 10px;
        width: 85%;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 0 0 20px 0;
	overflow: hidden; /* nodig voor Internet Explorer and the Expanding Box Problem */
}
.header, .header a, .header a:hover, .header a:visited {
        color: #BF1238;
        background-color: inherit;
        margin: 0px;
        font-size: 2.5em;
        font-weight: normal;
        padding: 0;
        text-align: left;
        text-decoration: none;
}
.search {
	float: right;
	margin: 0 14px 0 0;
	padding: 6px 0 0 0;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	margin: 15px 0 2px 0;
	font-size: 1.5em;
	padding: 0;
	text-decoration: none;
}
h2 {
	text-decoration: none;
	margin: 15px 0 2px 0;
	padding: 0 0 1px 0;
	font-size: 1.4em;
}
.alt {
	color: inherit;
	background-color: inherit;
}
a, a:active {
	color: #0033FF;
	background-color: inherit;
	text-decoration: none;
	font-size: inherit;
}
a:visited {
	color: #3366FF;
}
a:hover {
	color: #0033FF;
	background-color: inherit;
	text-decoration: underline;
}
pre {
	font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;
        #font-family: 'Courier New', sans-serif, Courier;
        display: block;
        color: #006600;
	background-color: #F0F0F0; 
        overflow: auto;
        position: relative;
        border: 1px solid #D1D7DC;
}
#kolom1, #kolom2, #kolom3 {
	float: left;
	text-align: left;
	position: relative;
	top: 10px;
	width: 30%;
}
img {
	border: none;
	margin: 5px;
}
#kolom1 {
	left: 20px;
}
#kolom2 {
	left: 50px;
}
#kolom3 {
	left: 100px;
}
ul {
	list-style: square;
	margin: 0 0 0px 15px;
	padding: 0;
	border: none;
}
ol {
	list-style: decimal;
	margin: 0 0 5px 15px;
	padding: 0;
}
li {
	text-align: left;
	margin: 0;
	padding: 1px;
}
ul ul li {
	margin: 0;
	padding: 2px 0 0 15px;
	list-style: none;
}
.navigation ul {
        padding-top: 10px;
	text-align: center;
	font-variant: small-caps;
}
.navigation li {
	list-style: none;
	margin: 5px;
	display: inline;
}
.current_page_item {
	font-weight: bold;
}
.entry {
	margin: 0 0 5px 0;
	color: inherit;
}
.description {
	font-size: 1.1em;
	color: #000000;
	background-color: inherit;
}
.posttitle {
	background-color: inherit;
	text-decoration: none;
	margin:0;
	padding: 5px 0 0 1px;
	font-size: 1.5em;
	color: #000000;
	text-align: left;
	border-left: 5px solid #00BFFF;
}
.alignright {
	float: right;
}
.alignimgright {
	float: right;
	margin: 10px;
}
.alignimgleft {
	float: left;
	margin: 10px;
}
.alignleft {
	float: left;
}
#footer {
	text-align: center;
	margin-bottom: 1em;
	font-size: 0.95em;
	clear: both;
}
.post {
	text-align: justify;
	line-height: 21px;
	background-color: inherit;
	color: inherit;
	margin: 0 0 0 0;
	padding: 0;
	clear: both;
}
.entry-meta {
	font-size: 0.9em;
	color: #888;
	margin: 0 0 0px 0;
	text-align: right;
}
/* Comments */
#comments {
        clear: both;
}
#comments .navigation {
        padding: 0 0 18px 0;
}
.commentlist {
        margin: 0;
}
.commentlist li.comment {
        margin: 0 0 24px 0;
        padding: 0 0 0 0;
        position: relative;
	line-height: 21px;
}
.commentlist li:last-child {
        border-bottom: none;
        margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
        margin-bottom: 18px;
}
#comments .comment-body p:last-child {
        margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
        margin-bottom: 24px;
}
.commentlist .avatar {
        position: absolute;
        top: 4px;
        left: 0;
}
.comment-author cite {
        color: #000;
        font-style: normal;
        font-weight: bold;
}
.comment-author .says {
        font-style: italic;
}
.comment-meta {
        font-size: 0.9em;
        margin: 0 0 5px 0;
	border-bottom: 1px solid #bbbbbb;
}
.comment-meta a:link, .comment-meta a:visited {
        color: #888;
        text-decoration: none;
}
.commentlist .children {
	list-style: none;
}
.commentlist .children li {
        border: none;
        margin: 0 0 0 25px;
	list-style: square;
}
.nopassword, .nocomments {
        display: none;
}
#comments .pingback {
        border-bottom: 1px solid #e7e7e7;
        margin-bottom: 18px;
        padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
        margin-top: -6px;
}
#comments .pingback p {
        color: #888;
        display: block;
        font-size: 12px;
        line-height: 18px;
        margin: 0;
}
#comments .pingback .url {
        font-size: 13px;
        font-style: italic;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 2px solid #bbb;
}
blockquote {
	background: url(/blog/wp-content/themes/zomaar/images/blockquote.gif) no-repeat top left;
	margin: 10px 30px 0 10px;
	padding-left: 30px;
}
.clearfix {
	clear: both;
}
/* Threaded comments, max 5 niveaus diep */
.depth-2 {
	padding-left: 30px;
}

