/*
Theme Name: Ashe Massagen
Version: 1.0
Author: Philip Prinz
Author URI: http://www.pimago.de

Colorpalette
#fdf9ff; ~ bg
#aa5593; ~ purple
#ebd7fa; ~ purple, light
#55195d; ~ purple, dark
#712c5f; ~ purple, darker
#2E1735; ~ purple, almost black
#8abb10; ~ green
#639505; ~ green, dark
#beb6b7; ~ gray
#8d8383; ~ gray, dark

"Relax, I know what I'm doing." */

body {
	margin: 0;
	padding: 0;
	color: #8f7c88;
	background-color: #fdf9ff;
	font: normal 62.5% "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-align: center;
	line-height: 1em;
}

html, body {
	height: 100%;
}

/* Typo
-------------------------------------------------- */
p, h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

strong {
	color: #58364b;
	font-weight: normal;
}

.fett {
	color: #58364b;
	font-weight: bold;
}

em {
	color: #58364b;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

address {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.6em;
}

/* Links
-------------------------------------------------- */
#content a {
	color: #639505;
}

#content a:hover {
	color: #8abb10;
}

a img {
	border: none;
}

/* Layout
-------------------------------------------------- */
#header-inner, #main-inner, #navi ul, #footer-inner {
	margin: 0 auto;
	padding: 0 55px;
	width: 820px;
	text-align: left;
}

#wrapper {
	/* StickyFooter End */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -203px; /* the bottom margin is the negative value of the footer's height */
	/* StickyFooter End */
}

#main {
	background: #fdf9ff url("../img/bg_wrapper.jpg") repeat-x 50% 0;
}

#main-inner {
	padding: 8.5em 55px 30px;
	position: relative;
}

#header {
	background-color: #fff;
}

#header-inner {
	padding: 40px 55px 15px;
}

#content {
	width: 450px;
	float: left;
	position: relative;
}

#sidebar {
	padding: 0 0 30px;
	position: absolute;
	top: 85px;
	right: 46px;
}

#footer, #push {
	height: 203px;
}

#footer {
	padding: 140px 0 0;
	height: 60px;
	background: #fdf9ff url("../img/bg.jpg") no-repeat bottom center;
	border-bottom: 3px solid #8abb10;
	clear: both;
}

#footer-inner {
	text-align: right;
}

#bamboo-1 {
	position: absolute;
	top: 0;
	right: 88%;
	z-index: 11;
}

#bamboo-2 {
	position: absolute;
	top: 0;
	right: 3%;
	z-index: 12;
}

#bamboo-3 {
	position: absolute;
	top: 0;
	left: 63%;
	z-index: 10;
}

/* Content
-------------------------------------------------- */
#content h1 {
	margin-bottom: .6em;
	color: #aa5593;
	font-size: 1.9em;
	line-height: 1.2em;
	clear: both;
}

#content h2 {
	margin-bottom: .3em;
	color: #aa5593;
	font-size: 1.4em;
	line-height: 1.2em;
	clear: both;
}

#content h3 {
	margin-bottom: .3em;
	color: #7a3c69;
	font-size: 1.3em;
	line-height: 1.2em;
	clear: both;
}

#content h4 {
	margin-bottom: 1.6em;
	color: #AB93A3;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4em;
	clear: both;
}

#content p {
	margin-bottom: 1.6em;
	font-size: 1.3em;
	line-height: 1.6em;
}

#content ul {
	margin-bottom: 2em;
	padding: 15px 10px 0;
	background-color: #fff;
	font-size: 1.3em;
	line-height: 1.6em;
	border: 1px solid #beb6b7;
	border-top-color: #f2eaeb;
	border-left-color: #f2eaeb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}

#content li {
	margin: 0 0 1em 10px;
	padding-left: 25px;
	background: transparent url("../img/bullet.gif") no-repeat 0 .3em;  
}

#content img {
	padding: 1px;
	background-color: #fff;
	border: 4px solid #ebd7fa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content p.box {
	padding: 15px 10px;
	border: 1px solid #bdabcb;
	border-width: 0 1px 1px 0;
	background-color: #f0e1fb;
	color: #712c5f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content .date {
	margin-bottom: 0;
	padding-top: .5em;
	width: 55px;
	text-align: right;
	line-height: 1.3em;
	position: absolute;
	top: 0;
	left: -75px;
}

#content .date strong {
	font-size: 1.8em;
}

#content .date span {
	font-size: 1.3em;
	color: #8abb10;
}

#content p.note {
	font-size: 1.1em;
}

#content p.note em {
	color: #ca412b;
}

#content p.right-text {
	text-align: right;
}

body#news #content h1 a {
	color: #aa5593;
	text-decoration: none;
}

