/*   
Theme Name: mnmlist
Theme URI: http://srsblog.com/theme/
Description: Clean minimalist theme, search, archives, and other features.
Author: Steven Robert Smith
Author URI: http://srsblog.com
Tags: white, two-columns, fixed-width
Version: 1.0
.
This theme is uncopyrighted, free, and offered as is.
.
*/

#container {width: 80%; margin: 0 auto; overflow: hidden;}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, a, img {margin: 0; padding: 0; border: 0;}
body {background: #fff; font-family: Calibri, Helvetica, Verdana, sans-serif; font-size: 100%; font-size: 16px; line-height: 1.5em;}
	
h1, h2 {font-size: 1.5em; color: #000; margin: 24px 0 18px 0;}
h3, h4, h5, h6 {font-size: 1.125em; color: #000; margin: 24px 0 18px 0;}

img {border: none;}
img a {border: none;}
blockquote {border-left: 1px solid #a7a9ac; margin: 1.5em 1em; padding: 0 .5em;}

p {color: #000; line-height: 1.5em; margin: .75em 0;}

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; list-style: disc inside;}
ol {padding: .5em; list-style: lower-alpha inside;}
li {color: #000;}

#header h1, #header h2 {padding: 24px 0; margin: 0;}
.homey {background: url(img/bob.png) no-repeat left center;}

#content {float: right; width: 80%; margin: 4em 1em 2.5em 1em;}
.entry {margin: 1.5em 0;}
.entry a:link {color: #303030; text-decoration: none; border-bottom: 1px solid #C0C0C0;}
.entry a:visited {color: #303030; text-decoration: none; border-bottom: 1px solid #C0C0C0;}
.entry a:hover {color: #999; text-decoration: none; border-bottom: 1px solid #C0C0C0;}

.avatar {float: left; padding: 8px 8px 8px 0;}
.noted {padding-left: 16px; background: url(img/music-small.png) no-repeat left center;}
ol.commentlist {display: none;}

#sidebar {display: none;}

#footer {background: #fff; clear: both;	width: 100%; margin-left: 17em;}
#footer p {padding: 1em 0; margin: 0; color: #666;}
#footer a {color: #666; text-decoration: none;}
#footer a:hover {color: #000000; text-decoration: none;}