/*   
Theme Name: M1 First Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Sean Mahoney 
Author URI: 
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');

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #859C0E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #554D49;
}

h1, h2, h3 {
	font-family: Elephant, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	margin-bottom: .75em;
	font-size: 182%;
}

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul, ol {
	list-style-position: inside;
}

ul {
}

ol {
}

a {
	color: #859C0E;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 680px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/img01.gif) no-repeat 74px 18px;
}

#access {
	width: 580px;
	height: 35px;
	margin: 100 auto;
	padding: 0 0 0 110px;
	background: url(images/img02.gif) repeat-y 100px 0px;
	border-bottom: none;
}

#branding {
	width: 480px;
	margin: 0;
	padding: 0 196px 0 0;
	text-transform: none;
	text-align: right;
	letter-spacing: 5px;
	color: #000000;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#blog-title a {
	color: #000000;
	font-family: Elephant, Arial, sans-serif;
}

#blog-description {
	margin: -5px 0 0 0;
	text-transform: lowercase;
	text-align: right;
	font-style: italic;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 5px;
	font-weight: normal;
	font-variant: normal;
}

#header a {
	text-decoration: none;
}

/* Page */

#main{
	width: 580px;
	margin: 0 auto;
	padding: 0 0 0 100px;
	background: url(images/img02.gif) repeat-y 100px 0px;
}

/* Content */

#content {
	float: left;
	width: 329px;
}

#container {
	float: left;
	width: 329px;
	padding: 40px 30px 0 25px;
}

#container.image {
	position: relative;
	margin: 3px 20px 0 -100px;
	float: left;
	border: 5px solid #000000;
}

#container .image img {
	border: 5px solid #FFFFFF;
}


/* Sidebar */

#primary{
	float: right;
	width: 180px;
	border: 0px solid;
	padding: 50px 0 0 0;
}

#primary ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#primary li {
	margin-bottom: 15px;
}

#primary li ul {
}

#primary li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#primary h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	background: url(images/img05.gif) no-repeat left center;
	border-bottom: 1px solid #000000;
	font-size: 100%;
	font-weight: bold;
}

#primary h3 {
	margin-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	background: url(images/img05.gif) no-repeat left center;
	border-bottom: 1px solid #000000;
	font-size: 100%;
	font-weight: bold;
}
#primary h4 {
	margin: 0;
	padding-left: 15px;
	font-size: 85%;
}

#primary p {
	margin: 0;
	line-height: normal;
}

#primary a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 5px 50%;
	text-decoration: none;
	color: #FFFFFF;
}

#primary a:hover {
	text-decoration: underline;
}

/* Sidebar 2 */

#secondary {
	float: right;
	width: 180px;
	padding: 50px 0 0 0;
}

#secondary ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#secondary li {
	margin-bottom: 15px;
}

#secondary li ul {
}

#secondary li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#secondary h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	background: url(images/img05.gif) no-repeat left center;
	border-bottom: 1px solid #000000;
	font-size: 100%;
	font-weight: bold;
}

#secondary h3 {
	margin: 0;
	padding-left: 15px;
	font-size: 85%;
}

#secondary p {
	margin: 0;
	line-height: normal;
}

#secondary a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 5px 50%;
	text-decoration: none;
	color: #FFFFFF;
}

#secondary a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 470px;
	height: 60px;
	margin: 0 auto;
	padding: 15px 210px 0 0;
	border-top: 0px solid;
	background: url(images/img04.gif) no-repeat 100px 0px;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: 77%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


