/*
Original design: Basic Reader (alt edition) (v1.0 - Nov 24, 2010) - 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:#fff url(background.jpg) top center no-repeat; color:#303030; font:80% Arial, serif; line-height:1.5em;}
a {color:#972323; text-decoration:none;}
a:hover {text-decoration:underline;}
ul,ol,dl {margin:2px 5px 20px 20px; text-align:justify}
p {margin:0 5px 20px 20px; text-align:justify}
h1 {color:#972323; font-size:2em; line-height:1.1em;}
h1 a {color:#972323; font-weight:400; text-transform:none;}
h2 {font-size:1.8em; color:#2380a0; margin:0 0 15px;}
h3 {font-size:1.5em; margin:0 0 8px 0}
h1,h2,h3 {font-weight:400;}
#wrap {color:#303030; margin:40px auto; padding:0; width:920px;}
#content {text-align:left; width:700px;}
#sidebar {float:right; line-height:1.4em; width:180px;}
#sidebar ul {font-size:0.9em; list-style:none; margin:0; padding:0 0 15px 0; text-align:left}
#sidebar li {list-style:none; margin:0 0 5px; padding:0;}
#sidebar li a {font-size:1.4em;}
#sidebar ul ul {line-height:1.2em; margin:8px 0 8px 20px; padding:0;}
#sidebar ul ul li a {font-weight:400;}
#sidebar h2 {font-size: 1.4em;}
.slogan {color:#777; font-size:1.2em; font-weight:400; margin:0 0 20px 0;}
.readmore {text-align:right; margin:0 20px 30px 0;}
.timestamp a {font-weight:normal;}
.timestamp {float:right; width:120px; background-color:#eee; font-size:0.9em; padding:10px; margin:0 0 10px 20px; border:1px solid #ddd; color:#555;}
.icon {float:left; width:125px; background-color:#eee; padding:4px; margin:5px 20px 10px 0; border:1px solid #ddd;}
.left {float:left;width:340px;}
.right {width:340px; margin-left:365px;}
.credits {font-size:0.8em; color:#777; margin:25px 0;}
.credits a {color:#777;}
.clear {clear:both; visibility:hidden;}
