/*
File:  'Blueball Trifecta Green' main.css Style Sheet
Created:  14, November, 2008
Last Modified: 26, May, 2009
Version: 2.0
Author:  Charlie Lockhart, SandvoxDesigner & Blueball Design
www.sandvoxdesigner.com
Copyright 2008 Charlie Lockhart/SandvoxDesigner.com/Blueball Design USA, All Rights Reserved
*/

/* @group Global CSS */

body {
	margin: 0 auto;
	height: 100%;
	font-size: 80%;
	line-height: 1.7em;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	color: #121212;
	text-align: left;
	background: #313131 url(trifecta_bodybg.jpg) top repeat-x;
	word-wrap: break-word;
}

img {
	border: 0;
}

a img {
	border: 0;
}

a:link, a:visited {
	color: #477618;
	text-decoration: underline;
}

a:hover {
	color: #477618;
	text-decoration: none;
}

p {
	margin: 0;
}

blockquote {
	font-style: normal;
	margin: 10px 0 10px 12px;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0 10px 0 9px;
	border-left: 3px solid #477618;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	line-height: 1.2em;
	color: #477618;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 0;
	letter-spacing: 0;
}

* html h2 {
	letter-spacing: -1px;
	font-weight: 800;
}

*:first-child+html h2 {
	font-size: 1.8em;
}

h3 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #477618;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}

*:first-child+html h3 {
	font-size: 1.4em;
}

* html h2, h3 {
	font-weight: 700;
}

.hidden {
	display: none;
}

.ImageElement, .VideoElement {
	text-align: center;
	margin-top: 20px;
}

img.narrow, .article-thumbnail img {
	display: block;
	float: left;
	margin: 3px 15px 3px 0;
}

img.wide {
	display: block;
	clear: both;
}

div.rssBadge {
	margin: 10px;
	text-align: center !important;
}

/* Small icon option */

img.smallRSSBadgeIcon {
	vertical-align: middle;
}

img.smallRSSBadgeIconLeft {
	margin-right: 4px;
}

img.smallRSSBadgeIconRight {
	margin-left: 4px;
}

/* Large icon option */

div.largeRSSBadgeIcon, p.largeRSSBadgeIcon {
	margin: 0 10px;
	text-align: center !important;
}

img.largeRSSBadgeIcon {
	margin-bottom: 4px;
}

p.largeRSSBadgeIcon {
	margin: 0;
}

ul {
	padding-left: 20px;
	list-style-type: square;
}

ol, dd {
	padding-left: 20px;
}

.sitemap-page a:hover {
	color: #477618;
	text-decoration: none;
}

/* @end */

/* @group Page Container */

#page-container {
	margin: 0 auto;
	height: 100%;
	width: 980px;
}

#page {
	margin: 30px 0px 0px 0px;
	clear: both;
	float: left;
	background: url(trifecta_mainbg_green3.jpg) top left repeat-y;
}

/* @end */

/* @group Page Top */

#page-top {
	position: relative;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 180px;
	background: transparent url(Trifecta_lefttopwhite.jpg) top center no-repeat;
	overflow: visible;
	height: auto;
}

#title {
	margin: 0px;
}

#logo-container {
	
}

#logo {
	display: block;
	width: 150px;
	height: 100px;
	margin: 44px 0 47px 15px;
}

#title h1 {
	position: relative;
	margin: 6px 0 10px 0;
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	line-height: 1.0em;
	text-align: center;
	font-weight: bold;
	padding: 6px;
	background: transparent;
	color: #000000;
}

* html #title h1 {
	font-weight: 800;
	letter-spacing: -1px;
}

#title h1 a:link, #title h1 a:visited, #title h1 a:active {
	text-decoration: none;
	color: #000000;
}

#title h1 a:hover {
	text-decoration: none;
	color: #477618;
}

.has-logo #title h1 {
	margin: 6px 0 10px 0;
	background: transparent;
}

.no-logo #title h1 {
	margin: 192px 0 10px 0;
	background: transparent;
}

#title p {
	position: relative;
	margin: -12px 0 12px 0;
	padding: 10px;
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 1.25em;
	line-height: 1.2em;
	text-align: center;
	background: transparent;
	

/* Edit the color code below for the text color. We recommend white #fff to show up the best */
    color: #fff;
}

* html #title p {
	font-weight: 700;
}

