/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is � Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

#wrapper {
    width:1280px;background:#f0f3ea url(../forrest/images/mainbg.jpg) no-repeat right top; margin:0 auto; }
    
#main {
    clear:both;
    padding:20px 0 22px 0;
}
    
#blog-title {
	margin:0;padding:0;margin-top:-70px;margin-left:-135px;
    font-family:Arial,sans-serif;
    font-size:.1px;
    background:url(../forrest/images/wordmark.gif) no-repeat;height:200px;width:300px; }
}
#blog-title a {
    color:#000;
    text-decoration:none;width:300px;height:200px;}

#blog-title span{display:none;}

.entry-title {padding-top:20px;}

#access {margin-top:-110px;border-bottom:none;}

#menu-forrest {margin-left:300px;position:absolute;top:-150px;}

#primary ul {margin-top:10px;} /*fixes that weird no anchor hover area prob*/

#primary, #primary li a {color:#1d1c1c;}

#primary li a:hover {color:#FF711F;}

#primary li {margin-bottom:10px;}

#recent-posts-2 ul li, #recent-posts-2 ul li a{margin:0;padding:0;}

#respond {background: none repeat scroll 0 0 #f0f3ea;}

#respond form, #respond h3 {margin:10px 15px 10px 10px;}

#form-allowed-tags {
	display:none !important;
}

/* body.page-id-76 #container, body.page-id-74 #container, body.single #container, body.page-id-72 #container {background:url(../forrest/images/overlay-sm.png) top left repeat;} */

