/* CSS Document */

body {
	color: #555;
	background: transparent url(../themes/dark/bg_leaves.jpg) 0 0 repeat;
}


a:link {color: #ff6600;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #ff6600;}
a:hover {	text-decoration: none;	color: #333333;}
a:active {	text-decoration: none;	color: #333333;}


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

h1 {color: #ff6600;}
h2{ color: #ff6600;}
h3{color: #ff6600;}


/*------------------------------------------------------------*
 ~main layout bits~
**------------------------------------------------------------*/
#wrapper 	{background:  url(../themes/dark/bg_leaves.jpg) 0 0 repeat;}

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

.home {background:transparent url(../themes/dark/nav_dark_home.gif) no-repeat;}

.photos {	background: transparent url(../themes/dark/nav_dark_photos.gif) no-repeat;}

.graphics {	background:transparent url(../themes/dark/nav_dark_graphisme.gif) no-repeat;}

.errance {	background:transparent url(../themes/dark/nav_dark_errance.gif) no-repeat;}

.mode { background:transparent url(../themes/dark/nav_dark_mode.gif) no-repeat;}


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

 ~ Content Information~

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

#two_left li {color:#ff6600; }

#folio_right a, #index_content a {color: #ff6600; }

#folio_right a:hover, #index_content a:hover {	color: #777; }

#sitemap li {color: #ff6600;}

#contacting input, #contacting textarea { color: #ff6600; }

#contacting textarea:focus, #contacting input:focus { border: 1px solid #ff6600}

#folio_right li { color: #777;}

/*------------------------------------------------------------*
 ~Footer Information~
**------------------------------------------------------------*/

#copyright {color:#CCCCCC}
#copyright a {color:#CCCCCC; text-decoration: none;}
#copyright a:hover {text-decoration: underline; color: #ffffff;}
#footer {background: transparent url(../themes/dark/footer.gif) no-repeat;}


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

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