/*  www.multithemes.com */

#navcontainer2 a, #sidebarContainer .lastpublished {
	border-bottom-width: 1px;
	border-bottom-color: #3f3f3f;
	border-top-color: #3f3f3f;
	border-top-width: 1px;
}/* GREY PANEL 2 */

#container { 
	background: repeat-y url(../../images/color5/v.jpg);
}

#sidebarContainer {
	border: 1px solid #3f3f3f;
}

.blog-entry-date {
	border-top: 1px solid #3f3f3f;	
}

/* colors and text shadow */

.album-description, .movie-page-description {
	text-shadow: 2px 2px 1px #a1a1a1;
	border-top: 1px solid #3f3f3f;
}

/* sidebar title */


#sidebarContainer .sideHeader {
	text-shadow: 2px 2px 1px #000000;
}

/* @group toolbar */

#navcontainer .currentAncestor {
	text-shadow: 0px 0px 3px #000000;
}

#navcontainer a{
	text-shadow: 0px 0px 3px #000000;
}

#navcontainer a:hover {	
	text-shadow: 2px 2px 1px #a1a1a1;
}

#navcontainer .current {
	text-shadow: 2px 2px 1px #a1a1a1;
}


/* @end */

a:link, a:visited {
	text-decoration: none;
	text-shadow: 2px 2px 2px #000000;
}

/* color ok */

a:hover, a:active {
	text-shadow: 2px 2px 1px #000000;
}

/* @group blog archive */

.blog-entry-title {
	text-shadow: 2px 2px 2px #000000;	
}

.blog-entry-summary {
	text-shadow: 0px 0px 0px #ffffff;
}

/* archive page */

.blog-archive-month {
	text-shadow: 2px 2px 2px #000000;	
}

/* archive page end */
	
/* @end */

