/* www.multithemes.com */
/* colours rapidweaver */
/* @group Text Colour Title and Slogan */
#pageHeader h1{
	color: #4C4C4C;
}
#pageHeader h2 {
	color: #535353;
}
/* @end */

/* @group Text Colour  */

.album-title,
.movie-page-title,
.filesharing-item-title,
.standout, blockquote {
	color: #191919;
}
/* SIngle------ */
.photo-title,
.photo-caption,
.photo-frame,
.exif-data p {
	color: #191919;
}
#contentContainer,
#footer,
#sidebarContainer,
.exif-data,
#sidebarContainer .sideHeader,
#sidebarContainer .lastpublished,
.standout, #sidebar blockquote {
	color: #191919;
}
.photo-links {
 color: #F2F2F2;
}
/* Borders Below */
.album-title,
.movie-page-title,
.blog-entry-date,
#navcontainer2 a{
	border-bottom-color: #1B1B1B;
	border-top-color: #1B1B1B;
}
#contentContainer,
#footer  {
	border-left-color: #191919;
	border-right-color: #191919;
}
table, code  {
	border-left-color: #171717;
	border-right-color: #171717;
	border-top-color: #171717;
	border-bottom-color: #171717;
	color: #171717;
}
/* 	background-color: #FFFFFF;*/

td  {
	border-left-color: #1B1B1B;
	border-right-color: #1B1B1B;
	border-top-color: #1B1B1B;
	border-bottom-color: #1B1B1B;
}
/* @end */
/* @group Text Colour -Toolbar */
#navcontainer a,
#navcontainer ul ul ul li a,
#navcontainer .currentAncestor,
#navcontainer ul ul .currentAncestor,
#navcontainer ul ul ul .currentAncestor{	
color: #7F7F7F;
}
#navcontainer ul ul a  {
	color: #727272;
}
#navcontainer ul ul ul a {
	color: #6B6B6B;
}
#navcontainer ul ul ul ul a,
#navcontainer ul ul ul ul ul a {
	color: #656565;
}
/* 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: #5C5C5C;
}
/* end over */
/* @end */
/* @group Text links  */
#breadcrumbcontainer li {
	color: #787878;
}
a:link {
	color: #7F7F7F;
}
/* www.multithemes.com */

/* @end */

/* @group Text links highlight */

.thumbnail-frame:hover,
.movie-thumbnail-frame:hover   {
	color: #5C5C5C;
}
a:hover, a:active, a:visited   {
	color: #5C5C5C;
}
.blog-archive-link-enabled,
.blog-category-link-enabled,
.blog-entry-permalink a:visited   {
	color: #5C5C5C;
}
/* @end */
/* @group content COLOR colour_content_background */
/* container and background in all pages */
#pageHeader,
#container,
#container_image,
#footer  {
background-color: #FFFFFF;	
}
/* @end */
/* @group Background COLOR colour_body_background */
/* container and background in all pages */
body,
#body_image,
.movie-background,
.photo-background {
background-color: #FFFFFF;	
}
/* @end */

/* @group Border */

#container,
#pageHeader,
#breadcrumbcontainer,
code {
	border-left-color: #676767;
	border-right-color: #676767;
	border-top-color: #676767;
	border-bottom-color: #676767;
}

/* @end */