/*
Theme Name: ronaldk_mnml
Theme URI:http://www.ronaldk.nl/theme
Description: Very simple, minimalistic theme.  Just a few, small theme files.
Version:1.0
Author:Ronald Kaptein
Author URI:http://www.ronaldk.nl
Tags:minimalism

	Inspired by ww.mnmlst.com.
	
	Uncopyrighted.
	
	No localization file (.mo) is used. All text that should be localized is hard-coded in the files. However, I did add the English text as comments. Since there are only a few small files in this minimal theme, it will take you only a couple of minutes to change to another language.

*/

body{background:#fff; color:#111; font: 16px Georgia, "Times New Roman", Times, serif;}

p {text-indent:20px;}

#container{width:600px;overflow:hidden;margin-top:50px;margin-bottom:50px;margin-left:200px;}
#header{margin-bottom: 50px;}
#content{float:none; line-height: 1.4em;margin:0; overflow:hidden;}
#archive{float:none; margin-top: 70px; margin-bottom: 40px;line-height: 2em;}

a,a:link,a:visited, div.entry-content a,div.entry-content a:link, div.entry-content a:visited {color: #900; outline:none;text-decoration:none;}
a:hover, div#archive a:hover, div.entry-content a:hover {color: #111;}

h1#blog-title, h1#blog title a, h1#blog-title a:visited{font-size:32px;color:#000;letter-spacing: 6px;}
 h1#blog-title a:hover{color:#900;}
h2.entry-title, h2.entry-title a, h2.entry-title a:visited{font-size:20px;color:#000;}
h2.entry-title a:hover{color:#900;}
div.entry-meta {color:#555; font-size:12px;}

div#archive h1{font-size: 20px;} /*All messages*/
div#arch-header-year{font-size: 16px;  color: #111; font-weight:bold;} 
div#arch-header-month{font-size: 15px; color: #111; font-weight:bold; margin-left:15px;}
div#archive a {font-size: 14px; margin-left: 30px;}

div#comments {margin-top: 50px; color: #444;}
h2#postcomment{font-size:16px;} /*Leave a comment:*/
div#commenttitle {font-size: 16px; margin-bottom: 20px;} /*Comments: , or No comments*/
div#comments h2#postcomment{font-weight:normal;}
#commentlist {font-size: 14px; margin-bottom: 30px;}
div.comment-meta {font-size: 13px; color: #555;}

div#footer {margin-left: 0px; color: #555;margin-top: 50px;}
div#footer a, div#footer a:link, div#footer a:visited {color: #555;}
div#footer a:hover {color: #000;}
div#footer li {display: inline; list-style-type: none; padding: 0px; margin-right: 20px; }

img {border: 0;}
.floatleft { float: left; margin-right: 20px; color: #555; font-size: 12px; border: 0;}
.floatright { float: right; margin: 4px;  margin-left: 20px; color: #555; font-size: 12px; border: 0;}