/*
Original design: andreas05 (v2.5 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas05/
*/

/* General tags */
* {margin:0; padding:0;}
body {background:#fff repeat; font:76%  verdana,tahoma,sans-serif; color:#555555;}
a {background-color:inherit; color:#1569C7; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0 0 16px 0;}
ul, ol {margin:0 0 16px 15px; padding-left:5px;}
ul ul, ol ol {margin:3px 0 0 15px;}
img.f {float:right; margin:5 10px 5px 5;}

/* Headers */
h1 {color:#111;font-size:2.4em;font-family:courier new, courier;font-weight:normal; letter-spacing:-3px; margin-bottom:0px; text-align:center;}
h2 {color:#330000;font-size:1.5em; font-weight:normal; letter-spacing:-1px; margin:5px 0 10px;}
h3 {color:#222;font-size:1.1em; font-weight:normal; letter-spacing:-1px; margin:5px 0 10px;}

/* Text */
div,p,li {font-size:.8em;}
.pub {font-size:.7em;}


/* IDs */
#title {margin:20px auto -9px; width:700px;}
#container {background:#fff  top left no-repeat; border:20px solid #fff;   color:#444; margin:0 auto 15px; padding:10px; width:700px; line-height:1.3em;}
#sidebar {float:left; padding-left:1px; width:10px;}
#sidebar p {margin:10px 0 5px 10px; text-align:left; font-size:0.8em;}
#sidebar p a {font-weight:400;}
#main {float:right; width:560px;}
#footer {clear:both; color:#aaa;}

/* Menu */
.menu {border:1px solid #ffffff; color:#1569C7; display:block; font-size:.9em; font-weight:bold; padding:4px 10px 4px 10px; margin-bottom:10px}
.menu:hover {background-color:#f8f8f8; border:1px solid #cccccc; color:#333333; text-decoration:none;}

/* Various classes */
.credits {color:#888; font-size:0.9em; margin-bottom:0;}
.credits a {color:#888;}

.nocolor {color:inherit; font-weight:normal;}

