/*
Theme Name: Aveda Florida
Theme URI: http://avedafloridacom/
Description: Designed and Coded for Aveda Florida by Imaginal Marketing Group.
Version: 1
Author: Thom Henkel
Author URI: http://astraightline.com/
*/

@import "navigation.css";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* CONTENT COLOR CONTROLLED BY CONTENT DIV BELOW */
	font-size: 13px;
	margin: 0px;
	background-color: #CDD3C5;
	}
	
img {
	border:none;
	}	
	
h1 {
	margin:0;
	padding:0;
	padding-left:20px;
	padding-bottom:10px;
	}
	
h2 {
	font-size:17px;
	margin-bottom:0;
	padding-bottom:0;
	}		
	
h2 a {
	text-decoration:none;
	}
	
h2 a:hover {
	text-decoration:none;
	}
	
h3 {
	font-size:11px;
	margin:0;
	padding:0;
	}	
	
h3#comments {
	margin-top:1em;
	}	
	
a {
	color:#33362F;
	}
	
a:hover {
	color:#FFFFFF;
	}		
	
#wrapper {
	background-image:url(images/bg-shadow.gif);
	background-repeat:repeat-y;
	width:940px;
	margin:0 auto;
	}	
	
#container {
	background-color:#7D8675;	
	width:820px;
	margin:0 auto;
	padding:20px 20px 10px 20px;
	}	
	
.divider {
	margin:0;
	padding:0;
	height:1px;
	width:100%;
	background-image:url(images/divider.gif);
	background-repeat:repeat-x;
	clear:both;
	}
	
.ender {
	padding-top:50px;
	clear:both;
	}		
	
#schedule-tour {
	width:330px;
	height:205px;
	float:left;
	}	
	
#blog-banner {
	width:490px;
	height:205px;
	float:right;
	background-image:url(images/blog-header.jpg);
	background-repeat:no-repeat;
	}	
	
#breadcrumbs {
	width:810px;
	padding:5px 0 5px 10px;
	background-color:#33362F;
	background-image:url(images/divider.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#breadcrumbs a{	
	color:#FFFFFF;
	text-decoration:none;
	}
	
#breadcrumbs a:hover{	
	color:#CDD3C5;
	text-decoration:none;
	}	
	
#content {
	width:810px;
	color:#33362F;
	padding:14px 0 14px 10px;
	background-color:#CDD3C5;
	background-image:url(images/divider.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
#content-left {
	width:200px;
	float:left;
	padding-top:17px;
	}	
	
#content-left ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
	}	
	
#content-right {
	width:540px;
	padding-right:40px;
	float:right;
	}	
	
.meta {
	font-size:11px;
        margin: 20px 0px 0px 0px;
	}
	
.moreorless {
	padding-top:15px;
	font-size:12px;
	}	

.post {	
	width:100%;
	padding-bottom:15px;
	border-bottom:#FFFFFF solid thin;
	}	
	
.post li{
	list-style-type:disc;
	padding-bottom:1em;
	}		
	
#search {
	background-image:url(images/search.gif);
	background-repeat:no-repeat;
	padding-top:25px;
	}	
	
.hidden {
	display:none;
	}
	
#search #searchform #s {
	width:108px;
	padding:2px;
	background-color:#33362f;		
	color:#FFFFFF;
	border:#FFFFFF solid thin;
	}
	
#categories {
	background-image:url(images/categories.gif);
	background-repeat:no-repeat;
	padding-top:25px;
	margin-top:45px;
	}		
		
#archives {
	background-image:url(images/archives.gif);
	background-repeat:no-repeat;
	padding-top:25px;
	margin-top:45px;
	}		
	
#browsing {
	font-size:10px;
	width:108px;
	margin-top:45px;
	}	
#locations-container {
	background-color:#33362F;
	color:#CDD3C5;
	font-size:11px;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(images/divider.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}	

#locations-container a{
	color:#CDD3C5;
	font-weight:bold;
	text-decoration:none;
	}
	
#locations-container a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}		
	
#locations-container img {
	float:left;
	padding:3px 3px 11px 0;
	}	
	
#locations-container p{
	padding:0;
	margin:0;
	clear:left;
	}	
	
.stop {
	clear:both;
	}	
	
.locations-floater {
	float:left;
	display:inline;
	width:130px;
	padding:0 15px 0 15px;
	border-right:#CDD3C5 thin solid;
	}	
	
.last {
	border-right:none;
	}	
	
#footer {
	font-size:10px;
	color:#33362F;
	line-height:1.5em;
	margin:15px 0 10px 0;
	}	
	
ol.commentlist {
	margin:1em 0 1em 0;
	padding:0;
	list-style-type:none;
	}