/* - - - - - - - - - - - - - - - - - - - - -

Title : Pellucid Colour Tags

- - - - - - - - - - - - - - - - - - - - - */

/* ------------------------------------------------------------

	css colors tags

------------------------------------------------------------ */

body{
	background: #262626;
	}

/* links  */

a{
	color: #938461;
	}

/* --- */

#content{
	border-bottom-color: #4C4230;
	}
	
/* --- */

#header{
	background-color: #4C4230;
	}
#header h1 a, #header h2{
	color: #A19785;
	}

/* --- */

#navigation{
	border-top-color: #7F7563;
	}
#navigation #current, #navigation a:hover, #navigation .currentAncestor{
	background-color: #4C4230;
	}

/* --- */

h1.blog-entry-title a {
	color: #4C4230;
}
blockquote, .standout {
	color: #4C4230;
	border-left-color: #4C4230;
}

/* --- */

#secondary-content h3{
	color: #A19785;
	}
#secondary-content h3 span{
	border-right-color: #A19785;	
	background-color: #4C4230;
	}

/* --- */

#footer{
	color: #D3CBBE;
	background-color: #3A3225;
	border-top-color:#6D6558;
	}
#footer a{
	color: #8F877A;
	}	

/* RapidWeaver */

.photo-navigation{
	background-color: #4C4230;
	}