/*
Theme Name: Mander Theme
Theme URI: http://mander.nu/
Description: New super duper theme for Mander. Designed by Mander and coded by <a href="http://richardbrattlund.se/">Richard Brattlund</a>.
Version: 2.0
Author: Richard Brattlund
Author URI: http://richardbrattlund.se/
Tags: white, white, white
*/


	html, body { margin: 0px; padding: 0px; }
	
    #page { width: 715px; margin: 90px auto; padding: 0 0 90px 0; font: normal 14px helvetica,arial,sans-serif; line-height: 18px; }
    
    #header { height: 35px; margin: 0 0 50px 0; padding: 0 0 20px 0; border-bottom: 1px solid #1f1f1f; }
    #header a img { float: left; }
    #header p { float: right; font-size: 10px; font-weight: bold; line-height: 14px; text-align: right; }
    #header p a { text-decoration: none; color: #ccc; }
    
    #menu { float: left; width: 135px; }
    #menu ul { margin: 0; padding: 0; list-style-type: none; }
    #menu ul li { font-size: 18px; font-weight: bold; }
    #menu ul li a { text-decoration: none; }
    #menu ul li ul { padding: 0 0 10px 0; }
    #menu ul li ul li { font-size: 12px; font-weight: normal; }
	 
    #content { float: left; width: 540px; margin: 0 0 0 40px; padding: 0; }
    .post { margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #1f1f1f; }
    
    #navigation { margin: 0; padding: 5px 10px 0 10px; }
    
	a { color: #000; text-decoration: underline; outline: none; }
	a:hover { text-decoration: none; }
	a img { border: none; }
	
	h1 { margin: 0 0 15px 0; padding: 0; font-size: 18px; font-weight: bold; }
	h1 a { text-decoration: none; }
	
	.alignleft { float: left; }
	.alignright { float: right; }
	.clear { clear: both; }
	.blocked { display: block; }
	.topMargin20 { margin: 20px 0 0 0; }

