/*****************************************

		CUSTOM CSS

******************************************/


#domus div.titleHolder a {
   color: #000000;
   height: 2.1em;
}

#domus .titleHolder, #domus .footer {
    background: rgba(0, 0, 0, 0) linear-gradient(#ffdead, #a39171) repeat scroll 0 0;
}

/*#domus #adminForm div {
       background: #ffdead;
}*/

#domus div .btn-primary {
    background-color: #d2b48c;
    background-image: linear-gradient(to bottom, #a39171, #ffdead);

}


