/* 
Michael McGlynn
www.reignition.net
April 2009
 */
 
/*
light green		#dadbb2
green 			#644332
orange 			#a84d0f
*/

a {
	color: #566c10;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	line-height: 130%;
	background: #CFBB69 url(images/common/shadow.gif) repeat-y 50% 0;
	
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0 0 12px 0;	
}
#about h1, #books h1, #building h1, #contact h1, #craft h1, #garden h1, #guide h1, #print h1, #road h1, #search h1, #terms h1, #table h1, #tradition h1, #tv h1 {
	margin: 13px 0 20px 0;
	height: 26px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-color: transparent;
}
#about h1 { background-image: url(images/title/about.gif); }
#books h1 { background-image: url(images/title/books.gif); }
#building h1 { background-image: url(images/title/building.gif); }
#craft h1 { background-image: url(images/title/craft.gif); }
#contact h1 { background-image: url(images/title/contact.gif); }
#garden h1 { background-image: url(images/title/in-the-garden.gif); }
#guide h1 { background-image: url(images/title/episode-guide.gif); }
#print h1 { background-image: url(images/title/in-print.gif); }
#road h1 { background-image: url(images/title/on-the-road.gif); }
#search h1 { background-image: url(images/title/search.gif); }
#table h1 { background-image: url(images/title/at-the-table.gif); }
#terms h1 { background-image: url(images/title/terms-of-use.gif); }
#tradition h1 { background-image: url(images/title/tradition.gif); }
#tv h1 { background-image: url(images/title/tv-stations.gif); }

h2 {
	margin: 0 0 12px 0;
	color: #a84d0f;
	font-size: 18px;
	font-family: georgia, 'times new roman', times, serif;
	line-height: 110%;
}
h3 {
	color: #566c10;
	font-size: 12px;
	text-transform: uppercase;
	margin: 10px 0 4px 0;
}
h4 {
	color: #a84d0f;
	font-size: 14px;
	font-family: georgia, 'times new roman', times, serif;
	margin: 4px 0 4px 0;
}
h5 {
	color: #644332;
	font-size: 10px;
	margin: 0 0 4px 0;
	text-transform: uppercase;
}

img { border: 0 }

input, textarea {
	margin-bottom: 10px;
}
label {
	float: left;
	width: 140px;
}

/* layout ------------------------------------------------------------ */

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.banner {
	float: right;
	margin-top: 20px;
	width: 186px;
}
#banner {
	width: 100%;
	height: 104px;
}
#banner td {
	vertical-align: top;
}
#col1 {
	width: 708px;	
	float: left;
}
#copyBox {
	font-family: georgia, 'times new roman', times, serif;
	clear: left;
}
#copyBox p {
	font-size: 14px;
	line-height: 140%;
	margin: 0 0 16px 0;
}
#copyBox ul li {
	font-size: 14px;
	list-style-type: decimal;
	padding-bottom: 6px;
}

#facebook {
	width:370px;
	float:left;
	margin: 8px 0 0 12px;
}
#facebook a {
	font-weight: bold;
	font-size: 12px;
	display: block;
	height: 30px;
	padding: 4px 0 0 34px;
	background: transparent url(images/common/facebook.png) no-repeat;
}

#footer {
	background-color: #dadbb2;
	height: 35px;
	border-top: 1px solid #566c10; 
	padding: 0;
	clear: left;
	margin-top: 20px;
	color: #566c10;
}
#footer ul {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	float: right;
}
#footer ul li {
	padding: 0 16px 0 0;
	font-size: 10px;
	display: inline;
	float: left;
}

#header {
	height: 148px;
	background: transparent url(/assets/images/headers/main.jpg) no-repeat;
}

#building #header { background-image: url(/assets/images/headers/building.jpg); }
#craft #header { background-image: url(/assets/images/headers/craft.jpg); }
#garden #header { background-image: url(/assets/images/headers/inthegarden.jpg); }
#road #header { background-image: url(/assets/images/headers/ontheroad.jpg); }
#table #header { background-image: url(/assets/images/headers/atthetable.jpg); }
#tradition #header { background-image: url(/assets/images/headers/tradition.jpg); }

#header a {
	color: #FFF;
}

