#navwrapper, #cwrap #menuBtn, #cnav nav, #container {
	background-color: #F2F2F0;
	}

#navwrapper {
	border-right-color: #DDDDDD!important;
	}

a.social, a.social1 {
	border-right-color: #DDDDDD;
}

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

header h1, #container header h1 {
	color: #505A53;
	}
	
header h2, #container header h2 {
	color: #AAAAAA;
	}

nav ul li a, #cnav nav ul li a, #footer a{
	color: #929497;
	}
	
nav li#current a, nav li#currentAncestor a, nav ul li a:hover, #cnav nav ul li a:hover, ul#breadcrumb a:hover, #footer a:hover {
	color: #505A53!important;
	}

 #menuBtn:before, #menuBtn.show:before {
 	color: #929497;
 	}

#cwrap #menuBtn {
	border-color:  #DDDDDD;
	}

#cnav nav ul li {
	border-bottom-color: #DDDDDD;
	}

#breadcrumb ul li a {
	color: #929497;
	}

#breadcrumb li span {
	color: #8C8E91;
	}

#footer {
	color: #929497;
	}

#container, body {
	background: #FFFFFF;
	}

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

#container, form div label, .form-input-button {
	color: #AAAAAA;
	}

#container a {
	color: #2446FF;
	}

#container a:hover {
	color: #A39DF4;
	}

aside {
	background: #F2F2F0;
	}

#sidecontent {
	color: #AAAAAA;
	}

#sideTitle {
	color: #505A53;
	}

section #padding h1, .album-title, h1.blog-entry-title a, .movie-page-title, .filesharing-description, #padding .message-text {
	color: #505A53!important;
	} 

.thumbnail-wrap:hover .thumbnail-caption {
	color: #505A53;
	}

.blog-entry:first-child {
	border-top-color: #DDDDDD;
	}

.blog-entry-body {
	border-bottom-color: #DDDDDD;
	}

.movie-thumbnail-frame:hover .movie-thumbnail-caption {
	color: #505A53;
	}

.filesharing-item-title {
	background: #F2F2F0;
	}

.filesharing-item:hover .filesharing-item-title {
	background: #DDDDDD;
	}

.filesharing-item-description {
	border-color: #E7E7E5;
	}

.form-input-field {
	background: #FFFFFF;
	}

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

@media only screen and (max-width: 960px) {

#navwrapper {
	background: #FFFFFF;
	}

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

a.social:hover, a.social1:hover {
	color: #DDDDDD;
	}
	
header h1, #container header h1 {
	color: #505A53;
	}

header h2, #container header h2 {
	color: #AAAAAA;
	}

#breadcrumb ul li a{
	color: color: #AAAAAA;
	}
ul#breadcrumb a:hover {
	color:  #A39DF4;
	}

}
