/**
 * $Id$
 * Website Baker template: simple
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*
	font-size: 12px;
*/
	color: #000000;
}

body {
	background-color: #333333;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 2px 0px 5px 0px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-weight: bold;
}
.menu {
	background-color: #EEEEEE;
	padding: 4px;
	width: 180px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 8px;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}

/* Bern start */

img   { border: none; }

body {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-color: white;
}

body { font-size: 11px; }
h3 { font-size: 12px; }
h2 { font-size: 13px; }
h1 { font-size: 14px; }

.sphinx-shadow-left {
	background-image: url(/images/shadow-left.gif);
	background-repeat: repeat-y;
}

.sphinx-shadow-right {
	background-image: url(/images/shadow-right.gif);
	background-repeat: repeat-y;
}

tr.header {
	background-color: #ff0;
	height: 100px; /* 150px */
	padding: 4px;
}

td.header-lhs {
	width: 220px;
	background-image: url(images/sphinx-logo-small.png);
	background-repeat: no-repeat;
	background-position: 48px 4px;
	vertical-align: bottom;
	text-size: small;
	color: blue;
}

td.header-middle {
	background-image: url(images/sphinx-runners-medium.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

td.header-middle > h2 {
	text-align: left;
	color: blue;
	font-size: 20px;
}

td.header-rhs {
	background-color: #ff0;
	font-weight: normal;
	width: 400px;
	text-align: left;
	vertical-align: top;
	margin-left: 16px;

	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content {
	background-image: url(images/sphinx-content-background.gif);
	background-repeat: repeat-x;
}

.about-us {
	width: 142px;
	height: 96px;
	margin: 16px 4px;
	padding: 4px;
	background-image: url(images/sphinx-menuitem-background.png);
	background-position: center;
	background-repeat: repeat;
	text-align: center;
}

.transparent50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.menu {
	width: 150px;
	background-color: white;
	background-image: url(images/sphinx-menu-background.png);
	background-repeat: no-repeat;
	background-position: top;
}

.menu-rhs {
	width: 150px;
	background-color: #d9dafe;
}

.menu ul {
	padding: 0 4px;
}

.menu > * > li {
	padding: 2px 0;

	background-image: url(images/sphinx-menuitem-background.png);
}

.menu li a {
	padding: 4px;
}

.highlight {
	background-color: yellow;
}

.sphinx-post-top {
	border: thin solid #ccc;
	background-color: #eee;
}

tr.sphinx-post-top    > td,
tr.sphinx-post-bottom > td  {
	padding: 0 4px;
}

.sphinx-post {
	border: thin solid #ccc;
}

.sphinx-post-title {
	font-weight: bold;
}

.sphinx-post-bottom {
	border: thin solid #ccc;
	/* padding: 2px; */
}

.sphinx-post-short {
	padding: 0 4px;
}

.sphinx-loop-header {
	width: 100%;
}

.sphinx-post-date {
	float: right;
	font-style: italic;
}

td.sphinx-post-short > span > a:link,
td.sphinx-post-short > span > a:visited,
td.sphinx-public-info {
	color: #666;
	font-style: italic;
}

.tdeventheading, .mteventheading, .alleventheading {
	color: black;
}

.content {
	border-left:  thin solid #ddd;
	border-right: thin solid #ddd;
}

.header {
	border-bottom: thin solid #ddd;
}

.footer {
	background-color: white;
	border-top: thin solid #ddd;
	border-bottom: thin solid #ddd;
}

div.newsletter td {
	/* font-size: smaller; */
}

.selected-group-title {
	margin: 4px;
}

.login_table {
}

table.post {
	border: thin solid #ccc;
}

tr.post-header {
	border: thin solid #ccc;
	background-color: #eee;
}

tr.post-header > td, tr.post-body > td {
	padding: 4px;
}

tr.post-body {
	border: thin solid #ccc;
}

.sphinxSearch {
	cursor: pointer;
	font-weight: bold;
	font-style: normal;
	color: darkblue;
}

/*
div.anynews {
	float: left;
}
*/

/* Bern end */

