/* 
 Theme Name:   obesquy_child
 Theme URI:    
 Description:  
 Author:       flillywhite
 Author URI:   
 Template:     obsequy
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.site-logo {
    padding: 10px 0;
    float: left;
}

.obituary-grid-item .meta-data {
    font-size: 16px;
    color: #dbe2e8;
}
	
	.obituary-grid-item h3 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 20px;
}

	.obituary-grid-item .grid-item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 2;
   	}

#small {
	color: #fff !important;
}

.content {
	background-color: #fff !important;
}
