/* 
==============================================================================
Created for:	Trevallyn Grocer.
Date: 			July 2009.
Created by: 	greenskin media.
				www.greenskinmedia.com
==============================================================================
*/




body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #EFBFA6;
	font: 0.75em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	z-index: 100;
	background: #22130B no-repeat url(images/header.jpg);
	}

p {}

b, strong {}

a:link, a:visited {
	color: #cecdd3;
	text-decoration: none;
	text-shadow: 0px 1px 0px #000000;
	border-bottom: #8e643d 1px solid;
	padding-bottom: 1px;
	}

a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0px 0px 2px #ffffff;
	border-bottom: #aaa 1px solid;
	}

img {
	border-style: none;
	}

.imagesHome {border-bottom: none !important;}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
	}

tr.header {background-color: #341d11;}
tr.light {background-color: #27160c;}

tr.header td {padding-left: 3px; font-weight: bold; color: #EFBFA6;}
td {padding-left: 3px; font-weight: bold; color: #B67756;}
tr {padding-left: 3px;}

.width {width: 260px;}


	
/* @end */

/* @group Layout */

#container {position: relative; top: 68px;
	width: 680px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background-color: #22130B;
	background: #22130B no-repeat url(images/logo.jpg) top;
	}

#clearer {
	margin: 0px auto;
	clear: both;
	}

#pageHeader {
	width: 705px;
	height: 68px;
	background: no-repeat url(images/logo.jpg);
	margin-top: -68px;
	}

#pageHeader img {}

#pageHeader h1 {
	color: #ffffff;
	text-align: center;
	text-shadow: 0px 2px 3px #323548;
	padding-top: 10px;
	margin: 0;
	font-weight: normal;
	}

#pageHeader h2 {
	color: #dfe2f1;
	text-align: center;
	text-shadow: 0px 2px 3px #323548;
	margin: 0;
	font-weight: normal;
	font-size: 1.3em;
	}

#contentContainer {
	text-align: left;
	width: 470px;
	float: left;
	padding-bottom: 20px;
	}

#contentContainer #content {
	padding: 40px 5px 20px 5px;
	line-height: 19px;
	}

#sidebarContainer {
	width: 185px;
	float: right;
	text-align: left;
	line-height: 17px;
	color: #B67756;
	margin-top: 0px;
	}

#sidebarContainer #sidebar {
	padding: 43px 10px;
	}

#sidebarContainer .sideHeader {
	font-size: 1.2em;
	}

#footer { 
	clear: both;
	text-align: left;
	border-top: #444 1px solid;
	}

#footer p {font-size: 10px; margin-left: 15px; line-height: 16px;}

#footer a:link, #footer a:visited {}
#footer a:hover, #footer a:active {}
	
/* @end */



/* @group Bread-crumb */

#breadcrumbcontainer {
	margin-bottom: 10px;
	}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#breadcrumbcontainer li {
	display: inline;
	}

#breadcrumbcontainer a {}
#breadcrumbcontainer a:hover {}
	
/* @end */



/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	position: relative;
	background: url(images/toolbar.jpg) no-repeat left top;
	background-color: #22130B;
	width: 680px;
	height: 66px;
	}

#navcontainer #current {
	text-shadow: 0px 0px 4px #ffffff;
	color: #ffffff;
	border-bottom: none;
	}

#navcontainer #current:hover {}

#navcontainer .currentAncestor {
	text-shadow: 0px 0px 4px #ffffff;
	color: #ffffff;
	}


/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 6px;
	}

#navcontainer li {
	float: left;
	}

#navcontainer a {
	width: 76px;
	height: 30px;
	display: block;
	padding-right: 20px;
	text-align: center;
	text-decoration: none;
	color: #bcbfce;
	text-shadow: 0px 1px 2px #000000;
	font-size: 1.25em;
	padding-top: 8px;
	border-bottom: none;
	}

#navcontainer a:hover {
	text-decoration: none;
	text-shadow: 0px 0px 4px #ffffff;
	color: #ffffff;
	}

#navcontainer a:active {}


/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: -2px;
	top: 32px;
	width: 600px;
	}

#navcontainer ul ul li {}

#navcontainer ul ul a {
	font-size: 12px;
	}

#navcontainer ul ul a:hover{}
#navcontainer ul ul #current{}


/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
	}

/* @end */



/* @group Global Classes */

blockquote, .standout {
	padding: 0px 0px 0px 20px;
	margin: 30px 50px 30px 30px;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #8e643d;
	border-left: #2e2114 4px solid;
	}

h1 {
	color: #ffffff;
	font-size: 2em;
	font-weight: bold;
	margin: 6px 0px 18px 0px;
	background-image: url(images/headerImage2.jpg) no-repeat;
	}

