/* Original design: Variant Artist Light (v1.0 - Feb 23, 2011) - A free 
xhtml/css website template by Andreas Viklund. */

body {background:#222 url(images/background-light.jpg) top center no-repeat; 
  color:#ddd; font:85% Tahoma,Verdana,sans-serif; line-height:1.5em;}
p {margin:0 0 10px 0;}
p.slogan {text-transform:uppercase; text-align:center;}
a {background-color:inhereit; color:#023d92;}
a:hover {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 6px 0; margin:0 0 10px 0; border-bottom:3px 
  solid #222; font-weight:400; color:#045fb4;}
h3 {font-size:1.5em; padding:0 0 5px 0; margin:0 0 10px 0; border-bottom:2px 
  solid #222; font-weight:400;}
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 50px 0px;}
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:980px; margin:20px auto; padding:0;}
#content {width:560px;}
#content .meta {border-top:1px solid #222; padding:10px; text-align:right; 
  font-size:0.8em; line-height:1.4em;}

#sidebar {padding:0; float:right; width:380px; line-height:1.4em;}
#sidebar ul {margin:0 0 20px 0; padding:0;}
#sidebar li {list-style:none; padding:0; margin:0;}
#sidebar li a {border-top:solid 1px #111; border-bottom:solid 1px #333; 
  color:#aaa; display:block; padding:4px 10px; 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:10px;}
#sidebar li a:hover {background:#111; color:#ddd; padding-left:10px;}
#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; color:#045fb4}

#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;}

/* Light style */
body.light {background:#eee url(images/background-light.jpg) top center 
  no-repeat; color:#666;}
body.light a {background-color:inherit: color:#000000; text-decoration:none;}
body.light a:hover {border-bottom: 1px solid #222; text-decoration:none;}
body.light #content .meta {border-color:#ccc;}
body.light #sidebar li a {color:#888;border-color:#ccc;}
body.light #sidebar li:first-child {border-color:#ccc;}
body.light #sidebar li:last-child {border-color:#ccc;}
body.light #sidebar li a.current {background:#ddd; color:#555;}
body.light #sidebar li a.current:hover {background:#ddd; color:#555;}
body.light #sidebar li a:hover {background:#ccc; color:#555;}
body.light #sidebar li a:active {background:#ddd;}
body.light h2 {border-color:#ccc;}
body.light h3 {border-color:#ccc;}
body.light #sidebar h2 {border-color:#ccc;}

