/*
Theme Name: Silver Platinum
Theme URI: https://www.lumiathemes.com/portfolio/silver-platinum/
Author: Benjamin Lu
Author URI: https://www.lumiathemes.com/
Description: This Silver Platinum is based on Twenty Twelve. 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwelve
Version: 0.0.7
Tags: custom-header, left-sidebar, one-column, right-sidebar, two-columns
Text Domain: silver-platinum
*/

body {
    font-size: 16px;
}
body.custom-font-enabled {
    font-family: 'Merriweather Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Sanchez', serif;
}

h1 {
    font-size: 32px;
}

.widget-title {
    font-size: 16px;
    text-transform: none;
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 16px;
	line-height: 1.846153846;
}

.entry-header .entry-title a {
    text-decoration: none;
    font-size: 32px;
}

.widget-area .widget h3 {
    font-size: 20px;
    margin-bottom: 0;
}

article.sticky .featured-post {
    border-top: 4px double #ededed;
    border-bottom: 4px double #ededed;
    color: #757575;
    font-size: 16px;
    line-height: 3.692307692;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
    text-align: center;
}

.site-info {
    margin: 0;
    padding: 0;
    text-align: center;
}

.footer-title {
    display: block;
    font-size: 18px;
}

footer[role="contentinfo"] {
    border-top: 1px solid #ededed;
    clear: both;
    font-size: 12px;
    line-height: 1.5;
    max-width: 960px;
    max-width: 68.571428571rem;
    margin-top: 24px;
    margin-top: 1.714285714rem;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 0;
    padding: 1.714285714rem 0;
}