/**************************************
 * THEME NAME: eadfacis
 *
 * Files included in this sheet:
 *
 *   eadfacis/gradients.css
 **************************************/

/***** eadfacis/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}
.subcontent {  font-size: 12px; background-position: top}
.signuppanel {  font-size: 12px}
.categorylist {  font-size: 12px}
.logininfo {  text-align: right}
.logininfo_publier { text-align: center; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal}
/***** eadfacis/gradients.css end *****/


