/*
Theme Name: typewritr
Theme URI: http://janit.iki.fi/
Description: Basic
Version: 0.5
*/
body{font-size:0.75em;color:#444;font-family:"Courier New", Courier, monospace;width:600px;margin:30px auto;}
a{color:#444;}
li a {color:#444;text-decoration:none;}
li a:hover {text-decoration:underline;}
h1.siteHeader { border-bottom:1px solid #C4C4C4; }
h1.siteHeader span { font-size:11px; color:red; float:right; }
h1{font-size:2em;}
h2{clear:both;text-transform:uppercase;font-size:1.5em;}
h1,h2 { font-weight:400; }
div{clear:both;}
div h2{clear:none;padding-top:20px;}
img{border:none;}
img.mugshot{float:right;margin-right:20px;margin-bottom:15px;}
#desktops p{margin-top:10px;clear:both;}
#desktops img{float:left;border:1px solid #444;margin-right:10px;padding:5px;}
ul { list-style-type:nonex; }
hr { height:1px; border:none; border-top:1px solid #C4C4C4; clear:both; }
blockquote { border-left:5px solid #C4C4C4; padding-left:10px; }
#comments {background:#F4F4F4;padding:20px;}
textarea {width:100%;}
#desktops p {clear:both;}
#desktops img {float:left;border:1px solid #444444;padding:5px;margin:10px;}
.red { color:red }