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

* {
   padding:0;
   margin:0;
}




body {
	font-family:  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: .03em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/coffin_wallpaper.jpg);
	background-repeat: no-repeat;
	font-size: 75%;
}


h1 {
	font-weight: normal;
	font-style: normal;
	letter-spacing: .05em;
	color: #5E575D;
	text-transform: uppercase;
	font-family:  Georgia, 'Times New Roman', serif;
	font-size: 250%;
	letter-spacing: 0.09em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;		

}
h2 {
	font-size: 140%;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: left;
	text-transform: uppercase;
		font-family:  Georgia, 'Times New Roman', serif;
	letter-spacing: .12em;
}

h3 {
	font-size: 130%;
	font-weight: lighter;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 0.05em;
}

h4 {
	font-size: 120%;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: right;
	
	letter-spacing: 0.05em;
	font-style: italic;
}


p {
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}



	
#inner_container{
	width: 1000px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: 50px;
	margin-left: auto;
	top: 10px;
	border: 1px solid #120F27;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}




#masthead{
	left:5	px;
	top:5px;
	position: relative;
	background-color: #ffffff;
	color: #FFFFFF;
	text-align: left;
}


#tagline {
	font-weight: lighter;
	position: relative;
	left: 0px;
	top: 10px;
	width: 470px;
	color: #666666;
	font-size: 85%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family:  Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 1.55em;
	letter-spacing: .2em;
	line-height: 1.1em;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #14211A;
}






#title {
	position: relative;
	top: -165px;
	float: right;
	padding-left: 0px;
	color: #FFF;
	background-color: #333;
	width: 30%;

	padding-right:20px;
	border: 0px;
	text-align: right;
	z-index:201px;
}

#title h1{
	color: #FFF;
	vertical-align: middle;
	font-size: 120%;
	margin:10px;
}

#title h1 a{
	color: #F00;
	text-decoration: none;
}


#title h1 a:hover{
	color: #F60;
}





#menu {
	font-family:  Georgia, 'Times New Roman', serif;
	width:100%;
	left: 25px;
	top: 15px;
	position: relative;
	list-style-type: none;
	text-align: left;
}




#menu ul {
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 1.15em;
	letter-spacing: 0.05em;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #838B99;

}

#menu ul li{
	text-indent: 0px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	
	
}

#menu ul li a{
	list-style-type: none;
	color: #121332;
	text-decoration: none;
}

#menu ul li a:hover{
	color: #F30;
}


.current{
	color: #F30;
}




#news {
	font-size: 80%;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	position: absolute;
	left:0px;
	top: 20px;
	z-index: 8;
	float: none;
	width: 200px;

	
}



#news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #52484F;
	font-size: 160%;
	margin-bottom: 20px;
	letter-spacing: .04em;
}


#news h1 a {
	color: #575EAE;
	text-decoration: none;	
}

#news h1 a:hover {
	color: #AE2D38;
}

#info {
	font-size: 80%;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	position: absolute;
	left:0px;
	top: 20px;
	z-index: 103;
	float: none;
	width: 200px;

	
}



#info h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #52484F;
	font-size: 160%;
	margin-bottom: 10px;
	letter-spacing: .04em;
}


#info h1 a {
	color: #AE2D38;
	text-decoration: none;
}

#info h1 a:hover {
	color: #F00;
}




#main_stage {
	width: 600px;
	left: 30px;
	top: 60px;
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 0px;
}

#text_content {
	width: 300px;
	left: 250px;
	top: 0px;
	position: relative;
	margin-bottom: 50px;
	
	}
	
	#text_content_higher {
	width: 300px;
	left: 250px;
	top: -40px;
	position: relative;
	margin-bottom: 50px;
	
	}
	
	
#wide_content {
	width: 650px;
	left: 250px;
	top: -30px;
	position: relative;
	margin-bottom: 30px;
	
	}
	
	
#wide_content img{
	
	border: 1px solid #CCC;	
	}
	
	
#large_paintings {
	width: 322px;
	left: 250px;
	top: 0px;
	position: relative;
	margin-bottom: 50px;
	
	}
	
#large_paintings img{
	
	border: 1px solid #CCC;	
	}
	
	
#side_image {
	width: 330px;
	left: 600px;
	top: 20px;
	position: absolute;
	
	}

#side_image img{
	
	border: 1px solid #CCC;	
	}
	
	
#side_text {
	width: 270px;
	left: 630px;
	top: 20px;
	position: absolute;
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	
	}

#side_text img{
	
	border: 1px solid #CCC;	
	}


#signup {
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-color: #FC6;	
	
	
	}



#footer {
	text-align: left;
	position: relative;
	left: 0px;
	bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 85%;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 30px;
}

#footer a {
	color: #AE2D38;
}

#footer a:hover {
	color: #f00;	
}

#footer a:visited {
	color: #666;	
}

#ksfooter {
	text-align: right;
	position: relative;
	right: 20px;
	bottom: -20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 85%;
	color: #666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
}





.image_with_offset {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}

.image_with_right_offset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

.image_with_left_offset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

.caption{
	font-size: 85%;
	color: #999;	
	margin-top:20px;
	
	}

.greyedout {
	color: #999999;
}

.whiteout {
	color: #fff;
}

.knifesmithed {
	font-family: 'Gill Sans', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #434058;	
	letter-spacing: 0.2em;

	
	}

.sold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;	
	
	
	}
	
	
	#gallery {
	padding: 0px;
	margin-top: 3px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 0px;

}
#gallery li { display: block; }

#gallery2 {padding: 0px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 0px;

}
	
#gallery2 li { display: block; }

#offsetleftbox {
	margin: 20px;
	position: relative;
	top: 0px;
	left: 265px;	
	
	}
	
	
