/* PINK */
body {
	margin: 20px 0;
	padding: 0;
	background: #E5B0CC;
	color: #584e80; /*#6B6B6B;*/
	background-image: url(../theme/images/pink.jpg);
	background-repeat: no-repeat;
}

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

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

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

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

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

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

#menu .last {
	color: #A42D67;	
}

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

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

.gallerytheme {
	color:#A42D67; 
}

#artistcontent {
  	border-color: #EBC5DC;	
	background: #FCF4F8; /*#FCF4F8;*/
  	color: #F6F9F1;/*#F6F9F1;*/
}

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

#my_show {
	border-color: #A42D67;
}

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

#colOne {
	background: #FCF4F8;
  	color: #A42D67;
  	border-color: #EBC5DC;	
}

#colTwo {
	background: #FCF4F8;
  	color: #A42D67;
  	border-color: #EBC5DC;		
}

#longtext{ 
	background: #FCF4F8;
  	color: #A42D67;
  	border-color: #EBC5DC;	
}

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

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

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

#footer p {
	color: #A42D67;	
}

#footer a {
	color: #A42D67;	
}

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

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


/*New */
#mastercomment {
	color:#A42D67;  /*same as a*/
	
}

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

#commenttitle {
	color:#A42D67;  /*same as a*/
}

#textcomment,  {
	color:#A42D67;  /*same as a*/
	background: #FCF4F8; /*same as artistcontent*/
}

.replybox {
	margin-top:0px; 
	margin-left:40px; 
	border: 1px #DD93B8 solid; /*same as artistpicture*/
	background: #FCF4F8; /*same as artistcontent*/
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #A42D67;  /*same as a*/
}		

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

/*End New */


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

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