/* @end */

/* @group Site Nav Menu */

#sitemenu-container {
	position: relative;
	width: 180px;
	margin: 8px 0 20px 0;
	padding-top: 2px;
	font-size: 12px;
	line-height: 1.2em;
	background: transparent url(navdivider_green.jpg) top left repeat-x;
	z-index: 30;
}

#sitemenu {
	width: 180px;
	text-align: center;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
}

#sitemenu a {
	color: #000000;
	text-decoration: none;
}

#sitemenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sitemenu li a {
	display: block;
	width: 168px;
	padding: 6px 6px 8px 6px;
	text-decoration: none;
	color: #000000;
	background: transparent url(navdivider_green.jpg) bottom left repeat-x;
	font-weight: 600;
	overflow: visible;
}

#sitemenu li a:hover {
	color: #fff;
}

#sitemenu li.currentPage {
	background: #fff url(navdivider_green.jpg) bottom left repeat-x;
	color: #477618;
	font-weight: bold;
	width: 168px;
	padding: 6px 6px 9px 6px;
}

* html #sitemenu li.currentPage {
	font-weight: 800;
	margin-top: -1px;
}

*:first-child+html #sitemenu li.currentPage {
	font-weight: 800;
	margin-top: -1px;
}

#sitemenu li.currentPage .in {
	background: transparent;
	color: #477618;
	text-decoration: none;
	font-weight: bold;
	width: 168px;
	padding: 6px 6px 9px 0px;
	margin-top: 1px;
}

* html #sitemenu li.currentPage .in {
	font-weight: 800;
	margin-top: -1px;
}

*:first-child+html #sitemenu li.currentPage .in {
	font-weight: 800;
	margin-top: -1px;
}

/* @end */

/* @group Sidebar */

.allow-sidebar #main {
	width: 568px;
}

* html .allow-sidebar #main {
	width: auto;
}

*:first-child+html .allow-sidebar #main {
	width: auto;
}

.no-sidebar #main {
	width: 798px;
	background: transparent url(banner.jpg) top left no-repeat;
	z-index: 5;
}

*:first-child+html .no-sidebar #main {
	margin-left: 20px;
	margin-right: 0;
}

.no-sidebar #page {
	margin: 30px 20px 20px 20px;
	clear: both;
	float: left;
	background: url(trifecta_mainbg_greenNSB.jpg) top left repeat-y;
	z-index: 7;
}

* html .no-sidebar #page {
	margin: 30px 10px 0 10px;
}

#sidebar-container {
	position: relative;
	float: right;
	margin: 0 0 0 0;
	width: 230px;
	background-image: url(Trifecta_righttopwhite2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

* html #sidebar-container {
	margin: 0 -9px 0 0;
	background-position: top right;
}

*:first-child+html #sidebar-container {
	margin: -200px -18px 0 0;
	background-position: top right;
}

#sidebar-top {
	margin: 5px;
}

#sidebar-content {
	margin: 168px 0px 5px 0px;
	text-align: left;
	padding: 22px 10px 10px 15px;
}

#sidebar-bottom {
	margin: 5px;
}

/* @end */

/* @group Page Content */

#page-content {
	position: relative;
	margin: 200px 20px 20px 180px;
}

* html #page-content {
	position: relative;
	margin: 0 20px 20px 180px;
}

#main {
	position: relative;
	margin: -200px 230px 0 0;
	padding: 18px 0 0 0;
	width: 568px;
	text-align: left;
	background-image: url(banner.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 20;
}

* html #main {
	margin: 0 212px -20px 0;
	width: auto;
	background-position: top right;
}

*:first-child+html #main {
	margin: -200px 212px -20px 0;
	width: auto;
	background-position: top right;
}

#main-content {
	margin: 170px 10px 12px 15px;
	padding: 7px 7px 15px 7px;
}

#page-bottom {
	position: relative;
	padding: 0 0 24px 0;
	float: left;
	clear: right;
	display: block;
	height: 60px;
	width: 978px;
	background: url(trifecta_mainbottom84.jpg) bottom no-repeat;
	overflow: hidden;
}

#page-bottom-contents {
	position: relative;
	height: 36px;
	font-size: .95em;
	line-height: 1.5em;
	font-weight: 500;
	color: #dedede;
	text-align: left;
	padding: 12px 245px 0 200px;
	margin: 0;
	overflow: hidden;
	white-space: normal;
}

