/*  www.multithemes.com */

#navcontainer2 a, #sidebarContainer .lastpublished {
	border-bottom-width: 1px;
	border-bottom-color: #5f5f5f;
	border-top-color: #5f5f5f;
	border-top-width: 1px;
}/* BLACK TEXTURE */

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

#sidebarContainer {
	border: 1px solid #363636;
}

.blog-entry-date {
	border-top: 1px solid #7f7f7f;
}

/* colors and text shadow */

.album-description, .movie-page-description {
	border-top: 1px solid #7f7f7f;	
}

/* sidebar title */

#sidebarContainer .sideHeader {
	background: none;
}

a:link, a:visited {
	text-shadow: #0d0d0d 0 1px 0;
}

a:hover, a:active {
	text-shadow: none;
}

#navcontainer ul ul {
	background: url(../../images/elements/color7/submenu_background.jpg) repeat-y center top;
	border: 1px solid #282828;
	
		box-shadow: 0px 2px 5px #262626;
  -webkit-box-shadow: 0px 2px 5px #262626;
  -moz-box-shadow: 0px 2px 5px #262626;
}

#sidebarContainer {
	background: url(../../images/elements/png/black_15.png) repeat;
}