/*
Theme Name: Salmas Tagebuch
Theme URI: 
Description: Theme f&uuml;r www.salmas-tagebuch.com - WP 2.5- und Widget- ready
Version: 2.0
Author: <a href="http://www.media-baleares.com" target="_blank">Media Baleares</a>
*/
* { margin: 0; }

/* Globale Tag Formatierungen */
body
{
	background-image: url(images/bg.jpg);
	font-family: Verdana,Tahoma,Helvetica,Sans-Serif;
	font-size: 80%;
	padding:0;
	margin:0;
	text-align:center;
	color: #000;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #442a50;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:visited {
	color: #000;
}

a img {
	border:1px solid #442a50;
}

p,div,td,th {
	font-family: Verdana,Tahoma,Helvetica,Sans-Serif;
}

h1,h2,h3 {
	margin:0;
	padding:0;
}

/* Layout-Formatierungen */
#wrap {
	margin: 0 auto;
	width: 800px;
	background: #fff;
	padding:1px;
}

#header {
	background: #9c7bc1 url(images/header.jpg) no-repeat top center;
	height: 175px;
	text-align:center;
}

#header .logo {
	padding-top: 28px;
}

#header .description {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:white;
}

/* Top-Menü */
#menu {
	padding-top:28px;
	padding-right:10px;
	float:right;
}
#menu ul {
	text-align:right;
	margin:0;
}
#menu ul li {
	list-style-type:none;
	float:left;
	padding-left:15px;
}
#menu ul li a {
	text-decoration: none;
	font-size:0.9em;
	color: #fff;
}
#menu ul li a:visited {
	text-decoration:none;
	color:#e7d2fe;
}
#content
{
	padding: 1px;
}

#left
{
	font-size:0.9em;
	line-height: 1.4em;
	float: right;
	width: 572px;
	padding: 5px 5px;
	text-align:left;
}

#left img
{
	margin: 5px;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background-position: 0 5px;
	/*padding-left: 20px;*/
	margin: 0;
	border: 0;
}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.post h1 {
	font-size: 1.6em;
	border:none;
	margin-bottom:10px;
}
.post h1 a {
	text-decoration: none;
	border:none;
	color: #000;
}
.post h1 a:hover {
	color: #442a50;
	text-decoration: none;
}
.post h1 a:visited {
	text-decoration:none;
}

.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a {
	text-decoration:underline;
	border:none;
	font-weight:normal;
	color: #777777;
}
.post .meta a:hover {
	color: #000;
}
.post .meta .posted {
	float: left;
}
.post .meta .comments {
	float: right;
}
.post .meta .comments a {
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: underline;
}

.post .entry
{
	text-align: left;
	padding: 6px;
	margin-bottom: 35px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

/* Sidebar */
#sidebar {
	float:left;
	width: 200px;
	background:#9c7bc1;
	font-size:0.9em;
	padding:5px;
}

#sidebar ul {
	padding: 5px 0px;
	text-align:left;
}
#sidebar ul li {
	list-style-type:none;
	margin-bottom:5px;
	text-align:left;
}
#sidebar ul li a {
	text-decoration:underline;
	font-weight:bold;
	color: #fff;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#e7d2fe;
}
#sidebar ul li a:visited {
	color: #fff;
}
#sidebar h2 {
	margin-top:10px;
	border-bottom: 1px solid #fff;
	font-size:1.3em;
	font-weight: bold;
	color:#000;
	text-align:left;
}
#sidebar .textwidget {
	text-align:left;
	padding:5px 0;
	line-height:1.6em;
}

#sidebar .textwidget a {
	color: #fff;
}
#sidebar .textwidget a img {
	border:none;
	margin:1px;
}
#sidebar .textwidget a:hover {
	border:none;
}
#footer
{
	border-top: 1px dashed #CCC;
	margin: 5px; 
	padding: 5px;
	font-size: 0.8em;
	color: #000;
	text-align: right;
}

/* WP-Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Sociable */
.sociable {
	padding:5px;
}

.sociable .sociable_tagline {
	border-bottom: 1px solid black;
}

