/* @override 
	http://clients.tierratechnology.com/susanfriedman/css/style.css
	http://susanfriedmanlandscape.com/css/style.css
*/

/* @group CSS Resets */

/* Thanks Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group General */

html {
	background: #92c7d9;
}

body {
	margin: 0;
	padding: 0;
	font: 62.5%/1 Arial, Lucida, "Lucida Grande", Verdana, sans-serif;
	background: #92c7d9 url(../images/bg-tile-main.png) repeat-x left 113px;
}

p, ul, ol {
	font: 1.4em/1.2 Arial, Lucida, "Lucida Grande", Verdana, sans-serif;
}

a {
	color: #004f26;
}

a:hover, a:active {
	color: #2e8410;
}

strong {
	color: #004f26;
	font-weight: bold;
}


/* @end */

/* @group Common Classes */

.small {
	font-size: 1.1em;
}

.clear {
	clear: both;
}

.cleared {
	zoom: 1;
}

.cleared:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.right, .alignright {
	float: right;
}

.left, .alignleft {
	float: left;
}

img.right, img.alignright {
	margin: 0 0 10px 10px;
}

img.left, img.alignleft {
	margin: 0 10px 10px 0;
}

.offleft {
	width: 800px;
	position: absolute;
	left: -999px;
}

p.quote {
	margin: 50px 0 1px 0 !important;
	font-style: italic;
	text-align: right;
}

p.author {
	margin: 0 !important;
	text-align: right;
	font-size: .9em;
}

.tip-box {
	z-index: 500;
}

.tip {
	background: #cdedd3;
	padding: 5px;
	width: 150px;
	font-size: 1.2em;
	color: #004f26;
	text-align: center;
	font-weight: bold;
}

.tip-text {
	display: none;
}

/* @end */

/* @group Layout */

.top_right_flor {
	position: absolute;
	top: 0px;
	left: 730px;
	z-index: 20;
}

#header {
	background: #C0E8C8;
}

#header .inner {
	width: 980px;
	height: 113px;
	background: url(../images/header-bg.png) no-repeat left top;
}

#logo img {
	position: absolute;
	top: 18px;
	left: 37px;
}

#header p.logo_top a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#header p.logo_top a img {
	border: 0;
	margin: 0;
	padding: 0;
}

#main {
	
}

#main .inner {
	width: 980px;
	padding: 1px 0 0;
	background: #92c7d9 url(../images/bg-tile-main.png) repeat-x left top;
}

#sidebar {
	margin: 0;
	padding: 44px 0 0;
	float: left;
	width: 150px;
}

#sidebar p.logo_bottom {
	padding: 0 0 0 37px;
}

#sidebar ul.navigation {
	margin: 26px 0 17px 0;
	width: 125px;
	color: white;
	font-size: 1.4em;
	letter-spacing: 1px;
	font-stretch: extra-expanded;
	font-weight: bold;
}

#sidebar ul.navigation li {
	padding: 11px 0px 10px 27px;
	border-bottom: 1px solid white;
}

#sidebar ul.navigation li.last {
	border: none;
}

#sidebar ul.navigation li a {
	color: white;
	text-decoration: none;
}

#sidebar ul.navigation li a:hover {
	color: #ADD39E;
}

#sidebar ul.navigation li.active a {
	color: #ADD39E;
}

#content_wrapper {
	width: 803px;
	margin: 17px 0 0 151px;
	border-color: #6994a4;
	background: url(../images/content-bg-foot.png) no-repeat left bottom;
	padding: 0 0 18px;
	position: relative;
	z-index: 11;
}

#content_wrapper .inner {
	width: auto;
	padding: 0 0 0 4px;
	background: url(../images/content-bg.png) repeat-y left top;
}

#portfolio {
	margin: 17px 0 0 154px;
	position: relative;
	z-index: 11;
}

#portfolio .description {
	width: 600px;
}

#portfolio h1 {
	font: bold 2.24em/1.2 Arial, Lucida, "Lucida Grande", Verdana, sans-serif;
	color: #fff;
	margin-bottom: 10px;
}

#portfolio p {
	color: #fff;
	margin-bottom: 15px;
}

#portfolio .navigation {
	float: right;
	width: 200px;
	margin: 25px 0 0 0;
}

#portfolio .navigation h3 {
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}

#portfolio .navigation li {
	margin-bottom: 10px;
}

#portfolio .navigation a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#portfolio .navigation a:hover, #portfolio .navigation .active a {
	color: #ADD39E;
}

#content_right_column {
	float: right;
	width: 220px;
	color: white;
	padding: 25px 0 0;
}

#content_right_column p {
	font-size: 1.4em;
	line-height: 1.2;
	font-weight: bold;
	font-style: italic;
	padding: 0 15px;
	margin: 0 0 15px;
	text-align: center;
}

#content_right_column cite {
	display: block;
	margin: 10px 0 0;
	font-weight: normal;
}

