/*
Theme Name: sta1
Version: 1.0
Description: A child theme of Resolution
Template: resolution-pro
*/

@import url("../resolution-pro/style.css");

input[type="email"]:focus {color: #999;}
.widget .widget-title .solid-line, .widget .widget-title .text-title, .widget-area-1 .widget .widget-title, .widget-area-2 .widget .widget-title, .widget-area-3 .widget .widget-title, .page-title .solid-line, .page-title .text-title{ background-color: #F8F8F8;}
.sidebar {padding: 0px 20px 0;background-color: #f8f8f8;}

@media only screen and (min-width: 320px) and (max-width: 639px) {
.shortcode-author-avatars div.author-list .avatar {width: 132px;}
}