#page-bottom-contents a:link, #page-bottom-contents a:visited {
	color: #dedede;
	text-decoration: underline;
}

#page-bottom-contents a:hover {
	color: #fff;
	text-decoration: none;
}

.listing-index h3 {
	font-size: 1em;
	font-weight: normal;
}

/* @end */

/* @group Contact Form */

form.contactElement textarea,form.contactElement input,form.contactElement select {
	width: 98%;
	margin: 4px 0;
}

form.contactElement input.submit {
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: 2%;
	min-width: 50%;
}

form.contactElement th {
	text-align: right;
	font-weight: normal;
	width: 25%;
}

*:first-child+html form.contactElement input.submit {
	padding: 0px 10%;
}

td.dli1 {
	text-align: center;
}

/* @end */

/* @group Pagelets */

.pagelet {
	font-size: .95em;
	line-height: 1.4em;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
}

.pagelet.bordered {
	border: 1px solid #767676;
	padding: 5px;
	margin: 0 0 10px -3px;
}

.pagelet.bordered .photo img {
	border: none;
	padding: 0;
}

.pagelet h4 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #121212;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 5px;
}

.pagelet a:link, .pagelet a:visited {
	color: #121212;
	text-decoration: underline;
	background: transparent;
}

.pagelet a:hover {
	text-decoration: none;
	background: transparent;
	color: #121212;
}

.pagelet ul {
	line-height: 1.4em;
	margin: 5px 0 0 0;
}

.pagelet .photo img {
	border: none;
	padding: 0;
	background: transparent;
}

.pagelet img {
	border: none;
	padding: 0;
}

.pagelet a img {
	border: none;
	padding: 0;
}

.pagelet .photo .imageLink {
	background: transparent;
}

.pagelet .photo .imageLink a:hover {
	background: transparent;
}

/* @end */

/* @group Callouts */

.callout {
	width: 210px;
	float: left;
	margin: 5px 14px 5px 0;
}

* html .callout {
	margin: 0 7px 5px 0;
}

*:first-child+html .callout {
	margin: 0 14px 10px 0;
}

.callout a:link, .callout a:visited {
	color: #477618;
	text-decoration: underline;
}

.callout a:hover {
	text-decoration: none;
	color: #477618;
}

/* @end */

/* @group Blog-Article Page */

#index {
	margin: 0 0 10px 0;
}

.article {
	margin-bottom: 0;
}

.article-info {
	color: #767676;
	font-style: normal;
	font-size: .9em;
	margin-bottom: 0;
}

.article-content {
	margin-bottom: 2px;
}

.article-content p {
	margin: 0 0 10px 0;
}

.article h3 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	line-height: 1.2em;
	color: #477618;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding-top: 3px;
	border-top: 1px solid #767676;
}

*:first-child+html .article h3 {
	width: auto;
}

.article h3 a, .article h3 a:active, .article h3 a:focus {
	text-decoration: none;
}

.article h3 a:hover {
	text-decoration: none;
	color: #121212;
}

.article img {
	display: block;
	float: left;
	border: none;
	margin: 3px 15px 8px 0;
}

.article-thumbnail {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}

