/* www.multithemes.com

Copyright:
You can modify all features of  theme but only for your personal use.
By installing this theme file onto your computer, you agree that you will use this theme only for your personal web design.
You can't distribute or resell this theme without written permission from Multithemes.                          */

#container {
	color: #252525;	
}

/* links */

a:link, a:visited, #footer a:link, #footer a:visited {
	color: #853d23;
	text-shadow: 0px 0px 1px #ffffff;
}

a:hover, a:active, #footer a:hover, #footer a:active {
	color: #4e2314;
	text-shadow: 1px 1px 2px #ffffff;
}

/* headers titles */

#pageHeader h1 {
	color: #4e2314;
	text-shadow: 2px 2px 0px #ffffff;
}

#pageHeader h2 {
	color: #8b5d42;
	text-shadow: 2px 2px 2px #ffffff;
}

/* color text  #9d6335  and  bordeaux #421a15 */

#footer p {
		color: #666666;
}

/* photo album --> single page Html  and more */

.album-description, .movie-page-description, .movie-description {
	color: #5b5b5b;
}

 .filesharing-description {
	color: #252525;
}

.filesharing-item-description {
	color: #5b5b5b;
	text-shadow: 2px 2px 2px #ffffff;
}

/* blog amd more */

.blog-entry-title, .album-title, .movie-page-title, #sidebarContainer .sideHeader  {
	color: #4e2314;	
	text-shadow: 1px 1px 1px #ffffff;
}

.blog-entry-date  {
	color: #666666;
	text-shadow: 2px 2px 2px #ffffff;
}

/* movie e video links */

.thumbnail-frame:hover, .movie-thumbnail-frame:hover {
	color: #5b5b5b;
	text-shadow: 1px 1px 2px #ffffff;
}

/* Bread */

#breadcrumbcontainer ul {
	color: #666666;
}

/* form imput */

.form-input-field {
	background: #fffeea;
}

.message-text {
	color: #4e2314;
}

/*<group=Toolbar>*/

/* Toolbar */

#navcontainer {
	color: #2a2a2a;
	text-shadow: 2px 2px 1px #e4d6b4;
}

#navcontainer #current {
	color: #4e2314;	
}

/* level 0 and dorder toolbar buttons */

#navcontainer a {
	color: #000000;
	border-bottom: 1px dotted #9a7654;
	background: no-repeat url(../../images/2button_triangle_normal.gif) 18px 13px;
}

#navcontainer a:hover {
	color: #4e2314;
	background: no-repeat url(../../images/2button_triangle.gif) 18px 13px;
}

#navcontainer .currentAncestor {
	background: no-repeat url(../../images/2button_triangle.gif) 18px 13px;
}

/* Child - Level 1 */

#navcontainer ul ul a {
	background: no-repeat url(../../images/2button_normale.gif) 21px 13px;
	color: #434343;
}

#navcontainer ul ul a:hover, #navcontainer ul ul #current{
	background: no-repeat url(../../images/2button_push.gif) 21px 13px;
	color: #4e2314;
}

#navcontainer ul ul .currentAncestor {
	background: no-repeat url(../../images/2button_push.gif) 21px 13px;
}

/* Child - Level 2 */

#navcontainer ul ul ul a{
	background: no-repeat url(../../images/2button_normale.gif) 30px 13px;
	color: #434343;
}

#navcontainer ul ul ul a:hover, #navcontainer ul ul ul #current{
	background: no-repeat url(../../images/2button_push.gif) 30px 13px;
	color: #4e2314;
}

#navcontainer ul ul ul .currentAncestor {
	background: no-repeat url(../../images/2button_push.gif) 30px 13px;
}

/* Child Level 3 */

#navcontainer ul ul ul ul a{
	background: no-repeat url(../../images/2button_normale.gif) 39px 13px;
	color: #434343;
}

#navcontainer ul ul ul ul a:hover, #navcontainer ul ul ul ul #current{
	background: no-repeat url(../../images/2button_push.gif) 39px 13px;
	color: #4e2314;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: no-repeat url(../../images/2button_push.gif) 39px 13px;
}

/* Child Level 4 */

#navcontainer ul ul ul ul ul a{
	background: no-repeat url(../../images/2button_normale.gif) 48px 13px;
	color: #434343;
}

#navcontainer ul ul ul ul ul a:hover , #navcontainer ul ul ul ul ul #current{
	background: no-repeat url(../../images/2button_push.gif) 48px 13px;
	color: #4e2314;
}

#navcontainer ul ul ul ul ul .currentAncestor {
	background: no-repeat url(../../images/2button_push.gif) 48px 13px;
}

/* Toolbar end */

/*</group>*/





