/* Kirsten Gallery Styles */
 
 body {		font-family: Arial, sans-serif;
		font-size: 11pt;
		color: #DDDDDD;
		background-color: #000000; }

  .title { 	font-family: Arial, sans-serif;
		color: #DDDDDD;
		font-size: 21pt;
		text-align: center; }

  .titleColor { font-family: Arial, sans-serif;
		color: #DDBB88;
		font-size: 21pt;
		text-align: center; }

  .subtitle {	font-family: Arial, sans-serif;
		color: #DDDDDD;
		font-size: 16pt;
		text-align: center; }

  .pastshows {  margin-left: 30%;
		text-align: left; }


/* For clearing floats per
 http://nicolasgallagher.com/micro-clearfix-hack/  */

/* For modern browsers */
.cf:before,
.cf:after {
  content:"";
  display:table;
}
 
.cf:after {
clear:both;
}
 
/* For IE 6/7 (triggers hasLayout) */
.cf {
  *zoom:1;
}


  .colored { 	font-family: Arial, sans-serif;
		font-size: 11pt;
		color: #DDBB88; }

  .caption {	font-family: Arial, sans-serif;
		font-size: 12pt; }

  ul.coming {	width: 50%;
		margin-left: 20%;
		text-align: left; }

  .consign {	margin-left: 15%;
		margin-right: 15%;
		text-align: left; }

  .Controls:link    { color:#AAAAEE; text-decoration:none;
                      font-family: Arial;
                      font-size:   14pt;
                      font-weight: bold; }

  .artist {	font-family: Arial, sans-serif;
		font-size: 18pt;
		text-align: center; 
		color: #DDBB88; }

  .artwork { 	font-family: Arial, sans-serif;
		font-size: 10pt;
		color: #DDBB88; }

  .creator {	font-family: Arial, sans-serif;
		font-size: 9pt;
		color: #EEEEEE; }

  .framedImg {	border-width: 2px;
		border-color: #FFFFFF; }

  .outer {	width : 95%;
		text-align : center; 
		background-color : #000000; }

  .info {	width: 6in;
		text-align: left; }

  .info2 {	margin-left: 20%;
		width: 6in;
		text-align: left; }
 
  .centerlist { padding-left: 50%;
		margin-left: -180px;
		text-align: left; }

  .navbar {	font-family: Arial, sans-serif;
		font-size: 11pt;
		text-align: center; 
		background-color: #3F3E22; }

  .navbarhere {	font-family: Arial, sans-serif;
		font-size: 11pt;
		text-align: center;
		background-color: #B6AC86; }

  .event {	font-family: Arial, sans-serif;
		font-size: 14pt;
		color: #DDBB88; }

  .eventhead {	font-family: Bodoni, Arial, sans-serif;
		font-size: 18pt;
		color: #DDBB88; }


  .pic {	border: solid 1px white;
		margin: 0.2em; }

  .slideshow {  width : 600px; 
		border : 2px white; 
		background-color : #333333; } 

  .sold  {	color: #e00; }

  .guru	 {	color: #DDBB88; }

  .text {	font-family: Arial, sans-serif;
		color: #DDDDDD;
		font-size: 11pt; }

  .small {	font-size: 10pt; }

  .underbar {	text-decoration: underline; }

  .footer {	font-family: Arial, sans-serif;
		color: #DDDDDD;
		font-size: 9pt;
		text-align: center; }

  .urhere { 	background-color: white; }

  .nomarker {	list-style-type: none; }

  .DuoImg {	width: 50%;
		padding-left: 5em;
		text-align: center;
		margin: auto; }

  .LtImg, .RtImg {	
		width: 250px;
		height: 250px;
		float: left;
		text-align: center; 
		font-size: 10pt; }

  .FBicon {	float: left;
		width: 50px;
		margin-left: 40%; }

  .FBinvite {	float: left;
		width: 20%;
		padding-left: 1%; }



  a:link { 	color: #8888FF; }
  a:active { 	color: #0000EE; }
  a:visited {	color: #8888FF; }
  a:hover { 	color: #00CC00; }



  ul.artistsLink { list-style: none;
		   width: 80%;
		   border: 1px solid #eee;
		 }

  ul.artistsLink li { float: left; }

  ul.artistsLink li a {
		display: block;
		width: 25%;
		margin-left: 3px;
		border: 1px solid #00e;
		background-color: #ccccff;
		text-decoration: none;
		}
