/*
Theme Name:     Fresh News
Theme URI:      http://www.woothemes.com/
Description:    Child theme for the Fresh News theme
Author:         Ryan Carmody
Author URI:     http://www.healthysmoothierecipeshq.com/about/
Template:       freshnews
Version:        0.1.0
*/

@import url("../freshnews/style.css");

/* Header */
#header {padding: 0 0 3px 0;}

/* Set blog post headers to color purple and add padding to bottom */
.title {margin-bottom: 10px;}
.post .title a {color: #373D8C;}
.post h1 {color: #373D8C;}
.post h2 {color: #373D8C; font-size: 20px;}

/* Sidebar widget */
.widget ul li a {color:#4081AF;}

/* Category Page */
.category-header {background:#f5f4f0;border:1px solid #dedbd1;color:#363636;margin:0 0 15px;padding:15px;text-align:left;}
.category-h2 {line-height:1em; font-size:22px; margin:0 0 20px 0; padding:0;}
.category-description {font:14px/1.5em sans-serif; margin:0; padding:0;}

/* Footer */
#footer-custom-links {margin: 0 0 10px 0; padding: 0; font-size: 12px;}
#footer-custom-links a {text-decoration: underline;}

/* Aweber About Page Opt-in */
#af-form-1626182326 .af-element { float: left; }
#af-form-1626182326 .af-clear { display:none; }
#af-form-1626182326 .af-body input.text { width: 150px!important; margin-right:15px!important; }
#af-form-1626182326 .buttonContainer { margin-top:-6px!important; }