/*
Theme Name: minimalism
Theme URI: http://www.genaehr.com/minimalism/
Description: A minimized and professional designed WordPress theme by <a href="http://www.genaehr.com/">genaehr.com</a> based on the famous Kubrick.
Version: 1.0.2
Author: Christian Genaehr
Author URI: http://www.genaehr.com/
Tags: white, fixed width, two columns, widgets, minimalism

	minimalism v1.0.2
	http://www.genaehr.com/minimalism/

	This theme was designed and built by Christian Genaehr,
	whose website you will find at http://www.genaehr.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body { margin: 0 auto; text-align: center; }
.container { margin: 0 auto; width: 700px; }
a { color: #555; }
a:visited { color: #555; }
a:hover { color: #000; }
a img { border: 0; }
.header { }
.nav { width: 700px; margin: 0 auto 20px auto; }
.nav ul { list-style-type: none; padding: 0; margin: 0 0 0 20px; }
.nav ul li { display: inline; margin-right: 20px; font-size: 0.75em; }
.nav ul li a { text-decoration: none; }
.nav ul li a:hover { text-decoration: underline; }
.about { text-align: left; width: 700px; }
.about .post .entry p { margin-bottom: 1em; }
.about .post .entry img { width: auto; }
.post h2 { color: #555; font-size: 11px; margin: 0; padding: 0; }
.post img { margin: 10px 0px; width: 700px; height: auto; }
.post entry { margin: 20; padding: 20; }
.post p { margin: 0; padding: 20; }
.post { margin-bottom: 10px; color: #555; font-size: 11px; }
.front_post { margin-bottom: 50px; }
.navigation { margin: 0px 0px 20px 0px; }
.navigation a { font-size: 11px; }
.alignleft { display: inline; margin-right: 10px; }
.alignright { display: inline; }
.footer { color: #555; font-size: 11px; }
