/*
Theme Name: dbpros
Theme URI: http://dbpros.com
Description: The dbpros wp theme
Version: 1.1
Author: Dan Kruse
Author URI: http://furleydelphia.com
Tags: 
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


.footer {
background-color:#4C4F52;
clear:both;
font-family:arial;
font-size:11px;
height:20px;
padding: 8px 0 5px 10px;
color: #ffffff;
}

.footer a {font-size:11px; color: #ffffff;}
