/* 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: #b9490a;
	text-shadow: 0px 0px 1px #ffffff;
}

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

/* headers titles */

#pageHeader h1 {
	color: #b9490a;
	text-shadow: 2px 2px 1px #fbf4cf;
}

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

/* 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: #973800;	
	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, #breadcrumbcontainer a {
	color: #666666;
}

#breadcrumbcontainer a:hover {
	color: #973800;
}

/* form imput */

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

.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;
	background: no-repeat url(../../images/toolbar1/toolbar0_normal.gif) 2px 10px;
}

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

#navcontainer #current {
	color: #973800;
	background: no-repeat url(../../images/toolbar1/toolbar0_active.gif) 2px 10px;
}

#navcontainer .currentAncestor {
	background: no-repeat url(../../images/toolbar1/toolbar0_ascensor.gif) 2px 10px;
}

/* Child - Level 1 */

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

#navcontainer ul ul a:hover{
	background: no-repeat url(../../images/toolbar1/2toolbar_push.gif) 10px 11px;
	color: #973800;
}

 #navcontainer ul ul #current{
	background: no-repeat url(../../images/toolbar1/2button_active.gif) 10px 11px;
	color: #973800;
}

#navcontainer ul ul .currentAncestor {
	background: no-repeat url(../../images/toolbar1/2button_ascens.gif) 10px 11px;
}

/* Child - Level 2 */

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

#navcontainer ul ul ul a:hover{
	background: no-repeat url(../../images/toolbar1/2toolbar_push.gif) 19px 11px;
	color: #973800;
}

 #navcontainer ul ul ul #current{
	background: no-repeat url(../../images/toolbar1/2button_active.gif) 19px 11px;
	color: #973800;
}

#navcontainer ul ul ul .currentAncestor {
	background: no-repeat url(../../images/toolbar1/2button_ascens.gif) 19px 11px;
}

/* Child Level 3 */

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

#navcontainer ul ul ul ul a:hover{
	background: no-repeat url(../../images/toolbar1/2toolbar_push.gif) 28px 11px;
	color: #973800;
}

#navcontainer ul ul ul ul #current{
	background: no-repeat url(../../images/toolbar1/2button_active.gif) 28px 11px;
	color: #973800;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: no-repeat url(../../images/toolbar1/2button_ascens.gif) 28px 11px;
}

/* Child Level 4 */

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

#navcontainer ul ul ul ul ul a:hover{
	background: no-repeat url(../../images/toolbar1/2toolbar_push.gif) 37px 11px;
	color: #973800;
}

#navcontainer ul ul ul ul ul #current{
	background: no-repeat url(../../images/toolbar1/2button_active.gif) 37px 11px;
	color: #973800;
}

#navcontainer ul ul ul ul ul .currentAncestor {
	background: no-repeat url(../../images/toolbar1/2button_ascens.gif) 37px 11px;
}

/* Toolbar end */

/*</group>*/