/*
Theme Name: Plain and Boring
Theme URI: http://biblio.me
Description: Books courtesy Carl Andersen (http://www.designthetiki.com)
Version: 1.o
Author: Michelle
*/



*{margin:0;padding:0;}
body{font-size:13px; font-family: Georgia,Times New Roman, serif;}

p {padding-top:10px;}

.footleft {float:left; padding-left:20px;}
.footright {float:right; padding-right:20px;}

ul, ol {padding-left:20px;}
li{list-style-type: square;}

#alifeinlists {width:600px; margin:0 auto; padding-top:20px; padding-bottom:20px;}

#title {font-size:43px; text-align:right;}

#title a,a:link,a:visited,a:active {text-decoration:none; color:#000;}

a,a:link,a:visited,a:active{text-decoration: underline;color:#2FBA24;}
a:hover {text-decoration:none;}

.nav {text-align:right;}

#entry {border-top:5px solid #000; border-bottom: 1px dotted #000; margin-top:10px;}

.listname {font-size:20px; padding-bottom:10px;}

.content img {padding:5px; border: 1px solid #c0c0c0; margin:10px;}

.readmore {text-align:right; padding-bottom:10px; padding-top:10px; font-size:18px;}

.title {float:right; text-transform:uppercase;}

.older {float:right; padding-top:20px;}
.newer {float:left; padding-top:20px}


#commenttop{-webkit-border-top-left-radius:20px;-webkit-border-top-right-radius:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;background-color:#E7E7E7;}
#commentmid{background-color:#E7E7E7; padding-left:20px; padding-right:20px;}
#comauth{font-size:16px;} 
#commentbottom{-webkit-border-bottom-left-radius:20px;-webkit-border-bottom-right-radius:20px;-moz-border-radius-bottomleft:20px;-moz-border-radius-bottomright:20px;background-color:#E7E7E7;}
