/*   
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.
.
*/
html, body {
	padding: 0; margin: 0;
}
body {background: #fff; font-family: Verdana, helvetica-neue, helvetica, sans-serif;
	font-size: .8em; line-height: 1.4em; margin: 0px;}

/* LAYOUT */
div#container {width: 950px; overflow: hidden;}
div#logo {
	left: 220px;
	position:fixed;
	top: 0px;
}
div#sidebar {
	left: 20px;
	top: 205px;
	position:fixed;
	width: 180px;
	text-align: left;
	color: #666;
}
/* div#sidebar {width:190px; float:left; text-align:left; color: #666; margin-top:90px;} */
#content {
	float: left; width: 680px; overflow: hidden;
	padding: 0; margin: 150px 20px 200px 250px;
}

	
h1 {font-size: 18pt; color:#000000;}
h2 {font-size: 13pt; color:#333; line-height:30px; font-weight:normal;}
h3 {font-size: 9pt; color:#000000;}
h4 {font-size: 9pt; color:#000000;}
h5 {font-size: 9pt; color:#000000;}

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; font-size: 1em;}
p.wp-caption-text {font-size: 0.8em; color: #333; margin-top: 0.2em;}

a {text-decoration: none;}
a:link {color: #333; text-decoration: none;}
a:visited {color: #333; 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 h1{padding: 0 0 0 0; margin:0; color: #333; font-size: 16pt; font-weight: normal;}
#header h2{padding: 45px 0 0 0; margin:0; color: #777777; font-size: 24pt;}
#header h3{padding: 5px 0 20px 0; margin:0; color: #777777; font-weight: normal; font-size: 12pt;}


.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;}
.entry strong{font-weight: normal; font-size:1em; color: #555555;}

#sidebar ul {margin: 0px 0 0 0; padding:0;}
#sidebar ul li {margin: 5px 0; padding: 0; list-style-type: none; font-size: 10pt; font-weight: normal; line-height:14px;}
#sidebar ul li ul li {margin: 5px 0 5px 10px; padding: 0; list-style-type: none; font-size: 10pt; font-weight: normal; line-height:14px;}
#sidebar h4{margin:0; font-weight: normal; font-size: 8 pt; color: #999;}

#sidebar ul li.page_item ul li.page_item  {display: none;}
#sidebar ul li.current_page_item ul li.page_item  {display: block;}
#sidebar ul li.current_page_parent ul li.page_item  {display: block;}
#sidebar ul li.current_page_item  {font-weight: bold;}


#footer {background:#fff; clear: both;	width: 100%;}
#footer p{padding:14px 0;margin: 0; color: #666; text-align:center;}
#footer a{color: #666;text-decoration: none;}
#footer a:hover{color: #000000;text-decoration: none;}
