@charset "UTF-8";
/*
Theme Name: Gallery
Description: Gasser Grunert Gallery
Version: 1.1
Author: Bobby Roe
*/
body { 
	text-align:center;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	color:#6f6f6f;
	margin-top:0px;
	scrolling:auto;
	overflow:visible;
}
div#wrapper { 
	position:relative;
	background-color:#FFFFFF;
	margin:0 auto;
	width:1050px;
	height:700px;
	text-align:left;
}
div#wrapper2 { 
	position:relative;
	background-color:#FFFFFF;
	margin:0 auto;
	width:1250px;
	height:700px;
	text-align:left;
}
#head {
	z-index: 2;
	position:absolute; 
	margin-left:0px; 
	top:1px; 
	width:900px;
	height:140px;
	background-repeat:no-repeat;
}
a {
	color:#6f6f6f;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
}
#sidebar{
	z-index:2;
	text-align:left;
	line-height:32px;
	position:absolute;
	left:40px; 
	top:145px; 
	width:110px; 
	height:auto;
}
#artists {
	position:absolute;
	top:15px;
	left:0px;
}
#current {
	color:#000000;
}
#searchBox {
	position:absolute;
	top: 480px;
	left:40px;
	width:110px; 
	height:12px;
}
#main {
	padding:0px;
	position:absolute;
	top:130px;
	left:190px;
	width:715px;
	height:100%;
}
#e {
	color:#000000;
}
#big {
	text-align:left;
	font-size:21px;
}
#subBody {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:15px;
	color:#000000;
	font-weight:normal;
}
#bioBody {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:15px;
	color:#000000;
	font-weight:normal;
	padding-left:30px;
	overflow:visible;
}
#unindent {
	position:relative;
	left:-30px;
}
#unindentBig {
	position:relative;
	left:-30px;
	font-size:14px;
}
#artist {
	color:#000000;
}
#details {
	font-size:11px;
	text-align:right;
	line-height:15px;
}
#backNext {
	font-size:14px;
	text-align:right;
}
/*  nav (sidebar styles: */
.pagenav { ... }
.page_item {
	list-style:none;
}
.current_page_item a{
	color:#000000;
}
.current_page_parent { ... }
#search {
	position:absolute;
	top:460px;
	left:40px;
}
#allArtists {
	list-style:none;
	text-align:left;
	line-height:32px;
	height:370px;
	width:700px;
}
#thumbInfo {
	text-align:left;
}
hr {
	color:7f7f7f;
	padding:0px;
	padding-top:0px;
}
#close { 
	color:#909090;
}
img { 
	border:0px;
}
.entry {
	z-index:20;
	overflow:visible;

}
