html, body { margin : 0px ; padding : 0px ; }
body { font-family : Lucida Grande, Verdana ; background-color : #ffe4e1 ; }

div#extra a { color : #000 ; }

div.post { clear : both ; font-size : .85em ; }
div.post h2 { font-size : 1em ; }
div.post a { color : #a52a2a ; }
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  ; }


p { margin : 0 10px 10px ; }

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 25% }
div#navigation { margin : 0em 1em 0em 1em ; float : left ; width : 20% ; margin-left:-100% ; }
div#extra{ margin : 0em 1em 0em 1em ;  padding-left : 2% ; float : left ; width : 20% ; margin-left:-25% ; }
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 ; }
