/*
Original design: andreas05 (v2.5 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund and stylishtemplate.com.
For more information, see http://andreasviklund.com/templates/andreas05/
*/

/* General tags */
* {margin:0; padding:0;}
body {background:#9BF6B1 url(images/bodybg.gif) repeat; font:76% Georgia; color:#cccccc;}
a {background-color:inherit; color:#32BD32; 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 {float:right; margin:0 10px 5px 0;}

/* Headers */
h1 {color:#333; font-size:3.6em; letter-spacing:-3px; margin:0; text-align:right;}
h2 {font-size:1.6em; font-weight:normal; letter-spacing:-1px; margin:5px 0 10px;}

/* IDs */
#title {margin:20px auto -10px; width:700px;}
#main {background:#fff bottom left no-repeat; border:8px solid #3B6F3B; color:#555; margin:0 auto 15px; padding:10px; width:700px; line-height:1.3em;padding-top:70px;}
#sidebar {float:left; padding-left:20px; width:110px;}
#sidebar p {margin:10px 0 5px 10px; text-align:left; font-size:0.8em;}
#sidebar p a {font-weight:400;}
#maincontent {float:right; width:500px; border-left:0.5dpx solid; padding-left:40px;}
#footer {clear:both; margin-bottom:1m;color:#aaa;bottom:0px; text-align:center;padding-top:50px;}

/* Menu */
.menu {border:1px solid #ffffff; color:#32BD32; display:block; font-size:1.1em; font-weight:bold; padding:4px 2px 4px 10px; width:80px;}
.menu:hover {background-color:#ffffff; border-top:1px solid #3B6F3B; border-bottom:1px solid #3B6F3B; color:#3B6F3B; text-decoration:none;}

/* Various classes */
.credits {color:#777; font-size:0.9em; margin-bottom:0;}
.credits a {color:#777;}


#admin                        { margin:0px; padding:7px 10px 7px 10px; background:#ffffe1; border-bottom:1px solid #c0c0c0; }
#admin p.left                 { font-size:0.9em; margin: 0px; padding: 0px; float:left;  }
#admin p.right                { font-size:0.9em; margin: 0px; padding: 0px; text-align:right; }
#admin a                      { text-decoration:none; }
#admin a:hover span           { text-decoration:underline; }
#admin a img                  { margin:0px 5px -3px 0px; padding:0px; }
#admin img					  {border:0px;float:none;}

.small                     { font-size: 11px; }
