/* @group Text Colour Title and Slogan */

#pageHeader h1 {
	color: #FFFFFF;
}

#pageHeader h2 {
	color: #FFFFFF;
}



/* @end */

/* @group -- Header COLOR */

/* container and background */

#pageHeader {
background-color: #070F73;	
}



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

#navcontainer ul ul a  {
	color: #003366;
}
#navcontainer ul ul ul a {
	color: #002C59;
}
#navcontainer ul ul ul ul a,
#navcontainer ul ul ul ul ul a {
	color: #00264C;
}

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

/* end over */



/* @end */

/* @group Text  Colour  CONTENT  */

/* Photo single page */

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

/* Photo single page end */

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

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

th {
	
}

/* @end */

/* @group Text  Colour  SIDEBAR */

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

#sidebarContainer {
	color: #393939;
}

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

/* @end */

/* @group Text Colour LINKS NORMAL */

/* links */

a:link {
	color: #004080;
}

/* #breadcrumbcontainer */

#breadcrumbcontainer a {
	color: #004080;
}

/* @end */

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

/* movie photos links */

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

}

/* links */

a:hover, a:active, a:visited   {
	color: #0080FF;
}

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

}

/* breadcrumbcontainer  */

#breadcrumbcontainer a:hover {
	color: #0080FF;
}

/* @end */

/* @group -- Background COLOR BODY */

/* container and background */

body,
.movie-background,
.photo-background {
background-color: #3F3F3F;	
}



/* @end */

/* @group GreyBox COLOURS */

/* GreyBox  Global COLOUR control */

/* Top/Bottom borders */

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

/* Gallery text */

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

/* Gallery number between  */

#GB_middle {
	color: #5EA2E2;
}

/* frame border */

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

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

/* Horiz. Slideshow backgound below */

.GB_header .inner {
	background-color: #3F3F3F;
}

/* borders window and background site */

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

/* Horiz. Transparent backgound below */

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

/* pulsantino pages */

.GB_Window .on {
	color: #5EA2E2;
}

.GB_Window .click {
	color: #76CAFF;
	
}



/* @end */




