/*** Microthemer Styles ***/

/* =Body
-------------------------------------------------------------- */
/* Beitragsoberzeile */
header.entry-header p.entry-meta {
	border-bottom-style: none !important;
}
/* Normaltext */
p {
	font-family: 'Quicksand' !important;
}

/* =Header
-------------------------------------------------------------- */
/* Titelbox */
div.wrap div.title-area {
	background-color: transparent !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	display: inline !important;
}
/* Seitentitel */
h1.site-title a {
	color: #000000 !important;
}
/* Untertitel */
h2.site-description {
	color: #000000 !important;
}
/* Seitentitel Box */
div.title-area h1.site-title {
	border-bottom-style: none !important;
}

/* =Main Menu
-------------------------------------------------------------- */
/* Submenu */
li.menu-item a {
	background-color: #FFFFFF !important;
}
/* Sub M */
li#menu-item-25 a {
}
/* Spitzli */
li.page-item-10 a:hover {
}
/* Menu Item */
li.menu-item a {
	background-color: transparent !important;
}

/* =Content
-------------------------------------------------------------- */
/* Artikeltitel */
h1.entry-title {
}

/* =Sidebar
-------------------------------------------------------------- */
/* Widgetschrift */
div.widget-wrap a {
	font-family: 'Quicksand' !important;
}
/* AHOver */
a:hover {
	color: #7892BF !important;
}
/* AActive */
a:active {
	color: #7892BF !important;
}
/* Link */
a {
	color: #7892BF !important;
}
/* Frontpage Featured Posts */
section#featured-post-2 a {
	font-size: 18px !important;
}
/* Mehr Lesen */
section#featured-post-2 a.more-link {
	font-size: 16px !important;
}

/* =Footer
-------------------------------------------------------------- */
/* Footer */
footer {
	color: #000000 !important;
	background-color: transparent !important;
}
/* Artikeltitel */
h1.entry-title {
}
