html, body { margin : 0px ; padding : 0px ; }

body { font-family : 'Trebuchet MS', 'Lucida Grande', Verdana ; background : #212144 url(/gfx/bgstrip.png) repeat-x top left ; }


div.post { clear : both ; font-size : .9em ; }
div.post h2 { font-size : 1em ; margin-bottom : 1.5em ; }
div.post a { color : #fd9003 ; }
div.post h2 a { text-decoration : none ; border-bottom : 1px dotted ; color : #333 ; }

.item_footer { font-size : .75em ; }
.item_text { font-size : .85em ; }

.post img { width : 150px ; border : 1px solid ; margin : 0px 10px 0px 10px 	; }


#content p { margin : 1em 4em 10px ; }


div#header { background-color : #fd9003 ; height : 25px ; }
div#header h1{ height : 200px ; width : 100% ;}
div#wrapper { float : left ; width : 100% ; }
div#content { padding : .25em 1em 0em 1em ; background-color : #FFF ;  margin : 0% 0% 0% 25% ; width : 60% ; }
div#navigation { margin : 0em 1em 0em 1em ; float : left ; width : 25% ; margin-left:-100% ; }
div#extra{ margin : 4em 1em 0em 1em ;  padding-left : 0% ; float : right ; width : 10% ; margin-left: -15% ; font-size : .65em ; }
div#extra a { color : #fd9003 ; }
div#footer { background : #333 ; color: #FFF ; clear : left ; width : 100% ; font-size : .85em ; color : #999 ; text-align : center ; }
div#footer p { margin : 0px ; padding : 5px 10px ; }
div#footer a { text-decoration : none ; color : #999 ; }
/*body { font-family : Lucida Grande, Verdana ; background-color : #fd9003 ; } <-- orange*//*div#header { background-color : #414480 ; height : 15px ; } <-- blue*/