@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Donath
Theme URI: 
Description: Template WordPress für Massatelier Donath - Cornelia Donath
Author: daSinci | creative design - Heike Yvonne Pesch - http://dasinci.com
Author URI: http://dasinci.com
*/


body {
	color: #333;
	background-image:url(images/backgroundDonath09.jpg);
	background-color: #736D66;
	background-position: center;
	font-size: 80%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	}
	
ul, ol, dl {
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}	

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	}
	
h1, h2, h3, h4, h5 {
	font-family: 'Michroma', sans-serif;
	text-align: left; 
	}	

a img {
	border: none;
}

a:link {
	color:#3B0E0F;
	text-decoration: underline;
}
a:visited {
	color: #3B0E0F;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
	

#wrapper {
	width: 80%;
	max-width: 1280px;
	min-width: 810px;
	margin: auto;
	text-align: left;
	background-color: hsla(44, 15%, 62%,0.5);
	border: 1px dashed #3B0E0F;
	}
#header	{
	height: 350px;
	padding: 10px;
	background-image:url(images/headerwpDonath0104.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3B0E0F;
	border-bottom: 5px solid #3B0E0F;
	}
	
#blog {
	height: 350px;
	padding: 10px;
	background-image:url(images/headerwpDonath07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #736D66;
	border-bottom: 1px solid #3B0E0F;
	}
	
#category {
	height: 350px;
	padding: 10px;
	background-image:url(images/headerwpDonathSite4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #736D66;
	border-bottom: 1px solid #3B0E0F;
	}
	
#slogan {
	height: 31px;
	background-image:url(images/massgeschneidertesFuerUnangepasste.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}	


#sidebar {
	width: 28%;
	max-width: 300px;
	background-color: #736D66;
	padding: 2%;
	padding-top: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #3B0E0F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B0E0F;
	}
	
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {
	font-variant: small-caps;
	text-shadow: 1px 1px 1px #3B0E0F;
	filter:Shadow(color=#3B0E0F, direction=45)
	color: #736D66;
		}
#sidebar p{
	color: #9C9685;
	}	

	
#sidebar ul, #sidebar ol {
	list-style: none;
	font-family: 'Michroma', sans-serif;;
	font-variant: small-caps;
	font-weight: bolder;
	line-height: normal;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	}	
#sidebar li {
	list-style: none;
	padding-bottom: 5px;
	}
	
#sidebar a:link, #sidebar a:visited {
	color: #9C9685;
	text-decoration: none;
	text-shadow: 1px 1px 1px #3B0E0F;
    filter:Shadow(color=#3B0E0F, direction=45)
}
#sidebar a:hover, a:active, a:focus { 
	color:#3B0E0F;
	text-decoration: none;
	text-shadow: 1px 1px 1px #9C9685;
	filter:Shadow(color=#9C9685, direction=45)
	
}

#sidebar form {
	padding-left: 10px;
	}
	

ul.nav {
	font-family: 'Michroma', sans-serif;;
	font-variant: small-caps;
	font-weight: bolder;
	list-style: none; /* Hiermit wird die Listenmarkierung entfernt. */
	margin-bottom: 15px; /* Hiermit wird der Abstand zwischen den Navigationselementen und den Inhalten unten erstellt. */
}
ul.nav li { /* Hiermit wird die Trennung der Schaltflächen erstellt. */
}
ul.nav a, ul.nav a:visited { /* Durch Gruppieren dieser Selektoren wird sichergestellt, dass die Hyperlinks auch nach dem Aufrufen die Form einer Schaltfläche beibehalten. */
	padding: 5px 5px 5px 15px;
	display: block; /* Hiermit werden die Blockeigenschaften für den Hyperlink angegeben, sodass das gesamte umschließende LI-Element aufgefüllt wird. Hiermit wird angegeben, dass der gesamte Bereich auf einen Mausklick reagiert. */
	color: #9C9685;
	text-decoration: none;
	text-shadow: 1px 1px 1px #3B0E0F;
	filter:Shadow(color=#3B0E0F, direction=45)
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* Hiermit wird der Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur geändert. */
	color:#3B0E0F;
	text-decoration: none;
	text-shadow: 1px 1px 1px #9C9685;
	filter:Shadow(color=#9C9685, direction=45)
}

/*#archiv {
	padding: 20px;
	}	
	
#page_id {
	padding: 20px;
	}	*/
	
	
#main {
	width: 65%;
	float: left;
	word-spacing:0.2ex;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	/*text-align: justify;*/
	letter-spacing: 0.2ex;
	
	}
	
#main ul, #main ol { 
	padding: 0 15px 15px 40px;
	}
#main dl, #main li {
	margin-left: 5%;
	}
 	
#main img {
	margin-left: 5%;
	}
		
#main h1, h2, h3, h4, h5 {
	color: #3B0E0F;
	}

#footer	{
	color: #9C9685;
	clear: both; 
	height: 200px; 
	padding: 10px;
	background-image:url(images/footerDonath.jpg);
	background-color: #3B0E0F;
	background-repeat: no-repeat;
	background-position: center center;
	}
#commentform{
	}
.comment{
	border: dashed 1px #3B0E0F;
	}
	
.wp-caption-dd {
	margin-left: 7%;
	margin-top: 5px;
	margin-bottom: 10px;
	font-variant: normal;
	font-size:smaller;
	color: #3B0E0F;
	}
.dd-wp	