/*
Theme Name: 
Action Tattoos URI: 
Description: 
Version: 
Author: 
Noah Maas URI: 
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body {
	background-color:#100a03;
	color:#100a03;
	font-family:Arial,sans-serif;
	font-size:14px;
}
#wrapper {
	width:960px;
	margin:auto;
}
#nav {
	position:relative;
	background:url('images/header.jpg') no-repeat;
	width:960px;
	height:252px;
}
#artists {
	position:absolute;
	z-index:2;
	top:54px;
	left:19px;
	width:189px;
	height:152px;
	cursor:pointer;
}
#artists:hover {
	position:absolute;
	z-index:2;
	top:54px;
	left:19px;
	background:url('images/header_artists.jpg') no-repeat;
	width:189px;
	height:152px;
	cursor:pointer;
}
#blog {
	position:absolute;
	z-index:3;
	top:78px;
	left:193px;
	width:195px;
	height:131px;
	cursor:pointer;
}
#blog:hover {
	position:absolute;
	z-index:3;
	top:78px;
	left:193px;
	width:195px;
	height:131px;
	background:url('images/header_blog.jpg') no-repeat;
	cursor:pointer;
}
#merch {
	position:absolute;
	z-index:23;
	top:87px;
	left:571px;
	width:181px;
	height:122px;
	cursor:pointer;
}
#merch:hover {
	position:absolute;
	z-index:23;
	top:87px;
	left:571px;
	width:181px;
	height:122px;
	cursor:pointer;
	background:url('images/header_merch.jpg') no-repeat;
}
#home {
	position:absolute;
	z-index:23;
	top:0px;
	left:352px;
	width:263px;
	height:252px;
	cursor:pointer;
}
#home:hover {
	position:absolute;
	z-index:23;
	top:0px;
	left:352px;
	width:263px;
	height:252px;
	cursor:pointer;
	background:url('images/header_home.jpg') no-repeat;
}
#aftercare {
	position:absolute;
	z-index:23;
	top:78px;
	left:741px;
	width:219px;
	height:131px;
	cursor:pointer;
}
#aftercare:hover {
	position:absolute;
	z-index:23;
	top:78px;
	left:741px;
	width:219px;
	height:131px;
	cursor:pointer;
	background:url('images/header_aftercare.jpg') no-repeat;
}
#intro {
	position:relative;
	width:960px;
	height:355px;
	background:url('images/bg_paper.jpg') no-repeat;
}
#welcome {
	position:absolute;
	top:8px;
	left:20px;
	width:492px;
	height:315px;
	background:url('images/bg_welcome.jpg') no-repeat;
}
#intro_text {
	position:absolute;
	top:70px;
	left:15px;
	width:460px;
	color:#ffffff;
	line-height:16px;
}
#address {
	position:absolute;
	top:230px;
	left:110px;
	width:250px;
}
#phone {
	position:absolute;
	top:235px;
	left:375px;
	width:250px;
}
#hours {
	position:absolute;
	top:285px;
	left:15px;
	width:520px;
}
#pic_shop {
	position:absolute;
	top:33px;
	left:530px;
	width:414px;
	height:288px;
	background:url('images/pic_shop.jpg') no-repeat;
}
#recent {
	position:relative;
	width:960px;
	height:306px;
	background-color:#ffffff;
}
#header_recent_work {
	position:absolute;
	top:20px;
	left:30px;
	width:289px;
	height:56px;
	background:url('images/header_recentwork.gif') no-repeat;
}
#recent_work {
	position:absolute;
	top:90px;
	left:30px;
	width:410px;
	height:200px;
	background:url('images/recent.gif') no-repeat;
}
#shop_blog_mini {
	position:absolute;
	top:25px;
	left:455px;
	width:493px;
	height:240px;
	background:url('images/bg_shopblog.gif') no-repeat;
}
#recent_title {
	position:absolute;
	top:40px;
	left:115px;
}
#recent_title a {
	text-decoration:none;
	color:#100a03;
	font-size:24px;
	font-weight:bold;
}
#recent_excerpt {
	position:absolute;
	top:115px;
	left:15px;
}
#recent_excerpt a {
	text-decoration:none;
	color:#100a03;
	font-size:14px;
}
.read_more_mini {
	position:absolute;
	top:190px;
	left:15px;
	width:49px;
	height:37px;
	background:url('images/btn_more_mini.gif') no-repeat;
}
#blog_wrapper {
	width:960px;
	min-height:700px;
	background-color:#ffffff;
}
.post {
	padding:25px;
}
.post_title, .post_title a, .post_title a:link, .post_title a:visited {
	font-size:30px;
	font-weight:bold;
	color:#1e803a;
	text-decoration:none;
}
.post_time {
	color:#999999;
}
.entry {
	margin-top:10px;
}
.read_more {
	margin-top:15px;
	width:49px;
	height:37px;
	background:url('images/btn_more.gif') no-repeat;
}
#artists_block {
	position:relative;
	width:960px;
	height:355px;
	background:url('images/bg_paper.jpg') no-repeat;
}
#artist_pic {
	width:143px;
	height:220px;
	float:left;
	margin-top:45px;
	margin-left:14px;
}
#artist_bio {
	width:752px;
	height:220px;
	float:left;
	margin-top:45px;
	margin-left:14px;
	background:url('images/bg_artist_bio.gif') no-repeat;
}
#artist_bio_text {
	margin:25px;
	color:#ffffff;
	font-size:18px;
	line-height:24px;
}
#artwork_wrapper {
	width:960px;
	min-height:500px;
	background-color:#ffffff;
}
.rich {
	background:url('images/artist_rich.gif') no-repeat;
}
.pete {
	background:url('images/artist_pete.gif') no-repeat;
}
.eric {
	background:url('images/artist_eric.gif') no-repeat;
}
.bones {
	background:url('images/artist_bones.gif') no-repeat;
}
.henry {
	background:url('images/artist_henry.gif') no-repeat;
}
.chris {
	background:url('images/artist_chris.gif') no-repeat;
}
#footer {
	width:960px;
	margin-top:25px;
	height:400px;
}
#copyright {
	float:right;
	width:359px;
	height:51px;
	background:url('images/copyright.gif') no-repeat;
}
#nm {
	float:right;
	width:136px;
	height:51px;
	background:url('images/nm.gif') no-repeat;
}