/*   
Theme Name: fmr
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-l-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');


body {background: #cccc99;}
#wrapper { width:940px; margin:0 auto; }
#header { background: url(images/img02.jpg) no-repeat; height:275px; width:940px; border-left:1px solid #666; border-right:1px solid #666; }
#blog-title {left:-3000px; position:relative;}
#access {display:none;}
#main, #footer  {width:940px; background: url(images/page_colorBG.jpg) repeat; border-left:1px solid #666; border-right:1px solid #666;}
#footer {border-top:1px solid #666;}
#main {border-bottom:1px solid #666;}
#main { padding-top:20px;}
#primary {border:none;padding:0;}
#siteinfo {padding:22px 0 4px 20px;}
h1, h2, h2, h4, h5, h6, #primary a  {color:#663300;}
.entry-content h1, .entry-content h2 {padding-top:8px;}
ul {list-style-type:square;}
#primary ul {list-style:none;}
.hentry {width:560px;}
.entry-content li {margin-bottom:1em;}
.entry-title a { color:#663300; text-decoration:none; }
ul.address {margin:0 0 1em 0;}
.address li{list-style:none;margin:0;}

.entry-title {font-family: Georgia,serif;font-size:22px;}
.entry-content h1, .entry-content h2 {font-family: Georgia,serif;font-size:17px;}

/*Calendar Plugin */
ul.dbem_events_list {margin:0;}

/*Our Accomplishments Page*/
#post-377 li {margin:0;}
#post-377 h3 {padding:0;}

/*Membership Page*/
#post-139 h3 {padding-top:.5em;}

/*Posts pages*/
.nav-next {margin-right:7em;}
#respond {background:url(images/page_colorBG.jpg) repeat;}
#comments {padding:22px 70px 0 0;}


/*RSS header above posts*/
#content .aside {border:none;}
#content .aside ul li {display:inline;margin-right:2em;}
#content .aside h3 {float:left;margin-right:2em;margin-top:-1px;}
#content .aside {color:#663300;}
#content .aside a {color:#663300;}
#content .aside ul {padding:0;}
#content .aside {margin:0;padding:0;}

/*404 Page*/
.four04 p {width:480px;}
