body {
    margin: 0;
    padding: 0;
    line-height: 1.4;
    font-size: 13px;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    color: #676767;
    background: #E3DFD7 url('images/bg_body.gif');
    outline: none;
}

img     {border: 0; outline: none;}
.clear  {clear: both;}
.avatar, .photo {float:left; padding:1px; margin-right:7px; border:1px solid #aaa;}

h1, h2 {
    margin: 0 0 10px 0;
    padding: 0px 0px 0px 0px;
    font-family: "Times", "Times Roman", "Times New Roman", serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: normal;
    color: #333333;
    line-height:1.2;
}

h3, h4 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: "Times", "Times Roman", "Times New Roman", serif;
    font-weight: normal;
    color: #333333;
}

h3 a {color: #333333;}
h3 a strong {color: #333333;}

small {
    font-size: 11px;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    color: #676767;
}

a, a:visited, a:active {
    text-decoration: underline;
    color: #891217;
    outline: none;
}
a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 8px 0;
    padding: 0;
}

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

.hr {
    position: relative;
    clear: both;
    margin: 4px 0 20px 0;
    padding: 14px 0 0 0;
    border-bottom: 1px solid #D6D2CC;
}

.hr hr {display: none !important;}

/* -------------------------------- PAGE STRUCTURE -------------------------------- */ 

#page {
    position: relative;
    width: 964px;
    margin: 10px 0 30px 30px;
    background: url('images/bg_content.png') repeat-y;
}

#header {    
    padding: 0 3px 0 3px;
}
#header_img {    
    height:150px;
    background: url('images/header.jpg') no-repeat;
}

#header .logo {
    margin-left:18px;
    margin-top:70px;
}
#header h1 {
    margin-left:108px;
    margin-top:6px;
    font-style:italic;
}

#pagecontent {
    position: relative;
    margin: 0 3px 0 3px;
    width: 958px;
    padding-top:20px;
    background-color:#fff;
}

/* -- SIDEBAR BG  -- */
#pagecontent {
  background-image:url(images/sidebar_bg.gif);
  background-repeat:repeat-y;
  background-position:633px 0px;
}
.bgbottom {
	height:34px;
	margin-bottom:-34px;
	background-image:url(images/sidebar_bg.gif);
  background-repeat:repeat-y;
  background-position:633px 0px;
}
#footer .hr {
 margin-left:-17px;
 margin-right:-17px;
}
/* -- SIDEBAR BG  -- */

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

#sidebar {
    position: relative;
    float: right;
    width: 295px;
    right: 18px;
}

#footer {
    position: relative;
    clear: both;
    height: 100px;
    padding: 0 18px 0 18px;
}

/* -------------------------------- /PAGE STRUCTURE -------------------------------- */ 

/* -------------------------------- NAVIGATION -------------------------------- */ 
#navigation {clear:both;}
#navigation ul {
    height:41px;
    margin:0px;
    padding:0px;
    padding-left:8px;
    list-style-type:none;
    background: url(images/bg_navi.gif) no-repeat;
    background-position:top left;
}
#navigation li {
    float:left;         
}
#navigation li a {
    display:block;
     /* font-family: "Times", "Times Roman", "Times New Roman", serif; */
    font-size:17px;
    line-height:41px;
    text-decoration:none;    
    padding:0px 10px;
    color: #891217;
    letter-spacing: 0.5;
    /* text-transform:uppercase; */
}
#navigation li a:hover, #navigation li.current-cat a  {
    color: #C46500;
    background: url(images/bg_navi_on.gif) no-repeat;
    background-position: center 1px;
}
/* ------------ NAVIGATION-NEW ------------ */


#secondnavbg {
    position: relative;
    margin: 0;
    width: 958px;
    height:18px;
    background-color: #891217;
}

ul.Superfish {clear:both;}

ul.Superfish {
    height:41px;
    margin:0px;
    padding:0px;
    padding-left:8px;
    list-style-type:none;
    background: url(images/bg_navi.gif) no-repeat;
    background-position:top left;
}
ul.Superfish li {
    float:left;         
}
ul.Superfish li a {
    display:block;
     /* font-family: "Times", "Times Roman", "Times New Roman", serif; */
    font-size:17px;
    line-height:41px;
    text-decoration:none;    
    padding:0px 10px;
    color: #891217;
    letter-spacing: 0.5;
    /* text-transform:uppercase; */
}
ul.Superfish li a:hover,ul.Superfish li a:active, li.hover a {
    color: #C46500;
    background: url(images/bg_navi_on.gif) no-repeat;
    background-position: center 1px;
}

