﻿/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
.mmaintitle {
	font-family: 'Times New Roman';
	font-size: 48pt;
	font-weight: bold;
	text-shadow: 0.6px 0.6px #000;
	color: #000000;
	font-weight: bold;
}
section.module p {
	color: #ffffff;
	box-shadow: 100px 100px 100px #EACA9C inset;
}
Main Colors used in this template
#D7A55D
#696829-dark color
#898835-medium color
#9f9f3d-light color
#bcbb52-lightest color
#dcdca6-lightest color on linear gradient & tngmsarea
#f5faee-light color used for inside calendar current day
#724d34-accent color
#464646 ersetzt dark color

header {width: 100%; color: #fff; background: #CA9457; margin-bottom: 10px;}
.header {
	/*the h1 header text located at the top of the content area (sources, search, surname list, etc) */
	margin-right: 5px;
	font-size: 28px;
	font-weight: bold;
	color: #CA9457;
	line-height: 32px;
}