/*
Theme Name: 2013 Ernest Lowe
Theme URI: http://108tech.com
Author: 108 Technologies
Author URI: http://108tech.com
Description: 2013 child theme stylized for Ernest Lowe.
Template: twentythirteen
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 
 * 1.0 - Import styles
 * 2.0 - Theme customization
 *
 * ----------------------------------------------------------------------------
 */

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../twentythirteen/style.css');


/* =Theme customization
-------------------------------------------------------------- */

.format-gallery {
	background-color: #E5E5E5;
	background-image: url(http://ernestlowe.com/wp-content/uploads/2013/09/grey-tile.jpg);
}
 #fsb-social-bar {
        background-color: #FFFFFF !important;
        padding-left: 20px !important;
        border-top: 8px solid #C8C6C6 !important;
}

.tags-links, .entry-date, .date {display:none;}