a.social, a.social1 {
	color: #7F7F7E;
	}
	
a.social:hover, a.social1:hover {
	color: #BBBBBB;
	}

header h1, #container header h1 {
	color: #666666;
	}
	
header h2, #container header h2 {
	color: #666666;
	}

#navwrapper {
	background-color: #FDFDF8;
}

nav ul li ul {background-color: #E6E6E5;}

nav ul li a, #cnav nav ul li a, #footer a, menu{
	color: #999998;
	}

section #padding h1, section #padding h2, section #padding h3, section #padding h4, section #padding h5, section #padding h6, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	color: #4C4C4B;
}

nav ul li a:hover, nav > ul > li#current > a, nav > ul > li > ul > li#current > a, nav > ul > li#currentAncestor > a, nav > ul > li > ul > li > ul > li#current > a, nav > ul > li > ul > li#currentAncestor > a, nav ul li ul li:hover:after{
	color: #000000;
}

.album-title, .movie-page-title, #rightcontent, #navwrapper, header, menu, .blog-entry-body, .movie-thumbnail-frame, #padding .message-text, nav ul li {
	border-color: #E6E6E5 !important;
}

#footer {
	color: #929497;
	}

#container, body {
	background: #FDFDF8;
	}
	
::-webkit-scrollbar {
      width: 15px;
} /* this targets the default scrollbar (compulsory) */

body{
  scrollbar-base-color: #FDFDF8;
  scrollbar-base-color: #FDFDF8;
  scrollbar-3dlight-color: #FDFDF8;
  scrollbar-highlight-color: #FDFDF8;
  scrollbar-track-color: #FDFDF8;
  scrollbar-arrow-color: #FDFDF8;
  scrollbar-shadow-color: #FDFDF8;
  scrollbar-dark-shadow-color: #FDFDF8;
}

#extraContainer2 {
	border-bottom-color: #FDFDF8!important;
	}

#container, form div label, .form-input-button, .photo-links, .photo-navigation a:link {
	color: #000000;
	
	}

#container a, #side_content a {
	color: #666666;
	}

#container a:hover, .photo-navigation a:link:hover, #side_content a:hover  {
	color: #000000;
	}

aside {
	background: #FDFDF8;
	}

#sidecontent {
	color: %colour_sbt%;
	}

#sideTitle {
	color: #323232;
	}

#rightcontent {
	background-color: #FDFDF8;
}

#rightcontent {
	color: #323232;
}

section #padding h1, .album-title, h1.blog-entry-title a, .movie-page-title, .filesharing-description, #padding .message-text, .photo-background p.photo-caption {
	color: #929497!important;
	} 

form div label {
	color: #AAAAAA !important;
}

.form-input-field {
	background: #FFFFFF;
	color: #AAAAAA;
}
	
.form-input-button {
	background-color: #AAAAAA;
	color: #EEEEEE;
}

.form-input-button:hover {
	background-color: #BBBBBB;
}

@media only screen and (max-width: 960px) {
/*
#navwrapper {
	background: #FDFDF8;
	}

a.social {
	color: #7F7F7E;
	}

a.social:hover {
	color: #BBBBBB;
	}*/
}