ul.Superfish li ul {
    z-index:98;
    position:absolute;
    left:12px;
    top:191px;
    font-weight:normal;
    margin:0;
    border:0;
    list-style-type:none;
    width:570px;
    height:18px;
    background:none;
    }
ul.Superfish li ul li {
    z-index:99;
    padding:0px;
    background:none;
    }
ul.Superfish li ul li a {
    padding:0px;
    margin:0px;
    /*
    padding-left:10px;
    padding-right:10px;
    */
    margin-left:8px;
    margin-right:8px;
    font-size:13px;
    line-height:18px;
    height:18px;
    color:#fff;
    background:none;
    }
ul.Superfish li ul li a:hover, ul.Superfish li ul li.selected a {
    font-weight:normal;
    background:none;
    color:#fff;
    /*
    background: url(images/ico_subnav_arrow.gif) no-repeat;
    background-position: center 22px;   
    height:28px;
    */
    height:20px;
    border-bottom: 2px solid #891217;
    
}


ul.Superfish li ul {
	left:-999em;
  background:none;
}
ul.Superfish li.selected ul,
ul.Superfish li:hover ul,
ul.Superfish li.hover ul {
	left:auto;
  background:none;
}

ul.Superfish .autoren ul {
margin-left:-60px;
}
ul.Superfish .books ul {
margin-left:-136px;
}
ul.Superfish .events ul {
margin-left:-51px;
}
ul.Superfish .presented ul {
margin-left:-35px;
}
ul.Superfish .industry ul {
margin-left:-75px;
}
ul.Superfish .ebook ul {
margin-left:-75px;
}
ul.Superfish .lovelybooks ul {
margin-left:-255px;
}

/* -------------------------------- /NAVIGATION -------------------------------- */





/* -------------------------------- FOOTER -------------------------------- */
#footer .hr {
  margin-bottom: 4px;
  padding-top: 30px;
  border-width: 2px;
}

#footer * {
  color: #988E80;
  font-size: 11px;
}

#footer ul {
  position: relative;
  z-index: 1;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;  
}

#footer ul li {
  display: block;
  float: left;
  margin-left: 7px;
  padding-left: 8px;
  background: url(images/bg_footer.gif) no-repeat left center;
}

#footer ul li.first {
  background: none;
  margin: 0;
}

#footer ul li a {
  text-decoration: none;
  text-transform: uppercase;
}

#footer #copyright {
  float: right;
  padding-right: 9px;
}

#footer #bookmarks {
  clear: right;
  padding-right: 9px;
}

#bookmarks ul {
  float: right;
  margin-top: 4px;
}

#bookmarks ul li {
  margin: 0;
  padding-left: 4px;
  background: 0;
}
/* -------------------------------- /FOOTER -------------------------------- */

/* -------------------------------- SHADER -------------------------------- */
#shader_header {
  position: absolute;
  height: 3px;
  width: 964px;
  top: -3px;
  left: 0;
  line-height: 0;
  overflow: hidden;  
  background: url(images/bg_header.png) no-repeat;
}

* html #shader_header {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_header.png', sizingMethod='crop');
}

#shader_footer {
  position: absolute;
  height: 3px;
  width: 964px;
  bottom: -3px;
  left: 0;
  line-height: 1px;
  overflow: hidden;  
  background: url(images/bg_footer.png) no-repeat;
}

* html #shader_footer {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_footer.png', sizingMethod='crop');
}
/* -------------------------------- /SHADER -------------------------------- */

/* --------------------------------  FORM -------------------------------- */
#sitesearch {
    position: absolute;
    z-index: 100;
    top: 20px;
    right: 25px;
}

#sitesearch label {
    float: left;
    margin: 2px 8px 0 0;
    font-family: "Times", "Times Roman", "Times New Roman", serif;
    font-size: 19px;
}

#sitesearch input {
    float: left;
    height: auto;
	line-height: auto;
	margin: 2px 8px 0 0;
}

