/*  
Theme Name: Watersun
Theme URI: http://watersun.net/ws
Description: WS
Version: 1
Author: Flo Gründel/Marc Fischer
Author URI: http://www.watersun.net/ws/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/


body {
	background-color: black;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
	}

a {
	text-decoration: none;
	color: black;
	}

a:hover {
	text-decoration: none;
	color: #705d4e;
	}

a:active {
	text-decoration: none;
	color: #705d4e;
	background: white;
	}


a:visited {

	text-decoration: none;
	color: silver;
	}

.post {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	}

.post h3 {
	font-size: 18px;
	}

.post a {
	font-size: 16px;
	color: white;
	}

.post a:hover {
	text-decoration: none;
	color: #705d4e;
	}

.post a:visited {
	text-decoration: none;
	color: #705d4e;
	}

.storycontent {
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #705d4e;
	}

.storycontent img{
        border: none;	
        }

#termine {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;	
	font-size: 0.9em;
	}

#termine a {
	color: #705d4e;
}

#terminsuche {
	margin: 5px 0px 20px 0px;
	font-family: helvetica, arial, verdana, sans-serif;
	text-align: left;
	color: black;
	border: #705d4e;
	background-color: #705d4e;
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 3px 2px;
	}

#terminsuche a{
	display: inline;
	font-weight: bold;
	}

#terminsuche form{
	display: inline;
	}

#gbask {
	margin: 5px 0px 10px 0px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	color: black;
	border: #705d4e;
	background-color: #705d4e;
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 0px;
	}

#gbinfo {
	margin: 5px 0px 20px 0px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	color: white;

	border: #705d4e;
	background-color: black;
	border-width: 1px;
	padding: 5px 5px 5px 0px;
	}

#gbinfo a{
	font-size: 10px;
	color: white;
	}

#gbinfo a:hover {
	text-decoration: none;
	color: #705d4e;
	}

#gbinfo a:visited {
	text-decoration: none;
	color: #705d4e;
	}

#gbentry {
	border: 1px #705d4e;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 10px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	}

#gbsign {
	border: 1px #705d4e;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 10px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: white;
        background-image: url(wslogo.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: black;
	}


#gbsign form{
	padding: 0px 0px 0px 110px;
	line-height: 1.2em;	
        color: white;
	}

#gbentryadmin {
	display: none;
	}

#gbdata {
	color: white;
	padding: 0px 0px 0px 10px;
	}

#gbregs {
	color: silver;
	font-weight: bold;
	border-bottom: 1px #705d4e;
	}
 
#empfehl {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #705d4e;
	}

#empfehl a {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 0.8em;
	}

#hauptnavi {
	border-top: 2px #705d4e;
	border-bottom: 2px #705d4e;
	width: 728px;
	margin-left: auto;
        margin-right: auto;	
	padding: 5px 0px 3px 0px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background: white;
	}

#hauptnavi a {
	text-decoration: none;
	color: black;
	}

#hauptnavi a:hover {
	text-decoration: none;
	color: black;
	}

#hauptnavi a:active {

	text-decoration: none;
	color: silver;

	}

#hauptnavi a:visited {
	text-decoration: none;
	color: black;
	}


#hauptnavi li{
	display: inline;
	margin: 0px 0px 0px 5px;
	}

#link {
	margin: 0px 20px 0px 0px;
	}

#top img {

	margin: 20px 0px 10px 0px;
	}

#top form {
	text-align: right;
	}

#top {
	background-image: url(http://www.watersun.net/ws/media/bilder/fix/watersun_banner_hp.gif);
	background-repeat: no-repeat;
	background-position: 0px;
        margin-left: auto;
        margin-right: auto;	
	padding: 0px;
	border: 0px solid green;
        width: 728px;
	height: 230px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 200px;
	}
html>body #top {
	height: 200px; /* ie5win fudge ends */
	}

#toplive {
	background-image: url(http://www.watersun.net/ws/media/bilder/fix/watersun_banner_hp.gif);
	background-repeat: no-repeat;
	background-position: 0px;
        margin-left: auto;
        margin-right: auto;		
        padding: 0px;
	border: 0px solid black;
        width: 728px;
	height: 230px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 200px;
	}
html>body #top {
	height: 200px; /* ie5win fudge ends */
	}

#left {
	position: absolute;
	top: 150px;
	left: 0px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: 0px solid green;
	background: transparent;
width: 650px;
	width: 40px; /* ie5win fudge begins */
	voice-family: "\"}\"";

	voice-family:inherit;
	width: 10px;
	}
html>body #left {
	width: 10px; /* ie5win fudge ends */
	}
#middle {
	width: 728px;
	margin: 5px 0px 10px 29px;
	margin-left: auto;
        margin-right: auto;	
	border: 0px #705d4e;
	background: transparent;
	}
#right {
	position: absolute;
	top: 250px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px 60px 0px 0px;
	padding: 10px;
	border: 0px #705d4e;
	background: transparent;
	width: 250px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 220px;
	}
html>body #right {
	width: 220px; /* ie5win fudge ends */
	}

#letterabo {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 0.8em;
	background: transparent;
	margin: 50px 0px 0px 0px;
	padding: 5px 0px 0px 0px;

	border-top: 0px solid silver;
	}

#weginfo {
	padding: 0px 0px 0px 50px;
	}

