/**
 * styles.css
 * Stylesheet for Art FX Tattoo
 * 
 * copyright (c) 2007 JohnstonGraphics.com
 * June 2007
 *
 */
html, body { height:100%; }
.bordered {
	border:0px solid #979F8A;
	padding: 10px;
}
img {
	border: none;
}
/* ____________________________________Basic Styles________________________________________*/

* {
	padding:0; 
	margin:0;
}

html { 
	min-height: 100%;   
	margin-bottom: 1px; }/* Fix for Firefox Scroll Bar */

body {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-color: #dbdcc8;
}


/* ____________________________________Links________________________________________*/

a {
	text-decoration: underline;
}

a:link, a:active, a:visited, li a:link, li a:active, li a:visited {
	color: #90191D;
}

a:hover, li a:hover  {
	color: #646F5E;
	text-decoration: underline;
	background: transparent;
	font-style: normal;
}

a img {
	border: 0px none;
	text-decoration:none;
}



/* ___________________________Heading and Paragraph Styles_______________________________*/

h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	color: #8E191F;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-image: url(images/symbol.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8E191F;
}

h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 1.6em;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h3 {
	font-weight: bold;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 1.3em;
	color: #90191D;
}
h4 {
	font-weight: bold;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 1.3em;
	color: #000000;
	text-transform: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
h5 {
	font-weight: bold;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 1em;
	color: #8E191F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h6 {
	font-weight: bold;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 1em;
	color: #000000;	
	padding:5px 0px;
}

p {
	font-weight: normal;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 2em;
}	
p.links {
	font-weight: normal;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1em;
}



/* ____________________________________Layout________________________________________*/


#container {
	padding-bottom: 20px;
	background-color: transparent;
	width: 100%;
	min-height:100%;
	height: auto;
	overflow: visible;
}
#sub-container {
	padding: 0px;
	background-color: transparent;
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
#header {
	margin: 0 auto;
	width: 780px;
}
#navigation_bg {
	width: 780px;
	background-image: url(images/navi_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#navigation {
	width: 600px;
	padding: 0px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 250px;
}

#content {
	min-height: 300px;
	height: auto;
	background-color: transparent;
	width: 780px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}

#artist_section {
	background-color: #E4E5D8;
	width: 650px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-bottom: 20px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	min-height: 300px;

}




/* ____________________________________Left Column________________________________________*/

#links {
	width: 500px;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 125px;

}
#artist_header {
	width: 500px;
	margin-right: 10px;
	margin-left: 125px;
	height: auto;
	overflow: auto;

}
#artist_header div.artist_info {
	width: 125px;
	margin-top: 10px;
	margin-left: 5px;
	background-color: #BEC0AF;
	padding: 7px;
	margin-bottom: 20px;
	float: right;
	text-align: left;
}

#artist_header ul {
	font-weight: normal;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	padding-left: 5px;
	text-align: left;
	line-height: 1.5em;
	list-style-position: inside;
	list-style-type: disc;
}

#artist_section p {
	font-weight: normal;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
	line-height: 1.5em;
}
#artist_section div.gallery {
	width: 500px;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 125px;
	padding-bottom: 10px;
	min-height: 100%;
	background-color: #BEC0AF;
	padding-left:5px;
	
}


#artist_section div.callout {
	float:right;
	width: 220px;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	min-height: 100%;
	text-align: left;
	background-color: #D0D1C5;
	padding: 5px;
}


/* ____________________________________Navigation________________________________________*/

ul#top_nav {
	float:left;
	margin: 0px;
	padding: 0;
}

ul#top_nav li {
	position: relative;
	list-style: none;
	float: left;
	width: 95px;
	height: 40px;
	font-size: .9em;
	line-height: 2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/tab_off.gif);
	margin: 0;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
}

ul#top_nav li:hover, ul#top_nav a:hover,   ul#top_nav li a:hover {
	background-image: url(images/tab_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul#top_nav a:active,ul#top_nav li a:active, ul#top_nav li a.active:link, ul#top_nav li a.active:visited {
	color: #90191D;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(images/tab_active.gif);
}

ul#top_nav li a, ul#top_nav a:link, ul#top_nav a:visited, ul#top_nav li a:link, ul#top_nav li a:visited {
display: block; 
text-decoration: none; 
padding: 5px 0px 5px 0px;
width: 98px;
height: 30px;
color:#777A67;
text-align:center;
}


/* ____________________________________Footer Sytles________________________________________*/

#footer {
	width: 780px;
	clear: both;
	color: #333;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 60px;
	background-image: url(images/footer.jpg);
	background-color: transparent;
}

#footer p{
	color:#90191D;
	font-size:0.8em;
	text-align: left;
	padding: 0px;
	line-height: 1em;
}

#footer div.left{
	float: left;
	width: 150px;
	padding-left: 200px;
}

#footer div.right{
	float: right;
	width: 100px;
	padding-right: 5px;
	clear: both;
}
#footer div.johnstongraphics{
	float: right;
	width: 200px;
	padding-right: 0px;
	clear: both;
	padding-top: 40px;
	text-align: right;
}
#footer div.left a, #footer div.left a:link, #footer div.left a:active, #footer div.left a:visited, #footer div.right a, #footer div.right a:link, #footer div.right a:active, #footer div.right a:visited {
	padding: 0px;
	color: #E4E5D8;
	text-decoration: underline;
}

#footer div.left a:hover, #footer div.right a:hover {
	color: #646F5E;
}




/*__________________________________Thumbnail__________________________________________*/

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail img{
	border: 1px solid #fff;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #DBDCC8;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
}


/*__________________________________Thumbnail______________________________________*/

#artist_section div.gallery p {
	padding-bottom: 0px;
	padding-left: 10px;
	text-align:center;
	color: #90191D;
}

#artist_section div.gallery p.information{
	padding-bottom: 5px;
}

#artist_section div.gallery p.information_bold{
	padding-bottom: 5px;
	font-weight:bold;
}
#bombergirl {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:550px;
	z-index:1;
	float: left;
}


/* ____________________________________Home Page_____________________________________*/

#home_section {
	background-color: #E4E5D8;
	width: 650px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-bottom: 20px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	min-height: 300px;

}

#home_section div.home_info {
	width: 486px;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 125px;
	background-color: #BEC0AF;
	padding: 10px;
	margin-bottom: 20px;
	overflow: auto;

}

#home_section div.callout {
	float:right;
	width: 220px;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	min-height: 100%;
	text-align: left;
	background-color: #D0D1C5;
	padding: 5px;
}
