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

/* SIngle------ */

.photo-title,
.photo-caption,
.photo-frame,
.exif-data p {
	color: #333333;
}

#contentContainer,
#footer,
#sidebarContainer,
.exif-data,
#sidebarContainer .sideHeader,
#sidebarContainer .lastpublished,
.standout, #sidebar blockquote {
	color: #333333;
}

.photo-links {
 color: #D0D6B0;
}

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

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

/* SIngle------ */

/* Borders Below */

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


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

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

/* 	background-color: #000000;*/

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

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

#navcontainer ul ul a  {
	color: #2E0087;
}
#navcontainer ul ul ul a {
	color: #2C0080;
}
#navcontainer ul ul ul ul a,
#navcontainer ul ul ul ul ul a {
	color: #290078;
}

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

/* end over */



/* @end */

/* @group Text links  */

#breadcrumbcontainer li {
	color: #2C0080;
}

a:link {
	color: #340097;
}

/* www.multithemes.com */

/* @end */

/* @group Text links highlight */

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

}

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

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

}

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

/* www.multithemes.com */


/* @end */

/* @group Background COLOR colour_body_background */

/* container and background in all pages */

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

/* www.multithemes.com */



/* @end */

/* @group Border */

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

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

/* www.multithemes.com */



/* @end */