#mainNav {
	clear: right;
}
#mainNav ul {
	margin: 0;
	padding: 0;
}
#mainNav ul li {
	float: left;
	list-style-type: none;
}
#mainNav ul li a {
	display: block;
	height: 39px;
	background: transparent url(images/common/navbar.gif) no-repeat;
	text-indent: -9999px;
	outline-style: none;
}
#mainNav ul li a#one {
	width: 121px;
	background-position: 0 0;
}
#mainNav ul li a:hover#one, #garden #mainNav ul li a#one {
	background-position: 0 bottom;
}
#mainNav ul li a#two {
	width: 81px;
	background-position: -122px 0;
}
#mainNav ul li a:hover#two, #building #mainNav ul li a#two {
	background-position: -122px bottom;
}
#mainNav ul li a#three {
	width: 108px;
	background-position: -203px 0;
}
#mainNav ul li a:hover#three, #road #mainNav ul li a#three {
	background-position: -203px bottom;
}
#mainNav ul li a#four {
	width: 72px;
	background-position: -311px 0;
}
#mainNav ul li a:hover#four, #craft #mainNav ul li a#four {
	background-position: -311px bottom;
}
#mainNav ul li a#five {
	width: 171px;
	background-position: -383px 0;
}
#mainNav ul li a:hover#five {
	background-position: -383px bottom;
}
#mainNav ul li a#six {
	width: 108px;
	background-position: -554px 0;
}
#mainNav ul li a:hover#six, #table #mainNav ul li a#six {
	background-position: -554px bottom;
}
#mainNav ul li a#seven {
	width: 88px;
	background-position: -662px 0;
}
#mainNav ul li a:hover#seven, #tradition #mainNav ul li a#seven {
	background-position: -662px bottom;
}
#mainNav ul li a#eight {
	width: 116px;
	background-position: -749px 0;
}
#mainNav ul li a:hover#eight, #guide #mainNav ul li a#eight {
	background-position: -749px bottom;
}
#mainNav ul li a#nine {
	width: 72px;
	background-position: right 0;
}
#mainNav ul li a:hover#nine, #search #mainNav ul li a#nine {
	background-position: right bottom;
}

#share {
	margin: 12px 0 0 0;
	float: right;
	width: 186px;
	position: absolute;
	top: 520px;
	left: 512px;
}
#sidebar {
	width: 186px;
	background-color: #f1e38c;
	padding: 14px 2px 20px 14px;
	float: left;
	margin: 0 0 0 27px;
}
#sidebar ul {
	margin: 0 0 0 6px;
	padding: 0 0 0 6px;
	color: #566c10;
}
#sidebar ul li {
	font: normal 11px arial, helvetica, sans-serif;
	list-style-type: square;
	padding: 5px 0;	
}
#teaserBox {
	margin-left: 34px;
}
.teaser {
	width: 249px;
	height: 240px;
	float: left;
	margin: 0 26px;
	/*background-color: pink;*/
	font-size: 11px;
}
.teaser div {
	height: 100px;
	padding: 6px 0 7px 6px;
	background: transparent url(images/common/photo-frame-list.gif) no-repeat;
}
.teaser p {
	margin: 2px 0 6px 0;
}

#utilNav {
	width: 328px;
	height: 97px;
	float: right;
	padding-top: 10px;
}
#utilNav ul {
	margin: 1px 0 0 0;
	padding: 1px 0 0 0;
	font-size: 11px;
}
#utilNav ul li {
	font-weight: bold;
	list-style-type: none;
	float: left;
	padding: 0 9px;
	xbackground-color: orange;
}

#video {
	width:504px;
	height: 300px;
	float:left;
}
#videoStill {
	float:right;
	width:197px;
}
#videoStill img {
	margin-bottom: 20px;
}

#wrapper {
	margin:0 auto;
	width: 937px;
	padding-top: 9px;
	position: relative;
}


/* tables ------------------------------------------------------------ */

#tblContent {
	width: 100%;
}
#tblContent td {
	vertical-align: top;
}
#tblContent td p {
	font-size: 14px;
	line-height: 140%;
	margin: 0 0 16px 0;
	font-family: georgia, 'times new roman', times, serif;
}
#tblContent td#rtCol {
	width: 342px;
}

#tblPhotoEpisode {
	width: 708px;
	float: left;
}
#tblPhotoEpisode td {
	vertical-align: top;
}
#tblPhotoEpisode td img {
	margin-bottom: 20px;
}
#tblPhotoEpisode td p {
	font-size: 14px;
	line-height: 140%;
	margin: 0 0 16px 0;
	font-family: georgia, 'times new roman', times, serif;
}

.tblImages {
	margin: 10px 0 0 0;
}
.tblImages td {
	padding: 0 22px 17px 0;
}
.tblImages a img {
	border: 1px solid #a84d0f;
}

/* Styles from MODX */
.ajaxSearch_result {
	padding: 10px 0 0 0;
	border-top: 1px solid #dadbb2;
}
.ajaxSearch_highlight {
	font-weight: bold;	
}

.B_crumbBox {
	padding: 4px 0 12px 2px;
	font-size: 13px;
	display: block;
}
.B_homeCrumb, .B_crumbBox, .B_crumbBox a {
	color: #a84d0f;
}
.B_firstCrumb {
	font: bold 13px georgia, 'times new roman', times, serif;
	text-transform: uppercase;
}

#ditto_pages {
	float: right;
	margin: 26px 10px 0 0;
	font-weight: bold;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #566c10;
    padding: 1px 8px 2px;
    margin-right: 2px;
    background-color: #566c10;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 8px 2px;
    margin-right: 2px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #566c10;
    padding: 1px 8px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #566c10;
}
#ditto_pages a:hover {
    background-color: #fff;
}

#QE_Toolbar h1 {
	margin: 0;
	height: inherit;
	text-indent: 0;
	background-repeat: no-repeat;
	background-color: transparent;
}


