/* OOM STYLE */


h1.OOMtitle {
	color: #9DA6B7; font-size: 175%;
}

body {
background: url("/2012/bbcms_templates/basic/images/filigree.jpg") repeat scroll 0% 0% rgb(58, 58, 58);
}

#masterc {
width:990px;
margin:0 auto;
background-color:#FFFFFF;
}

.essayAuthor {
	font-size: 90%;
}


#right-insert {
	float: right;
	max-width: 370px;
	margin-left: 1em;
}

/* IE6 HACK */
* html #right-insert {	width: 370px !important;}

.ref-img, .meta-data, .master_img_nav {
	float: none; display: block;
}

.ref-img {
	/* width: 265px; */
	overflow: visible;
	margin-right: 0;
}

.meta-data {
	padding: 4px;
	margin-top: 12px;
	background: #DEE0E9;
}

.long-description, .description, .readings {
	clear: none;
}



.master_img_nav {
	width: 100%;
	margin: 0;
	font-size: 90%;
}



/* 2012 OVERRIDES */


#masterc {
	box-shadow: 0 3px 8px #000000;
	-moz-box-shadow: 0 3px 8px #000000;
	-webkit-box-shadow: 0 3px 8px #000000;
}

div#one-col.doc-viewer,
div#one-col.image-viewer {
	width: 96%;
}



#content {
	padding: 21px 0 21px 21px;
}

#content  h1 {
   font-family: "Miller Headline", Georgia, serif;
   color:  #ae1219; /* #586c46; */
   font-weight: normal;
   font-size: 30px; margin: 0 0 28px 0; text-shadow: #999 0px 0px 4px;
   margin-bottom: 0;
}

.long-description, .description, .readings, .promotion,
.contextual, .ctitle, .rtitle {
	max-width: 550px;
}
