/*
Site Colours
---------------------------
Background			#f4f3ed

---------------------------
*/

/* =Elements
-------------------------------------------------------------- */
body {background:#f4f3ed; color:#444; font-size:12px; }

#wrapper {width: 750px;}
#twitter {position: absolute; left: 755px; top: 5px;}
h1 {font-weight: bold; font-size:36px; margin: 5px 0 5px 20px; display: none;}
h2 {clear: right; margin:20px 0 5px 0; font-size: 20px;}

a {color: #00B4EF;}
a:hover {text-decoration: underline;}

ul.list {margin: 0; padding:0;}
ul.list li {float: left;}

#comment_box {margin: 7px 0 10px 7px; }


