/**
 * Website Baker template: andreas01
 * 
 * Original design: andreas01 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
 * For more information, see http://andreasviklund.com/templates/andreas01/
 * Ported to Website Baker by M. Gallas.
 * Login form and support to display news in the right column added by Christian Sommer. 
 *
 * This file contains defintions for the CSS layout and the styles shown in the frontend.
 *
 * LICENSE: Open Source
 * 
 * @author     Andreas Viklund (WB port by M. Gallas, adapted by C. Sommer)
 * @copyright  Open Source
 * @license    http://andreasviklund.com/about/copyright/
 * @version    3.00
 * @platform   Website Baker 2.7
*/

/* Main body */
body {background:#f4f4f4 url(img/bg.gif) top center repeat-y; color:#404040; font:76% Verdana,Tahoma,Arial,sans-serif; margin:0 auto; padding:0;}
#wrap {background:#cff; color:#404040; margin:0 auto; width:760px; overflow: none;}
#banner {margin:0 auto; width:760px;}

/* Basic tags */
a {background-color:inherit; color:#286ea0; font-weight:700; text-decoration:none;}
a:hover {background-color:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 1.4em;}

/* Header */
#header {height:45px; margin:10px 0 0; padding:0; background-color:inherit; color:#505050;}
#header a {background-color:inherit; color:#505050; float: left; font-size:2em; margin:4px; width: 350px; text-decoration:none;}
#header p {float:right; font-weight:700; line-height:1.3em; margin:8px 0 0; text-align:center; width:400px; font-size: 1em;}
#frontphoto {border:0; margin:0 0 10px;   border-bottom: 3px solid #ccc;}

/*Left and right sidebar */
#leftside {clear:left; float:left; margin:0 0 5px; padding:0; width:140px; font-size: 95%;}
#rightside {float:right; line-height:1.4em; margin:0 0 5px; padding:0; width:140px;}
#rightside span.news {font-size: 1.2em; font-weight: 700; }
#leftside p,#leftside ul, #rightside p,#rightside ul {margin:0 0 16px; padding:0;}
#leftside p, #rightside p {font-size:0.9em; line-height:1.4em;}
#leftside li, #rightside li {line-height:1.2em; list-style-image: none; margin:0 0 6px; padding:0;}
#leftside ul ul, #rightside ul ul {margin:6px 0 0 10px; padding:0;}
#leftside ul ul li, #rightside ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #rightside ul ul li a {font-weight:400;}
#leftside h2,#leftside h3, #rightside h2,#rightside h3 {color:#505050; font-size:1.2em; margin:0 0 8px; padding:0;}

/* Left Menu */

#leftside ul, #rightside ul {display:block; margin:0 0 18px 0; padding:0; width:140px;}
#leftside ul li, #rightside ul li {display:inline; padding:0; width:140px;}
#leftside ul li a, #rightside ul li a {
	 background:#cff url(Red_Flower_32x32.png) no-repeat left; 
	 border-bottom:1px solid #ccc; color:#505050; 
	 float:left; 
	 font-weight:700; 
	 height: 25px; 
	 padding:15px 1px 5px 35px; 
	 text-decoration:none; 
	 width: 110px;}
#leftside ul li.menu-current a, #rightside ul li.menu-current a { background-color:#00ff73; }	
#leftside ul li a:hover,#leftside ul li a.current, #rightside ul li a:hover,#rightside ul li a.current {background-color:#00ff73; border-bottom:1px solid #ccc; color:#505050;}

/* Sub Menu */
ul.contmenu { display:block;}
ul.contmenu li { display:inline;}
ul.contmenu li a { text-decoration:none; font-size:1.3em; margin:0 0 8px; font-weight: normal;}
ul.contmenu li a:hover, ul.contmenu li a.current {color: #505050;}


/* Main content */
#content {border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; line-height:1.5em; margin:0 150px 5px; padding:0 10px;}
#contentwide {border-left:1px solid #e0e0e0; line-height:1.5em; margin:0 0 5px 150px; padding:0 30px 0 10px;}
#contentwide2 {border-right:1px solid #e0e0e0; line-height:1.5em; margin:0 150px 5px 0; padding:0 10px 0 0;}
#content h1,#contentwide h1,#contentwide2 h1 {font-size:1.8em; margin:0 0 10px; color: #666; font-weight: normal;}
#content h2,#contentwide h2,#contentwide2 h2 {font-size:1.6em; margin:0 0 10px; color: #666; font-weight: normal;}
#content h3,#contentwide h3,#contentwide2 h3 {font-size:1.3em; margin:0 0 8px;  color: #666; font-weight: normal;}
#content h4,#contentwide h4,#contentwide2 h4 {font-size:1.2em; margin:0 0 8px; color: #666; font-weight: normal;}
#content h5,#contentwide h5,#contentwide2 h5 {font-size:1.0em; margin:0 0 8px; color: #666; font-weight: normal;}
#content h6,#contentwide h6,#contentwide2 h6 {font-size:1.0em; margin:0 0 8px; color: #666; font-weight: normal;}
#content img,#contentwide img,#contentwide2 img {background:#ccc; border:4px solid #f0f0f0; color:#303030; display:inline; padding:1px;}
#content ul,#contentwide ul,#contentwide2 ul,#content ol,#contentwide ol,#contentwide2 ol {margin:0 0 16px 20px; padding:0;}
#content li,#contentwide li,#contentwide2 li {margin:0; padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#contentwide2 ul ul,#content ol ol,#contentwide ol ol,#contentwide2 ol ol {margin:0 0 0 16px; padding:0;}

/* Footer */
#footer {background:#ffc; border-top:2px solid #e0e0e0; clear:both; color:#09f; margin:0 auto; padding:10px 0; text-align:center; width:760px; line-height:1.5em; font-size:1.2em; font-weight: bold;}
#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 */
.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;}
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
.timestamp a {font-weight:400;}
.announce {background-color:#cff; border-left:0px solid #ccc; clear:left; color:#505050; font-size:0.9em; line-height:1.5em; margin:10px 0px; padding:7px 5px 2px 5px; width:126px;}
.announce p {margin:10px 0 0; padding:0;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #ccc; color:#606060; font-size:0.9em; line-height:1.4em; margin:1px 0 20px; padding:8px 5px 8px 8px;}
.clearing {clear:left; margin:0; padding:0; visibility:hidden;}
.hide {display:none;}

/* Styles for optional Website Baker template functions search and login */
.announce fieldset { border: none; margin: 0; padding: 0; }
.announce legend { display: block; font-weight: bold; }
.announce input { width: 120px; margin-top: 0.3em; }
.search_string { width: 120px; margin-left: 0;}
#wb_search, #wb_login, #wb_logout  { width: 120px; color:#505050; font-size:0.9em; line-height:1.5em; font-weight: bold; }


/* Event Calandar */
.calendarHeader { 
    font-weight: bolder; 
    color: #666; 
    background-color: #eee; 
}

td.calendarToday { 
    background-color: #f90;
    border: 1px solid #f00;
}

td.calendar { 
    background-color: #FFFFCC;
	height: 80px;
	width: 80px;
}

table.calendar {
	width: 100%;
}

p.event_text {
	font-size: 0.7em;
	color: #f60;
}

div.day_events {
  font-size: 0.7em;
}

