/*
Theme Name: ASCII One
Theme URI: http://oddwebthings.com
Author: Piotr Godek
Description: A minimialistic, typography-inspired theme by Piotr Godek of <a href="http://oddwebthings.com">Odd Web Things</a>.
Version: 1.11
Tags: minimalistic, typography, constant width, three columns, widgets
*/

#nav ul li { background-color:#B01A21;
color:white;
display:block;
float:left;
list-style-type:none;
margin:0 6px 6px 0;
padding:3px 9px;}
#nav a { color:white;}
#nav ul li ul { display:none; }
#nav { margin-bottom:20px;
margin-left:24px; }


#sidebar {
	margin-top:-4px;
}