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

/***** idial/idial.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;     
}

#header-home .headermain {
    font-size: 1.2em;
}
/***** idial/idial.css end *****/

