
/* MAIN TYPOGRAPHY */
/* ----------------------------------------- */

@font-face {
	font-family: "Plantagenet Cherokee", "Times New Roman", serif;
	local: "PlantagenetCherokee";
	src: url(../fonts/PlantagenetCherokee.ttf);
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.024em;
	font-weight: normal;
	color: #dcc074;
	}

a {
	color: #9f5008;
	text-decoration: none;
	}
	a:hover {color: #dcc074;}

h1, h2 {
	font-family: "Plantagenet Cherokee", "Times New Roman", serif;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
	color: #dcc074;
	font-size: 26px;
	margin-bottom: 15px;
	line-height: 30px;
	}
	h2 a {text-decoration: none !important;}
	
h3 {
	font-family: "Plantagenet Cherokee", "Times New Roman", serif;
	color: #dcc074;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 23px;
	}

h4 {
	color: #dcc074;
	font-size: 15px;
	margin-bottom: 0px;
	font-weight: normal;
	}

.post p {
	margin-bottom: 15px;
	}

hr {
	color: #e2e2e2;
	background-color:#e2e2e2;
	width: 300px;
	margin: 50px auto;
	}

.main_teaser h2, .sub_teaser h2 {
	margin-bottom: 15px;
	}

.post ul {
	list-style: none outside disc;
	margin: 0px 0px 25px 25px;
	}





/* NAVIGATION STYLES */
/* ----------------------------------------- */

#main_navigation li a, .footerarea li a {
	font-family: "Plantagenet Cherokee", "Times New Roman", serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	text-shadow: 0px -1px #000;
	color: #dcc074;
	}

	#main_navigation a:hover {
			color:#9f5008;
			}

.current-menu-item a,
.current-post-ancestor a,
.current-category-ancestor a {
	color: #9f5008 !important;
	}
	
.footerarea .current-menu-item a,
.footerarea .current-post-ancestor a {
	color: #9f5008 !important;
	}





/* STARTSEITE STYLES */
/* ----------------------------------------- */

#whisky_icons a {
	font-size: 11px;
	line-height: 12px;
	color: #dcc074;
	}
	
	#whisky_icons a:hover {
		color: #9f5008;
		}

.news h2 {
	color: #2d2723;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 7px;
	}

.news p {
	color: #2d2723;
	font-family: "Times New Roman", "Times", Times, serif;
	font-size: 12px;
	line-height: 14px;
	}
	
.news_date {
	font-style: italic;
	margin-bottom: 5px;
	}





/* PAGE/CATEGORY/SINGLE STYLES */
/* ----------------------------------------- */

.whiskypost table td:first-child, .category-schwaebische-whiskys table td:first-child {
	color: #9f5008;
	}

.whiskypost h2 a {
	color: #dcc074;
	}
	
	.whiskypost h2 a:hover {
		color: #9f5008;
		}

.datumbadge {
	font-family: "Plantagenet Cherokee", "Times New Roman", serif;
	}





/* FOOTER STYLES */
/* ----------------------------------------- */

.footerarea li a:hover {
	color: #9f5008;
	}




/* ADDITIONAL STYLES */
/* ----------------------------------------- */

.small {
	font-size: 9px;
	}

.tagcloud {
	margin-bottom: 35px;
	}

address {
	font-style: italic;
	}