#content_right_column p.image_wrapper {
	padding: 0;
}

#content_right_column p.spaced {
	margin: 30px 0;
}

#content {
	float: left;
	width: 506px;
	padding: 34px 34px 34px 39px;
	height: 100%;
}

#content h1 {
	font: bold 1.6em/1.2 Arial, Lucida, "Lucida Grande", Verdana, sans-serif;
	color: #004f26;
	margin-bottom: 15px;
}

#content h2 {
	font: normal 1.96em/1.2 Arial, Lucida, "Lucida Grande", Verdana, sans-serif;
	color: #397da3;
	margin: 0 0 10px;
}

#content p, #content ul {
	font-size: 1.5em;
	line-height: 1.2;
	margin: 0 0 20px 0;
}
#content ul{
	list-style-type: disc;
	margin-left: 20px;
}

#content li {
	margin-bottom: 5px;
}

#content em{
	font-style: italic;
}
#footer {
	color: #397da3;
	padding: 30px 25px;
	width: 909px;
}

#footer a {
	color: #397da3;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer p {
	font-size: 1.1em;
}

/* @end */

/* @group Page Speceifics */

#home #content h1 {
	font: bold 2.24em/1.2 Arial, Lucida, "Lucida Grande", Verdana, sans-serif;
	color: #004f26;
	margin-bottom: 15px;
}

#home #content_right_column {
	padding-right: 4px;
}

#home #carousel {
	width: 805px;
	height: 353px;
	margin: 21px 0 0 150px;
	position: relative;
	z-index: 10;
}

#carousel .detail {
	position: absolute;
	top: 0px;
	left: 0px;
}

#carousel .thumbnails {
	width: 69px;
	float: right;
	padding-top: 3px;
}

#carousel .thumbnails a {
	position: relative;
	display: block;
	zoom: 1;
}

#carousel .thumbnails a:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#carousel .thumbnails img {
	float: left;
	margin-bottom: 1px;
	*margin-bottom: -2px;
}

#carousel .thumbnails #loading {
	position: absolute;
	top: 27px;
	left: 25px;
}

#carousel #caption {
	width: 263px;
	height: 34px;
	padding: 10px;
	position: absolute;
	bottom: 25px;
	left: 30px;
	background: url(../images/caption_background.png) no-repeat left top;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.25;
	z-index: 100;
}

#carousel #caption a {
	color: #e76000;
	font-weight: bold;
}

#home #content_wrapper {
	margin: 10px 0 0 0;
	padding: 0 0 19px;
	width: 957px;
	border: none;
	background: url(../images/home-content-bg-foot.png) no-repeat left bottom;
}

#home #content_wrapper .inner {
	background: url(../images/home-content-bg.png) no-repeat left top;
}

#home #content {
	padding-left: 151px;
	padding-right: 86px;
	width: 490px;
	line-height: 1.4em;
}

#home #content h1 {
	margin-bottom: 15px;
}

#home #content ul {
	list-style-type: disc;
	margin: 0 30px 20px;
}

#green_left_box {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 166px;
	height: 182px;
	z-index: 10;
}

#green_box_round_corners {
	float: right;
}

#green_box_content {
	height: 100%;
	background: url(../images/bg-left-green-box.png) repeat-x left top;
}

#green_box_content p {
	margin: 0px 0px 0px 24px;
	padding: 13px 25px 0px 0px;
	font: 1.2em/1.4 Georgia, Times, "Times New Roman", serif;
	color: white;
}

/* === Blog === */

#blog .post small {
	font-size: 1.2em;
	display: block;
	color: #397da3;
	margin-bottom: 15px;
}

#blog .postmetadata {
	font-size: 1.2em;
	color: #397da3;
	margin-bottom: 35px;
}

#blog #content_right_column ul {
	padding: 0 15px;
	font-size: 1.2em;
}

#blog #content_right_column ul li {
	margin-bottom: 25px;
}

#blog #content_right_column ul ul li {
	margin-bottom: 5px;
}

#blog #content_right_column h2, #blog #content_right_column label {
	display: block;
	font-size: 1.2em;
	margin-bottom: 5px;
}

#blog #content_right_column a:link, #blog #content_right_column a:visited {
	color: #fff;
}

#blog #content_right_column a:hover, #blog #content_right_column a:active {
	
}

#blog .navigation .alignleft, #blog .navigation .alignright {
	width: 45%;
	font-size: 1.2em;
	margin-bottom: 15px;
}

#blog h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #397da3;
	margin-bottom: 10px;
	clear: both;
}

#blog #comment {
	width: 95%;
}

#blog .comment-author {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

#blog .comment-meta {
	float: right;
	font-size: .75em;
	line-height: 1.33;
	width: 200px;
	text-align: right;
}

#blog .comment-body {
	padding: 0 0 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #397da3;
}

#blog .comment-body p {
	clear: both;
	font-size: 1em;
}

#blog h2 {
	clear: both;
}

/* @end */