/* 
GENERAL INFO
blue color: #6699FF
light gray color: #e0e0e0
dark gray body #333333
*/

#footer {position: relative;
	margin-top: -70px; /* negative value of footer height */
	height: 70px;
	clear:both;
	margin: 0 auto; /* my previous settings */
	background-color: #000000; /* my previous settings */
	text-align: center; /* my previous settings */
	width: 674px; /* my previous settings */
	border-top: 1px solid #666; /* my previous settings */
	font-size: 85%; } /* my previous settings */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 auto;
	color: #e0e0e0;
	background-color: #000000; }

body.gray {background-color: #333333; }

#intro {
	background-color: #000000;
	margin: 0 auto;
	width: 800px;
	height: 600px;
	text-align: center; }

img.left {
	width: 125px;
	height: 555px;
	float: left;
	border: 0;
	background: #333;
	}
	
img.right {
	width: 125px;
	height: 555px;
	float: left;
	border: 0;
	background: #333;
	}
	
#content.main {
	width: 674px;
	float: left;
	text-align: center;
	background-color: #000000; }
	
#outerwrap {
	width: 955px;
	text-align: center;
	margin: 0 auto;
	border: 0;
	background-color: #000000; }

#wrapper {
	width: 674px;
	text-align: center;
	margin: 0 auto;
	background-color: #000000; }

#wrapper#padded {padding: 0 10px; } /* FIX THIS....................NOT WORKING................ */

#bio {
	padding: 15px 0 0 0;
	width: 475px;
	height: 100%; 
	text-align: left;
	margin: 0 auto;
	background-color: #000000; }


#header {
	display: block;
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #666;
	font-size: 80%;
	background: #000 url(paule_header.png) top center no-repeat; }

#headerlink {
	display: block;
	width: 100%;
	height: 120px;
	outline-style: none;
	margin: 0;
	padding: 0;
	border: 0; }

#headerlink img { border: none; }


#smallheaderlink {
	display: block;
	width: 100%;
	height: 132px;
	outline-style: none;
	border: 0; }

#smallheaderlink img { border: none; }

#smallfooter {
	color: #ffffff;
	background-color: #000000;
	border-top: solid 1px #666666;
	font-size: 85%; }


#mainnav {
	float: left;
	height: 100%;
	width: 20%;
	background-color: #333;
	}


#photogallery {
	margin: 0 auto;
	text-align: center;
	width: 100%; /* was 600px */
	height: 100%; /* was 535px */
	border: 0;
	background-color: #000000;
	font-size: .85em; }

#photogallerynav {width: 200px;
	background-color: #000000;}

#photogallerynav img {
	border: 0; }

#photogallery img {
	padding: 5px 0;
	border: 0; }


#forwardarrow a {
	width: 111px;
	height: 25px;
	float: left;
	border: 0;
	background: #000 url(images/fwd_arrow_button.png) no-repeat;
	background-position: 0 0; }

#forwardarrow a:link {
	border: 0;
	background: #000 url(images/fwd_arrow_button.png) no-repeat; }

#forwardarrow a:hover {
	border: 0;
	background: #000 url(images/fwd_arrow_button.png) no-repeat 0 -25px; }


#backarrow a {
	width: 111px;
	height: 25px;
	float: left;
	border: 0;
	background: #000 url(images/back_arrow_button.png) no-repeat;
	background-position: 0 0; }

#backarrow a:link {
	border: 0;
	background: #000 url(images/back_arrow_button.png) no-repeat; }

#backarrow a:hover {
	border: 0;
	background: #000 url(images/back_arrow_button.png) no-repeat 0 -25px; }

#smallnav ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #000;
	color: #fff;
	/*float: left;*/
	width: 100%;
	height: 15px;
	font-size: 80%;
	font-family: arial, helvetica, sans-serif; }

#smallnav ul li { display: inline; }

#smallnav ul li a {
	padding: 0.2em 1em;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	/*float: left;*/
	border-right: 1px solid #fff; }

