/* @group Text Colour Title and Slogan */

#pageHeader h1 {
	color: #FFFFFF;
}

#pageHeader h2 {
	color: #FFFFFF;
}



/* @end */

/* @group TOOLBAR */

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

#navcontainer ul ul a  {
	color: #1D5275;
}
#navcontainer ul ul ul a {
	color: #1C4E6E;
}
#navcontainer ul ul ul ul a,
#navcontainer ul ul ul ul ul a {
	color: #1A4968;
}

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



/* @end */

/* @group Link   NORMAL */

/* links */

a:link {
	color: #215C82;
}

/* breadcrumbcontainer normal */

#breadcrumbcontainer li {
		color: #17405B;

}

#breadcrumbcontainer a {
	color: #215C82;

}

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

/* breadcrumbcontainer normal */

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

/* @end */

/* @group Text  Colour  CONTENT  */

/* Photo single page */

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

/* Photo single page end */

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

}

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

/* Borders Below */

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


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

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

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

th {
	
}

/* @end */

/* @group Text  Colour  SIDEBAR */

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

#sidebarContainer {
	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: #F5F5F5;
	border-bottom-color: #F5F5F5;	
}

/* Gallery text */

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

/* Gallery number between  */

#GB_middle {
	color: #FFFFFF;
}

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

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

.GB_Window .click {
	color: #FFFFFF;	
}



/* @end */




