.schedule-publishing {
	margin: 10px 0 35px;
	overflow: hidden;
}
	.schedule-publishing-image {
		float: left;
	}
	.schedule-publishing-header {
		float: none;
		height: 100%;
		overflow: hidden;
		margin-left: 110px;
	}
	
		.schedule-publishing-header .schedule-date {
			background-color: #7D9165;
			color: #fff;
			display: inline-block;
			font-style: italic;
			padding: 3px 6px 2px 5px;
			text-align: center;
			margin: 0 0 8px 0;
		}
		.schedule-publishing-header .schedule-title {
			margin: 0 0 8px 0;
			font-family: 'PTSansNarrow', sans-serif; font-size: 20px; color: #7c9064;
		}
		.schedule-publishing-header .schedule-title a {
			font-family: 'PTSansNarrow', sans-serif; font-size: 20px; color: #7c9064; line-height: 24px;
		}
		.schedule-publishing-header .schedule-title a:hover {
			text-decoration: none;
		}
		.schedule-publishing-header .schedule-author { margin-bottom: 6px; }
		.schedule-publishing-header .schedule-author .tied-items-author a { color: #3e3e3e; }
	
	.schedule-publishing-announce {
		float: none;
		text-align: justify;
		margin-left: 110px;
	}

.schedule-full {
}

	.schedule-full h1 {
		font-family: 'PTSansNarrow', sans-serif; font-size: 26px; font-weight: normal; color: #3E3E3E; padding: 0; margin: 20px 0 20px 0;
	}

	.schedule-full .schedule-full-date {
		font-size: 16px;
		background-color: #7D9165;
		color: #fff;
		float: right;
		font-style: italic;
		padding: 3px 6px 2px 5px;
		text-align: center;
		margin: 2px 0 7px 20px;
	}
	.schedule-full .schedule-image { margin: 20px 0 20px 0; }
	.schedule-full-content {
	}
	.schedule-full-content.bottom_sep {
		padding-bottom: 33px;
		background: url('/image/layout/calendar-hr_bg.png') repeat-x left bottom;
		margin-bottom: 15px;
	}
	
.schedule-teaser { font-family: 'PTSansNarrow', sans-serif; margin-bottom: 14px!important; }
.schedule-teaser .schedule-title a { font-family: 'PTSansNarrow', sans-serif; font-size: 18px; color: #7e9266; margin-right: 6px; }
.schedule-teaser .schedule-title a:hover { color: #5e7139; text-decoration: none; }
.schedule-teaser .authors { font-family: 'pt_serif', Arial, sans-serif; color: #3e3e3e; font-size: 13px; }
.schedule-teaser .tied-items-author a { color: #3e3e3e; font-size: 13px; }
.schedule-teaser .tied-items-author a:hover { text-decoration: none; }

