/* @group Content Container COLOUR */

#contentContainer #content,
#sidebarContainer #sidebar,
#sidebarContainer .sideHeader,
.filesharing-item,
.blog-entry-summary,
.filesharing-item,
#navcontainer2 {
background-color: #BF8F67;	
}


/* @end */

/* @group PAGE COLOR colour */

#container {
background-color: #FFFFFF;	
}

table,
code,
.movie-background,
.photo-background {
background-color: #FFFFFF;	
}



/* @end */

/* @group Background COLOR colour */

body {
background-color: #327F17;	
}


/* @end */

/* @group Title and Slogan + Background COLOR */

#pageHeader h1, #viewingButton #text {
	color: #CCCCCC;
}

#pageHeader h2
{
	color: #CCCCCC;
}

/* below the header Background */

#headerEdge {
	background-color: #327F17;	

}



/* @end */

/* @group Text PAGE */

.album-title,
.movie-page-title,
.filesharing-item-title,
.standout,
blockquote,
#breadcrumbcontainer li
 {
	color: #A3A3A3;

}

#contentContainer {
	color: #CCCCCC;
}

#footer {
	color: #FFFFFF;
}

/* Borders Below */

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


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

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

table, code  {
	border-left-color: #A3A3A3;
	border-right-color: #A3A3A3;
	border-top-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	color: #A3A3A3;
}

/* ---GreyBox COLOUR --- */

/* Top/Bottom borders */

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

/* Gallery text */

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

/* Gallery number between  */

#GB_middle {
	color: #7A7A7A;
}

/* frame border */

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

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

/* Horiz. Slideshow backgound */

.GB_header .inner {
	background-color: #681315;
}

/* borders window and background site */

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

/* Horiz. Transparent backgound below */

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

/* pulsantino pages */

.GB_Window .on {
	color: #7A7A7A;
}

.GB_Window .click {
	color: #999999;
	
}

/* ---GreyBox COLOUR ---END */

/* @end */

/* @group Text SIDEBAR */

#navcontainer2 a {
	border-bottom-color: #F4F4F4;
}

#sidebarContainer .lastpublished
.GB_Window .close {
	border-left-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-top-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	
}

#sidebarContainer {
	color: #CCCCCC;
}

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

/* @end */

/* @group Text Colour - Horiz.Toolbar */

/* 0 normal */

#navcontainer a {	
color: #CE5A2B;
}

/* 1 e 2 normal  SUBMENU */

#navcontainer ul ul a,
#navcontainer ul ul ul li a{	
color: #CE5A2B;
}

/* 0 over */

#navcontainer a:hover,
#navcontainer a:active,
#navcontainer .current,
#navcontainer .currentAncestor {	
color: #CCCCCC;
}

/* 1 e 2 over  SUBMENU */

#navcontainer ul ul a:hover,
#navcontainer ul ul a:active,
#navcontainer ul ul .current,
#navcontainer ul ul .currentAncestor,
#navcontainer ul ul ul a:hover,
#navcontainer ul ul ul a:active,
#navcontainer ul ul ul .current,
#navcontainer ul ul ul .currentAncestor{	
color: #CCCCCC;
}



/* @end */

/* @group Text Colour #FF8E37   NORMAL */

#navcontainer2 a,
#navcontainer2 .currentAncestor {
	color: #FFB847;
}

/* Vertical Toolbar Sidebar */

#navcontainer2 ul ul a  {
	color: #FFAA42;
}
#navcontainer2 ul ul ul a {
	color: #FF9C3C;
}
#navcontainer2 ul ul ul ul a,
#navcontainer2 ul ul ul ul ul a {
	color: #FF8E37;
}

/* links */

a:link {
	color: #FF8E37;
}

/* @end */

/* @group Text Colour #CCCCCC  ACTIVE ecc */

/* Vertical Toolbar Sidebar */

#navcontainer2 a:hover,
#navcontainer2 ul .current {
	color: #CCCCCC;
}

#navcontainer2 ul .current,
#navcontainer2 ul ul a:hover,
#navcontainer2 ul ul #current   {
	color: #CCCCCC;

}

/* movie photos links */

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

}

/* links */

a:hover, a:active, a:visited   {
	color: #CCCCCC;
}

.blog-archive-link-enabled,
.blog-category-link-enabled,
.blog-entry-permalink a:visited   {
	color: #CCCCCC;

}

/* @end */




