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

body, html {
	background:#000 url(../images/skull-bg.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#211818;
}

a {
	color:#db4435;	
}

.wrapper {
	width:100%;
	background:url(../images/brush-bg.png) no-repeat center top;
}

.content {
	width:826px;
	margin:0 auto;
	background:#eee3c0;
	min-height:820px;
}

.footer {
	width:826px;
	height:150px;
	margin:0 auto;
	background:url(../images/footer-bg.png);
}

.nav-holder {
	height:161px;
	background:url(../images/topper.jpg);
	position:relative;
}

.logo {
	position:absolute;
	top:58px;
	left:20px;
}

.nav {
	height:37px;
	width:611px;
	background:url(../images/nav-bg.png);
	line-height:37px;
	text-align:center;
	position:absolute;
	bottom:0px;
	right:77px;
}

.nav ul li {
	display:inline;
	text-align:center;
	padding:0 8px;
}

.nav ul a {
	color:#fff;	
	text-decoration:none;
	font-size:12px;
}

.nav ul a.current-page, .nav ul a.current-page:hover{
	color:#211818;	
	cursor:pointer;
}

.nav ul a:hover {
	color:#db4435;	
}

.hor-div {
	width:765px;
	height:25px;
	background:url(../images/hor-divider.jpg);
}

.rotator {
	text-align:center;	
}

.information {
	padding:20px 40px;
	line-height:25px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5b2217;
	font-size:45px;
	display:block;
	margin:5px 0px;
	
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5b2217;
	font-size:25px;
	display:block;
	margin:5px 0px;
	
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5b2217;
	font-size:16px;
	display:block;
	
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5b2217;
	font-size:15px;
	display:block;
	
}

p {
	display:block;
	margin-top:20px;
}

strong {
	font-weight:bold;	
}

.left-img-buff {
	margin:0px 0px 20px 20px;	
}

.artist-block {
	height:190px;
	text-align:center;
	width:100%;
	overflow:hidden;
	margin-top:60px;
}

.artist-block-padding {
	padding-left:66px;	
}

.artist-bg-1 {
	background:url(../images/red-brush-bg-up.jpg) no-repeat center center;	
}

.artist-bg-2 {
	background:url(../images/red-brush-bg-down.jpg) no-repeat center center;	
}

.four-artist .artist-info-block {
	width:160px;
	height:240px;
	float:left;
	text-align:center;
	margin-right:0px;
}

.four-artist .artist-block-padding {
	padding-left:50px;	
}



.artist-info-block {
	width:160px;
	height:240px;
	float:left;
	margin-right:60px;
	text-align:center
}

a.artist-frame {
	background:url(../images/artist-frame.png) no-repeat;	
	display: block;
	width:143px;
	height:196px;
	padding-top:26px;
	margin:0 auto;
}

.artist-info-block h3 {
	margin-bottom:-10px;
	text-align:center;
}

.artist-bio {
	float:left;
	width:49.5%;
}
.artist-bio dl{
		clear:left;
}

.artist-bio dl dt{
	float:left;
	width:40%;
	text-align:right;
	color:#5b2217;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:15px;
}

.artist-bio dl dd{
	float:right;	
	width:59%;
	margin-bottom:15px;
}


.artist-bio .artist-info-block{
	margin-left:40px;
}

#artist-work {
	float:right;
	width:49.5%;
	overflow:hidden;
}

#artist-work ul{
	overflow:hidden;
}

#artist-work ul li {
	display:block;
	width:104px;
	height:104px;
	float:left;
	padding:0px 5px 10px 0px;
	background:url(../images/artist-frame.png) no-repeat;
	background-position: -21px -69px;
	cursor:pointer;
	margin:0px 5px 5px 0px;
}

.artist-work-slider {
	width:818px;
	overflow:hidden;
	
}

.grid-view {
	width:409px;
	height:460px;
	float:left;
	overflow:hidden;
	position:relative;
}

.zoom-image {
	min-height:100px;
	width:409px;
	float:left;
	overflow:hidden;
	text-align:center;
}

.paginator {
	text-align:center;
	width:339px;
	position:absolute;
	top:360px;
}

.paginator a{
	font-weight:bold;	
	text-decoration:none;
	padding:0 5px;
}

.inactive {
	color:#dba19b;
}

.back-to-grid-view {
	background:url(../images/grid-view.jpg) no-repeat;
	width:54px;
	height:30px;
	float:right;
	margin-right:80px;
	padding-bottom:10px;
	cursor:pointer;
}

.grid-prev {
	background:url(../images/prev.jpg) no-repeat;
	float:right;	
	width:15px;
	height:30px;
	margin-right:70px;
	cursor:pointer;
}
.grid-next {
	background:url(../images/next.jpg) no-repeat;
	float:right;
	width:15px;
	height:30px;
	margin-right:140px;
	cursor:pointer;
}

.clear {
	clear:both;
}

.loc {
	margin-top:50px;
	
}

.loc-det {
	width:270px;
	float:right;
	
}

.place {
	margin-bottom:40px;	
}


.place div {
	padding-left:15px;
	margin-bottom:5px;
}

.address {
	text-align:center;	
}

.phone-number {
	font-weight:bold;	
}

.merch-block {
	width:33.3%;
	float:left;
	margin-top:40px;
	text-align:center;
}

.merch-block h2{
	text-align:center;
	margin-bottom:25px;
}

.merch-block img {
	margin:0 auto;	
}

.merch-img {
	height:275px;	
}

.merch-block dl dt{
	float:left;
	width:49.5%;
	text-align:right;
	color:#5b2217;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:15px;
}

.merch-block dl dd{
	float:right;	
	width:49.5%;
	margin-bottom:15px;
}


.after-care-block {
	float:left;
	width:49.5%;
	height:190px;
	margin-top:40px;
}

.after-care-block ul{
	padding:0 20px;	
}

.after-care-block ul li{
	list-style-type:disc;
}

.after-care-block-tattoo ul{
	padding:0 20px;	
}

.after-care-block-tattoo ul li{
	list-style-type:disc;
}

.links {
	margin-top:40px;	
}

.links ul li{
	padding-bottom:35px;
}
