/*
Original design: Basic Reader (mobile edition) (v2.0 - Sep 11, 2012) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/basic-reader/
*/

*{margin:0; padding:0;}
body {background:#eee url(background.jpg) top center no-repeat; color:#303030; font:140% Georgia,Times New Roman, serif; line-height:1.5em;}
a {color:#972323; text-decoration:none;}
a:hover {text-decoration:underline;}
p,ul,ol,dl {margin:0 0 20px 0;}
h1 {color:#972323; font-size:3em; line-height:1.1em;}
h1 a {color:#972323; font-weight:400; text-transform:none;}
h2 {font-size:2.0em; color:#2380a0; margin:10px 0 15px;}
h3 {font-size:1.8em; margin:10px 0 15px 0;}
h1,h2,h3 {font-weight:400;}

#wrap {color:#303030; margin:0 auto; padding:10px 0; width:620px; background-color:#f4f4f4;}

#content {clear:both; text-align:left; width:580px; margin:20px 0 30px 20px;}
#sidebar {line-height:1.4em; margin:20px 0 30px 20px; width:580px;border-bottom:3px solid #ccc;}
#sidebar ul {display:block; list-style:none; margin:0 0 20px 0; padding:0 ;}
#sidebar li {list-style:none; float:left; display:inline; margin:0 20px 5px 0; padding:0;}
#sidebar li a {display:block; padding:10px 6px; font-size:1.3em; background-color:#eee; border:2px solid #ddd;}
#sidebar ul ul {line-height:1.2em; margin:8px 0 8px 20px; padding:0;}
#sidebar ul ul li a {font-weight:400;}
#sidebar h2 {display:none;}
#footer {margin:20px auto; width:580px; color:#555; text-align:center;}
#footer a {color:#555; font-weight:400;}
.slogan {color:#777; font-size:1.4em; font-weight:400; margin:10px 0 30px 0;}
.readmore {text-align:right; margin:0 20px 30px 0;}
.timestamp {font-size:1.3em; margin:5px 0 15px 0;}
.timestamp a {font-weight:400;}
.clear {clear:both; height:20px; visibility:hidden;}