/*
 Display style sheet Sam Carter

	earthtone: #800000
*/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 10% 0.2em 10%;
	color:#800000;
	text-align:center;
	clear:both;
}

.bbdouble {	border-bottom:3px double #800000;}

h1 {font-size:1.35em;border-bottom:3px double #800000;margin: 0 10% 0.25em 10%;}
h2 {font-size:1.3em;}
h3 {font-size:1.25em;}
h4 {font-size:1.2em;}
h5 {font-size:1.1em;}
h6 {font-size:1.0em;}

h4, h5, h6 {font-weight:normal;}

.clearboth {clear:both;}

p, address {
	margin:0.5em auto;
	width:40em;
	max-width:40em;
}

.dropcap {
	float:left;
	font-size:2.8em;
	line-height:0.8;
	color:#bf0000;
	margin:0;
	padding-right:3px;
}

div.pic-left, div.pic-right {
	clear:both;
	margin-top:0px;
	padding:85px 0 0 0;
}
.pic-left img {
	float:left;
	padding-right:22px;
	padding-left:22px;
}
.pic-right img {
	float:right;
	padding-left:22px;
	padding-right:20px;
}
.pic-left p, .pic-right p {
	margin:0;
	padding:0.2em 1em;
	font-weight:bold;
	font-size:1.0em;
	color:#222255;
	text-align:center;
	width:12em;
	max-width:15em;
	border-top:3px double #222255;
	letter-spacing:0.05em;
	line-height:1.4;
}
.pic-left p {
	float:left;
}
.pic-right p {
	float:right;
}
.centertext {
	margin: 0 auto;
	width:40em;
}
.showmemore {
	clear:both;
	text-align:center;
	padding-top:10px;
}
.workshopimages {
	text-align:center;
	padding:10px 0 10px 0;
}
.workshopimages img {
	padding:10px 10px 10px 10px;
}
table.links {
	border-top: 1px solid #B54A42;
	border-bottom: 1px solid #B54A42;
}
table.links td {
	border:1px solid #B54A42;
	border-left:none;
	border-right:none;
	padding:10px 5px;
}
/* Dropshadow effect for selected images */
/*
.dropshadow {
	background:url(../images/shadow.png) no-repeat bottom right;
}
.dropshadow img {
	position:relative;
	top:-12px;
	left:-15px; 
	border: 1px solid #a9a9a9;
	position:static;
	margin-right:15px;
	margin-bottom:12px;
}
*/
.readingtext {
}
.sidebarright {
	float:right;
	width:16em;
	background-image:url(../images/haremscarembackground.jpg);
	padding:0.5em 1.0em;
	margin-left:1em;
	margin-bottom:0.5em;
	border:1px solid #909090;
	border-right:none;
}
#datelist {
	margin: 0 0 0 12em;
}
#datelist span {
	color:#800000;
	position:absolute;
	right:101%;
	display:block;
	width:10em;
	text-align:right;
}
#datelist p {
	margin: 0 ;
	line-height:1.6em;
	position:relative;
	border-left:1px solid #800000;
	padding-left:0.3em;
}

.photo-left, .photo-right {
	display:block;
	margin:0 auto;
	text-align:center;
}
.photo-right {
	text-align:center;
}
.artistquotation {
	margin:0 auto 0 0;
	padding:0.6em 0.6em 0.6em 40px;
	text-indent:-30px;
	font-style:italic;
}
.artistquotation b {
	font-weight:300;
	color:#800000;
	font-style:normal;
	font-size:0.9em;
}

.testamonial {
	margin:10px auto 10px auto;
	padding:10px;
	width:70%;
	border:3px double #800000;
	font-size:0.9em;
	background-color:#e0e0e0;
}