/*   
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');


body {
background: #b9bcc0 url(images/body_bg.png) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#blog-title {
display: none;
}

#blog-description{
display: none;
}

#wrapper {
width: 1012px;
margin: 0 auto;
background: url(images/white_bg.png) repeat-y;
}

#wrapper_head {
background: url(images/white_bg_top.png) no-repeat;
margin-left: auto;
margin-right: auto;
margin-top: 8px;
width: 1012px;
height: 49px;
}

#header-inner
{
height: 170px;
width: 525px;
background: url(images/animated.gif);
float: right;
}

#wrapper_foot {
background: url(images/white_bg_btm.png) no-repeat;
margin-left: auto;
margin-right: auto;
width: 1012px;
height: 49px;
}

#header {
background: url(images/logo.png) no-repeat;
margin-left: auto;
margin-right: auto;
width: 957px;
height: 170px;
margin-top: -13px;
}

#access {
height: 40px;
margin-top: -44px;	
margin-left: 8px;
border: none;
}

.sf-menu {
height: 40px;
width: 940px;
background: #293247;
margin-left: -5px;
padding-left: 9px;

}

#access li {
border: none;
    float: left;
	background: url(images/link_div.png) no-repeat;
	background-position: right;
	margin-top: 5px;
	
}

#access a {
text-transform: uppercase;
font-size: 12px;
}

.menu a:link, .menu a:visited
{
text-decoration: none;
color: #FFFFFF;
}

.menu a:hover, .menu a:active
{
text-decoration: none;
color: #d7a328;
}


.page-item-18 a:link, .page-item-18 a:visited, .page-item-18 a:active{
color: #d7a328;
}

#content {
margin-top: -30px;
width: 600px;
}

#content {
font-size: 12px;
}


#primary {
margin-top: -52px;
position: relative;
left: -2px;
background: #293247;
color: #FFFFFF;
border: none;
}

#primary a {
color: #d7a328
}

#unique h1 {
font-size: 14px;
text-align: center;
position: relative;
left: -184px;
top: -91px;
color: #293247;
font-weight: bold;
line-height: 18px;
}

#portland h2 {
font-size: 14px;
position: relative;
left: 112px;
top: -241px;
color: #293247;
font-weight: bold;
}

#phone {
font-size: 13px;
position: relative;
left: 827px;
top: -92px;
z-index: 2000;
color: #FFFFFF;
}

#primary h3{

font-style: normal;
}

#content, #content a {

color: #293247;
}

#footer {
width: 950px;
height: 40px;
background: #d7a328;
margin-top: -44px;	
margin-left: 34px;
}

#siteinfo{
color: #000000;
position: relative;
top: -16px;
left: 25px;
font-size: 8px;
line-height: 12px;
}

.newsletter, .newsletter_2, .newsletter_3 {
font-size: 10px;
}

.newsletter {
margin-top: 5px;
}

.newsletter_2 {
margin-top: 5px;
}

.newsletter_3 {
font-size: 8px;
margin-top: -20px;
margin-bottom: 30px;
}

.newsletter_title {
text-align: center;
}

#newsletter_lock {
height: 30px;
width: 30px;
background-image: url(images/lock.gif);
float: left;
margin-right: 5px;
}

.newsblock {
width: 200px;
margin: 0 auto;

}

.newsletter_name {
font-size: 10px;
margin-top: 20px;
}

.newsletter_name_in {
margin-left: 50px;
margin-top: -20px;
}

.newsletter_email {
font-size: 10px;
margin-top: -10px;
}

.newsletter_email_in {
margin-left: 50px;
margin-top: -20px;
}

.news_submit {
margin-left: 60px;
margin-top: 10px;
}

#s {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