* + html #sitesearch input {
  margin-top: 1px;
}

* html #sitesearch input {
  margin-top: 1px;
}

#sitesearch button {
  height: 20px;
}

form {
	  display: block;
    margin: 0;
    padding: 0;
}

select,
textarea {
    line-height: 16px;
    margin: 0 0 0 0;
    padding: 1px 0 1px 4px;
    font-size: 11px;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    color: #676767;
    border: 1px solid #E4E1DA;
}

select {
    position: relative;
    top: 1px;
}

* + html select {
    top: 0;
}

* html select {
    top: 0;
}

input.text {
    height: 16px;
}

div.button {
    margin-top: 3px;
}

button {
    position: relative;
    height: 18px;
    margin: 0;
    padding: 0;
    text-align: left;
    white-space: nowrap;
    border: 0;
    background: none;
    cursor: pointer;
    vertical-align: top;
    overflow:visible;
}

* + html button {
    top: -1px;
}

* html button {
    top: -1px;
}

button span,
.button span,
.button a,
a.button,
span.button {
    padding-right: 10Px;
    font-family: "Times", "Times Roman", "Times New Roman", serif;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #891217;
    background: url('images/link_arrow.gif') no-repeat right center;
    vertical-align: top;
}

/* disabled button */
button span.disabled,
.button span.disabled,
span.button {
    font-style:normal;
    color:#676767; !important;
    background: url('images/link_arrow_gray.gif') no-repeat right center;
}

button span {
    position: relative;
    top: -1px;
    margin: 0;
    padding: 0 10px 0 0;
}

* + html button span {
    top: 0;
}

* html button span {
    top: 0;
}

button img {
    vertical-align: top;
}



/* --------------------------------  /FORM -------------------------------- */

/* --------------------------------  WORDPRESS START -------------------------------- */

