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

#container #body {
	margin: 12px 28px;
}
#body #rightRegion {
	width: 240px;
	float: left;
	margin-top:36px;
}

#body #leftRegion {
	float: left;
	width:560px;
	padding-right:80px;/*was 80px*/
	padding-bottom: 12px;
}
#body #leftRegionGallery {
	float: left;
	width:560px;
	padding-right:80px;/*was 80px*/
	padding-bottom: 12px;
	background-color: #fff;
}
#body #leftRegionExhib {
	float: left;
	width:560px;
	padding-right:80px;/*was 80px*/
	padding-bottom: 12px;
	background-color: #fff;
}

#body   p {
	margin-bottom: 6px;
}
#body h2 {
	font-size: 30px;
	margin-top: 20px;
	padding-bottom: 12px;
}
/**#body h3 {
	font-size: 12pt;
	margin-top: 16px;
	margin-bottom: 6px;
}*/
#body h3 {
	padding-bottom: 12px;
	margin-bottom: 0px;
	padding-top: 6px;
	font-size:18px;
}
#body h4 {
	font-size: 11pt;
	margin-top: 12px;
	margin-bottom: 12px;
}
#body ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 48px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#leftRegion p {
	text-indent: 36px;
}
#leftRegionGallery p {
	text-indent: 36px;
}
#leftRegionExhib p {
	text-indent: 0px;
}
.pod {
	border: 2px solid #efefef;
	margin-bottom: 24px;
}
.pod p, .pod .quote-table, .pod h4 {
	margin: 9px;
}
.sideplate {
	margin-bottom:24px;
}
.blogPost {
	padding-bottom:36px;
}
.paginationLinks {
	text-align:right;
}

/*WORKSHOPS-PAGE*/
.boxwks, .boxwksA, .boxwksB {
	width: 550px;
	margin: 0px;
	padding: 10px;
	border-style: solid;
	border-width: 2px;
	float: left;
	}

.boxwks	{border-color: #9a9a9a;
	}

.boxwksA {border-color: #b1261d;
	}

.boxwksB {border-color: #fcf300;
	}

/*GALLERY-PAGE*/
.inlineImage	{
	height: 186px;
	width: 149px;
	margin: 10px;
	padding: 5px;
	border-style: solid;
	border-width: 3px;
	border-color: #efefef;
	float: left;
}

/*EXHIBITIONS-PAGE*/
.inlineImageExhib	{
	/*height: 186px;
	width: 149px;*/
	margin-right: 20px;
	padding: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #efefef;
	float: left;
}

/*BLOG-PAGE*/
.inlineImageBlog	{
	margin-right: 40px;
	padding-bottom: 60px;
	float: left;
}

.PartyinlineImageBlog {border: none;
			padding: 0px;
		}
.PartyinlineImageBlog {float: left;
			margin-right: 20px;}
.PartyinlineImageBlogR	{float: right;
			margin-left: 20px;}


.BorderinlineImageBlog, .BorderinlineImageBlogR	{border: solid 1px #5c5c5c;
			padding: 0px;
			height: 215px;
			width: 162px;
			}

.BorderinlineImageBlog {float: left;
			margin-right: 20px;}
.BorderinlineImageBlogR	{float: right;
			margin-left: 20px;}

#wkstxtBlog {
	padding: 0px;
	margin-bottom: 20px;
}

/** Google Search Box */
.other-things b {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
#goog-wm {
	margin-top: 48px;
}