body#news #content .entry {
	border-bottom: 1px solid #ebd7fa;
	margin-bottom: 3em;
	position: relative;
}

body#sitemap ul ul {
	font-size: 1em;
	background-color: transparent;
	border: none;
}

body#sitemap ul ul li {
	margin-bottom: .4em;
	padding-left: 0;
	background: none;
	list-style: disc;
	color: #aa5593;
}

/* Sidebar
-------------------------------------------------- */
#sidebar #sideimage {
	width: 342px;
	height: 250px;
	background: transparent url("../img/bg_image.png") no-repeat left top;
}

#sidebar #sideimage img {
	margin: 25px 0 0 28px;
	border: 1px solid #89795a;
	border-top-color: #ad9b76;
	border-left-color: #ad9b76;
	/*border-width: 0 1px 1px 0;*/
}

#sidebar #towel {
	position: absolute;
	top: 123px;
	left: -25px;
	z-index: 10;
}

/* Navigation
-------------------------------------------------- */
#navi {
	width: 100%;
	border-top: 5px solid #beb6b7;
	background: transparent url("../img/bg_navi.png") repeat-x left bottom;
}

#navi ul {
	position: relative;
	top: -5px;
}

#navi li {
	float: left;
}

#navi li a {
	padding: .6em 8px .5em;
	border-top: 5px solid #8d8383;
	color: #aa5593;
	font-size: 1.3em;
	text-decoration: none;
	float: left;
	display: block;
}

#navi li a:hover,
#navi li a.current_page {
	border-color: #8abb10;
	color: #639505;
}

/* SubNavigation
-------------------------------------------------- */
#subnavi {
	width: 450px;
	text-align: left;
	border-bottom: 1px solid #ebd7fa;
	position: absolute;
	top: 40px;
	left: 55px;
}

#subnavi ul {
	border-bottom: 3px solid #fff;
}

#subnavi li {
	float: left;
}

#subnavi li a {
	margin-right: 3px;
	padding: .5em 8px;
	border: 1px solid #fff;
	border-bottom: none;
	background: transparent url("../img/bg_navi.png") repeat-x top left;
	color: #aa5593;
	font-size: 1.3em;
	text-decoration: none;
	float: left;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

#subnavi li a:hover,
#subnavi li.current a {
	color: #639505;
	background: #fff url("../img/bg_navi.png") repeat-x top left;
}

/* Footer
-------------------------------------------------- */
#footer {
	color: #aa5593;
	font-size: 1.1em;
}

#footer a {
	margin-left: 1em;
	color: #55195d;
	text-decoration: none;
}

#footer a:hover {
	color: #aa5593;
}

/* Forms
-------------------------------------------------- */
form {
	margin: 0;
	padding: 2em 0 0;
	clear: both;
}

fieldset {
	margin: 0;
	padding: 1.5em 0 3em;
	border: none;
	border-top: 1px solid #ebd7fa;
}

legend {
	margin:  0;
	padding: 0 5px 0 0;
	color: #7a3c69;
	font-size: 1.4em;
	position: relative;
	top: -30px;
	display: block;
}

label {
	margin-top: 5px;
	width: 100px;
	display: block;
	font-size: 1.3em;
	float: left;
	clear: left;
}

label em {
	color: #ca412b;
}


.red {
	border-color: #ca412b;
}

#content p.errorMessage {
	margin-left: 100px;
	color:  #ca412b;
}

input, textarea, select {
	margin: 0 0 10px 100px;
	padding: 5px 6px;
	width: 330px;
	border: 1px solid #ebd7fa;
	color: #444;
	font-family:  "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input:focus, textarea:focus, select:focus {
	border-color: #8abb10;
}

select {
	width: auto;
}

option {
	padding-right: 1em;
}

input.button {
	margin-left: 92px;
	width: 156px;
	height: 50px;
	border: none;
	background: transparent url("../img/btn_send.png") no-repeat 0 0;
	text-indent: -999em;
	line-height: 0;
	outline: none;
	color: #000;
}

#content form p {
	margin: 0 0 .8em 100px;
}

/* Extras
-------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

p.left, p.right {
	margin-bottom: 0 !important;
}

img.left,
.left img {
	margin: 0 13px 10px 0;
	display: block;
}

img.right,
.right img {
	margin: 0 0 10px 13px;
	display: block;
}

/* clear floats */ 
#main-inner:after,
#navi ul:after,
#subnavi ul:after {
	height: 0;
	content: "."; 
	display: block;  
 	clear: both; 
	visibility: hidden;
}

/* clear floats for stoopid IE 7 */
*:first-child+html #main-inner,
*:first-child+html #navi ul,
*:first-child+html #subnavi ul {
	min-height: 1px;
}
