/*
 Theme Name:   Deedah
 Theme URI:    http://deedah.org/deedah/
 Description:  Twenty Seventeen Child Theme
 Author:       Steve Withington
 Author URI:   http://deedah.org
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twenty-seventeen-child
*/

@font-face	{
	font-family:deedah;
	src: url(fonts/CELTICHD.TTF);
}

.site   {
    color:#190c07 !important;
}

/***Members**/
.menu-item-1323 {text-indent:-10000px;}
.logged-in .menu-item-1323  {text-indent:0;}

.logged-in .menu-item-2562  {text-indent:-10000px;}


/**********************/


.site-title {
    font-family:deedah;
    font-size:3em;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
}

.site-description   {
    font-family:deedah;
    font-size:2.4em;	
    text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
}

/**** N A V I G A T I O N ******/

.navigation-top {
    font-size:1.1em;
    background:#dbd9d0;
}


/***                                     ******/

.nav-links  {
    display:none;
}

.site-content-contain  {
        background:#fcf5e8 !important;
}

/****  Contact Form   *****/

.grecaptcha-badge {
    display: none;
}


/****** File Areas *****/

.document-icon  {
    text-align:left !important;
    clear:both !important;
}

.document-icon img  {
    display: none;
}

.document-icon  span    {
    font-size:2em;
    line-height:2em;
    text-align:left !important;
}