/* CSS Document */

body {color: #777; background: #e1e1e1;}

a:link {color: #869aae;	text-decoration: none;}

a:visited {text-decoration: none; color: #869aae;}

a:hover {text-decoration: underline; color: #869aae;}

a:active {text-decoration: underline; color: #869aae;}

a:current {text-decoration: underline;}

#two_left li a.active:active, #two_left li a.active:hover {text-decoration: underline; color: #869aae;}

/*------------------------------------------------------------*
 ~Headings ~
**------------------------------------------------------------*/

h1 {color: #672a6a;}
h2 { color: #672a6a;}
h3 {color: #672a6a;}

/*------------------------------------------------------------*
 ~main layout bits~
**------------------------------------------------------------*/
#wrapper {background: #e1e1e1;}

/*------------------------------------------------------------*
 ~Tabbed Nav Information~
**------------------------------------------------------------*/
#nav {background: #e1e1e1;}

.home {background-image: url(../themes/light/nav_light_home.gif);}

.photos {background-image: url(../themes/light/nav_light_photos.gif);}

.graphics {background-image: url(../themes/light/nav_light_graphisme.gif);}

.errance {background-image: url(../themes/light/nav_light_errance.gif);}

.mode {background-image: url(../themes/light/nav_light_mode.gif);}

/*------------------------------------------------------------*
 ~ Content Information~
**------------------------------------------------------------*/

#two_left li {color:#672a6a; }

#folio_right a, #index_content a {color: #672a6a;}
#folio_right a:hover,  #index_content a:hover {color: #777; }
h2.themes {color: #fff; background:url(../themes/light/h2-themes.gif) 0 0 no-repeat; text-indent:-5000px; width:147px; height:26px}


#sitemap li{color: #672a6a;}

#contacting input, #contacting textarea {color: #672a6a;}

#contacting textarea:focus, #contacting input:focus {border: 1px solid #672a6a;}

#folio_right li {color: #777;}

/*------------------------------------------------------------*

 ~Footer Information~

**------------------------------------------------------------*/

#copyright a:hover {text-decoration: underline;}
#footer {background: url(../themes/light/footer.jpg) no-repeat;}


/*------------------------------------------------------------*
 ~Scrolling Information~
**------------------------------------------------------------*/

#scroll-menu a:hover {border: 1px solid #672a6a;	color: #672a6a;}