#footer {
	border-top: 2px #705d4e;
	border-bottom: 2px #705d4e;
	width: 710px;
        margin-left: auto;
        margin-right: auto;	
	padding: 5px 10px 3px 20px;
	font-family: helvetica, arial, verdana, sans-serif;
	background: #705d4e;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	color: black;
	}

#footer form{
	display: inline;
	padding: 0px 30px 0px 0px;
	}

#impress {
	display: none;
	margin: 0px 0px 0px 29px;
	}

#impress img {
	border: 1px #705d4e;
	}

#newsform {
	border-top: 0px #705d4e;
	padding: 10px 0px 0px 0px;
	}

#copy {
	border-top: 1px #705d4e;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	}

#copy div{
	margin: 10px 0px 0px 0px;
	}

.meta {
	display:none;
	}

#newsforminfo {
	margin: 0px 53px 0px 0px;
	}


#inhalt {
	margin-top: 10px;
	color: #705d4e;
	border: solid white;
	background-color: white;
	border-width: 2px 2px 2px 2px;
	padding: 10px 5px 5px 70px;
	background-image: url(http://www.watersun.net/wslogo.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 1.1em;
	}

#inhalt a{
	color: black;
	}

#weblink {
	margin-top: 5px;
	padding: 3px 3px 3px 40px;
	border-top: 0px solid black;
	}

#kartentel {
	padding: 0px 0px 0px 40px;
	}

#infofeld {
	padding: 0px 0px 0px 40px;
	}

#location {
	padding: 0px 0px 0px 40px;
	}

#ort {
	padding: 0px 0px 0px 40px;
	}

#datum {
	padding: 0px 0px 0px 40px;
	}

#invis {
	display: none;
	color: #705d4e;
	}

#randpic {
	border-bottom: 2px #705d4e;
	margin-bottom: 10px;
	}

#randpic li{
	display: inline;
	align: justify;
	}

#randpic img{
	border: 1px #705d4e;
	margin: 10px;
	}				  				  				  				  				  



/*  
Nachfolgend die Shop-styles
*/

.shopinvis {
	display: none;
	}
				  				  				  				  
.itembuy a{
	text-decoration: none;
	color: white;
	}

.itembuy a:hover {
	text-decoration: none;
	color: #705d4e;
	}

.itembuy a:visited {
	text-decoration: none;
	color: #705d4e;
	}

#shopheader {
	font-family: helvetica, arial, verdana, sans-serif;
	color: #705d4e;
	}

.category_title {
	border-top: 2px solid silver;
	border-bottom: 2px solid silver;
	width: 728px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background: #705d4e;
	padding: 10px 0px 0px 3px;
	}

.category_title a{
	text-decoration: none;
	color: white;
	}

.category_title a:hover {
	text-decoration: none;
	color: silver;
	}

.category_title a:visited {
	text-decoration: none;
	color: white;
	}

.category_more {
	font-family: helvetica, arial, verdana, sans-serif;
	padding: 5px 0px 20px 0px;
	}

.category_more a{
	text-decoration: none;
	color: white;
	}

.category_more a:hover {
	text-decoration: none;
	color: #705d4e;
	}

.category_more a:visited {
	text-decoration: none;
	color: #705d4e;
	}

.microshop {
	font-family: helvetica, arial, verdana, sans-serif;
	}

.itemdescription {
	padding: 0px 40px 0px 20px;
	}

.stock_instock {
	font-style: italic;
	padding: 10px;
	}

.stock_outstock {
	font-style: italic;
	padding: 3px;
	color: maroon;
	}

#cartheader {
	border-top: 2px solid silver;
	border-bottom: 2px solid silver;
	width: 728px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	background: #705d4e;
	padding: 10px 0px 0px 3px;
	}

.itemname {
	padding: 15px 0px 5px 0px;
	color: #705d4e;
	font-size: 1.2em;
	font-weight: bold;
	}

#cart_subtotal {
	border-top: 2px solid silver;
	text-align: right;
	background: #705d4e;
	padding: 5px 5px 0px 0px;
	width: 728px;
	}

#cart_shipping {
	text-align: right;
	background: #705d4e;
	padding: 0px 5px 0px 0px;
	width: 728px;
	}

#cart_total {
	text-align: right;
	border-bottom: 2px solid silver;
	background: #705d4e;
	padding: 0px 5px 5px 0px;
	width: 728px;
	}

#cart_grtotal {
	text-align: right;
	border-bottom: 2px solid silver;
	background: #705d4e;
	padding: 3px 5px 5px 0px;
	width: 728px;
	font-size: 1.2em;
	}

.spacerrow {
	height: 10px;
	}

#chkoutmsg {
	font-family: helvetica, arial, verdana, sans-serif;
	}

.checkoutheader {
	border-top: 2px solid silver;
	border-bottom: 2px solid silver;
	width: 728px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	background: #705d4e;
	padding: 0px 0px 0px 3px;
	}

.radiolist li {
	list-style-type: none;
	}

.texte {
	font-family: helvetica, arial, verdana, sans-serif;
	}

#productlisting {
	border-top: 2px solid silver;
	border-bottom: 2px solid silver;
	width: 728px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	background: #705d4e;
	padding: 10px 0px 0px 3px;
	}

.pagebar {
	font-family: helvetica, arial, verdana, sans-serif;
	padding: 10px;
	}

#specialmessage {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: maroon;
	}
