/* ---backgrounds only below--- */

/* @group Text Colour TITLE and SLOGAN */

#pageHeader h1, #viewingButton #text {
	color: #4E2314;
}

#pageHeader h2
{
	color: #8B5D42;
}



/* @end */

/* @group Text Colour CONTENT PAGE */

.album-title,
.movie-page-title,
.filesharing-item-title,
.standout, blockquote
 {
	color: #1D1D1D;

}

#contentContainer, #footer {
	color: #252525;
}

/* Borders Below */

.album-title,
.movie-page-title,
.filesharing-item-title a:link,
.blog-entry-date,
#navcontainer2 a{
	border-bottom-color: #303030;
	border-top-color: #303030;
}


#contentContainer, #footer  {
	border-left-color: #252525;
	border-right-color: #252525;
}

table, code  {
	border-left-color: #1D1D1D;
	border-right-color: #1D1D1D;
	border-top-color: #1D1D1D;
	border-bottom-color: #1D1D1D;

	color: #1D1D1D;
}

/* 	background-color: %colour_body_background * 1.2%;*/

td  {
	border-left-color: #3B3B3B;
	border-right-color: #3B3B3B;
	border-top-color: #3B3B3B;
	border-bottom-color: #3B3B3B;
}

th {
	
}

/* @end */

/* @group Text Colour SIDEBAR */

#navcontainer a {
	border-bottom-color: #4A4A4A;
}

#sidebarContainer, .exif-data
{
	color: #393939;
}

#sidebarContainer .sideHeader,
#sidebarContainer .lastpublished,
.standout, #sidebar blockquote  {
	color: #2D2D2D;
}



/* end over */



/* @end */

/* @group Text Colour LINKS NORMAL */

/* links */


/* footer */

#footer a:link, #footer a:visited {
	color: #853D23;
}

/* @end */

/* @group Text Colour LINKS ACTIVE and the rest */

/* Vertical Toolbar Sidebar */

/* movie photos links */

.thumbnail-frame:hover,
.movie-thumbnail-frame:hover   {
	color: #4E2314;

}

}

/* footer */

#footer a:hover, #footer a:active {
	color: #4E2314;
}

/
.GB_header {
	border-top-color: #D7B472;
	border-bottom-color: #D7B472;	
}

/* Gallery text */

.GB_header .caption,
.GB_Window .header {
	color: #D7B472;
}

/* Gallery number between  */

#GB_middle {
	color: #FFD888;
}

/* frame border */

.GB_Window .content {
	border-left-color: #974A1C;
	border-right-color: #974A1C;
	border-top-color: #974A1C;
	border-bottom-color: #974A1C;
	
}

.GB_Gallery .content,
.GB_Window .close {
	border-left-color: #D7B472;
	border-right-color: #D7B472;
	border-top-color: #D7B472;
	border-bottom-color: #D7B472;
	
}

/* Horiz. Slideshow backgound below */

.GB_header .inner {
	background-color: #974A1C;
}

/* borders window and background site */

.GB_Window .header,
.GB_Window .content {
	background-color: #974A1C;
}

/* Horiz. Transparent backgound below */

#GB_overlay, .GB_Gallery .content {
	background-color: #974A1C;
}

/* pulsantino pages */

.GB_Window .on {
	color: #FFD888;
}

.GB_Window .click {
	color: #FFFFAB;
	
}



/* @end */