#smallnav ul li a:hover {
	color: #6699FF; }


/* --------------GENERAL-------------- */

h3,h4,h5 {color: #6699FF; }

a:link {color:#6699FF} /* unvisited link */
a:visited {color:#a7a7a7} /* visited link */
a:hover {color:#faa719} /* mouse over link */
a:active {color:#f0ff00} /* selected link */

.small {font-size: 75%; }


/* --------------MAIN NAVIGATION PAGE-------------- */

#nav_portraits a {
	width: 222px;
	height: 139px;
	float: left;
	border: 0;
	background: #000 url(images/portraits_button.png) no-repeat;
	background-position: 0 0; }

#nav_portraits a:link {
	border: 0;
	background: #000 url(images/portraits_button.png) no-repeat; }

#nav_portraits a:hover {
	border: 0;
	background: #000 url(images/portraits_button.png) no-repeat 0 -139px; }

/* #nav_portraits a:visited {
	border: 0;
	background: #000 url(images/portraits_button.png) no-repeat 0 -278px; } */


#nav_music a {
	width: 222px;
	height: 139px;
	float: left;
	border: 0;
	background: #000 url(images/music_button.png) no-repeat;
	background-position: 0 0; }

#nav_music a:link {
	border: 0;
	background: #000 url(images/music_button.png) no-repeat; }

#nav_music a:hover {
	border: 0;
	background: #000 url(images/music_button.png) no-repeat 0 -139px; }


#nav_fashion a {
	width: 222px;
	height: 139px;
	float: left;
	border: 0;
	background: #000 url(images/fashion_button.png) no-repeat;
	background-position: 0 0; }

#nav_fashion a:link {
	border: 0;
	background: #000 url(images/fashion_button.png) no-repeat; }

#nav_fashion a:hover {
	border: 0;
	background: #000 url(images/fashion_button.png) no-repeat 0 -139px; }


#nav_landscape a {
	width: 222px;
	height: 108px;
	float: left;
	border: 0;
	background: #000 url(images/landscape_button.png) no-repeat;
	background-position: 0 0; }

#nav_landscape a:link {
	border: 0;
	background: #000 url(images/landscape_button.png) no-repeat; }

#nav_landscape a:hover {
	border: 0;
	background: #000 url(images/landscape_button.png) no-repeat 0 -108px; }


#nav_projects a {
	width: 222px;
	height: 108px;
	float: left;
	border: 0;
	background: #000 url(images/projects_button.png) no-repeat;
	background-position: 0 0; }

#nav_projects a:link {
	border: 0;
	background: #000 url(images/projects_button.png) no-repeat; }

#nav_projects a:hover {
	border: 0;
	background: #000 url(images/projects_button.png) no-repeat 0 -108px; }


#nav_exhibitions a {
	width: 222px;
	height: 108px;
	float: left;
	border: 0;
	background: #000 url(images/exhibitions_button.png) no-repeat;
	background-position: 0 0; }

#nav_exhibitions a:link {
	border: 0;
	background: #000 url(images/exhibitions_button.png) no-repeat; }

#nav_exhibitions a:hover {
	border: 0;
	background: #000 url(images/exhibitions_button.png) no-repeat 0 -108px; }


#nav_blog a {
	width: 168px;
	height: 114px;
	float: left;
	border: 0;
	background: #000 url(images/blog_button.png) no-repeat;
	background-position: 0 0; }

#nav_blog a:link {
	border: 0;
	background: #000 url(images/blog_button.png) no-repeat; }

#nav_blog a:hover {
	border: 0;
	background: #000 url(images/blog_button.png) no-repeat 0 -114px; }


#nav_bio a {
	width: 168px;
	height: 114px;
	float: left;
	border: 0;
	background: #000 url(images/bio_button.png) no-repeat;
	background-position: 0 0; }

#nav_bio a:link {
	border: 0;
	background: #000 url(images/bio_button.png) no-repeat; }

#nav_bio a:hover {
	border: 0;
	background: #000 url(images/bio_button.png) no-repeat 0 -114px; }


