.author-teaser {
	margin: 10px 0 35px;
	overflow: hidden;
}
	.author-teaser-image {
		float: left;
	}
	.author-teaser-image img {
		border: solid 1px #7D9165;
	}
	.author-teaser-header {
		float: none;
		height: 100%;
		overflow: hidden;
		margin-left: 110px;
	}

		.author-teaser-header .author-post { margin-bottom: 4px; }
		.author-teaser-header .author-title {
			margin: 0 0 8px 0;
		}
		.author-teaser-header .author-title a {
			font-family: 'PTSansNarrow', sans-serif; font-size: 20px; color: #7c9064; line-height: 24px;
		}
		.author-teaser-header .author-title a:hover {
			text-decoration: none;
		}
	
	.author-teaser-announce {
		float: none;
		/*text-align: justify;*/
		margin-left: 110px;
		margin-bottom: 6px;
	}

	.author-teaser-all-articles {
		font-style: italic;
		margin-left: 110px;
	}

.author-full {
}
	.author-full-content { overflow: hidden; }
	.author-full-content p:first-of-type { margin-top: 0; }
	.author-full .author-image {
		float: right;
		display: block;
		margin: 0px 0 24px 20px;
		padding: 3px;
		border: 1px solid #9BB078;
	}

	.author-full-image {
		float: left;
	}
	.author-full-image img {
		border: solid 1px #7D9165;
	}
	
	.author-full-announce {
		float: none;
		margin-left: 110px;
		margin-bottom: 6px;
	}

	.author-full .nodus-ul-selector-rows-article .collapse-block {
		text-align: right;
	}

	.author-full .nodus-ul-selector-rows-material .collapse-block {
		text-align: right;
	}


#authors_search_alphabet { word-spacing: 6px; margin-bottom: 10px; }
#authors_search_alphabet * { font-family: 'PTSansNarrow', sans-serif; font-size: 18px; }
#authors_search_alphabet { color: #53673d; }
#authors_search_alphabet span { color: #ababab; }
#authors_search_alphabet .current { color: #3e3e3e; font-weight: bold; }

#authors_search_form { display: block; overflow: hidden; padding: 0; margin: 0 0 28px 0; }
#authors_search_form .search_text { display: block; float: left; width: 583px; padding: 2px 6px 0 6px; height: 19px; background: transparent; border: solid 1px #8b9c74; border-right: none; font-family: 'pt_serif', Arial, sans-serif; font-size: 11px; font-style: italic; color: #ababab; }
#authors_search_form .search_btn { display: block; float: left; border: none; width: 21px; height: 23px; background: url('/image/layout/calendar_btn.gif') no-repeat left top; }
#authors_search_form .search_btn:hover { background-position: left -23px; }
#authors_search_form .search_btn1:focus { outline: none; }

.author-inquestions { float: left; width: 190px; height: 81px; margin-right: 25px; margin-bottom: 10px; }
.author-inquestions:nth-of-type(3n) { margin-right: 0px; }
.author-inquestions .img { float: left; margin-right: 10px; border: solid 1px #7D9165; }
.author-inquestions .title { margin-left: 64px; text-align: left; }

.priest-filter { float: left; overflow: hidden; font-size: 14px; }
#priest-filter { border: solid 1px #babcbb; background: white; margin-top: 4px; margin-bottom: 20px; }
#priest-filter { font-family: "pt_serif",Arial,sans-serif; font-size: 15px; }
#priest-filter option { padding: 4px 3px; }
#priest-filter option:nth-of-type(odd) { background: #eff2eb; }
#priest-filter option:hover { background: #a8b995; }
