/*   
Theme Name: jsilence.org
Theme URI: http://mnmlist.com/theme/
Description: A very clean minimalist theme, without comments, search, archives or other features.
Author: Jay Silence
Author URI: http://www.jsilence.org
.
This theme is uncopyrighted, free, and offered as is.
.
*/


@font-face {
  font-family:ProFontWindows;
  src: url(/ProFontWindows.ttf);
}

@font-face {
  font-family:Monofur;
  src: url(/monof55.ttf);
}

@font-face {
  font-family:Terminus;
  src: url(/terminus.ttf);
}

#container {overflow: hidden; margin-left: 20px;}

body {
#    font-family:"Terminus", Courier, helvetica-neue, helvetica, sans-serif;
    font-family:"Monofur", Courier, helvetica-neue, helvetica, sans-serif;
    background:#FFF url('/images/bg_light.gif') no-repeat top right fixed;
}
	
h1 {font-size: 16pt; color:#000000;}
h2 {font-family:"Monofur", helvetica-neue, helvetica, sans-serif; font-size: 14pt; color:#000000;}
h3 {font-size: 12pt; color:#000000;}
h4 {font-size: 10pt; color:#000000;}
h5 {font-size: 9pt; color:#000000;}

img{border:none; margin-right: 10px;}
img a{border:none;}
blockquote, code {
    font-family:"Terminus", helvetica-neue, helvetica, sans-serif;
    margin:0px; padding:0 12px 0 12px;
}

p{color:#000000; line-height: 14pt; margin:12px 0;}

a {text-decoration: none;}
a:link {color: #505050; text-decoration: none;}
a:visited {color: #505050; text-decoration: none;}
a:hover {color: #999; text-decoration: none;}

ul{padding: .5em 0em 1em 3.2em;}
li{line-height: 18px; padding: 6px 0 0 0; }

ol{padding: .5em 0em 0em 3.2em;}
li{line-height: 18px; padding: 6px 0 0 0; }

#header {height: 145px;
    font-family:"ProFontWindows", Courier, helvetica-neue, helvetica, sans-serif;
}

#header h1{ 
    font-weight: normal; 
    font-size: 3em; color:#666; padding:0.8em 0 0 0; margin:0;}
#header h1 a{color: #666; text-decoration: none;}
#header h1 a:hover{color: #aaa; text-decoration: none;}
#header h2 {font-family:"Monofur", helvetica-neue, helvetica, sans-serif;
	    font-size: 10pt; font-weight: normal; color:#666; padding: 0 0 0 0;}

#content {float: left;	width:50%; overflow: hidden; 
	margin-top:0.5em;	margin-left:0em; margin-right:2em; margin-bottom:2em;}	
.entry a:link {color: #303030; text-decoration: none; border-width: 0 0 1px 0; border-style: none none solid none; border-color: #C0C0C0;}
.entry a:visited {color: #303030; text-decoration: none; border-width: 0 0 1px 0; border-style: none none solid none; border-color: #C0C0C0;}
.entry a:hover {color: #999; border-width: 0 0 1px 0; border-style: none none solid none; border-color: #C0C0C0; text-decoration: none;}

.datecat {font-family:"Monofur", helvetica-neue, helvetica, sans-serif; margin-bottom: 2em; font-size: 0.8em;}

#sidebar {font-family:"Monofur", helvetica-neue, helvetica, sans-serif;
	      width:23%; float:left; text-align:left; color: #666;}
#sidebar ul {margin:0; padding:0;}
#sidebar ul li {margin-bottom: 15px; padding: 0; list-style-type: none; font-size: 10pt; line-height:18px;}
#sidebar .title {margin-top:15px; padding:0;}

#sidebar2 {font-family:"Monofur", helvetica-neue, helvetica, sans-serif;
           width:180px; float:right; text-align:left; color: #666;}
#sidebar2 ul {margin:0px; padding:0;}
#sidebar2 ul li {margin: 5px 0; padding: 0; list-style-type: none; font-size: 12pt; line-height:18px;}
#sidebar2 .title {margin-top:15px; padding:0;}

#footer {clear: both;	width: 100%;}
#footer p{padding:14px 0;margin: 0; color: #666; text-align:center;}
#footer a{color: #999;text-decoration: none;}
#footer a:hover{color: #000000;text-decoration: none;}