/*
Theme Name: Vitae
Author: One Page Love
Author URI: https://onepagelove.com
Theme URI: https://onepagelove.com/fullsingle-vitae
Description: Vitae is a clean, long-scrolling Curriculum Vitae theme. Features include intro image, biography, work history, networks and contact details.
Version: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vitae
Tags: one-column
*/

strong {
	font-weight: 600 !important;
}

#mc_embed_signup_scroll {
	margin: 0 auto;
	width: 400px;
}

#mc_embed_signup_scroll .mc-field-group {
	width: 120px;
	margin-right: 40px;
	float: left;
}

#mc_embed_signup_scroll input{
	padding: 8px;
}

.history {
	padding: 100px 10px !important;
}

img.pad {
	padding: 0px 10px 0 0;
}

#blog.history {
	background-color: white !important;
	//display: none;
}

#blog .entry-content a {
		color: #555;
}

#blog p {
	color: #555;
	font-size: 14pt;
}

#blog span {
	display: block;
	font-size: 12px;
	color: #aaa;
	margin-top: 20px;
	line-height: 12px;
}

ul.classes li {
	border-left: 1px solid #FFFFFF !important;
	border-top: 1px solid #FFFFFF !important;
	padding: 10px 0 0 10px !important;
	margin: 10px 10px 0 0 !important;
	float: left;
	list-style: inline;
	max-width: 220px;
}

ul.classes li .date {
	font-size: 20px;
	font-weight: bold;
	line-height: 90%;
}

ul.classes li .day {
	font-size: 14px;
	font-weight: 300;
}

.beschreibung p {
	font-size: 18px;
}

ul.classes li.empty {
	opacity: 0.6;
}

body.page-template-page-fullsingle-vitae h3.widget-title {
	color: #FFFFFF;
}

.textwidget a {
	text-decoration: underline !important;
	font-weight: bold;
}
