/*[fmt]1A20-1A0A-3*/
@import url(../thematic/library/styles/reset.css);
@import url(../thematic/library/styles/typography.css);
@import url(../thematic/library/layouts/2c-r-fixed.css);
@import url(../thematic/library/styles/images.css);
@import url(../thematic/library/styles/default.css);
@import url(../thematic/library/styles/plugins.css);
/*Theme Name: New Focus Therapy
Theme URI: http://digimojo.net
Description: Theme developed for New Focus Therapy and a child-theme for Thematic
Author: Martin Luff
Author URI: http://digimojo.net
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is Ã‚Â© Ian Stewart http://themeshaper.com/
.

Reset browser defaults
Apply basic typography styles
Apply a basic layout
Apply basic image styles
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
Prepare theme for plugins*/
body {
  background: #FBFCEC url(images/bg.jpg) no-repeat center top;
}
#content {
  width: 600px;
}
.grid_50, .grid_66, .grid_33 {
  display: inline;
  float: left;
}
.grid_50 {
  width: 50%;
}
.grid_66 {
  width: 66%;
}
.grid_33 {
  width: 33%;
}
.box {
  padding: 0.5em;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#footer, #header, #container, .sf-menu li, .sf-menu li li, .box {
  background: transparent url(images/bg1.png) repeat;
}
#container {
  padding-top: 22px;
}
.main-aside {
  background: transparent url(images/bg1.png) repeat;
}
a, a:link {
  text-decoration: none;
}
.side-menu {
  margin-top:-10px;
  padding:8px 10px;
  background: transparent url(images/bg1.png) repeat;
  border-top:1px solid #ccc;
}
img.item-image {
  float:left;
  margin-right:10px;
}
h3.item-title {
  padding:0;
  clear:none;
  font-style:normal;
  font-weight:bold;
}
.entry-content h4 {
  text-transform:none;
}
p.item-author {
  color:#666;
  font-style:italic;
}
p.item-description{
  clear:both;
}
tr {
 border:0;
}
table {
 border:0;
}