h2 {
	color: #ffffff;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	}

h3 {
	color: #ffffff;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	}

h4 {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	}

.imageStyle {}
.border {border: #2e2114 5px solid; }
b.more {color: #ffe2d3;}
.small {font-size: 9px;}
.smalldate {color: #fff; font-size: 10px; font-weight: bold;}
.left {position: relative; float: left; padding-right: 20px; clear: both !important;}
.right {position: relative; float: right; padding-left: 20px; clear: both !important;}

#news a:link, a:visited {
	border-bottom: none !important;
	text-decoration: none !important;
	}
	
#news a:hover {
	border-bottom: #8e643d 6px solid !important;
	}
	
	
	
	
	
	
#contentContainer #content a:link, a:visited {
	color: #cecdd3;
	text-decoration: none;
	text-shadow: 0px 1px 0px #000000;
	border-bottom: #8e643d 1px solid;
	padding-bottom: 1px;
	}

#contentContainer #content a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0px 0px 2px #ffffff;
	border-bottom: #aaa 1px solid;
	}
	
#sidebarContainer #content a:link, a:visited {
	color: #cecdd3;
	text-decoration: none;
	text-shadow: 0px 1px 0px #000000;
	border-bottom: #8e643d 1px solid;
	padding-bottom: 1px;
	}

#sidebarContainer #content a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0px 0px 2px #ffffff;
	border-bottom: #aaa 1px solid;
	}



/* Main content area unordered list styles */

#contentContainer #content ul {}
#contentContainer #content li {}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}


/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px 0;
	padding: 0;
}

#sidebarContainer #sidebar li {
}	

/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0 10px;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	font-weight: normal;
	font-size: 1.8em;
}

.blog-archive-link {
	margin-bottom: 20px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

.blog-archive-link a:hover {
}
	
/* @end */

.blog-entry {
	margin-bottom: 20px;
}

.blog-entry-title {
	font-size: 1.5em;
	color: #ffffff;
	font-weight: bold;
	text-shadow: none;
}

.blog-entry-title a {
	color: #ffffff;
	text-shadow: none;
}

.blog-entry-date {
	color: #cecdd3;
	margin-bottom: 10px;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 10px;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}



/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	margin-bottom: 10px;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 1.5em;
	color: #ffffff;
	font-weight: bold;
}

.album-description {
	margin-bottom: 70px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 13px;
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	padding: 3px;
	margin: auto;
    border: none;
	background-color: #4c4f68;
}

.thumbnail-caption {
	color: #cecdd3;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 10px 0 0;
}

.photo-navigation {
	background: url(images/toolbar.png) no-repeat;
	height: 66px;
	width: 600px;
	margin: 0px auto 20px; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */;
	padding-top: 5px;
	padding-top: 10px;
}

.photo-links {
	margin: 0;
	padding-top: 5px;
}

.photo-navigation a:link, .photo-navigation a:visited {
	text-align: center;
	text-decoration: none;
	color: #bcbfce;
	text-shadow: 0px 1px 2px #000000;
}

.photo-navigation a:hover {
	text-decoration: none;
	text-shadow: 0px 0px 4px #ffffff;
	color: #ffffff;
}

.photo-frame{
	border: 5px solid #2b2f3e;
}

.photo-title {
	font-size: 1.3em;
	color: #ffffff;
	font-weight: bold;
	display: inline;
}

.photo-caption {
	color: #cecdd3;
	display: inline;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}

/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
	text-align: center;
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-size: 1.5em;
	color: #ffffff;
	font-weight: bold;
}

.movie-page-description {
	margin-top: 5px;
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: center;
	width: 132px;
	height: 132px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	color: #cecdd3;
	font-size: 0.8em;
	text-align: center;
	margin-top: 10px;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin-top: 5px;
}

.movie-title {
	font-size: 1.5em;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
	background: #BCB4AA;
	color: #333;
	font-size: 12px;
} 

.form-input-button { 
} 
/* @end */





/* @group Easy Slider */

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#slider, #slider li { 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 672px;
	height: 130px;
	overflow: hidden; 
	}
	
#prevBtn, #nextBtn,
#slider1next, #slider1prev { 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
	}		
	
#nextBtn, #slider1next{ 
	left:696px;
	}
																
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a {  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}
		
#nextBtn a, #slider1next a { 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
		
/* numeric controls */	

ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;	
	}
	
ol#controls li {
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	}
	
ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
	}
	
ol#controls li.current a {
	background:#5DC9E1;
	color:#fff;
	}
	
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {outline:none;}
	
/* @end */