/*
Original design: andreas01 (v3.0 - Jun 01, 2010) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas01/
*/

/* Main body */
body{background:#301204;color:#303030;font:76% Verdana,Tahoma,Sans-Serif;}
#wrap {background:#fff;margin:20px auto;padding:10px 10px 1px;text-align:left;width:800px;}

/* Basic tags */
a{color:#823804;text-decoration:none;}
a:hover{color:#823804;text-decoration:underline;}
a img {border:0;}
p {margin:0 0 1.4em;}
hr {size:1px; color:#823804; border-style: none none dotted;}

/* Header */
#header{background:#fff;clear:both;margin:0 0 0;padding:0;}

/*Sidebar */
#sidebar {background:#e5d2aa;float:right; margin:10px 10px 10px; padding:20px 10px 0; width:180px; border:1px solid #823804;}

/* Main content */
#contentblock {float:left; margin:0; padding:0; width:570px;}

/* Single content */
.singlecontent{background:#fff;clear:both;line-height:1.4em;margin:10px 0 0;padding:0 10px 0;}

/* Double content  */
.doublecontent{background:#fff;clear:both;line-height:1.4em;margin:0 20px 10px;padding:0 0 0;}
.doubleleft{float:left;width:48%;}
.doubleright{float:right;width:48%;}

/* Footer */
#footer {background:#fff; border-top:2px dotted #823804; clear:both; color:gray; margin:0 auto; padding:10px 0; text-align:center; width:800px; line-height:1.5em; font-size:0.9em;}
#footer p {margin:0; padding:0;}
#footer a {background-color:#fff; color:gray; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {font-size:1.2em;}

/* Additional classes */
.clear{clear:both;}
.left {float:left; margin:3px 10px 2px 0;}
.right {float:right; margin:2px 0 2px 10px;}
.textright {text-align:right; margin:5px 0;}
.center {text-align:center;}
.small {font-size:0.8em;}
.bold {font-weight:700;}