h2.pagetitle {color: #c46500; font-size: 22px;}
.post h2 {border-bottom:1px dotted #676767; text-align: left;}
.post h2, .post h2 a {text-decoration:none; color: #333333; font-size: 22px; padding-bottom:3px;}
.post h2 a:hover {color: #c46500;}
/*.post .entry {margin-left:43px;}*/
.post .entry {clear:both;}
.postcomment {text-align:center; float:right;}
.postmetadata a {}
.postmetadata .thema a {color: #676767;}
/*.postmetadatadown {clear:both; padding-top:10px; margin-left:43px;}*/
.postmetadatadown {clear:both; padding-top:10px;}
.postmetadatadown a {color: #676767; clear:both;}
.postcomment a {text-decoration:none; font-size:16px; display:block; background: url('images/comment_bg.gif'); background-repeat:no-repeat; width:71px; height:40px; line-height:12px; padding-top:5px;}
.postcomment small {font-size:11px; font-weight:normal;}

#sidebar h2 {border-bottom:1px dotted #676767; font-size:20px; padding-bottom:6px;}


/* SIDEBAR */

#sidebar .widget {margin-bottom:25px;}
#sidebar .current-cat {font-weight:bold;}
#sidebar .widget_authors li {clear:both; line-height:32px; padding-bottom:10px;}
#sidebar .widget_authors li .avatar {float:left;}

.subscribetop {position:relative; top:-85px; float:right; margin-bottom:-85px; margin-right:20px; height:82px; overflow:hidden;}
ul#subscribe {border:1px solid #dddddd; list-style-type:none; text-align:center; padding:3px; list-style-type:none; background: url('images/subscribe_bg.png') repeat-x; background-position:top left; font-size:11px; clear:both; height:63px;}
ul#subscribe li {float:left; display:block; margin-left:3px; margin-right:3px;}
ul#subscribe li a {display:block; width:60px; height:60px; line-height:100px; padding-bottom:3px;}
ul#subscribe li.stwitter a {background: url('images/icon_twitter.gif') no-repeat; background-position: center 5px;}
ul#subscribe li.sfacebook a {background: url('images/icon_facebook.gif') no-repeat; background-position: center 5px;}
ul#subscribe li.srss a {background: url('images/icon_rss.gif') no-repeat; background-position: center 5px;}
ul#subscribe li a:hover {width:58px; height:58px; background-position: center 4px; border:1px solid #aaa; border-right-color:#fff; border-top-color:#fff; line-height:98px;}

ul#blogmeta {position:relative; top:-122px; left:13px; list-style-type:none;}
ul#blogmeta li {float:left; font-size:11px; padding-left:3px; padding-right:3px; color: #891217;}
ul#blogmeta li a {text-decoration:none;}


ul.recentcomments li {margin-bottom:7px;}

.topsy_widget_data {position:relative; top:7px;}
.ico_trackback {position:relative; top:8px;}
.ico_facebook {position:relative; top:4px; padding-left:10px; padding-right:10px;}

/* ---- SIDEBAR AUTHORS ----- */
.author-list {text-align:left;}
.author-list a span {text-decoration:underline;}
.author-list a:hover span {text-decoration:none;}
.author-list .user {clear:both; line-height:32px;}
.author-list .user .avatar {float:left; margin:0px; border:0px;}
.author-list .user .avatar img {float:left; padding:1px; margin-right:7px; border:1px solid #aaa;}


.author-list .user .name {text-align:left;}

#sidebar ol.tweets {list-style-type:none; margin:0px; padding:0px;}
#sidebar ol.tweets li {padding-bottom:5px;}
#sidebar ol.tweets .avatar {position:relative; top:2px;}
#sidebar ol.tweets .avatar img {width:32px; height:32px;}
#sidebar ol.tweets .msg, #sidebar ol.tweets .info {margin-left:43px;}
#sidebar ol.tweets .twit a {}
#sidebar ol.tweets .msgtxt a {color:#676767;}
#sidebar ol.tweets .info {margin-top:2px;}
#sidebar ol.tweets .info a {font-size:11px; color:#676767;}
#sidebar .smore {float:right; margin-top:-10px;}

/* --- SERACH RESULT ---*/
.searchresult .postmetadata {
font-size:12px;
}

.singlepage .entry {margin-left:0px;}




/* --------------------------------  /WORDPRESS START -------------------------------- */





/* --------------------------------  defualt wordpress - evtl needed?! -------------------------------- */
/* Begin Typography & Colors */

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	
}

small {	
	font-size: 0.9em;
	line-height: 1.5em;
	}
  

.entry p a:visited {
	
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 

	}

.commentlist p {
  padding-top:3px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	
	}

.commentautor {font-weight:bold; padding-top:1px; padding-bottom:2px; margin-left:43px;}
.commentmetadata {
	font-style: italic;
  font-weight:normal;
  margin-left:43px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#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;
	}
/* End Typography & Colors */



.post {
	margin:0px;
  margin-bottom:30px;
	text-align: justify;
  clear:both;
	}
.single {
  margin-bottom:15px;
	}

.post hr {
	display: block;
	}

.post .entry {
	clear: both;
}

.sticky {
	padding: 2px 10px 0px 10px;
  border:1px dotted #676767;
  margin-top:-3px;
  background: #f2ede0 url('images/top-thema.png') no-repeat right bottom;
	}
.sticky h2 {
	padding-top:0px;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

  /*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
  
   /* --- malano bulltes --- */
.post .entry ul {
	padding: 0px;
  margin:0px;
  padding-left:15px;
	list-style: circle;
  padding-bottom:10px;
}
.post .entry ul li {
	padding: 0px;
  margin:0px;
	list-style: circle;
  padding-left:15px;
  padding-top:2px;
  padding-bottom:2px;
}
  

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* Begin Form Elements */

#searcharea {position:absolute; top:23px; left:735px;}
#searcharea .search {color:#666; margin-right:3px; padding:2px; float:left; font-size:11px;}


#searchform {
	margin:auto;
  text-align:center;
	}
#searchform label{
  font-weight:bold;
	}
  
#searchform #s {
	width:200px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
  
	margin: 0px;  
	padding: 0px;
  padding-bottom:20px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin:0px;
  margin-top:5px;
  margin-left:43px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
  margin-left:43px;
	}

.nocomments {
	text-align: center;
  font-style:italic;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 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 */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */







ul.authorposts li {list-style-type:circle; margin-left:18px; padding-left:5px;}

.navigation {padding-top:8px; padding-bottom:8px;}
.twittershare {float:right; margin-top:-7px; margin-right:8px;}
.twitter-share-button {float:right; margin-right:-7px; margin-top:-1px;}
