/*
Theme Name:		WP Framework
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 	A WP Framework (http://wpframework.com) theme modified for Da Code blog.
Author: 		Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats
*/

/* from Original CSS */
@import url( 'reset.css' );
@import url( 'base.css' );
@import url( '2col-r.css' );
@import url( 'screen.css' );

/* Styles for Da Code blog */

body { background: url(library/media/images/bg.png) top center no-repeat;}
.footer { background: url(library/media/images/bg-ft.png) top center no-repeat; border-top: #adadad solid 1px; height: 143px; margin-top: 39px; padding-top: 26px; text-align: center; }