@charset "UTF-8";
/* CSS Document */

* { padding: 0; margin: 0; }

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* GENERAL STYLES */
body {
	color: #000000;
	background-color: #000000;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat;
	margin-top: 10px;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding: 8px 20px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #767676;
	padding-top: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

img {  
	border-style: none;
}

.smalltext {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
}

#wrapper { 
	 margin: 0 auto;
	 width: 960px;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 960px;
 }

#navigation {
	top: 15px;
	left: 20px;
	position: relative;
}

#middle_frame {
	width: 960px;
	background-image:url(images/parchment.jpg);
	background-repeat: repeat-y;	
}

#top_frame {
	background-image:url(images/frame_top.gif);
	background-repeat: no-repeat;
	height: 120px;
}

#bottom_frame {
	width: 960px;
	height: 80px;
	background-image:url(images/frame_bottom.gif);
	text-align:center;
	clear: both;
}

#bottom_nav {
	padding-top: 15px;
}

#footer {
	width: 880px;
	margin: 10px 40px;
	color: #999999;
}

#footer p {
	font-size: 10px;
	line-height: 12px;
	text-align:center;
}


/* HOME PAGE ELEMENTS */

#single_column {
	width: 854px;
	margin-top: -60px;
	margin-left: 53px;
}

.center_image {
	padding: 10px 0px;
	text-align:center;
}

#about_danas {
	width: 455px;
	background-color:#fcfbf5;
	border: 3px solid #000000;
	float: left;
}

#about_header {
	height: 54px;
	background-image:url(images/about_header.jpg);
	background-repeat: no-repeat;	
}

#about_footer {
	height: 17px;
	background-image:url(images/about_footer.jpg);
	background-repeat: no-repeat;	
}

#home_right_column {
	float: right;
	width: 380px;
}

#bert_grimm {
	height: 340px;
}

#latest_news {
	border: 3px solid #000000;
	background-color:#e6e0c9;
	margin-top: 10px;
}

#news_header {
	height: 55px;
	background-image:url(images/news_header.jpg);
	background-repeat: no-repeat;
}

#news_footer {
	height: 40px;
	background-image:url(images/news_footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#news_footer td {
	padding: 10px 5px;
}

#tweet {
	overflow: auto;
	height: 220px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#541204;
	line-height: 16px;
}

#tweet ul {
  list-style: none;
  padding: 0;
}

#tweet li {
	margin: 1em 0;
}

.tweetTime {
	font-weight:bold;
	color: #;
}

/* GALLERY ELEMENTS */

#gallery_header {
	height: 40px;
}

#portfolio_wrapper {
	width: 854px;
	background-image:url(images/gallerybg.jpg);
	background-color: #838382;
	background-repeat: repeat-x;
	border: 3px solid #000000;
}

#museum_wrapper {
	width: 854px;
	background-image:url(images/shopmuseumbg.jpg);
	background-color: #e6e5e3;
	border: 3px solid #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
}


#gallery_leftcol {
	width: 596px;
	background-color:#000000;
	float: left;
	border-right: 3px solid #000000;
}

#large_image {
	text-align: center;
	padding: 40px 25px;
}	

#thumbnails {
	width: 600px;
	background-color: #524b4a;
	text-align: center;
	maring: 0;
	padding: 5px 0px;
}

#gallery_rightcol {
	width: 254px;
	float: left;
}

#gallery_rightcol p {
	padding: 3px 10px;
	line-height: 16px;
}

#testclear {
	clear: both;
}

/* LOCATIONS  ELEMENTS */

#locations_column {
	width: 864px;
	margin-top: -60px;
	margin-left: 32px;
	height: 825px;
	background-image:url(images/locationsbg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}


#locations_rightcol {
	width: 560px;
	float: right;
}

#locations_shopheader {
	height: 40px;
}

#locations_shop {
	border: solid 3px #000000;
	width: 560px;
	height: 370px;
	padding: 0;
	margin: 0;
}

/* FOR SALE ELEMENTS */

#forsale_column {
	width: 864px;
	margin-top: -60px;
	margin-left: 32px;
	background-image:url(images/forsalebg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#forsale_rightcol {
	width: 560px;
	float: right;
	border: solid 3px #000000;
	background-color:#FFFFFF;
}

#forsale_header {
	height: 40px;
}

#forsale_items {
	padding: 10px;
}

.itemtable {
	margin-left: auto; 
	margin-right: auto;
}

/* LINKS ELEMENTS */

#links_column {
	width: 864px;
	margin-top: -80px;
	margin-left: 32px;
	background-image:url(images/linksbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#links_rightcol {
	width: 560px;
	float: right;
	border: solid 3px #000000;
	background-color:#FFFFFF;
	margin-top: 20px;
}

#links_header {
	height: 40px;
}

#links {
	padding: 10px;
	color: #666666;
}

/* ARTISTS PAGE ELEMENTS */

#artists_page {
	width: 850px;
	background-color:#000000;
	border: 3px solid #990000;
	text-align:center;
	padding: 10px 0;
}

ul#artists {
	background-image: url(images/tattoofamily.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 1020px;
	list-style: none;
	position:relative;
	margin: 0 auto;
	padding: 0;
}

ul#artists li {
	position: absolute;
}

ul#artists li a {
	display: block;
	height: 100%;
	text-indent: -9000px;
}


#dana {
	width: 236px;
	height: 210px;
	top: 2px;
	left: 275px;
}

#dot {
	width: 236px;
	height: 230px;
	top: 180px;
	left: 20px;
}

#jason {
	width: 236px;
	height: 260px;
	top: 160px;
	left: 530px;
}

#carter {
	width: 190px;
	height: 220px;
	top: 485px;
	left: 0px;
}

#steve {
	width: 190px;
	height: 220px;
	top: 735px;
	left: 0px;
}

#amber {
	width: 190px;
	height: 220px;
	top: 545px;
	left: 195px;
}

#nate {
	width: 190px;
	height: 220px;
	top: 795px;
	left: 195px;
}

#dasha {
	width: 190px;
	height: 220px;
	top: 545px;
	left: 395px;
}

#tommy {
	width: 190px;
	height: 220px;
	top: 795px;
	left: 395px;
}

#mike {
	width: 190px;
	height: 220px;
	top: 485px;
	left: 592px;
}

#greg {
	width: 190px;
	height: 220px;
	top: 735px;
	left: 592px;
}

