/* @group Background COLOR BODY */

/* container and background */

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



/* @end */

/* @group Text Colour Title and Slogan */

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

#pageHeader h2 {
	color: #CCCCCC;
}



/* @end */

/* @group Links Horizontal Toolbar */

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

#navcontainer a:hover,
#navcontainer a:active,
#navcontainer .current,
#navcontainer .currentAncestor,
#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: #909090;
}

/* havbar on horizontal menu */

#breadcrumbcontainer2 li {
		color: #FBFBFB;

}

#breadcrumbcontainer2 a {
	color: #FBFBFB;

}

#breadcrumbcontainer2 a:hover {
	color: #909090;
}



/* @end */

/* @group Link   NORMAL */

span.social a {
border-color: #3A75C8

}

/* Vertical Toolbar Sidebar */

#navcontainer2 a,
#navcontainer2 .currentAncestor {
	color: #4183DF;
}

#navcontainer2 ul ul a  {
	color: #4183DF;
}
#navcontainer2 ul ul ul a {
	color: #4183DF;
}
#navcontainer2 ul ul ul ul a,
#navcontainer2 ul ul ul ul ul a {
	color: #4183DF;
}

/* links */

a:link {
	color: #4183DF;
}

/* breadcrumbcontainer normal */

#breadcrumbcontainer li {
		color: #4183DF;

}

#breadcrumbcontainer a {
	color: #4183DF;

}

/* @end */

/* @group Link   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   {
	color: #143FAE;
}

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

}

/* links visited */

a:visited   {
	color: #3A75C8;
}

/* breadcrumbcontainer normal */

#breadcrumbcontainer a:hover {
	color: #143FAE;
}

/* @end */

/* @group Text  Colour  CONTENT  */

/* Photo single page */

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

/* Photo single page end */

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

}

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

/* Borders Below */

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

table, code  {
	border-left-color: #363636;
	border-right-color: #363636;
	border-top-color: #363636;
	border-bottom-color: #363636;
	background-color: #FFFFFF;
	color: #363636;
}

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

/* @end */

/* @group Text  Colour  SIDEBAR */

#sidebarContainer .lastpublished {}

#sidebarContainer {
	color: #363636;
}

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

/* @end */

/* extracontent */

/* extracontent */

/* @group extracontent 1  (same as page text ) */
#extraContainer1 { /* Extracontent text */
	color: #363636;
}
#extraContainer1 a { /* Extracontent links normal */
	color: #4183DF;
}
#extraContainer1 a:hover,
#extraContainer1 a:active { /* Extracontent links over */
	color: #143FAE;
}

/* @end */

/* @group extracontent 2  (same as page text ) */
#extraContainer2 { /* Extracontent text */
	color: #363636;
}
#extraContainer2 a { /* Extracontent links normal */
	color: #4183DF;
}
#extraContainer2 a:hover,
#extraContainer2 a:active { /* Extracontent links over */
	color: #143FAE;
}

/* @end */

/* @group text MENU in responsive toolbar */

#navcontainer3menu:after {/* as horizontal toolbar */
	color: #FBFBFB;
}
/* @end */