#page					{ margin: 0 auto 36px auto; }
body					{ -webkit-text-stroke: 1px transparent; }

#branding h1			{ font-size: 50px; top: 20px; font-weight: normal; text-shadow: 0 -1px 2px rgba(1, 1, 1, 0.35); color: #FFF; }
#branding				{ height: 90px; position: relative; margin-bottom: 36px; }
#branding .logo			{ background: url(http://www.paranoidbanana.com/images/header.png) no-repeat #900; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35); width: 600px; height: 112px; float: left; }
#branding .logo a		{ background: none; width: 486px; height: 90px; position: absolute; top: 0; left: 0; }
#branding h1			{ margin: 17px 0 0 18px; float: right; margin-right: 18px; }

nav ul					{ text-align: right; }
nav li					{ display: inline; margin-left: 12px; padding-left: 12px; border-left: solid 1px #000; }
nav li:first-child		{ margin-left: 0; padding-left: 0; border: none; }
nav a					{ font-weight: bold; text-decoration: none; }

/* Type */
.white-space			{ margin-left: 0; list-style-type: none; clear: both; }
.space-width			{ font-family: times, "times new roman", serif; line-height: 14px; }
.description			{ display: block; float: left; clear: left; }
.description code		{ color: #999; }
.space-width			{ background: rgba(255, 255, 0, 0.4); }


footer					{ border-top: solid 4px #000; background: url(../images/icones-creative-commons.png) no-repeat 918px 0; margin-top: 50px; position: relative; }

