body {
	background-image: url(images/mapBg.png);
	background-color: #e3e5e8;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
	line-height: 19px;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

img {
	max-width: 620px;
	border-width: 0px;
	border-style: none;
}

a img, a:link img {
	background: transparent;
}

a, a:link {
	color: #3f3f3f;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #dcdfe2;
	text-decoration: none;
}

a:hover {
	background-color: white;
	color: black;
}

h2 {
	text-align: left;
	margin-top: 13px;
	font-size: 25px;
}

h2 a, h2 a:link {
	color: black;
	background-color: white;
}

h3 {
	clear: both;
}

h4 {
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}

#header {
	background-color: white;
	background-repeat: no-repeat;
	bottom: 0px;
	left: 0px;
	top: 0px;
	position: fixed;
	width: 220px;
	background-position: 0px 0px;
	cursor: pointer;
}

#title {
	margin-left: 10px;
	margin-top: 32px;
	background-repeat: no-repeat;
	height: 43px;
	width: 193px;
	background-position: 0;
	background-image: url(images/logo.png);
}

#left {
	background-color: white;
	left: 215px;
	border-left-color: #7f7f7f;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(images/pattern.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7f7f7f;
	bottom: 0px;
	top: 0px;
	position: fixed;
	width: 200px;
}

#menu {
	padding-top: 30px;
}

#menu ul {
	border-top-color: #7f7f7f;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu ul li {
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-color: #7f7f7f;
	border-bottom-style: solid;
}

#menu ul li a {
	color: black;
	background-color: white;
	display: block;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
}

#menu ul li a:hover {
	background-color: #dcdfe2;
}

#menu ul li ul {
	border-top-width: 0px;
	border-top-style: none;
}

#menu ul li ul li {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	padding-left: 20px;
	padding-bottom: 1px;
	padding-top: 2px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#menu ul li ul li a {
	padding: 0px;
	display: inline;
}

#page {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: white;
	padding-top: 20px;
	width: 620px;
	margin-left: 415px;
	padding-bottom: 50px;
}

.post {
	text-align: justify;
	margin-bottom: 20px;
	padding-bottom: 0px;
	border-bottom-color: black;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.postmetadata {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 9px;
}

#subProg, #subArchives {
	display: none;
}

#post-39 img {
	margin-right: 10px;
	float: left;
	display: inline;
	max-height: 40px;
	margin-bottom: 20px;
}

#page ul {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: 300px;
	list-style-type: none;
}

.prog {
	border-bottom-color: #bfbfbf;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.prog_date {
	display: inline-block;
	width: 170px;
}

.prog_type {
	display: inline-block;
	width: 260px;
}

.prog_place {
	text-align: right;
	display: inline-block;
	width: 190px;
}

#artist_profile h3 {
	margin-top: 30px;
}

#artist_profile p {
	padding-bottom: 20px;
	border-bottom-color: #bfbfbf;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#artist_profile .website {
	padding-left: 10px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

#artist_profile .media {
	width: 310px;
	float: left;
}

#artist_profile .media img {
	max-width: 305px;
}

#artist_profile .video {
	
}

table {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#wp-table-reloaded-id-1-no-1 .row-1, #wp-table-reloaded-id-1-no-1 .row-6, #wp-table-reloaded-id-1-no-1 .row-9,
#wp-table-reloaded-id-2-no-1 .row-1, #wp-table-reloaded-id-2-no-1 .row-6, #wp-table-reloaded-id-2-no-1 .row-9 {
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}

.highslide-controls .highslide-move a, .highslide-controls .highslide-full-expand a {
   background-position: -120px 0;
   display: none;
}

