m/*
Theme Name: Ethereal Flowers
Theme URI: http://kathy.etwas-anders.de
Description: Inspiriert von Girly Diaries
Author: Reini
*/
html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
	/* background: #FFFDF6; */
	background:#ffdbd1 url(./images/bg2.png) repeat-y center;
	
	color: #333;
	/* font: 72%/1.6em Georgia, "Times New Roman", Times, serif; */
	font: 10pt arial,verdana,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #CC6666; 
	text-decoration: none;
	/*CC6666 <- normal #EE3F6B #FF7BA5 hover -> #FAAAA2 */
}

.schatten {
-moz-box-shadow:0 0 10px #555;
-webkit-box-shadow:0 0 10px #555;
display:block;
margin:0.5em auto;
margin-top:1.5em;
}

a:hover, a:active
{
	text-decoration: none;
	color: #FAAAA2;
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Times New Roman", Times, Georgia, serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	margin: 0 auto;
	width: 950px;
	position: relative;
	height: 131px;
	background: url(images/header.jpg) 0 0 no-repeat;
	border-bottom-style: none;
}
#topi {
	/* background: #333; */
	left: 0;
	width: 576px;
	height: 131px;
	top: 0;
	position: absolute;
	height: 131px;
}
#page {
	text-align: left;
	width: 950px;
	margin: 0px auto 10px;
}
#header {
	background: #1BACF2; 
	border-bottom: 5px solid #B98718;
}


#headr {
	width: 950px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
}

#headr h1 {
	font:30pt "Times New Roman", Times, Georgia, serif;
	color:#FFDBD1;
	text-align:left;
	padding-left:270px;
	padding-top:20px;
	font-style:italic;
}

.description {
	font: 16pt "Times New Roman", Times, Georgia, serif;
	/* color:#FA968B; */
	color: #bbb;
	font-style:italic;
	padding-left: 350px;
}

#headr h1, h1 a, h1 a:visited {
	text-decoration: none;
	margin:0;
	color:#FAAAA2;
}
#headr h1 a:hover {
	text-decoration: none;
	color:#FFDBD1;
}
#subtitle {
	padding-right:100px;
	color: #FA968B;
	font:18pt "Times New Roman", Times, Georgia, serif;
	font-style:italic;
	text-align:right;
	float:right;
	padding-top:0px;
	font-weight:normal;
}



.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}


#content {
	width: 730px;
	float: right;
	margin-right: 10px;
}
.post {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
}
/* .entry  a {
	color: #FAAAA2;
	text-decoration: none !important;
} */
.side1 {
	width: 200px;
	float: left;
	color: #000;
	margin-left: 5px;
}
.gap {
	padding: 0 10px 1px 15px;
	margin: 0 0 0 0;
	background: url(./images/nav_bg.png) repeat-y left;
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	/* background: #D4D3CF; */
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 950px;
}
#footer {
	color: #333;
	font-size: 0.8em;
}
#footer a {
	color: #CC6666;
	/*CC6666 <- normal #EE3F6B #FF7BA5 hover -> #FAAAA2 */
	text-decoration: none
}
#footer a:hover {
	color: #FAAAA2;
	text-decoration: none;
}
/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

input#s {
	width: 160px;
	height: 25px;
	padding-top: 6px;
	padding-left: 5px;
	margin: 0;
	background: url(./images/search_bg.png) no-repeat;
	border-style: none;
	color: #A73228;
}
input#s:focus {
	background: url(./images/search_bg_focus.png) no-repeat;
	color: #A73228;
}

input#searchsubmit
{
	margin: 0;
} /* #0.25#*//*

 Design  Typo
********************* */
.side1 h2 {
	font:11pt "Times New Roman", Times, Georgia, serif;
	font-weight:bold;
	color: #000;
	margin-bottom: 5px;
	padding: 3px;
	padding-left: 33px;
	background: url(images/flower_big.png) left no-repeat;
}
.side1 ul li ul li a {
	color: #CC6666;
	padding-left: 10px; 
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}

.side1 ul li ul li  a:hover {
	/*color: #CB102B; */
	color: #FAAAA2;
}
.side1 ul li ul li.current_page_item a {
	color: #CC6666;
}

.top_sidebar {
	/* background:url(images/nav_top.png) no-repeat left bottom; */
	background:url(images/blumen_top.png) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	clear:both;
	/* height: 49px; */
	height: 228px;
	width: 200px;
	display:block;
}

.top_sidebar_r {
	/* background:url(images/nav_top.png) no-repeat left bottom; */
	background:url(images/blumen_top_r.png) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	clear:both;
	/* height: 49px; */
	height: 228px;
	width: 200px;
	display:block;
}

.bottom_sidebar {
	background:url(images/nav_bottom.png) no-repeat left bottom;
	margin: 0;
	padding: 0;
	clear:both;
	height: 23px;
	width: 200px;
	display:block;
}

