/*   
Theme Name: mnmlist
Theme URI: http://mnmlist.com/theme/
Description: A very clean minimalist theme, without comments, search, archives or other features.
Author: Leo Babauta
Author URI: http://mnmlist.com
.
This theme is uncopyrighted, free, and offered as is.
.
*/

#container {width: 760px; overflow: hidden; margin:0px auto;}

body {background:#fff;  line-height: 1.5em; margin:20px;}
	
h1 {font-size: 18pt; color:#000000; font-family: helvetica-neue, helvetica, sans-serif;
	}
h2 {font-size: 18pt; color:#000000; line-height:30px; font-family: helvetica-neue, helvetica, sans-serif;}
h3 {font-size: 9pt; color:#000000; font-family: helvetica-neue, helvetica, sans-serif;}
h4 {font-size: 9pt; color:#000000; font-family: helvetica-neue, helvetica, sans-serif;}
h5 {font-size: 9pt; color:#000000; font-family: helvetica-neue, helvetica, sans-serif;}

img{border:none;}
img a{border:none;}
blockquote{border-left:1px solid #A5ABAB; 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 {background:#fff; width: 760px; height: 145px; color: #fff;}

#header h1{font-family: helvetica-neue, helvetica, sans-serif; font-weight: bold; font-size: 26pt; color:#000; padding:50px 0 0 0; margin:0;}
#header h1 a{color: #000; text-decoration: none;}
#header h1 a:hover{color: #000; text-decoration: none;}
#header h2 {font-family: helvetica-neue, helvetica, sans-serif; font-size: 12pt; font-weight: normal; color:#666; padding: 0 0 0 0;}

#content {font-family: font-family: georgia, garamond, serif !important; float: left;	width:530px; overflow: hidden;
	margin-top:0px;	margin-left:14px; margin-right:14px; margin-bottom:24px;}	
.entry {font-family:Georgia,Serif;}
.pagenav{font-family: helvetica-neue, helvetica, sans-serif;}
.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;}

#sidebar {width:190px; float:right; text-align:left; color: #666; font-family: helvetica-neue, helvetica, sans-serif;}
#sidebar ul {margin:0px; padding:0;}
#sidebar ul li {margin: 5px 0; padding: 0; list-style-type: none; font-size: 12pt; font-weight: bold; line-height:18px;}

#footer {background:#fff; clear: both;	width: 100%;}
#footer p{padding:14px 0;margin: 0; color: #666; text-align:left;}
#footer a{color: #999;text-decoration: none;}
#footer a:hover{color: #000000;text-decoration: none;}

/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
}

.commentlist {
  padding: 0;
  text-align: justify;
}

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}

.thread-alt {
  background-color: #ededed;
}
.thread-even {
  background-color: #fff;
}
.depth-1 {
  border: 1px solid #ddd;
}
.even, .alt {
  border-left: 1px solid #ddd;
}

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}
/**/

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
  font-size: 1em;
}


.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #f6fab1;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}

#commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
  font-weight: normal;
}
/* End Comments */
