h1 {font-size: 2em; }

h2 {font-size: 1.5em; }

h3 {font-size: 1.2em; font-style: italic;}

.post-content ol, .post-content ul {font-size: 1em;}

code {font-size: 130%; }

img.latex {margin: 0 0 0 0;}

div.center-column {width: 800px;}

div.center-column-sidebar {width: 800px;}

#footer-widgets { 
  width: 800px; 
  background-color: rgb(230,230,230); 
  padding: 1em 0 0 1em ;
}

div.post-content {width: 560px ;}

.post-meta-data span {width: 560px ;}

#header img {width: 800px ; height: 165px;}

ol.commentlist li.depth-2 {padding-left: 5em;}
ol.commentlist li.depth-3 {padding-left: 5em;}
ol.commentlist li.depth-4 {padding-left: 5em;}
ol.commentlist li.depth-5 {padding-left: 5em;}

.post-content dd  {margin-left: 60px;}

/* Using Consolas as main font */

/*
@font-face {
    font-family:"jhhConsolas";
    src: url("wp-includes/fonts/Consola.woff") format('woff');
}

@font-face {
    font-family:"jhhConsolas";
    src: url("wp-includes/fonts/Consolab.woff") format('woff');
    font-weight: bold;
}

@font-face {
    font-family:"ohhConsolas";
    src: url("wp-includes/fonts/Consolai.woff") format('woff');
    font-style: italic ;
}

@font-face {
    font-family:"jhhConsolas";
    src: url("wp-includes/fonts/Consolaz.woff") format('woff');
    font-style: italic ;
    font-weight: bold;
}

.comment-bubble, .timestamp { 
    font-size: 1.3em;
}

h1 {font-size: 1.8em; }

h2 {font-size: 1.3em; }

h3 {font-size: 1.1em; font-style: italic;}


BODY 
{ font-family: "jhhConsolas", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
*/
