/*   
Theme Name: DFadler 2010
Theme URI: 
Description: The 2010 Version of DFadler.com
Author: Dustin Fadler
Author URI: http://dfadler.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/


* {	margin: 0; }
html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -400px; /* the bottom margin is the negative value of the footer's height */
}
#footer, #push { height: 400px; /* .push must be the same height as .footer */ }

body { background:url('/wp-content/themes/dfadler2010/images/backgroundTile.gif'); }
#wrapper { background:url('/wp-content/themes/dfadler2010/images/headerTile.gif') repeat-x; }
#header, #main, #siteinfo { width:950px; margin:auto; position:relative; }
#header { heigh:61px; }
#blog-title a { background:url('/wp-content/themes/dfadler2010/images/logo.gif'); width:135px; height:42px; display:block; text-indent:-9999px; position:absolute; right:0; top:13px; }
#blog-description { background:url('/wp-content/themes/dfadler2010/images/tagLine.gif'); text-indent:-9999px; position:absolute; top:70px; left:25px; width:900px; height:41px; display:block; }

.firefox #access ul { top:26px; }
.ie8 #access ul { top:28px; }
#access ul { position:relative; top:27px; z-index:10; }
#access li { list-style:none; float:left; margin-right:10px; }
#access li a { padding:10px; color:#333; text-decoration:none; font:14px Lucida Sans Unicode, Lucida Grande, sans-serif; }
#access li.current_page_item a {   -moz-border-radius: 5px; border-radius: 5px;  background:#F1CE4D; }
.skip-link { display:none; }

blockquote { padding:10px; background:#F7F7F7; border:solid 1px #C2C2C2; }

#main { padding-top:110px; }
#container  { clear:both;  }
#container p, #container h1, #container h2, #container h3, #container h4 { margin:10px 0; }

#content { margin-bottom:20px; }
#footer { background:#1C1F21; }