

.theme-bg{
	background-color:#000000;
}



.theme-title{
  color:#FAF7F7;
}


.theme-content{
  color:#FAFAFA;
}

a {
  color: #2160C5;
}

.theme-primary-color{
  color:#2160C5;
}

.theme-primary-bg{
  background-color:#2160C5;
}

.theme-primary-bd{
  border-color:#2160C5;
}



.theme-primary-multi{
  background-color:#2160C5;
  
}

.theme-secondary-color{
  color:#4A85E4;
}

.theme-secondary-multi{
  	background-color:#4A85E4;
  
}

.theme-mod{
  	background-color:#000000;
  
  	border:1px solid #FFFFFF;
}


.theme-mod-bg{
  background-color:#000000;
}

.theme-mod-bd {
  border: 1px solid #FFFFFF;
}








