/* CSS For Jeff Johnson Tattoos */

body {
	height: 100.01%;
	background: url('images/background.jpg') repeat;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



div#container {
	position: relative;
	width: 800px;
	height: 246px;
	margin: 0px;
 /* margin-left: -5px;
	margin-right: -10px;
	  */
	margin: 0 auto;
	margin-top: -20px;

}



div#header {
	position: absolute;
	width: 800px;
	top: 0px;
	left: 0px;
	background-image: url('images/topfractals.jpg');
	background-repeat: no-repeat;
	height: 180px;
	margin-left: 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

ul#topnavigation {
	list-style: none;

}


#tattoos {
	position:absolute;
	left:40px;
	top:0px;
	width:128px;
	height:113px;
	background: url('images/tattoos.png');
	text-indent: -9999px;
	margin-top: 40px;
}

* html #tattoos {
	background: url('images/tattoos.gif');
}


#tattoos:hover {
	background-position: -133px;
}

#artwork {
	position:absolute;
	left:170px;
	top:0px;
	width:122px;
	height:113px;
	background: url('images/artwork.png');
	text-indent: -9999px;
	margin-top: 15px;
}

* html #artwork {
	background: url('images/artwork.gif');
}



#artwork:hover {
	background-position: -123px;
}

#news {
	position:absolute;
	left:295px;
	top:0px;
	width:123px;
	height:110px;
	background: url('images/news.png');
	text-indent: -9999px;
	margin-top: 40px;
}

* html #news {
	background: url('images/news.gif');
}


#news:hover {
	background-position: -124px;
}

#forum {
	position:absolute;
	left:412px;
	top:0px;
	width:132px;
	height:113px;
	background: url('images/forum.png');
	text-indent: -9999px;
	margin-top: 15px;
}

* html #forum {
	background: url('images/forum.gif');
}


#forum:hover {
	background-position: -134px;
}

#home {
	position:absolute;
	left:540px;
	top:0px;
	width:128px;
	height:113px;
	background: url('images/home.png');
	text-indent: -9999px;
	margin-top: 40px;
}

* html #home {
	background: url('images/home.gif');
}


#home:hover {
	background-position: -142px;
}

#virginmary {
	background: url('images/virginmary.png');
	width: 166px;
	height: 144px;
	position: absolute;
	bottom: 4px;
}

* html #virginmary {
	background: url('images/virginmary.gif');
}

#contactbutton {
	position:absolute;
	left:145px;
	bottom: 60px;
	width:165px;
	height:148px;
	background: url('images/contact.png');
	text-indent: -9999px;
}

* html #contactbutton
{
background-image: url('images/contact.gif');
}

* html #contactbutton:hover {
	background-position: -171px;
}


#contactbutton:hover {
	bottom: 59px;
	background-position: -166px;
}


#content {
	position: relative;
	top: 180px;
	width: 670px;
	height: auto;
	min-height: 600px;
	background: url('images/content-leftside.jpg');
	background-repeat: no-repeat;
	padding-left: 130px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	z-index: 1;
	text-align: left;
	font-size: .8em;
}


#footer {
	position: relative;
	top: 0px;
	width: 800px;
	height: 426px;
	background: url('images/bottomright.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}


#footernav {
	list-style: none;
	position: absolute;
	bottom: 40px;
	left: 260px;
	display: inline;
	font-size: .7em;
}

#footernav li {
	display: inline;
}

#footernav li a:link, #footernav li a:visited {
	font-size: 1em;
	font-weight: normal;
}

#footernav li:before {
	content: "/";
}

#footertext {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: .7em;
	color: #666666;
	text-align: right;
}

#footertext a:link, #footertext a:visited {
	color: #fafafa;
	text-decoration: underline;
}

#footertext a:hover {
	color: #666666;
}


#nameandaddress {
	position: relative;
	left: 130px;
	width: 300px;
	height: auto;
	min-height: 100px;
	text-align: center;
	margin-bottom: 10px;
}

#nameandaddress a:link, #nameandaddress a:visited { color: #fafafa; font-size: 1.1em; text-decoration: underline;}
#nameandaddress a:hover { color: #cccccc; }

#name {
	font-size: 2em;
	color: #fff;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	font-variant: small-caps;
	height: auto;
}



#latestnews {
	position: relative;
	top: 40px;
	right: 20px;
	width: 600px;
	height: auto;
	min-height: 200px;
}

* html #latestnews {
	height: 200px;
}

#latestnews h1 {
	letter-spacing: .2em;
	font-size:2em;
	font-weight: normal;
}

#latesttattoos h3 {
	letter-spacing: .2em;
	font-weight: normal;
	position: absolute;
	top: 65px;
	right: 0px;
}

* html #latesttattoos h3 {
	top: 80px;
}

#latesttattoos {
	position: relative;
	top: 100px;
	height: 100px;
	text-transform: lowercase;
	margin-left: -70px;
	width: 340px;
}

#latestartwork {
	position: relative;
	top: 0px;
	left: 285px;
	height: 100px;
	text-transform: lowercase;
	margin-bottom: 50px;
	width: 330px;
}

