#menu a:hover {
	background: #ff9513;
	color: #fff;
}

#blog-title {
padding-top:2px;
}

#categories h3, #pages h3, #archives h3, #recent-posts h3, #recent-comments h3, #primary #rss-links h3, #primary #meta h3 {
color:#91887A;
text-decoration:none;
font-family: Georgia,"Times New Roman",Times,serif;
font-weight: bold;
}

#menu {
border: 0px solid #000000;
border-bottom: 1px solid #000000;
}

#header {

}

#content a:hover  {color: #93117E;}

#primary ul li ul li:hover {list-style: url(images/star.png);}

#primary ul li ul li {list-style: url(images/starbw.png);}

.skip-link {
	background: url(images/favicon.png) no-repeat;
	left: 0;
	padding: 0 0 0 20px;
	position: absolute;
	top: -28px;
}


.sidebar a:hover {color: #93117E;}


#rss-links ul li a:hover {
	background: url(images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
}


#meta ul li a:hover {
	background: url(images/icon_padlock.png) no-repeat;
	padding-left: 20px;
}


a, a:link, a:visited  {
	color: #91887A;
	text-decoration: none;
}

a:hover  {
	color: #93117E;
	text-decoration: underline;
}

blockquote {
	background: url(images/quoteup.png) no-repeat;
	padding-left: 32px;
}

.linkcat ul li a {
	background: url(images/arrow_rightbw.png) no-repeat;
	padding-left: 20px;
}

.linkcat ul li a:hover {
	background: url(images/arrow_right.png) no-repeat;
	padding-left: 20px;
}

#rss-links ul li a {
	background: url(images/feed-icon-14x14bw.png) no-repeat;
	padding-left: 20px;
}

#rss-links ul li a:hover {
	background: url(images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
}

#meta ul li a {
	background: url(images/icon_padlockbw.png) no-repeat;
	padding-left: 20px;
}

.entry-date {
	font-size: .9em;
	padding-left: 20px;
padding-bottom: 12px;
padding-left: 0px;
background: url(images/empty.png) no-repeat;
}

.home .category-asides {
	background: url(images/quickly.png) no-repeat top left;
	padding-left: 25px;
	padding-top: 25px;
}

.entry-title a, .entry-title a:visited {
color: #93117E;
font-size: 30px;
line-height: 30px;
font-weight:normal;
}

#blog-title a:hover {
color: #93117E; /* türkis */
}

a, a:visited, a.url {
color: #91887A;
}

a:hover,a:visited:hover {
color: #93117E;
}

.author,
.vcard ,
.comments-link, 
.comments-link a,
.meta-sep {
#91887A; /* grau */
}

.entry-meta {
color: #91887A;
}

.entry-title {
padding-bottom: 12px;
}

h2, h2 a, h2 a:visited, h2 a:visited:hover, h2 a:hover,{
color: #93117E; /* türkis */
font-weight:normal;
}

#access {
background:transparent url(images/burdastyle_header.png) no-repeat scroll 0 0;
padding-top:140px;
border-top: 0px solid #ffffff;
}




