/*
Theme Name: Art Show
Author: Zoinks! Graphics
*/

body	{ background:#000;  margin:10px 15px 20px 15px; }

body, td
	{
	color:#fff;  font-size:14px;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	}

td	{ vertical-align:top;  padding:0;  line-height:1.6; }

table, img
	{ border:0; }


a	{ color:#ffa; font-weight:bold; }

a:active, a:hover
	{ text-decoration:none;  color:#ff0; }


h1, h2, h3, h4
	{
	color:#89B13F;  font-weight:normal;  margin-bottom:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h1	{
	text-transform:lowercase;  line-height:1.2;
	font-style:italic;  letter-spacing:4px;
	}

.center	{ text-align:center !important; }

.green	{ color:#89B13F; }
.red	{ color:#f00; }

em, i	{ font-family:Georgia, "Times New Roman", Times, serif;  font-size:105%; }

hr	{ border:0;  border-top:1px solid #fff;  height:1px;  margin:20px 0; }


#foot, #Menu2
	{ text-align:center; }

#foot	{ color:#fff;  font-size:11px;  letter-spacing:1px; }

#foot a	{ color:#fff;  text-decoration:none;  font-weight:normal; }

#foot a:active, #foot a:hover
	{ text-decoration:underline; }


#topMenu { margin-bottom:50px; }

#Menu2	{
	font-size:17px;  padding:10px 0;  margin:15px 0;  line-height:1.0;
	color:#89B13F;  border-top:1px solid #fff;  border-bottom:1px solid #fff;
	}

#topMenu a, #Menu2 a
	{ text-decoration:none; }

#topMenu a
	{ color:#E8DEC5; }

#topMenu a:active, #topMenu a:hover
	{ color:#fff; }


#Menu2 a { color:#fff; }

#Menu2 a:active, #Menu2 a:hover
	{ color:#89B13F; }


#PayPal p
	{ margin:8px 0; }

.postmetadata
	{
	text-align:justify;  padding:5px 0 8px 0;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	}

.small	{ font-size:13px; }
.smaller { font-size:12px; }
.smallest { font-size:11px; }

