/*
Theme Name: JDO Greys
Theme URI: http://josephson.org/
Description: Minimalist theme for josephson.org
Version: 1.0
Author: Michael Josephson
Author URI: http://www.josephson.org/
Tags: 
*/

body {
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    font-size: 10pt;
    color: #606060;
}

hr { display: none; }

#footer { display: none; } / * temporarily hide footer */

a img { border: none; }

div#page {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
}

#header h1 { float: left; border-right: 1px solid black;
margin:0 0.5em 0 0;
padding:0 0.5em 0.25em 0; font-size: 110% }

div.description { font-size: 90%; padding-top: 2px;}

h1 a { color: black; text-decoration: none; }

h2 { font-size: 105% }

#header p{
  padding:1em 0;
  margin:0;
  line-height:1em;
}


.narrowcolumn {
        float: left;
        padding: 0 0 0px 0px;
        margin: 0px 0 0;
        width: 450px;
        }
#sidebar { display: none; }