/*   
Theme Name: greenwoodbay 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 copyright 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');



.link-box {
float:left;
margin-right:20px;
}

.link-box img {
margin-bottom:0 !important;

}

.link-box p {
text-align:center;
font-size:85%;
}

.green-block {

padding:10px 15px 10px 15px;
border:solid #65730c;
align:right;
}

.green-block p {
margin:0;

}

.block-zero {
margin-bottom:15px;
}

.block-one {
width:600px;
height:300px;
float:left;
}

.block-two {
width:240px;
height:300px;
float:right;
}

.block-three {
clear:left;
width:300px;
float:left;
height:200px;
}

.block-four {
width:540px;
float:right;
height:200px;
}

.block-five {
clear:left;
width:300px;
float:left;
}

.block-six {
float:right;
width:540px;
}

.break {
clear:both;
height:20px;
}



#contact-left {
width:250px;
float:left;
}

#contact-middle {
width:400px;
float:left;
margin-left:105px;
}


/* PRODUCT PAGE */

#post-8 .left {
width:290px;
float:left;
margin-right:15px;
}

#post-8 .right {
width:290px;
float:right;
}

#post-78 {
width:600px;
margin-top:15px;
}

#post-123 {
margin-top:15px;
}

#post-123 .center {
width:240px;
margin-left:320px
}

#post-123 .alignright {
float:right;
}

#post-125 {
margin-top:15px;
}

#post-125 .text {
margin-left:350px;
width:280px;
}

#post-127 {
margin-top:15px;
width:500px;
}

#post-162 {
margin-top:15px;
}

#post-162 .right {
width:300px;
float:right;
}

#post-162 .text {
padding-right:25px;
}

#post-181 {
margin-top:15px;
}

#post-181 .text {
width:220px;
float:left;
}

#post-181 .right {
float:right;
width:300px;
}

#post-181 img {
float:left;
margin-left:60px;
}

#post-187 {
margin-top:15px;
}

#post-187 .center {
width:270px;
margin-left:290px;
}

#post-187 img {
float:right;
}

#post-211 {
margin-top:15px;
}

#post-213 {
margin-top:15px;}

#post-213 .right {
margin-left:620px;
}

#post-216 {
margin-top:15px;
}

#post-216 .left {
width:300px;
float:left;
}

#post-216 .middle {
float:left;
width:300px;
margin-left:15px;
}

.product-gallery p {
margin:0;
display:inline;
}