#nav_news a {
	width: 168px;
	height: 114px;
	float: left;
	border: 0;
	background: #000 url(images/news_button.png) no-repeat;
	background-position: 0 0; }

#nav_news a:link {
	border: 0;
	background: #000 url(images/news_button.png) no-repeat; }

#nav_news a:hover {
	border: 0;
	background: #000 url(images/news_button.png) no-repeat 0 -114px; }


#nav_video a {
	width: 168px;
	height: 114px;
	float: left;
	border: 0;
	background: #000 url(images/video_button.png) no-repeat;
	background-position: 0 0; }

#nav_video a:link {
	border: 0;
	background: #000 url(images/video_button.png) no-repeat; }

#nav_video a:hover {
	border: 0;
	background: #000 url(images/video_button.png) no-repeat 0 -114px; }
	
/* ----------------FASHION MENU----------------- */

#fashnav_edit a {
	margin: 40px 0 40px 0;
	width: 224px;
	height: 55px;
	float: left;
	border: 0;
	background: #000 url(images/fashion_editorial_button.png) no-repeat;
	background-position: 0 0; }

#fashnav_edit a:link {
	border: 0;
	background: #000 url(images/fashion_editorial_button.png) no-repeat; }

#fashnav_edit a:hover {
	border: 0;
	background: #000 url(images/fashion_editorial_button.png) no-repeat 0 -55px; }
	
	
#fashnav_runway a {
	margin: 40px 0 40px 0;
	width: 224px;
	height: 61px;
	float: left;
	border: 0;
	background: #000 url(images/fashion_runway_button.png) no-repeat;
	background-position: 0 0; }

#fashnav_runway a:link {
	border: 0;
	background: #000 url(images/fashion_runway_button.png) no-repeat; }

#fashnav_runway a:hover {
	border: 0;
	background: #000 url(images/fashion_runway_button.png) no-repeat 0 -61px; }
	
	
#fashnav_back a {
	margin: 40px 0 40px 0;
	width: 224px;
	height: 66px;
	float: left;
	border: 0;
	background: #000 url(images/fashion_backstage_button.png) no-repeat;
	background-position: 0 0; }

#fashnav_back a:link {
	border: 0;
	background: #000 url(images/fashion_backstage_button.png) no-repeat; }

#fashnav_back a:hover {
	border: 0;
	background: #000 url(images/fashion_backstage_button.png) no-repeat 0 -66px; }	




/* --------------PROJECTS-------------- */

#proj1 {padding: 10px 0; }

#proj1 img { border: none; }

#proj2 {padding: 10px 0; }

#proj2 img { border: none; }

/*
Fashion (keep the 3 sub sections on the next Menu page)
Blog (a sub section for Blog and Bio)
Exhibitions
Video
 */



/* --------------EXHIBITS AND NEWS-------------- */

.exhibitname,.newsdate {color: #6699FF;
	font-weight: bold;
	font-style: oblique;
	font-size: 1.1em; }

.exhibitdate, .newsname {color: #ffffff;
	font-weight: bold; }

.newsname {font-size: .9em; }

.newsdescription {font-weight: normal; 
	font-size: .9em; }

.exhibitgallery {color: #ffffff; }

.exhibitgalleryname {
	color: #ffffff;
	font-weight: bold; }

.exhibititem, .newsitem { 
	width: 100%;
	margin: 0;
	padding: 10px 0;
	border-top: solid 1px #666666; }

.exhibitimages, .newsimages {
	margin: 10px;
	vertical-align: middle;
	border: 0; }

/* STILL TO DO: FIX THE COLOR OF ACTIVE AND VISITED LINKS ON IMAGES */
	

table {
	width: 600px;
	font-size: .8em;
	margin: 0 auto; 
	border: 1px solid #fff; }

td, th {
	vertical-align: top;
	padding: 5px;
	border: 1px solid #fff; }

th {
	font-weight: bold;
	border-right: 2px #333; }




