/* colours rapidweaver 3.6 - Multithemes */

/* @group Text Colour Title and Slogan */

#pageHeader h1{
	color: #4C4C4C;
}

#pageHeader h2
{
	color: #626262;
}



/* @end */

/* @group Text Colour  */

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

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

.exif-data {
background-color: #969696;
}

.exif-data p {
border-bottom-color: #B3B3B3;
}

/* SIngle------ */

/* Borders Below */

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


#contentContainer,
#footer  {
	border-left-color: #191919;
	border-right-color: #191919;
}

table, code  {
	border-left-color: #151515;
	border-right-color: #151515;
	border-top-color: #151515;
	border-bottom-color: #151515;
	color: #151515;
}

/* 	background-color: #7A7A7A;*/

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

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

#navcontainer ul ul a  {
	color: #444444;
}
#navcontainer ul ul ul a {
	color: #404040;
}
#navcontainer ul ul ul ul a,
#navcontainer ul ul ul ul ul a {
	color: #3C3C3C;
}

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

/* end over */



/* @end */

/* @group Text links  */

#breadcrumbcontainer li {
	color: #404040;
}

a:link {
	color: #4C4C4C;
}

/* www.multithemes.com */

/* @end */

/* @group Text links highlight */

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

}

a:hover, a:active, a:visited   {
	color: #DF6F00;
}

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

}

/* www.multithemes.com */

/* @end */

/* @group content COLOR colour_content_background */

/* container and background in all pages */

#pageHeader,
#container,
#container_image,
.photo-background,
#footer  {
background-color: #B3B3B3;	
}

/* www.multithemes.com */


/* @end */

/* @group Background COLOR colour_body_background */

/* container and background in all pages */

body,
#body_image,
.movie-background {
background-color: #666666;	
}

/* www.multithemes.com */



/* @end */

/* @group Border */

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

#navcontainer a:hover,
#navcontainer #current, {
	border-bottom-color: #7B7B7B;
	
}

/* www.multithemes.com */



/* @end */




