/*
Original design: Basic Reader (reversed) (v1.0 - Jan 03, 2011) - 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:92% Georgia,Times New Roman, serif; line-height:1.5em;}
a {
	color:#9CF;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
p,ul,ol,dl {
	margin:0 0 0px 0px;
}
h1 {color:#972323; font-size:2em; line-height:1.1em;}
h1 a {
	color:#09F;
	font-weight:400;
	text-transform:none;
}
h2 {font-size:1.8em; color:#2380a0; margin:0 0 15px;}
h3 {
	font-size:1.2em;
	margin:10px 0 8px 0px;
}
h1,h2,h3 {font-weight:400;}
#wrap {
	color:#303030;
	margin:40px auto;
	padding:0;
	width:920px;
}
#content {
	float:right;
	text-align:left;
	width:800px;
}
#sidebar {
	line-height:1.4em;
	width:120px;
}
#sidebar ul {font-size:0.9em; list-style:none; margin:0; padding:0 0 15px 0;}
#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 {font-size:1.2em; margin:-5px 0 15px 0;}
.timestamp a {font-weight:normal;}
.credits {font-size:0.8em; color:#777; margin:0;}
.credits a {color:#777;}
.clear {clear:both;}