.head_page {
	/* background:url(images/nav_top.png) no-repeat left bottom; */
	background:url(images/post_head.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 51px;
	width: 730px;
	display:block;
}

.top_page {
	/* background:url(images/nav_top.png) no-repeat left bottom; */
	background:url(images/post_top.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	clear:both;
	/* height: 49px; */
	/* height: 145px; */
	width: 730px;
	display:block;
}

.bottom_page {
	background:url(images/post_bottom.png) no-repeat left bottom;
	margin: 0;
	padding: 0;
	clear:both;
	height: 167px;
	width: 730px;
	display:block;
}
.bg_page {
	background: url(./images/post_bg.png) repeat-y left;
	margin: 0;
	padding: 0;
	clear:both;
	width: 730px;
	display:block;
}

.border_page {
	border-style: none;
	width: 655px;
	margin-left: 40px;
}

.border_head {
	border-style: none;
	width: 665px;
	margin-left: 35px;
	padding-top: 40px;
}

h2.pagetitle {
	text-align: left;
	font: 16pt "Times New Roman", Times, Georgia, serif;
	/*border-bottom: 1px solid #ccc;*/
}

.post h2 {
	font: 16pt "Times New Roman", Times, Georgia, serif;	
}
.post h2 a {
	font: 16pt "Times New Roman", Times, Georgia, serif;	
	color:#CC6666;
}
.post h2 a:hover {	
	font: 16pt "Times New Roman", Times, Georgia, serif;	
	color:#FAAAA2;
}
p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
	width: 98%;
	text-align: center;
}

p.meta {
	font-size: 87%;
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
	color: #aaa;
	width: 98%;
}
span.user
{
	color: #aaa;
}

span.timr
{
	color: #aaa;
}
span.catr
{
	color: #aaa;
}
span.editr
{
	color: #aaa;
}
span.editr a {
	color: #f00;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}

.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
/* .post p a {
	/* border-bottom: 1px solid #ccc; */
} */
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
/* .post p a:hover {
	border: none;
} */
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	/* border-bottom: 1px solid #ccc; */
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}


 /* #0.5# */
/* Comment Etc
********************* */
.navigation 
{
	margin: 0px;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 20px;
	width: 590px;
	float: left;
}

.navigation a
{
	color: #c66; 
	/*CC6666 <- normal #EE3F6B #FF7BA5 hover -> #FAAAA2 */
}
.navigation a:hover, .navigation a:active {
	color: #FAAAA2;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
	
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em "Times New Roman", Times, Georgia, serif; 
	color: #333;
}

#comment {
	/* width: 98%; */
	width: 80%;
	margin-left: 20px;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 950px;
	margin: 0 auto;
	background: #fff url(images/menu_bg.jpg) repeat-x top;
	position: relative;
	height: 37px;
	font-size: 1.2em;
}
#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: 10px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 4px 10px 3px;
 color: #FF7BA5;
 
 font-weight: bold;
 /* background: #333;
    border: 1px solid #5A1301; */
 margin-right: 8px;
}
#menuv li  a:hover {
 /* background: #FFDBD1; */
 font-weight: bold;
 color: #EE3F6B;
}
#menuv li.current_page_item  a {
 /* background: #EE3F6B; */
 color: #EE3F6B;
 font-weight: bold;
 padding: 4px 10px 3px;
 /* border: 1px solid #5A1301; */
 margin-right: 8px;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}

/* Change Log *** 
1.0	: Initial Public Released
1.1 	: Fix Some Issue
1.2 	: Fix Custom Image Issue
1.3 	: Fix Footer Issue
1.4 	: Fix Recent Comment Widget Issue on WordPress 2.2
*** */



/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 3px 3px 3px 3px;
}

.art-nav
{	
	width: 82%;
	margin: 0 auto;
	position: relative;
	height: 37px;
	z-index: 100;
}


/* end Menu */

/* begin MenuItem */


.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 4px;
	margin-left: 4px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 75px;
	background-image: url('images/menu_item.png');
	
	/* background-image: url('images/MenuItem.png'); */
}

.art-menu a .l
{
	left:0;
	right:8px;
}

.art-menu a .r
{
	width:416px;
	right:0;
	clip: rect(auto, auto, auto, 408px);
}

.art-menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	color: #AA4444;
	padding: 0 5px;
	margin: 0 8px;
	line-height: 25px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-25px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-25px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-25px;
}
.art-menu a:hover .t
{
	color: #FDD;
}

.art-menu li:hover a .t
{
	color: #FDD;
}

.art-menu li:hover>a .t
{
	color: #FDD;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -50px;
}

.art-menu a.active .t
{
	color: #fff;
}


/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 1px;
	height: 25px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 130px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;
	background: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: fda99f;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #CC6666;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #FAAAA2;
	background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
	color: #FAAAA2;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #FAAAA2;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #FAAAA2;
}
/*CC6666 <- normal #EE3F6B #FF7BA5 hover -> #FAAAA2 */

/* end MenuSubItem */

a:link, a:active {
	color: #CC6666;
}

a.more-link {
	font-weight: bold;
	color: #000;
}


