/* @group Content Container COLOUR */

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


/* @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: #FBFBFB;
}

#pageHeader h2
{
	color: #000000;
}

/* below the header Background */

#headerEdge {
	background-color: #891350;	

}



/* @end */

/* @group Text PAGE */

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

}

#contentContainer {
	color: #363636;
}

#footer {
	color: #464646;
}

/* Borders Below */

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


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

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

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

/* ---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: #333333;
	border-right-color: #333333;
	border-top-color: #333333;
	border-bottom-color: #333333;
	
}

.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: #333333;
}

/* borders window and background site */

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

/* Horiz. Transparent backgound below */

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

/* pulsantino pages */

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

.GB_Window .click {
	color: #999999;
	
}

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

/* @end */

/* @group Text SIDEBAR */

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

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

#sidebarContainer {
	color: #363636;
}

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

/* @end */

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

/* 0 normal */

#navcontainer a {	
color: #252525;
}

/* 1 e 2 normal  SUBMENU */

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

/* 0 over */

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

/* 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: #00456E;
}



/* @end */

/* @group Text Colour #4183DF   NORMAL */

#navcontainer2 a,
#navcontainer2 .currentAncestor {
	color: #54AAFF;
}

/* Vertical Toolbar Sidebar */

#navcontainer2 ul ul a  {
	color: #4E9DFF;
}
#navcontainer2 ul ul ul a {
	color: #4790F5;
}
#navcontainer2 ul ul ul ul a,
#navcontainer2 ul ul ul ul ul a {
	color: #4183DF;
}

/* links */

a:link {
	color: #4183DF;
}

/* @end */

/* @group Text Colour #143FAE  ACTIVE ecc */

/* Vertical Toolbar Sidebar */

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

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

}

/* movie photos links */

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

}

/* links */

a:hover, a:active, a:visited   {
	color: #143FAE;
}

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

}

/* @end */




