/* CHOCOLAT 100,44,-37*/
body {
	margin: 20px 0;
	padding: 0;
	background: #e4d8cf;
	color: #584e80; /*#6B6B6B;*/
	background-image: url(../theme/images/chocolat.gif); 
	background-repeat: no-repeat;
}

a,h2,h3,h4,p {
	color: #785b4c;
}

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

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

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

#menu a {
	color: #9b7a67;
}

#menu.menuartiste a {
	color: #9b7a67;
}

#menu .last {
	color: #9b7a67;	
}

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

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

.gallerytheme {
	color:#71523b; 
}

#artistcontent {
  	border-color: #dccac0;	
	background: #fdfbfb; /*#fdfbfb;*/
  	color: #926b4e;/*#926b4e;*/
}

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

#my_show {
	border-color: #6d553f;
}

#statusbar{ 
	background-color: #cab7a9; 
	border: 1px solid #9b7a67; 
} 

#colOne {
	background: #fdfbfb;
  	color: #9b7a67;
  	border-color: #dccac0;	
}

#colTwo {
	background: #fdfbfb;
  	color: #9b7a67;
  	border-color: #dccac0;		
}

#longtext{ 
	background: #fdfbfb;
  	color: #9b7a67;
  	border-color: #dccac0;	
}

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

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

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

#footer p {
	color: #9b7a67;	
}

#footer a {
	color: #9b7a67;	
}

textarea {
	color: #9b7a67;
	border-color: #9b7a67;
}

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


/*New */
#mastercomment {
	color:#785b4c; 
	
}

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

#commenttitle {
	color:#785b4c; 
}

#textcomment,  {
	color:#785b4c; 
	background: #fdfbfb; /*same as artistcontent*/
}

.replybox {
	margin-top:0px; 
	margin-left:40px; 
	border: 1px #bea79a solid; /*same as artistpicture*/
	background: #fdfbfb; /*same as artistcontent*/
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #785b4c;
}		

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

/*End New */



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

.buttonout {
	margin-top:0px; 
	margin-left:40px; 
	border: 1px #bea79a solid; /*same as artistpicture*/
	background: #fdfbfb; /*same as artistcontent*/
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #785b4c;  /*same as a replytext*/
}
