/********* Do not edit this file *********/
/*
 Accesspress Custom CSS - plugin by https://accesspressthemes.com
*/

p {
    margin-bottom: 12px;
    font-size: 110%;
}
.bx-wrapper {
	max-height: 190px;
}

.featured-post {
	margin-right: 50px;
}

#latest-events {
	width: 30%;
}

#masthead .site-branding {
  	background: url(http://sabine-lichtenfels.com/wp-content/uploads/2016/03/Ring_of_Power_logo2.jpg) no-repeat left top;
  	background-size:59px;
	padding: 5px 0px 7px 69px;
}
#masthead .site-branding .tagline {
    color: #666;
    line-height: 1.2;
    font-weight: 500;
}
#masthead .right-header {
	padding: 12px 0 8px;
}
#masthead #top-header {
 background:#FFF; 
}
.main-navigation {
	clear: both;
	display: block;
	position: relative;
}
#top-section {
    border-bottom: 0;
    padding-bottom: 0;
	margin-top: 59px;
	margin-bottom: 59px;
}
#top-section h1 {
  display:none;
  margin-bottom: 0;
}
#welcome-text {
    width: 80%;
}

#mid-section {
	margin-top: 50px;
}

/* add by Martin Pfeiffer it-service@tamera.org 31.5.2016 */
.comments-area ol.children li {
	padding-left:15px;
}