/*
Theme Name: SimplePress TFC
Theme URI: http://postingplace.com/tfc
Author: CyberSavvy
Author URI: http://www.postingplace.com/
Description: Thompson Falls variation of the SimplePress elegant theme
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: 
Template: SimplePress
Status: unpublished

Thompson Falls variation of the SimplePress elegant theme
*/
@import url("../SimplePress/style.css");

body { line-height: 1.2; }
a { color: #5c6bd6; }
a:hover{ color: blue; }
#logo { border: none; margin: 13px auto 14px 327px; clear: both; }

/* featured rotator*/
.banner H2 {color:#545454;} 
.banner a {color:#545454;}
.banner a:hover {color:black;}

/* blurbs*/

/* fix blurbs so that nested divs are unaffected to complement change in home.php
must remove '#blurbs div' from parent theme
*/
#blurbs .blurbService{ width: 220px; float: left; background-repeat: no-repeat; background-position: top left; padding: 5px 0 0 55px; margin-left: 30px; }	

#footer{align:none;margin-top:3px;}