/* @group PAGE COLOR */

/* container and background */

#container {
background-color: #E6E6E6;	
}

/* Sfondo su COLOURS dei menu */

#navcontainer #current, #navcontainer #current:hover, #navcontainer a:hover, #navcontainer a:active, #navcontainer ul ul a:hover, #navcontainer ul ul #current
 {
background-color: #DFDFDF;	
background-color: #DFDFDF;	
}



/* @end */

/* @group Text Colour Title and Slogan */

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

#pageHeader h2 {
	color: #B3B3B3;
}



/* @end */

/* @group Text Colour - VERTICAL TOOLBAR */

#navcontainer a,
#navcontainer ul ul ul li a,
#navcontainer .currentAncestor,
#navcontainer ul ul .currentAncestor,
#navcontainer ul ul ul .currentAncestor{	
color: #800000;
}

#navcontainer ul ul a  {
	color: #660000;
}
#navcontainer ul ul ul a {
	color: #590000;
}
#navcontainer ul ul ul ul a,
#navcontainer ul ul ul ul ul a {
	color: #4C0000;
}

/* end normal */

#navcontainer a:hover,
#navcontainer a:active,
#navcontainer .current,

#navcontainer ul .current,
#navcontainer ul #current,
#navcontainer ul ul a:hover,
#navcontainer ul ul a:active,
#navcontainer ul ul .current,
#navcontainer ul ul #current   

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

/* end over */

/* righe tra i menu */

#sidebarContainer .lastpublished {
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	
}

#navcontainer a, #navcontainer ul ul a
 {
border-bottom-color: #B3B3B3;	
border-color: #B3B3B3;	
}

/* righe tra i menu - end */



/* @end */

/* @group Link   NORMAL */

/* links */

a:link {
	color: #800000;
}

/* breadcrumbcontainer normal */

#breadcrumbcontainer li {
		color: #590000;

}

#breadcrumbcontainer a {
	color: #800000;

}

/* @end */

/* @group Link   ACTIVE ecc */

/* movie photos links */

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

}

/* links */

a:hover, a:active   {
	color: #000000;
}

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

}

/* links visited */

a:visited   {
	color: #730000;
}

/* breadcrumbcontainer normal */

#breadcrumbcontainer a:hover {
	color: #000000;
}

/* @end */

/* @group Text  Colour  CONTENT  */

/* Photo single page */

.photo-frame, .exif-data, .photo-navigation
 {
border-bottom-color: #242424;	
border-color: #242424;	
}

/* Photo single page end */

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

}

#contentContainer, #footer {
	color: #2E2E2E;
}

/* Borders Below */

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


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

table, code  {
	border-left-color: #242424;
	border-right-color: #242424;
	border-top-color: #242424;
	border-bottom-color: #242424;
	background-color: %colour_body_background * 1.2%;
	color: #242424;
}

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

th {
	
}

/* @end */

/* @group Text  Colour  SIDEBAR */

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

#sidebarContainer, #sidebarContainer .lastpublished {
	color: #333333;
}

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

/* @end */

/* @group GreyBox COLOURS */

/* GreyBox  Global COLOUR control */

/* 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 below */

.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;	
}



/* @end */





