/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#gastautor {
	color: #c2b3c0;
	font-style: italic;
	font-weight: bold;
	margin: 2em;
	padding: 1em;
	// border-top: 0.5px solid #ddd;
	// border-left: 0.5px solid #ddd;
}

#next_gastbeitrag {
//	background-color: #d8ced7;
	margin: 3em;
	padding: 1em;
	border-right: 0.5px solid #ddd;
	border-bottom: 0.5px solid #ddd;
}

div#topic1, div#topic2, div#topic3 {
	font-weight: bold;
        font-family:verdana, helvetica, sans serif;
	position: relative;
}

div#topic1 {
	font-size:29px;
	color: #d9cdd8;
	top: 1em;
	left: 8em;
}

div#topic2 {
	font-size: 60px;
	color: #eedfed;
	top: -0.5em;
	left: 2em;
}

div#topic3 {
	font-size: 35px;
	color: #e3e1e3;
	top: 0.2em;
	left: 1em;
}
div#bgtext  {
	color: #ecdfeb;
	font-size: 20px;
	position: relative;
	top: -1.5em;
}

div#source {
	font-family: courier;
	font-size: 12px;
	position: relative;
	left: 3em;
	color: gray;
	border-left: 1px solid gray;
	padding-left: 1em;
}

.entry-content a, a:link, a:visited {
	text-decoration: underline;
}

.entry-content a:hover {
	color: #F99139;
}

.entry-title a {
	text-decoration: none;
}

.atd-entry-title a {
	text-decoration: none;
}

