/*
 Theme Name:   Amma 2016
 Theme URI:    http://www.amma.de
 Description:  2016 Redesign of amma.de
 Author:       Abhilash
 Template:     bourz
 Version:      0.1
*/

/* General */
.article-inner a:hover {color:#4f4047 !important;}

/* Adjusting height to expand with content*/
.widget-listing-z {height:auto !important; min-height:80px !important;}

/* Home Page "About Amma" box - be careful as these are hardcoded as per widget IDs. When you move the site or change widgets, you will likely have to redo them. */
#text-40 {margin-bottom:0px !important;}
#text-40 .widget-item-inner {padding:0px !important;}
#text-41 .widget-item-inner {padding:10px !important;}
/* Same as above but for donation banner */
#custom_html-11 .widget-item-inner {padding:0px !important;}
#custom_html-12 .widget-item-inner {padding:0px !important;}
#custom_html-13 .widget-item-inner {padding:0px !important;}
#custom_html-14 .widget-item-inner {padding:0px !important;}

/* Show/Hide plugin to toggle content about Amma on the home page. */
#text-26 .widget-item-inner {line-height:1em;}
/* This adds a bit of margin as otherwise the link to hide content is too close to the content. */
.sh-content {margin-top:10px;}

/* Home Page Styles (colours mostly) */
.slide-text .slider-header {font-weight:500 !important;}
.home-widget-area .listing-date, .home-widget-area .listing-date-z, .widget-listing-z .listing-date-z {font-weight:500 !important;}
.home-widget-area .listing-box .listing-title, .home-widget-area .widget-listing-z-title, .widget-listing-z .widget-listing-z-title
{font-weight:500 !important; font-family:"Palanquin", sans-serif !important; font-style:normal !important;}

/* News page (blog category pages) Styles */

h1.home-listing-title-inner a 
{color:#a06161 !important; font-weight:500 !important; font-family:"Palanquin", sans-serif !important; font-style: normal !important;}
h1.home-listing-title-inner a:hover {color:#4f4047 !important;}
.archive .listing-date a {font-weight:500 !important;}
.archive .listing-date a:hover {color:#4f4047 !important;}

/* Single Post / Page */
.header-area-title {font-size:45px !important; font-weight:500 !important;}
.header-area-date {font-weight:500 !important;}
/*.single .listing-box-container .listing-box {color:#a06161 !important; background:#e9e9e9 !important;}
.single .listing-box-container .listing-box .listing-title 
{font-weight:500 !important; font-family:"Palanquin", sans-serif !important; font-style: normal !important;}
*/