/*  
Theme Name: UpdateMcM
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: McM
Author URI: http://binarybonsai.com/



	This theme was designed and built by McMurph,


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
@import url(default.css);
@import url(../../../../css/standard.css);
div#page  { width: 955px ;  height:100%;/* für den IE, der height falsch als min-height interpretiert */ 
           text-align:left; margin: 0px auto;  
           position:relative; top:0px; left:0px;   
           padding-left:24px; padding-right:24px;
           border:1px solid white;
           background-color:white;  
          /* background-image:url(Grundlinienraster.png); */ 
}
div#top h1 {background-image:url(images/header_blog.jpg)}
h3#respond { font-size:16px;}
div#content {float:left; margin-left:0px; width:710px; }
div#sidebar ul li a, div#sidebar ul li p{font-size:11px;}
div#sidebar ul li p{padding-left:10px;}
div.post h3 a {font-size:16px;}
div.navigation {display:block; border:1px solid white; margin-bottom:20px;}
