/*
Original design: Variant Artist (v1.1 - Sep 14, 2012) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/variant-artist/
*/

body {
	background: #111 url(images/background.jpg) top center no-repeat;
	color: #ddd;
	line-height: 1.6em;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 84%;
}
p {margin:0 0 20px 0;}
p.slogan {text-transform:uppercase; text-align:center;}
a {color:#ddd; border-bottom: 1px solid #333; text-decoration:none;}
a:hover {color:#fff; border-bottom: 1px solid #aaa; text-decoration:none;}
h1 {font-size:2.2em; text-align:center; padding:0; margin:0 0 10px 0;}
h2 {font-size:1.8em; padding:0 0 3px 0; margin:0 0 10px 0; border-bottom:3px solid #222; font-weight:400;}
h3 {font-size:1.5em;}
div.left {float:left; width:48%;}
div.right {float:right; width:48%;}
hr.clear {clear:both; height:1px; visibility:hidden;}
img.alignleft {display:inline; float:left; margin:5px 25px 5px 0;}
img.alignright {float:right; margin:5px 0 5px 25px;}
img.aligncenter {display:block; margin:10px auto;}
img.border {background:#ccc; border:4px solid #eee; color:#333; padding:1px;}
img.frontimage {margin:0 0 20px 0;}

#wrap {width:850px; margin:20px auto; padding:0;}
#content {width:350px;}
#content .meta {border-top:1px solid #222; padding:10px; text-align:right; text-transform:uppercase; font-size:0.8em; line-height:1.4em;}

#sidebar {
	padding: 0;
	float: right;
	width: 400px;
	line-height: none;
}
#sidebar ul {margin:0 0 20px 0; padding:0;}
#sidebar li {list-style:none; padding:0; margin:0; text-transform:uppercase;}    
#sidebar li a {border-top:solid 1px #111; border-bottom:solid 1px #333; color:#aaa; display:block; padding:7px 20px; text-decoration:none;}
#sidebar li:first-child {border-top:solid 1px #333;}
#sidebar li:last-child {border-bottom:solid 1px #111;}
#sidebar li a.current {background:#222; border-bottom:0; color:#fff;}
#sidebar li a.current:hover {background:#222;border-bottom:0; color:#fff; padding-left:20px;}
#sidebar li a:hover {background:#111; color:#ddd; padding-left:30px;}
#sidebar li a:active {background:#1a1a1a;}
#sidebar h2 {font-size:1.4em; margin:0 0 10px 0; padding:0 0 3px 0; border-bottom:2px solid #222;}

#footer {clear:both; text-align:left; margin:20px auto 0; color:#888; font-size:0.8em; text-transform:uppercase;}
#footer p {margin:0; padding:0;}
#footer a {color:#888;}
