/*
Theme Name: Associated Plastic Surgeons
Theme URI: http://apskc.com
Description: Custom theme for APS
Version: 1.0
Author: Tom Jenkins
Author URI: http://tgtdesign.com/
Tags: CMS, blog, e-commerce

/***********************
Globals for the site
***********************/
BODY
{
	background-image: url(images/product_bg.png);
	color: #786A4F;
}
INPUT, TEXTAREA
{
	background-color: #7CA4A1;
	border: none;
	color: #5B5A4E;
}
SELECT
{
	background-color: #789F9A;
	color: #5B5A4E;
}
.teaser
{
	color: #E8B47C;
}
.error
{
	color: #A10C0C;
}
HR
{
	background: url(images/product_border.jpg) repeat-x;
	height: 1px;
	border: 0;
}
/********************************
Start elements specific design
*********************************/
#header
{
	background-image: url(images/product_header_bg.jpg);
	padding: 0 66px 0 110px;
}
#product_content
{
	clear: both;
	margin: 0 80px 0 110px;
}
#footer
{
	background: url(images/product_border.jpg) repeat-x top left;
}
/*************
Store Home
*************/
#banner
{
	width: 959px;
	height: 154px;
	background-image: url(images/product_banner.jpg);
	margin: 20px 0;
}
#banner P
{
	width: 450px;
	height: 121px;
	margin-left: 500px;
	padding-top: 25px;
	font-size: 13.5px;
	line-height: 18px;
}
.product_sub_head
{
	color: #ACAA5A;
}
.product_sub_column1 P
{
	width: 405px;
}
.product_sub_column2
{
	margin-bottom: 15px;
}
.product_teaser
{
	font-size: 16px;
	color: #D79851;
	font-family: Georgia, Utopia, Palatino, "Palatino Linotype", serif;
}
.product_text
{
	line-height: 15px;
	margin-bottom: 20px;
}
.product_front_post
{
	background: url(images/product_border.jpg) repeat-x bottom right;
}
.home_brand
{
	float: left;
	width: 189px;
	margin-right: 31px;
}
/******************
Header elements
******************/
#header P
{
	font-size: 18px;
	font-family: Georgia, Utopia, Palatino, "Palatino Linotype", serif;
	margin: 0;
	color: #739186;
}
#header P.color, .color, #header_col2 A
{
	color: #847352;
}
/*******************
Heading Elements
*******************/
H1
{
	color: #96CFD4;
}
#titles H1 A
{
	color: #749287;
}
#blog_posts H2, #page_posts H2
{
	color: #96CFD4;
}
#titles H1
{
	font-size: 45px;
	padding-top: 90px;
	margin: 0 0 0 4px;
	padding-bottom: 0;
	letter-spacing: 1px;
}
#titles H2.description
{
	color: #F6FEFF;
	font-size: 15px;
	margin: -7px 0 0 67px;
	padding: 0;
	color: #A4A349;
}
#blog_posts H3, #blog_posts H4, #blog_posts H5, #blog_posts H6
{
	color: #96CFD4;
}
#contact_small H3
{
	color: #E8B47C;
}
H4
{
	color: #E5AE72;
}
H5
{
	color: #D9DAB0;
}
/******************
Navigation Menu
******************/
.menu LI
{
	list-style-type: none;
	float: left;
	padding-top: 13px;
	line-height: normal;
}
.menu
{
	margin-left: 90px;
}
.menu A
{
	color: #A2A14E;
}
.current_page_item A
{
	color: #739186;
}
.menu A:hover
{
	background-color: #6F8B7E;
	border: 2px solid #6F8B7E;
	color: #E8E0CA;
}
.menu LI LI A
{
	color: #E8E0CA;
}
.menu LI LI A:hover
{
	background-color: #79A29D;
}
.menu LI UL
{
	background-color: #6F8B7E;
	border-left: 2px solid #6F8B7E;
	border-bottom: 2px solid #6F8B7E;
	border-right: 2px solid #6F8B7E;
}
.menu A.hover_stay
{
	background-color: #6F8B7E;
	border: 2px solid #6F8B7E;
	color: #E8E0CA;
}
/*******************
Social Bookmarks
*******************/
#social_section A
{
	background-image: url(images/social_bar.jpg);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 7px;
	margin-top: 14px;
}
/*************
Comment Area
*************/
#blog_posts LI.comment, #respond
{
	border-top: 1px dotted #96A592;
}
.even
{
	background-color: #698276;
}
.odd
{
	background-color: #5C7B71;
}
/**************
Page Sidebars
***************/
#side_image, IMG.home
{
	border: 1px solid #B89F75;
}
#quote
{
	background: url(images/open_quote.png) no-repeat top left;
	padding-left: 30px;
	padding-top: 5px;
}
#quote P, #caption P
{
	color: #E8B47C;
}
.small_label, #message
{
	background-color: #7CA4A1;
	color: #F4E6CC;
}
/*********
Footer
*********/
#footer P
{
	color: #B29F79;
}
