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

/***** Douroub/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */
#header-home {
	background-color:#FADFA7;
	
	}
#header{
	background-color:#FADFA7;
	}

a:link{
	color:#022C92;
}
a:visited {
    color:#009BCE;
}
a:hover {
    color:#FF0000;
}

.forumpost .picture.left {
    background-color:#FADFA7;
}
.forumpost .topic {
    background-color:#FADFA7;
}
.forumpost .subject {
    color:#852F00;
}
.forumheaderlist td {
    background-color:#FFFFFF;
    border-color:#FADFA7;
}
.forumheaderlist .discussion .starter {
    background-color:#FADFA7;
    border-color:#FFFFFF;
}
.maincalendar .weekdays th {
   color:#993300;
   background-color:#D4AF7B;
 }
 
.minicalendar .weekdays th {
   color:#993300;
   background-color:#FCF3E6;
}
th.header,
td.header,
h1.header,
h2.header,
h3.header,

div.header {     
    background-image:url(douroub1.jpg);     
    background-position:top;    
    background-repeat:repeat-x; 
	color:	#852F00;
}

.navbar {
    background-image:url(douroub1.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

/***** Douroub/gradients.css end *****/