#latestartwork h3 {
	letter-spacing: .2em;
	font-weight: normal;
	position: absolute;
	top: 65px;
}

* html #latestartwork h3 {
	top: 80px;
}

#latestforumposts {
	position: relative;
	top: 10px;
	margin-bottom: 150px;
}

#latestforumposts h3 {
	letter-spacing: .2em;
	font-weight: normal;
}

#latestforumposts span {
	margin-left: 10px;
}

#latestforumposts .date { width: 120px; float: left; }

#latestforumposts .topic {
	margin-left: 10px; width: 200px; float: left;
}
#latestforumposts .replies {
	margin-left: 10px;
}

#latesttattoos img {
	border: 2px groove #cccccc;
}

#latesttattoos img:hover {
	border: 2px groove #333333;
}


#shownews {
	height: auto;
	min-height: 400px;
}

#shownews p {
	height: auto;
	min-height: 400px;
}

* html shownews {
	height: 400px;
}

#shownews #title {
	font-size: 1.3em;
	color: #999999;
}

#shownews #date {
	color: #CCCCCC;
	font-size: .8em;
}


#newsarticle #title {
	font-size: 1.3em;
	color: #999999;
}

#newsarticle #date {
	color: #CCCCCC;
	font-size: .8em;
}


/* breadcrumbs stuff */
#bread {
	color: #ccc;
	padding: 3px;
	margin-bottom: 25px;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#bread ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #333333;
	}
	
#bread ul li#first:before {
	content: " ";
	}
	
	
	
label {
	width: 150px;
	float: left;
	text-align: right;
}

#captcha {
	margin-left: 150px;
}



#googlemap {
	left: 55px;
	border: 2px solid #fff;
}	



	
/* @group Links */

a:link, a:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666666;
}

/* end group */




/* -------------------------------------------------------------------------------------- */

/* @group Gallery */

#gallery {
	height: auto;
	min-height: 500px;

	width: 615px;
}

* html #gallery {
	height: 500px;
}


#gallerybreadcrumbs {
	position: absolute;
	top: 20px;
	right: 5px;
}

#gallerynowViewingTop {
	position: absolute;
	right: 5px;
	width: 400px;
	top: 45px;
	height: auto;
	text-align: right;
}


#galleryArtistName {
	visibility: hidden;
	position: relative;
	top: 20px;
	left: 400px;
	height: auto;
}

#gallerytravelDates {
	position: absolute;
	top: 500px;
	left: 15px;
	height: auto;
	border: 1px solid #000;
	text-align:center;
	padding: 4px;
	width: 300px;
}

#galleryimageInfo {
	position: relative;
	top: 15px;
	margin-top: 30px;
	left: 10px;
	width: 200px;
	height: auto;
}

#galleryimageTitle {
	position: relative;
	top: 25px;
	height: 20px;
	width: 500px;
	left: 10px;
}

#galleryimageTitle h2 {
	color: #cccccc;
}



#galleryimage {
	position: absolute;
	top: 90px;
	height: 460px;
	padding-top: 20px;
	text-align: center;
	right: 2px;
	vertical-align: middle;
	padding-right: 30px;
}

* html #galleryimage {
	top: 100px;
}

#galleryTravelDates {
	text-align: center;
	border: 1px solid #000;
	height: auto;
	padding: 4px;
	width: 300px;
}

#gallerykeywords {

	position: relative;
	top: 100px;
	left: 10px;
	height: auto;
	min-height: 300px;
	width: 200px;
}

#gallerynowViewingBottom {
	visibility: hidden;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: auto;
}

#galleryimageComments {
	position: relative;
	top: 30px;
	height: auto;
	min-height: 100px;
}

#galleryimageCommentBox {
	position: relative;
	top: 30px;
	margin-top: 100px;
	width: 600px;
	height: auto;
	min-height: 200px;
	margin-bottom: 100px;
}

/* @end */

/* @group Thumbs */

#thumbsgallery {
	height: auto;
	min-height: 400px;
	width: 625px;
}

* html #thumbsgallery {
	height: 400px;
}

.thumbsThumbnail {
	margin-top: 30px;
	float: left;
	text-align:center;
	width: 110px;
	margin-left: 10px;
}


.thumbsThumbnail img {
	border: 2px solid #666666;
}
.thumbsThumbnail img:hover {
	border: 2px solid #999999;
}

.thumbsThumbnail a {
	text-decoration: none;
}

#thumbsbreadcrumbs {
	position: relative;
	top: 5px;
	left: 10px;
}


#thumbsNavTop {
	position: relative;
	top: 30px;
	width: 300px;
	left: 10px;
}

#thumbsNavTop form {
	float: left;
}

#thumbsArea {
	position: relative;
	top: 40px;
	height: auto;
	min-height: 250px;
}



#thumbsNavBottom {
	position: relative;
	top: 40px;
	width: 300px;
	height: auto;
	left: 15px;
}

#thumbsNavBottom form {
	float: left;
}



/* @end */