* html .article-thumbnail {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.general-index h3 {
	width: 99%;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	line-height: 1.2em;
	color: #477618;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 8px 0;
}

.general-index {
	width: 99%;
	margin: 4px 0 8px 0;
	padding: 0;
}

* html .general-index {
	width: 98%;
}

.article-info .timestamp {
	font-size: .9em;
	background: url(blogicon_greenclock.jpg) left center no-repeat;
	padding: 0 0 1px 16px;
	margin: 3px 0 0 0;
}

.article-info .continue-reading-link a:link, .article-info .continue-reading-link a:visited, .article-info .continue-reading-link a:active {
	color: #477618;
	text-decoration: underline;
	background: url(blogicon_greenmagnify.jpg) left center no-repeat;
	padding: 0 0 1px 16px;
	font-size: .95em;
	margin: 1px 0 0 0;
	font-style: italic;
}

.article-info .continue-reading-link a:hover {
	color: #477618;
	text-decoration: none;
	background: url(blogicon_greenmagnify.jpg) left center no-repeat;
	padding: 0 8px 1px 16px;
	font-size: .95em;
	margin: 1px 0 0 0;
	font-style: italic;
}

.comments {
	font-size: .95em;
	margin: 3px 0 5px 0;
}

div.collection-navigation {
	text-align: left;
	padding: 5px 0 5px 0;
}

/* @end */

/* @group Photo Grid */

.photogrid-index {
	margin-top: 16px;
	text-align: center;
	margin: auto;
	overflow: visible;
}

* html .photogrid-index {
	position: relative;
	height: 1%;
}

*:first-child+html .photogrid-index {
	width: 520px;
}

.photogrid-index a {
	text-decoration: none;
	padding: 1px 3px;
}

.photogrid-index h3 a:hover {
	text-decoration: underline;
}

.gridItem {
	float: left;
	position: relative;
	width: 142px;
	height: 180px;
	/* room for

caption */	margin: 5px;
	padding-top: 10px;
	overflow: hidden;
}

body.allow-sidebar .gridItem {
	width: 155px;
}

.gridItem h3 {
	font-weight: normal;
	font-size: .95em;
	line-height: 1.3em;
	color: #121212;
	margin: 2px 5px 0 5px;
	padding: 0 2px;
	position: absolute;
	top: 140px;
	width: 128px;
}

* html .gridItem h3 {
	position: relative;
	top: 0px;
}

*:first-child+html .gridItem h3 {
	position: relative;
	top: 0px;
	font-weight: normal;
	font-size: .95em;
	line-height: 1.3em;
}

.gridItem h3 a:link, .gridItem h3 a:visited, .gridItem h3 a:focus {
	text-decoration: underline;
}

.gridItem h3 a:hover {
	text-decoration: none;
}

body.allow-sidebar .gridItem h3 {
	width: 136px;
	margin: 4px 11px 0px 11px;
}

.gridItem img {
	margin: auto;
	display: block;
	position: absolute;
	top: 0;
	bottom: 40px;
	right: 0;
	left: 0;
	border: 1px solid #767676;
}

* html .gridItem img {
	position: relative;
	top: 0;
}

*:first-child+html .gridItem img {
	position: relative;
	top: 0;
}

/* @end */

/* @group Single Photo Page */

.photo-navigation {
	position: relative;
	z-index: 100;
	height: 40px;
	width: 200px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.photo img {
	padding: 4px;
	border: 1px solid #9f9f9f;
	margin-top: 0px;
	margin-bottom: 8px;
}

.caption {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	letter-spacing: .6px;
}

* html .caption {
	font-weight: 700;
	letter-spacing: 0px;
}

.photo-navigation a {
	border: none;
}

.photo-navigation div {
	width: 50px;
	height: 40px;
	position: absolute;
	text-indent: -5000em;
}

.photo-navigation a {
	border-bottom: none;
	display: block;
	width: 100%;
	height: 100%;
}

.image-controls a, .image-controls a:hover {
	border: 0;
}

#previous-photo {
	background: url(gray_left.jpg) top no-repeat;
	left: 22px;
}

* html #previous-photo {
	left: 22px;
}

*:first-child+html #previous-photo {
	left: 22px;
}

#previous-photo a {
	background: url(green_left.jpg) top no-repeat;
}

#previous-photo a:hover {
	background: url(green_lefthover.jpg) top no-repeat;
}

#previous-photo a:visited {
	background: url(green_left.jpg) top no-repeat;
}

#next-photo {
	background: url(gray_right.jpg) top no-repeat;
	left: 127px;
}

* html #next-photo {
	left: 127px;
}

*:first-child+html #next-photo {
	left: 127px;
}

#next-photo a {
	background: url(green_right.jpg) top no-repeat;
}

#next-photo a:hover {
	background: url(green_righthover.jpg) top no-repeat;
}

#next-photo a:visited {
	background: url(green_right.jpg) top no-repeat;
}

#photo-list {
	background: url(gray_index.jpg) top no-repeat;
	left: 75px;
}

* html #photo-list {
	left: 75px;
}

*:first-child+html #photo-list {
	left: 75px;
}

#photo-list a {
	background: url(green_index.jpg) top no-repeat;
}

#photo-list a:hover {
	background: url(green_indexhover.jpg) top no-repeat;
}

.image-controls a {
	border-bottom: 0;
}

/* @end */#main { background-image: url("../_Media/banner.jpg"); }
