@charset "utf-8";

#EventsPage .eventRow a {
	color: white;
}



/*--------------------------------------------------------------------NEW COLORING PAST THIS LINE---INDIVIDUAL THEME CODE---------------------------------------------*/

a {color: #fff;}

form.Compact_Default, #ContactPage h1 {
    background-color: #666;
	color: white;
	border-style: none;
}

.sitecontent, .SitePage, #About, #ContactPage, .Artwork, .Art, #CopyrightBar, html {
	background-color: black;
	color: white;
}
#About p, #About p a {
	color: white;
}

#Art ul li , #Art .SubjectTxt {
	background-color: #666;
	color: white;
}

#Art ul li:hover, #Artwork ul li:hover {
	background-color: black;
}
#Artwork ul li, #Artwork .ArtTitle, #Artwork .ArtInfo  {
	background-color: #666;
	color: white;
}
#Artwork h1 {
	background-color: black;
	color: white;
}
p {
	color: white;
}
#DetailsPage .ArtworkInfo p a {
	color: white;
}
#ContactPage .ArtistContact h2, h2, #ContactPage .ArtistContact a:link  {
	color: white;
}
form.Compact_Default input.formButton {
	background-color: #1d1b1b;
	color: white;
}
#MainNav1 {
	background-color: #666;
	color: white;
}
ul#cssmw #hidden li a, ul#cssmw #hidden li a:hover {
	color: white;
}
ul#cssmw li a:hover {
	background-color: #1d1f21;
}
#MainBanner, #MainBanner .BannerArtist, #MainBanner .ArtistBannerName a, #MainBanner .BannerArtist .ArtType a {
	background-color: #666;
	color: white;
}
#CopyrightBar {
	background-color: #666;
}

#LinksPage a:link {
	color: white;
}

#LinksPage .linkRow a {
    color: #fff; 
}



@media only screen and (max-device-width: 1000px) {


/*--------------------------------------------------------------------NEW COLORING PAST THIS LINE---INDIVIDUAL THEME CODE---------------------------------------------*/


.sitecontent {
	
}
#Art ul li , #Art .SubjectTxt {
	background-color: #666;
	color: white;
}
form.Compact_Default, #ContactPage h1 {
    background-color: black;
	color: white;
	border-style: none;
}
#SimpleContact_Compact_Default.Compact_Default {
	background-color: black;
	color: white;
	border-style: none;
}
ul#cssmw li button {
	background-color: #666;
	color: white;
}
#Artwork h1 {
	color: white;
	background-color: #666;
}
#EventsPage .eventRow {
background-color:black;

}

}