/*
Theme Name: RAND Shiatsuwelt.ch
Theme URI: http://rand.ch/
Description: Theme for shiatsuwelt.ch
Version: 0.3
Author: Brogramming
Author URI: http://brogramming.com/
*/

body {
	margin: 0px;
	padding: 0px;
	min-height: 223px;
	
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1.5em;
}

.dot { 
	font-size: 90em; 
	opacity: 0.8;
	position: fixed;
	/*top: 107px;
	left: -48px;*/
}
.fullopacity {
	opacity: 1;
}
.horizontal {
	top: 50%;
	margin-top: -4px;
}
.vertikal {
	left: 32px;
}
#maindot {
	top: 50%;
	left: 32px;
	margin-top: -4px;
	color: #8fbdea;
	opacity: 1;
}
#kreis {
	position: fixed;
	top: 50%;
	left: 80px;
	margin-top: -111px;
	width: 223px;
	height: 223px;
	z-index: 2;
	background-image: url(img/kreis.gif);
	background-repeat: no-repeat;	
	/*opacity: 0.7;*/
}
body.home #kreis {
	background-image: none;
	/*opacity: 1;*/
}
#kreis a {
	color: #FFF;
}
#kreis ul
{
	font-size: 1.5em;
	line-height: 1.4em;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
	display: table-cell;
	vertical-align: middle;
	height: 223px;
	width: 223px;
}

#content {
	position: absolute;
	top: 45px;
	left: 383px;
	width: 576px;
	
	font-size: 1.5em;
	line-height: 1.4em;
	color: #666;
}
.post p:first-child {
	margin-top: 0px;
}

#content ul {
	margin: 0px;
	padding-left: 1em;
}


span.punktlink {
	background-image: url(img/punkt2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: -26px;
}
span.punktlink a {
	margin-left: 11px;
	padding-left: 15px;
	background-color: white;
}

a {
	color: #6da9c7;
	text-decoration: none;
}
a:hover, a.current, .current_page_item a, .current_page_ancestor a {
	text-decoration: underline;
}

span.punktlink {
	background-color: #8fbdea;
}

.scf-form fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
.scf-form ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.scf-form .scf-radios {
	margin-bottom: 1.4em;
}

.scf-form .scf-captcha, .scf-form .form-submit {
	margin-top: 1.4em;
}

.scf-form .scf-captcha-error, .scf-form .scf-form-error {
	margin-bottom: 1em;
	color: red;
}
