/* FOREST */
body {         #f9fbf6
	margin: 20px 0;
	padding: 0;
	background: #ECF5E0;
	color: #584e80; /*#6B6B6B;*/
	background-image: url(../theme/images/forest.gif); 
	background-repeat: no-repeat;
}


a,h2,h3,h4,p {
	color: #697D44; /*#697D44;*/
}

#logo {
	background: url(../theme/images/lforest.gif) no-repeat;
}

#header {
	background: url(../theme/images/mforest.gif) repeat-x;
}

#menu {
	background: url(../theme/images/rforest.gif) no-repeat right top;
}

#menu a {
	color: #647544; /*#647544;*/
}

#menu.menuartiste a {
	color: #647544;
}

#menu .last {
	color: #647544;	
}

.menuartiste {
	border: 1px solid;
	border-color: #A6B58A;/*#D2DAC3; */
	background: none;
}

#content {
	background: #FFFFFF url(../theme/images/bforest.gif) no-repeat left bottom;
}

.gallerytheme {
	color:#647544; 
}

#artistcontent {
  	border-color: #A6B58A;
	background: #ecf5e0; /*#F9FBF6;*/
  	color: #F6F9F1;/*#F6F9F1;*/
}

#artistpicture {
	border: 1px solid;
	border-color: #A6B58A; /*#A6B58A*/
}

#my_show {
	border-color: #A6B58A;
}

#statusbar{ 
	background-color: #A6B58A; /*#B1C598; */
	border: 1px solid #A6B58A;
} 

#colOne {
	background: #ecf5e0;
  	color: #647544;
  	border-color: #A6B58A;
}

#colTwo {
	background: #ecf5e0;
  	color: #647544;
  	border-color: #A6B58A;
}

#longtext{ 
	background: #ecf5e0;
  	color: #647544;
  	border-color: #A6B58A;
}

#longtext input {
  border: 1px solid #A6B58A;
}

#longtext textarea {
  border: 1px solid #A6B58A;
}

#splash {
	background: url(../theme/images/forestbanner_f.jpg) repeat-x left bottom;
}

#footer p {
	color: #647544;	
}

#footer a {
	color: #647544;	
}

textarea {
	color: #647544;
	border-color: #647544;
}

#borderaroundtextarea {
    border-top: 1px solid #B1C598;
    border-right: 1px solid #B1C598;
    border-bottom: 1px solid #B1C598;
}


/*New */
#mastercomment {
	color:#697D44; 
	
}

#boxcomment {
	padding:10px; 
	margin-top:0px; 
	height:auto; 
	width:820px; 
	border: 1px #5d6b41 solid; /*new color value*/
	background: #ecf5e0; /*same as artistcontent*/
}

#commenttitle {
	color:#697D44; 
}

#textcomment,  {
	color:#697D44; 
	background: #ecf5e0; /*same as artistcontent*/
}

.replybox {
	margin-top:0px; 
	margin-left:40px; 
	border: 1px #A6B58A solid; /*same as artistpicture*/
	background: #ecf5e0; /*same as artistcontent*/
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #697D44;
}		

#replytext {
	padding:10px; 
	margin-top:0px;
	/*visibility: hidden;*/
	height:auto; 
	width:760px; 
	border: 1px #A6B58A solid; /*same as artistpicture*/
	/*background-color:#FFFAEC;*/
	background-color:white;
	color: #697D44;
}

.buttonhover {
	margin-top:0px; 
	margin-left:40px; 
	border: 1px #5d6b41 solid; /*same as new color value*/
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: white;
	font-weight:900;
	background: #A6B58A; /*same as artistpicture*/
}

.buttonout {
	margin-top:0px; 
	margin-left:40px; 
	border: 1px #A6B58A solid; /*same as artistpicture*/
	background: #ecf5e0; /*same as artistcontent*/
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #697D44;
}


/*End New */
