	body { margin-top: 0px; margin-bottom: 20px; font-family: verdana, arial, geneva, san seriff; font-size: 0.9em; margin-left: 2%; margin-right: 2%; }
	a { color: #0072CB;}
	a:hover { background-color: #0072CB; color: white; }
	ul { list-style: none; margin: 0px; padding: 0px; padding-top: 8px; }
	pre code { border: 1px solid silver; display: block; padding: 1em; }

pre {
	 white-space: pre-wrap;       /* css-3 */
	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	 white-space: -pre-wrap;      /* Opera 4-6 */
	 white-space: -o-pre-wrap;    /* Opera 7 */
	 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

	/* Layout */	
	#logo { background-color: #77E500; position: relative; width: 100%; height: 40px; margin-bottom: 30px; }
	#codewerks { position: absolute; bottom: 0px; right: 3px; border: 0px;  }
	#metonymie { position: absolute; border: 0px; }
	#main-content { background-image: url(http://www.metonymie.com/images/codewerks/blue-diffusion.gif); background-position: bottom; background-repeat: repeat-x; width: 100%; float: left; margin-top: 1em;}
	#posts { float: left; width: 74%; }
	/* Page Navigation */
	#page-navigation { font-family: "trebuchet MS", trebuchet, arial, serif; }
	#page-number{ float: right; }
	#page-navigation .page-nav-label { font-size: 0.8em; float: left; letter-spacing: 0.2em;}
	
	/* right navigation */
	#right-navigation { width: 22%; float: right; margin: 0px; padding: 0px; margin-top: 1em; }
	#right-navigation h3 { font-family: "trebuchet MS", trebuchet, arial, serif; font-size: 1.6em; font-weight: normal; color: #747474; margin: 0px; padding: 0px; letter-spacing: 0.12em; clear: both; }
	#right-navigation h3 .blue { color: #0072cb; }
	#right-navigation #google-ads { text-align: center; }
	#right-navigation input:focus {  background: url(http://www.metonymie.com/images/codewerks/small-blue-diffusion.gif) repeat-x bottom; }
	#right-navigation ul { margin-top: 0.5em; margin-bottom: 2em; }
	#right-navigation ul li { margin-top: 0.3em; }
	#right-navigation fieldset { margin-top: 0.5em;  width: 70%; margin-top: 0.3em; text-align: center; }
	#right-navigation fieldset #s { margin-bottom: 0.3em; }

	/* Posts */
	.post-wrapper { float: left; }
	.post { margin: 0px; padding: 0px; margin-left: 134px;		 }
	
	.post-meta { font-size: 0.7em; float: left; line-height: 1.4em; width: 120px; padding:0px; margin: 0px; margin-top: 1em; }
	.post-meta strong { letter-spacing: 0.2em; display: block; color: #747474; }
	.post-meta ul li ul { list-style: url(http://www.metonymie.com/images/codewerks/li-icon.gif); margin-left: 20px; }
	
	.post h2 a{ text-decoration: none; margin: 0px; padding: 0px; font-family: "Trebuchet MS", trebuchet, arial, geneva, san seriff; color: #0072cb; font-size: 1.3em; letter-spacing: 0.4em; font-weight: normal;  }	 
	.post h2 a:hover{ text-decoration: underline; background-color: white; color: #0072cb; }
	.post ul { list-style: circle; margin-left: 10px;}

	.post-content { letter-spacing: 0.15em; line-height: 20px; padding-bottom: 60px; }

	/* Footer */
	#footer { background-color: #575757; color: white; padding: 20px; padding-top: 0em; clear: both; padding-bottom: 0px; }
	#footer h3 { font-family: "trebuchet MS", trebuchet, arial, serif; font-size: 1.6em; font-weight: normal; color: #989797; margin: 0em; padding: 0em; letter-spacing: 0.12em; }
	#footer h3 .blue { color: #0072cb;	 }
	#about, #meta, #links { width: 28%; float: left; text-align: justify; padding-right: 5%; }
	#meta a { color: white; }
	#links a { color: white; }
	#mini-footer {clear: both; text-align: center; padding-top: 1em; padding-bottom: 0.5em;}
	#license  {clear: both; text-align: center; padding-top: 1em; padding-bottom: 0.5em;}
