/** ################# COLORS ####################### */
/*

PANTONE 187C = #C41230
GRAY = #A7A9AC



*/




/** ################# GENERAL ####################### */

body {
 	background: #fff; 
  -webkit-text-size-adjust: none;
}

#main-content-container, #header-regions, #site-header, #postscript-wrapper, #footer-wrapper {

background: #fff;	
	
}

.not-logged-in .error { 

display: none;
	
	
	
}

.front .error { 

display: block !important;
	
	
	
}


/************************FONTS*********************/

@font-face {
    font-family: 'AK-Icons';
    src: url('../fonts/artkiticonsv1.0-regular-webfont.eot');
    src: url('../fonts/artkiticonsv1.0-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/artkiticonsv1.0-regular-webfont.woff') format('woff'),
         url('../fonts/artkiticonsv1.0-regular-webfont.ttf') format('truetype'),
         url('../fonts/artkiticonsv1.0-regular-webfont.svg#artkit_icons_v1.0regular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'HN-Hv';
  src: url('../fonts/HelveticaNeueLTStd-Hv.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueLTStd-Hv.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueLTStd-Hv.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Hv.ttf')  format('truetype'), url('../fonts/HelveticaNeueLTStd-Hv.svg#HelveticaNeueLTStd-Hv') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'HN-Bd';
  src: url('../fonts/HelveticaNeueLTStd-Bd.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueLTStd-Bd.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueLTStd-Bd.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Bd.ttf')  format('truetype'), url('../fonts/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'HN-BdIt';
  src: url('../fonts/HelveticaNeueLTStd-BdIt.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueLTStd-BdIt.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueLTStd-BdIt.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-BdIt.ttf')  format('truetype'), url('../fonts/HelveticaNeueLTStd-BdIt.svg#HelveticaNeueLTStd-BdIt') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'HN-It';
  src: url('../fonts/HelveticaNeueLTStd-It.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueLTStd-It.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueLTStd-It.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-It.ttf')  format('truetype'), url('../fonts/HelveticaNeueLTStd-It.svg#HelveticaNeueLTStd-It') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'HN-Roman';
  src: url('../fonts/HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueLTStd-Roman.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueLTStd-Roman.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Roman.ttf')  format('truetype'), url('../fonts/HelveticaNeueLTStd-Roman.svg#HelveticaNeueLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}





/** ################# TEXT ####################### */

/************ CUFON OVERRIDE *************/

.main-menu-item, .contact-menu-item, .social-menu-item, #block-custom_search_blocks-1 label, #block-simplenews-1 p, .views-field-field-journal-type-value, .views-field-title .field-content, .resource-title, .views-field-field-resource-type-value .field-content, .news-title, .journal-title, .artwork-title, .installation-title, .term-title, dt, .fulfillment-title, .publication-title, .playlist-title, .confirmation-bold, .confirmation-light, #playlist-grid-pane .views-field-nothing .field-content, .block-mailchimp h2, #block-menu-secondary-links h2,  .block-mailchimp label, .load-fonts {
	
	font-family: 'HN-Bd';
	font-weight: normal !important;
	
}


#logo img {
	
	display: none;
	
}

#logo a {

	color: #000;	
}

#logo a:before {
	
	font-family: 'HN-Hv';
	font-size: 32px;
	content: "Ryan McGinness";
	position: relative;
	top:-2px;
	
}

body {
  font: 12px/1.25 'Helvetica Neue', helvetica, arial, sans-serif;
  
}

a:link, a:visited {
  color: #c41230;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

a:active, a.active {
  text-decoration: none;
  color: #c41230;

}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: -0.03em;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

h1 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

h2 {
   font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

/* make it a bit smaller for block headers */
.block h2 {
  font-size: 18px;
  margin: 0;	
}

h3 {
    font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

h4 {
    font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

h5 {
    font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

h6 {
    font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

ol {
  list-style: decimal;
}

ul, block ul, ul.menu {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

li, li.leaf, ul.menu li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
  margin-bottom: 12px;
}

dt, .admin h3 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}

dd {
  padding: 6px 0 0 0;
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 18px;
}

dl {
  
}

.cke_show_borders {

	background: #fff !important;	
	
}

.views_slideshow_singleframe_pager a:before {
	
	font-family: "AK-Icons";
	content: ".";
	font-size: 24pt;
	
	
	
}

.views_slideshow_singleframe_pager a, .views_slideshow_singleframe_pager a:visited {
	
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 0 6px 0 0;
	text-align: center;
	font-size: 0px;
	padding: 5px 0;
	color: #A7A9AC;
	
	
	}
	
	
.views_slideshow_singleframe_pager .activeSlide a, .views_slideshow_singleframe_pager a:hover {

	color: #C41230;
		
	
}

/****Standard Pager*****/


#journal-page .item-list ul.pager, 
#journal-post .item-list ul.pager {
	
	
	margin-left: 188px;
	border:none;
	
}


#journal-page .item-list .pager li, 
#journal-post .item-list .pager li,
.section-search .item-list .pager li {

		padding:0;
		margin:0 12px 0 0;	
	
}


.item-list ul.pager {

	font-size: 15px;
	text-align: left;	
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	
	
	
}



.item-list ul.pager .pager-last,
.item-list ul.pager .pager-next,
.item-list ul.pager .pager-previous,
.item-list ul.pager .pager-first {
	
	position: relative;
	top:0;
	font-size:20px;
	
	
}



.section-search .item-list ul.pager {
	
	border-bottom: none;
	border-top: 1px solid #000;
	margin: 12px 0 0 0;
	padding: 4px 0 6px 0;
}



.item-list ul.pager .pager-current,
.item-list ul.pager a:hover {
	
	color: 	#C41230;
	
}


#main-content ul, #main-content ol {
    margin-left: 0;
}

/*
PANTONE 187C = #C41230
GRAY = #A7A9AC
*/

/** ################# GLOBAL LAYOUT ELEMENTS ####################### */


#page {
	
	background-color: #fff;
	width: 960px;	
	margin-left:auto;
	margin-right:auto;
	/*margin-top: 60px;*/
	margin-top: 0px;
	margin-bottom: 24px;
	padding: 36px 21px 21px 30px;
	/*-moz-border-radius: 20px;
	border-radius: 20px;*/

	
}


p {

	margin: 0;
	
}


#main-content .grid-12 {

	width: 930px;
	
}

/*non-panel pages needing forced margins in the main content area*/
.page-user #main-content,
.section-user #main-content,
.page-node-add #main-content,
.section-node-delete #main-content {
	margin: 0 20px 0 10px;
	}




#header-regions {

	/*padding-top: 30px;
	margin-top: 48px;	
	*/
}

.container-12 {

	/*border-left: 30px solid #fff;
	border-right: 21px solid #fff;*/		
	
}

.help, .messages {


	max-width: 910px !important;
	margin-top: 10px;
	
}

#footer-last {

	
	
}

.node-type-simplenews .messages {

	display: block;
	
}

form#user-login {

	margin: 40px 0;	
	
}

#main-content-container {

	margin: 10px 0 0 0;	
	
}

#main-content {

	margin: 0 0 0 0;
		
}

#content-tabs {

	display: none;
	

	
}



#page-title {

	display: none;	
	
}


#logo {

	float: left;
	height: 30px;
	margin-bottom: 5px;	
	
}

#block-block-3 /*SPACER*/ {
	
	height: 4px;
	
}



#block-menu-primary-links {
	clear: both;
}

#block-menu-menu-contact-and-store-links,
#block-menu-menu-publications-store-menu {

	float: right;	
	
}

#block-menu-menu-contact-and-store-links ul li,
#block-menu-menu-publications-store-menu ul li,
#block-menu-primary-links ul li {

	display: block;
	float: left;
	width: 179px;
	height: 42px;
	margin: 0 9px 9px 0;
	overflow: hidden;	
	
}

#block-menu-menu-contact-and-store-links ul li,
#block-menu-menu-publications-store-menu ul li {
	
	height: 24px;
	background-color: transparent; 	
	margin: 0 9px 0 0;
}


.contact-menu-item, 
.contact-menu-item:visited,
.main-menu-item,
.main-menu-item:visited {

	display: block;
	width: 150px;
	height: 30px;
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
	padding: 6px 29px 6px 9px;
	background-color: #A7A9AC;
	
}

.contact-menu-item, 
.contact-menu-item:visited {
	
	width: 170px;
	height: 15px;
	padding: 3px 0 3px 9px;
	background-color: transparent; 
	background: url(../graphics/contact-menu-link.png) right top no-repeat;
	
}




#menu-fulfillment, #menu-fulfillment:visited,
#menu-resources, #menu-resources:visited {
	
	width: 129px;
	padding: 6px 50px 6px 9px;
	
	
}

.contact-menu-item:active, 
.contact-menu-item:hover,
.contact-menu-item.active,
.main-menu-item:active, 
.main-menu-item:hover,
.main-menu-item.active,
.active-trail .main-menu-item {
	
	background-color: #C41230;
	color: #fff !important;
	
}

.contact-menu-item:active, 
.contact-menu-item:hover,
.contact-menu-item.active {
	
	background-color: transparent; 
	background: url(../graphics/contact-menu-link-1.png) right top no-repeat;
		
	
}



.node-type-news #menu-news,
.page-confirmed #menu-news {
	
	background-color: #C41230;
	color: #fff !important;
	
}

.node-type-journal #menu-journal {
	
	background-color: #C41230;
	color: #fff !important;
	
}



.selectedartworksbyyear #menu-works-year,
.selectedartworksbyseries #menu-works-series,
.selectedartworkseditions #menu-works-editions {
	
	background-color: #C41230;
	color: #fff !important;
	
}


.node-type-installation #menu-installations {
	
	background-color: #C41230;
	color: #fff !important;
	
}

.node-type-resource #menu-resources {
	
	background-color: #C41230;
	color: #fff !important;
	
}

.node-type-publication #menu-publications,
.page-publications-grid #menu-publications,
.page-publications-grid-sm #menu-publications {
	
	background-color: #C41230;
	color: #fff !important;
	
}

.node-type-product #menu-fulfillment {
	
	background-color: #C41230;
	color: #fff !important;
	
}


/* Horizontal Separators */
#block-block-4, #block-block-5, #block-block-11 {
	
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 0px;
	margin: 0 10px 0px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #000;	
	
}

#block-block-5 {
	
	margin: 1px 10px 9px 0;
		
}

#block-block-11 {
	
	margin: 0 10px 9px 0;
		
}

/* Copyright */
#block-block-6 {
	padding: 0 0 10px 0;
	color: #A7A9AC;
	font-size: 8px;
	text-transform: uppercase;
}


/*****************ADMIN/EDITING LINKS****************/

.views-field-field-admin-wildcard-value {

	position:absolute;
	width: 25px;
	right: -34px;
	bottom: 0px;	
	
}


#works-by-year .views-field-field-admin-wildcard-value,
#works-by-series .views-field-field-admin-wildcard-value {

	right: -24px;
	
}

#series-pane .node-sort,
#editions-pane .node-sort {

	position:absolute;
	left: -50px;
	top: 13px;
	
}


.node-edit, .node-sort, .node-delete, .node-send {
	
	display: block;
	float: left;
	margin: 0 9px 9px 0;
	height: 16px;
	width: 16px;
	overflow: hidden;
	
	
}

.not-logged-in .node-sort {

	display: none;	
	
}

.node-edit a, .node-sort a, .node-delete a, .node-send a {
	
	opacity:0;
  	filter:alpha(opacity=00);
	
	
}

.node-edit {


	background: url(../../../../default/files/icons/edit.png) left no-repeat;	
	
}

.node-sort {

	background: url(../../../../default/files/icons/sort.png) left no-repeat;
	
	
}

.node-delete {

	display: none;
	background: url(../../../../default/files/icons/delete.png) left no-repeat;	
	
}

.node-send {

	background: url(../../../../default/files/icons/send.png) left no-repeat;	
	
}

.file-download {

	display: block;
	width: 78px;
	height: 18px;
	overflow: hidden;
	background: url(../../../../default/files/icons/download.png) left no-repeat;	
}

.file-download:hover {

	display: block;
	width: 78px;
	height: 18px;
	overflow: hidden;
	background: url(../../../../default/files/icons/download.png) right no-repeat;	
}





.file-download a {
	display: block;
	width: 80px;
	height: 18px;
	opacity:0;
  	filter:alpha(opacity=00);
}

.views-field-service-links,
.views-field-service-links-1 {
	
	float: right;
	width: 179px;
	height: 24px;
	overflow: hidden;
	padding: 21px 0 21px 0;
	
}

.views-field-service-links li, .views-field-service-links a, 
.views-field-service-links-1 li, .views-field-service-links-1 a {
	
	display: block;
	float: left;
	
}

a.service-links-facebook {
	
	font-size:0;
	display: block;
	height: 18px;
	width: 52px;
	background-image: url(../../../../default/files/icons/share.png);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	
}



a.service-links-twitter {
	
	font-size:0;
	display: block;
	height: 18px;
	width: 52px;
	background-image: url(../../../../default/files/icons/tweet.png);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	
}


a.service-links-facebook:hover,
a.service-links-twitter:hover
 {
	
	background-position: bottom left;
	
}


#postscript-wrapper {
    margin-bottom: 0;
}

/* Spacer */

.front #block-block-9 {
	
	
	
}

#footer-wrapper, #footer-first, #footer-last {

	background-color: #fff;	
}

#footer-last #block-nice_menus-1 {
	
	float: right;
	
}

/** ################# HOME PAGE ####################### */

.form-text {

	border-radius: 0 0 0 0 !important;
	
}


#postscript-two .block {

	float: left;	
	
}

#block-custom_search_blocks-1 {
	
	/*float: right;*/
	display: block;
	width: 179px;
	height: 42px;
	margin: 0 9px 9px 0;
	background-color: #A7A9AC;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	overflow: hidden;		
	
}



#block-custom_search_blocks-1 form {

	padding: 6px 9px 0 8px;	
	
}

#block-custom_search_blocks-1 form .form-item {

	padding: 0;
	margin: 0;	
	
}

#block-custom_search_blocks-1 form .form-text {

	width: 159px;
	border: none;
	height: 13px;
	font-size:10px;
	color: #A7A9AC;	
	padding: 0 0 0 3px;
	
}


#block-custom_search_blocks-1 form .form-text:focus {
	
	background-color: #C41230;
	color: #fff;
	
}

#postscript-three  {

		
	
}


#block-block-13 {

	height: 29px;
	width: 142px;
	padding: 6px 0 6px 8px;	
	
}


#block-block-13 h2 {
	
	font-size: 12px;
	
}

#block-block-13 h2 a, #block-block-13 h2 a:visited {

	color: #000;	
	
}

#block-block-13 h2 a:hover {
	
	color: #C41230;
	
}


#block-menu-secondary-links {
	
	display: block;
	height: 41px;
	float: right !important;
	width: 380px;
	text-align: right;	
	
}

#block-menu-secondary-links ul li {

	float: right;	
	
}
/*
#block-menu-secondary-links h2 {

	float: left;
	width: 153px;
	height: 30px;
	overflow: hidden;
	padding: 6px 18px 6px 8px;
	margin-right: 9px;
	color: #fff;
	font-size: 12px; 
	font-weight: bold;
	text-transform: uppercase;
	background: url(../../../../default/files/icons/social-arrow2.png) top no-repeat;

	
}

#block-menu-secondary-links:hover h2 {
	
	background-position: bottom;
	
}


.social-menu-item, .social-menu-item:visited {

	display: block;
	float: left;
	height: 29px;
	width: 29px;
	margin: 6px 4px 6px 0;
	text-align: center;
	font-size: 1px;
	padding: 0 0;
	color: #A7A9AC !important;
	background: url(../../../../default/files/icons/social-dot.png) center left no-repeat;
		
	
}

.social-menu-item:hover {
	
	background: url(../../../../default/files/icons/social-dot.png) center right no-repeat;
	color: #C41230 !important;
	
}

*/

a.social-menu-item {
    font-size: 0px;
	margin-left: 3px;
	color: #A7A9AC !important;
}

a.social-menu-item:hover {
	color: #C41230 !important;
}


.social-menu-item:before {
    font-family: "AK-Icons";
    font-size: 24pt;
}



#facebook:before {
    content: "F";
}

#instagram:before {
    content: "I";
}

#pinterest:before {
    content: "N";
}

#spotify:before {
    content: "O";
}

#twitter:before {
    content: "W";
}

#tumblr:before {
    content: "U";
}

#vimeo:before {
    content: "V";
}

#rss:before {
    content: "R";
}

/*
#block-menu-secondary-links #rss, #block-menu-secondary-links #rss:visited {

	background: url(../../../../default/files/icons/rss3.png) top no-repeat;
	
}

#block-menu-secondary-links #rss:hover {

	background-position: bottom;
	
}

#block-menu-secondary-links #facebook, #block-menu-secondary-links #facebook:visited {

	background: url(../../../../default/files/icons/facebook3.png) top no-repeat;
	
}

#block-menu-secondary-links #facebook:hover {

	background-position: bottom;
	
}


#block-menu-secondary-links #twitter, #block-menu-secondary-links #twitter:visited {

	background: url(../../../../default/files/icons/twitter3.png) top no-repeat;
	
}

#block-menu-secondary-links #twitter:hover {

	background-position: bottom;
	
}

#block-menu-secondary-links #vimeo, #block-menu-secondary-links #vimeo:visited {

	background: url(../../../../default/files/icons/vimeo3.png) top no-repeat;
	
}

#block-menu-secondary-links #vimeo:hover {

	background-position: bottom;
	
}

#block-menu-secondary-links #instagram, #block-menu-secondary-links #instagram:visited {

	background: url(../../../../default/files/icons/instagram3.png) top no-repeat;
	
}

#block-menu-secondary-links #instagram:hover {

	background-position: bottom;
	
}

#block-menu-secondary-links #tumblr, #block-menu-secondary-links #tumblr:visited {

	background: url(../../../../default/files/icons/tumblr3.png) top no-repeat;
	
}

#block-menu-secondary-links #tumblr:hover {

	background-position: bottom;
	
}


#block-menu-secondary-links #pinterest, #block-menu-secondary-links #pinterest:visited {

	background: url(../../../../default/files/icons/pinterest3.png) top no-repeat;
	
}

#block-menu-secondary-links #pinterest:hover {

	background-position: bottom;
	
}

#block-menu-secondary-links #spotify, #block-menu-secondary-links #spotify:visited {

	background: url(../../../../default/files/icons/spotify3.png) top no-repeat;
	
}

#block-menu-secondary-links #spotify:hover {

	background-position: bottom;
	
}
*/




#block-simplenews-1 {
	
	margin: 0 9px 0 0;
	width: 179px;
	height: 42px;
	overflow: hidden;
	background-color: #A7A9AC;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
	
}

#block-block-10 {
	

	
	margin: 0 0 0 0;
	width: 179px;
	height: 42px;
	overflow: hidden;
	background-color: #C41230;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
	
}
	
#block-block-10 .confirmation-bold {

	padding: 4px 9px 0px 9px;	
	
}

#block-block-10 .confirmation-light {

	font-weight: normal;
	text-transform: none;	
	
}



#block-simplenews-1 .content {

	padding: 6px 9px 6px 8px;	
	
}

#block-simplenews-1 form .form-item {

	padding: 0;
	margin: 0;	
	
}

#block-simplenews-1 .form-text  {

    border: medium none;
    font-size: 10px;
    height: 13px;
    width: 159px;
	color: #A7A9AC;

}

#block-simplenews-1 .form-text:focus {
	
	background-color: #C41230;
	color: #fff;
	
}

.simplenews-subscribe label, .simplenews-subscribe .form-submit {

	display: none;	
	
}


.views-slideshow-controls-top {
	
	position: absolute;
	padding: 0 0 0 0;
	z-index: 9999;
	
	
}

.views-field-include .views-slideshow-controls-top,
.views-field-include-1 .views-slideshow-controls-top,
.views-field-include-2 .views-slideshow-controls-top {

	top: 0;
	
}


#news-page .news-viewer	.views-row,
#news-post .news-viewer	.views-row {

	width: 930px;	
	
}

	
#news-page .news-viewer	.views-field-field-news-notes-value,
#news-post .news-viewer	.views-field-field-news-notes-value,
#news-page .news-viewer	.views-field-field-display-text-value,
#news-post .news-viewer	.views-field-field-display-text-value
 {

	margin: 0 0 0 188px;
	height: 60px;
	color: #000;
	
	
}

#news-page .news-viewer	.views-field-field-display-text-value .field-content,
#news-post .news-viewer	.views-field-field-display-text-value .field-content,
#news-page .news-viewer	.views-field-field-news-notes-value .field-content,
#news-post .news-viewer	.views-field-field-news-notes-value .field-content {

	
	display: table-cell;
	height: 60px;
	width: 555px;
	vertical-align: middle;

}




.journal-node .views-field-markup-4,
#news-page .news-viewer	.views-field-markup-4,
#news-post .news-viewer	.views-field-markup-4 {
	
	float: right;
	width: 179px;
	height: 24px;
	overflow: hidden;
	padding: 9px 0 9px 0;
	
}



.social-button {
	
	height:24px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0 6px 0 0;

	
}

/*
.social-button-facebook {

	display: block;
	width: 45px;
	overflow: hidden;	
	
}
*/

.social-block {
	
	clear: both;
	margin: 0 0 10px 0;
	
}


#news-page .news-viewer	.views-field-field-news-image-fid,
#news-post .news-viewer	.views-field-field-news-image-fid {
	
	clear: both;
	padding: 10px 0 6px 0;	
	min-height: 620px;
	border-top: 1px solid #000;
	margin-top:10px;
	
}

#news-page .news-title,
#news-post .news-title {

	font-weight: bold;
	font-style: italic;
	/*text-transform: uppercase;
	margin-right: 3px;*/
	
}

#news-page .news-links div,
#news-post .news-links div {

	display: inline;
	margin: 0 6px 0 0;
	font-style: italic;
	
}

#news-page .news-links a,
#news-post .news-links a {

	/*color: #C41230;	*/
	
}

.photo-credit {

	
	font-size: 10px;
	text-transform: none;
	
}

#news-pager-pane {

	position: absolute;
	padding: 16px 0;
	z-index: 999;
		
}

#artwork-pager-pane {

	padding: 16px 0;
	z-index: 999;
		
}

#news-pager-pane.grid-12,
#artwork-pager-pane.grid-12
 {
	width: 188px;
}

.news-pager .views-admin-links, 
.news-pager .views-admin-links ul,
.artwork-pager .views-admin-links, 
.artwork-pager .views-admin-links ul {

	display: none;	
	
}

.news-pager ul,
.news-pager .item-list ul,
.artwork-pager ul,
.artwork-pager .item-list ul {

	list-style: none;	
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	
}

.news-pager li, 
.news-pager .item-list li,
.artwork-pager li, 
.artwork-pager .item-list li {

	list-style: none;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;	
	
}


.news-pager a, 
.news-pager a:visited,
.artwork-pager a, 
.artwork-pager a:visited {
	
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 0 4px 0 0;
	text-align: center;
	font-size: 1px;
	padding: 5px 0;
	color: #A7A9AC;
	background: url(../../../../default/files/icons/place-dot-sm.png) top left no-repeat;
	
	}
	
	
.news-pager a:active, 
.news-pager a.active, 
.news-pager a:hover, 
.front .news-pager .views-row-first a,
.artwork-pager a:active, 
.artwork-pager a.active, 
.artwork-pager a:hover,
#works-by-year .artwork-pager .views-row-first a

 {

	color: #C41230;
	background: url(../../../../default/files/icons/place-dot-sm.png) top right no-repeat;	
	
}




/********** Search Results Page *******/


.section-search #main-content {
	

	padding: 0 10px;	
	
}

#main-content #search-form {

	display: none;	
	
}


.section-search #block-custom_search_blocks-1 {
	
	
	display: block;
	width: 179px;
	height: 42px;
	margin: 0 9px 9px 0;
	background-color: #C41230;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	overflow: hidden;		
	
}


.section-search #block-custom_search_blocks-1 form .form-text {

	width: 157px;
	height: 11px;
	border: 1px solid #fff;	
	
}



.section-search .title {
	
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;	
	margin: 20px 0 10px 0;
	
}

.section-search .result-title {
	
	font-weight: bold;
	margin: 0 6px 0 0;
	color: #000;

	
}

.section-search .search-results strong {
	
	color: #C41230;
}

.section-search dl.search-results {

	margin: 0 0 20px 0;
		
}

/********* ARTWORKS BY YEAR/SERIES *************/



#journal-grid-pane .view-content,
#publications-grid-pane .view-content,
#installations-grid-pane .view-content,
#resource-grid-pane .view-content,
#fulfillment-grid-pane .view-content,
#playlist-grid-pane .view-content,
#editions-grid-pane .view-content {

	width: 940px !important;	
	
}




#editions-grid-pane .views_slideshow_singleframe_slide,
#works-by-year .views_slideshow_singleframe_slide,
#works-by-series .views_slideshow_singleframe_slide,
#resource-list-pane .views_slideshow_singleframe_slide,
#installations-by-term-pane .views_slideshow_singleframe_slide,
#resource-grid-pane .views_slideshow_singleframe_slide,
#publications-grid-pane .views_slideshow_singleframe_slide,
#fulfillment-grid-pane .views_slideshow_singleframe_slide,
#playlist-grid-pane .views_slideshow_singleframe_slide {
	
	width: 940px;
	
}





.views_slideshow_singleframe_previous,
#prev2 {

	display: block;
	position: absolute;
	left: -30px;
	top: 3px;
	height: 35px;
	width: 20px;
	text-align: center;
	font-size: 1px;
	color: #fff;
	background: url(../../../../default/files/icons/90prev.png) top left no-repeat;
	
}

.views_slideshow_singleframe_previous:hover,
#prev2:hover {

	color: #fff;
	background: url(../../../../default/files/icons/90prev.png) top right no-repeat;
	
}

.slideshow-controls,
.slideshow-controls-b {

	display: none;
	position: absolute;
	
}

.views_slideshow_singleframe_next,
#next2 {

	display: block;
	position: absolute;
	left: 563px;
	top:3px;
	height: 35px;
	width: 20px;
	text-align: center;
	font-size: 1px; 
	color: #fff;
	background: url(../../../../default/files/icons/90next.png) top right no-repeat;
	
}

.views_slideshow_singleframe_next:hover,
#next2:hover {

	color: #fff;
	background: url(../../../../default/files/icons/90next.png) top left no-repeat;
	
}


#prev2b {

	display: block;
	position: absolute;
	left:-30px;
	top:126px;
	height: 500px;
	width: 20px;
	text-align: center;
	font-size: 1px;
	color: #fff;
	background:  url(../../../../default/files/icons/90prev.png) left center no-repeat;
	z-index: 999999;
	
}

.views-field-field-journal-video-embed #prev2b {

	top:50px;
	height: 398px;
	width: 20px;
	background:  url(../../../../default/files/icons/90prev.png) left center no-repeat;
	opacity:1;
  	filter:alpha(opacity=100);
	
}

.views-field-field-journal-photo-fid #prev2b {

	top: 40px;
	
}

.views-field-field-journal-mp3-fid #prev2b {

	top:13px;
	height: 45px;
	width: 20px;
	background:  url(../../../../default/files/icons/90prev.png) left center no-repeat;
	opacity:1;
  	filter:alpha(opacity=100);
	
}


#prev2b:hover {

	color: #fff;
	background:  url(../../../../default/files/icons/90prev.png) right center no-repeat;
	opacity:1;
  	filter:alpha(opacity=100);
	
}

#next2b {

	display: block;
	position: absolute;
	left:940px;
	top:126px;
	height: 500px;
	width: 20px;
	text-align: center;
	font-size: 1px; 
	color: #fff;
	background:  url(../../../../default/files/icons/90next.png) right center no-repeat;
	z-index: 999999;
	
}

.views-field-field-journal-video-embed #next2b {

	left: 939px;
	top:50;
	height: 398px;
	width: 20px;
	background:  url(../../../../default/files/icons/90next.png) right center no-repeat;
	opacity:1;
  	filter:alpha(opacity=100);

	
}


#journal-node-pane .view-content {
	

	margin-bottom:8px;	
	
}
	
	
	
.views-field-field-journal-photo-fid #next2b {

	top: 40px;
	
}

.views-field-field-journal-mp3-fid #next2b {

	top:13px;
	height: 45px;
	left: 939px;
	width: 20px;
	background:  url(../../../../default/files/icons/90next.png) right center no-repeat;
	opacity:1;
  	filter:alpha(opacity=100);
	
}

#next2b:hover {

	color: #fff;
	background:  url(../../../../default/files/icons/90next.png) left center no-repeat;
	opacity:1;
  	filter:alpha(opacity=100);
	
}
	
	
	
#prev2c {

	display: block;
	position: absolute;
	left:-30px;
	top:66px;
	height: 650px;
	width: 20px;
	text-align: center;
	font-size: 1px;
	color: #fff;
	background:  url(../../../../default/files/icons/90prev.png) left center no-repeat;
	z-index: 999999;
	
}

#prev2c:hover {

	color: #fff;
	background:  url(../../../../default/files/icons/90prev.png) right center no-repeat;
	opacity:1;
  	filter:alpha(opacity=100);
	
}

#next2c {

	display: block;
	position: absolute;
	left: 940px;
	top:66px;
	height: 650px;
	width: 20px;
	text-align: center;
	font-size: 1px; 
	color: #fff;
	background:  url(../../../../default/files/icons/90next.png) right center no-repeat;
	z-index: 999999;
	
}

#next2c:hover {

	color: #fff;
	background:  url(../../../../default/files/icons/90next.png) left center no-repeat;
	opacity:1;
  	filter:alpha(opacity=100);
	
}


#editions-grid-pane .views-slideshow-controls-top,
#journal-grid-pane .views-slideshow-controls-top,
#works-by-year-years-grid .views-slideshow-controls-top,
#works-by-series-series-grid .views-slideshow-controls-top,
#installations-grid-pane .views-slideshow-controls-top,
#resource-grid-pane .views-slideshow-controls-top,
#publications-grid-pane .views-slideshow-controls-top,
#fulfillment-grid-pane .views-slideshow-controls-top,
#playlist-grid-pane .views-slideshow-controls-top {
	
	
	width: 188px;
	clear:both;
	position: absolute;
	top: -9px;
	height:16px;
	padding: 0 0 12px 0;
	margin: 0 0 18px 0;
	z-index: 9999;
	
	
}


#editions-grid-pane .view-header,
#publications-grid-pane .view-header,
#resource-grid-pane .view-header,
#installations-grid-pane .view-header,
#works-by-year-years-grid .view-header,
#works-by-series-series-grid .view-header,
#journal-grid-pane .view-header,
#fulfillment-grid-pane .view-header

 {
	display: table-cell;
	padding: 0 0 10px 188px;
	color: #000;	
	height: 40px;
	width: 930px;
	vertical-align: middle;
	border-bottom: 1px solid #000;
	
	
}

#journal-grid-pane .view-header a 

{
	/*
	color: #C41230;	
	*/
	
}


#editions-grid-pane .views_slideshow_main,
#journal-grid-pane .views_slideshow_main,
#works-by-year-years-grid .views_slideshow_main,
#works-by-series-series-grid .views_slideshow_main,
#installations-grid-pane .views_slideshow_main,
#resource-grid-pane .views_slideshow_main,
#publications-grid-pane .views_slideshow_main,
#fulfillment-grid-pane .views_slideshow_main,
#playlist-grid-pane .views_slideshow_main  {
	
	clear:both;
	padding: 10px 0 0 0;
	
}

/*
#fulfillment-grid-pane .view-header,
#playlist-grid-pane .view-header {

	position: absolute;
	top: -12px;
	left: 188px;
	color: #C41230;
	z-index: 99999;
	
}
*/

#editions-grid-pane .views-row,
#works-by-edition-current .views-row,
#editions-pane .views-row,
#journal-grid-pane .views-row,
#journal-current-pane .views-row,
#journal-list-pane .views-row,
#works-by-year-years-grid .views-row,
#works-by-series-series-grid .views-row,
#works-by-year-current .views-row,
#works-by-series-current .views-row,
#years-pane .views-row,
#series-pane .views-row,
#mini-panel-artwork_term_links .views-row,
#installations-grid-pane .views-row,
#installations-current-pane .views-row,
#installations-list-pane .views-row,
#resource-grid-pane .views-row,
#resource-current-pane .views-row,
#resource-list-pane .views-row,
#publications-grid-pane  .views-row,
#publications-current-pane  .views-row,
#publications-list-pane  .views-row,
#fulfillment-grid-pane .views-row,
#fulfillment-current-pane .views-row,
#fulfillment-list-pane .views-row,
#playlist-grid-pane .views-row,
#playlist-current-pane .views-row,
#playlist-list-pane .views-row    {

	display:block;
	float: left;
	margin: 0 9px 9px 0;
	padding: 0 0 0 0;
	width: 179px;
	overflow: hidden;
	background-color: #A7A9AC;
	
}

#journal-list-pane .views-row-2,
#journal-list-pane .views-row-5,
#journal-list-pane .views-row-8,
#journal-list-pane .views-row-11,
#journal-list-pane .views-row-14,
#journal-list-pane .views-row-17,
#journal-list-pane .views-row-20,
#journal-list-pane .views-row-23,
#journal-list-pane .views-row-26,
#journal-list-pane .views-row-29,
#journal-list-pane .views-row-32,
#journal-list-pane .views-row-35,
#journal-list-pane .views-row-38,
#journal-list-pane .views-row-41,
#journal-list-pane .views-row-44,
#journal-list-pane .views-row-47,
#journal-list-pane .views-row-50,
#journal-list-pane .views-row-53,
#journal-list-pane .views-row-56,
#journal-list-pane .views-row-59,
#journal-list-pane .views-row-62,
#journal-list-pane .views-row-65,
#journal-list-pane .views-row-68,
#journal-list-pane .views-row-71,
#journal-list-pane .views-row-74,
#journal-list-pane .views-row-77,
#journal-list-pane .views-row-80,
#journal-list-pane .views-row-83,
#journal-list-pane .views-row-86,
#journal-list-pane .views-row-89,
#journal-list-pane .views-row-92,
#journal-list-pane .views-row-95,
#journal-list-pane .views-row-98,
#journal-list-pane .views-row-101,
#journal-list-pane .views-row-104,
#years-pane .views-row-2,
#years-pane .views-row-5,
#years-pane .views-row-8,
#years-pane .views-row-11,
#years-pane .views-row-14,
#years-pane .views-row-17,
#years-pane .views-row-20,
#years-pane .views-row-23,
#years-pane .views-row-26,
#years-pane .views-row-29,
#years-pane .views-row-32,
#years-pane .views-row-35,
#years-pane .views-row-38,
#years-pane .views-row-41,
#years-pane .views-row-44,
#years-pane .views-row-47,
#years-pane .views-row-50,
#years-pane .views-row-53,
#years-pane .views-row-56,
#years-pane .views-row-59,
#years-pane .views-row-62,
#years-pane .views-row-65,
#years-pane .views-row-68,
#years-pane .views-row-71,
#years-pane .views-row-74,
#years-pane .views-row-77,
#years-pane .views-row-80,
#years-pane .views-row-83,
#years-pane .views-row-86,
#years-pane .views-row-89,
#years-pane .views-row-92,
#years-pane .views-row-95,
#years-pane .views-row-98,
#years-pane .views-row-101,
#years-pane .views-row-104,
#series-pane .views-row-2,
#series-pane .views-row-5,
#series-pane .views-row-8,
#series-pane .views-row-11,
#series-pane .views-row-14,
#series-pane .views-row-17,
#series-pane .views-row-20,
#series-pane .views-row-23,
#series-pane .views-row-26,
#series-pane .views-row-29,
#series-pane .views-row-32,
#series-pane .views-row-35,
#series-pane .views-row-38,
#series-pane .views-row-41,
#series-pane .views-row-44,
#series-pane .views-row-47,
#series-pane .views-row-50,
#series-pane .views-row-53,
#series-pane .views-row-56,
#series-pane .views-row-59,
#series-pane .views-row-62,
#series-pane .views-row-65,
#series-pane .views-row-68,
#series-pane .views-row-71,
#series-pane .views-row-74,
#series-pane .views-row-77,
#series-pane .views-row-80,
#series-pane .views-row-83,
#series-pane .views-row-86,
#series-pane .views-row-89,
#series-pane .views-row-92,
#series-pane .views-row-95,
#series-pane .views-row-98,
#series-pane .views-row-101,
#series-pane .views-row-104,
#editions-pane .views-row-2,
#editions-pane .views-row-5,
#editions-pane .views-row-8,
#editions-pane .views-row-11,
#editions-pane .views-row-14,
#editions-pane .views-row-17,
#editions-pane .views-row-20,
#editions-pane .views-row-23,
#editions-pane .views-row-26,
#editions-pane .views-row-29,
#editions-pane .views-row-32,
#editions-pane .views-row-35,
#editions-pane .views-row-38,
#editions-pane .views-row-41,
#editions-pane .views-row-44,
#editions-pane .views-row-47,
#editions-pane .views-row-50,
#editions-pane .views-row-53,
#editions-pane .views-row-56,
#editions-pane .views-row-59,
#editions-pane .views-row-62,
#editions-pane .views-row-65,
#editions-pane .views-row-68,
#editions-pane .views-row-71,
#editions-pane .views-row-74,
#editions-pane .views-row-77,
#editions-pane .views-row-80,
#editions-pane .views-row-83,
#editions-pane .views-row-86,
#editions-pane .views-row-89,
#editions-pane .views-row-92,
#editions-pane .views-row-95,
#editions-pane .views-row-98,
#editions-pane .views-row-101,
#editions-pane .views-row-104,
#publications-list-pane .views-row-2,
#publications-list-pane .views-row-5,
#publications-list-pane .views-row-8,
#publications-list-pane .views-row-11,
#publications-list-pane .views-row-14,
#publications-list-pane .views-row-17,
#publications-list-pane .views-row-20,
#publications-list-pane .views-row-23,
#publications-list-pane .views-row-26,
#publications-list-pane .views-row-29,
#publications-list-pane .views-row-32,
#publications-list-pane .views-row-35,
#publications-list-pane .views-row-38,
#publications-list-pane .views-row-41,
#publications-list-pane .views-row-44,
#publications-list-pane .views-row-47,
#publications-list-pane .views-row-50,
#publications-list-pane .views-row-53,
#publications-list-pane .views-row-56,
#publications-list-pane .views-row-59,
#publications-list-pane .views-row-62,
#publications-list-pane .views-row-65,
#publications-list-pane .views-row-68,
#publications-list-pane .views-row-71,
#publications-list-pane .views-row-74,
#publications-list-pane .views-row-77,
#publications-list-pane .views-row-80,
#publications-list-pane .views-row-83,
#publications-list-pane .views-row-86,
#publications-list-pane .views-row-89,
#publications-list-pane .views-row-92,
#publications-list-pane .views-row-95,
#publications-list-pane .views-row-98,
#publications-list-pane .views-row-101,
#publications-list-pane .views-row-104,
#installations-list-pane .views-row-2,
#installations-list-pane .views-row-5,
#installations-list-pane .views-row-8,
#installations-list-pane .views-row-11,
#installations-list-pane .views-row-14,
#installations-list-pane .views-row-17,
#installations-list-pane .views-row-20,
#installations-list-pane .views-row-23,
#installations-list-pane .views-row-26,
#installations-list-pane .views-row-29,
#installations-list-pane .views-row-32,
#installations-list-pane .views-row-35,
#installations-list-pane .views-row-38,
#installations-list-pane .views-row-41,
#installations-list-pane .views-row-44,
#installations-list-pane .views-row-47,
#installations-list-pane .views-row-50,
#installations-list-pane .views-row-53,
#installations-list-pane .views-row-56,
#installations-list-pane .views-row-59,
#installations-list-pane .views-row-62,
#installations-list-pane .views-row-65,
#installations-list-pane .views-row-68,
#installations-list-pane .views-row-71,
#installations-list-pane .views-row-74,
#installations-list-pane .views-row-77,
#installations-list-pane .views-row-80,
#installations-list-pane .views-row-83,
#installations-list-pane .views-row-86,
#installations-list-pane .views-row-89,
#installations-list-pane .views-row-92,
#installations-list-pane .views-row-95,
#installations-list-pane .views-row-98,
#installations-list-pane .views-row-101,
#installations-list-pane .views-row-104,
#fulfillment-list-pane .views-row-2,
#fulfillment-list-pane .views-row-5,
#fulfillment-list-pane .views-row-8,
#fulfillment-list-pane .views-row-11,
#fulfillment-list-pane .views-row-14,
#fulfillment-list-pane .views-row-17,
#fulfillment-list-pane .views-row-20,
#fulfillment-list-pane .views-row-23,
#fulfillment-list-pane .views-row-26,
#fulfillment-list-pane .views-row-29,
#fulfillment-list-pane .views-row-32,
#fulfillment-list-pane .views-row-35,
#fulfillment-list-pane .views-row-38,
#fulfillment-list-pane .views-row-41,
#fulfillment-list-pane .views-row-44,
#fulfillment-list-pane .views-row-47,
#fulfillment-list-pane .views-row-50,
#fulfillment-list-pane .views-row-53,
#fulfillment-list-pane .views-row-56,
#fulfillment-list-pane .views-row-59,
#fulfillment-list-pane .views-row-62,
#fulfillment-list-pane .views-row-65,
#fulfillment-list-pane .views-row-68,
#fulfillment-list-pane .views-row-71,
#fulfillment-list-pane .views-row-74,
#fulfillment-list-pane .views-row-77,
#fulfillment-list-pane .views-row-80,
#fulfillment-list-pane .views-row-83,
#fulfillment-list-pane .views-row-86,
#fulfillment-list-pane .views-row-89,
#fulfillment-list-pane .views-row-92,
#fulfillment-list-pane .views-row-95,
#fulfillment-list-pane .views-row-98,
#fulfillment-list-pane .views-row-101,
#fulfillment-list-pane .views-row-104,
#resource-list-pane .views-row-2,
#resource-list-pane .views-row-5,
#resource-list-pane .views-row-8,
#resource-list-pane .views-row-11,
#resource-list-pane .views-row-14,
#resource-list-pane .views-row-17,
#resource-list-pane .views-row-20,
#resource-list-pane .views-row-23,
#resource-list-pane .views-row-26,
#resource-list-pane .views-row-29,
#resource-list-pane .views-row-32,
#resource-list-pane .views-row-35,
#resource-list-pane .views-row-38,
#resource-list-pane .views-row-41,
#resource-list-pane .views-row-44,
#resource-list-pane .views-row-47,
#resource-list-pane .views-row-50,
#resource-list-pane .views-row-53,
#resource-list-pane .views-row-56,
#resource-list-pane .views-row-59,
#resource-list-pane .views-row-62,
#resource-list-pane .views-row-65,
#resource-list-pane .views-row-68,
#resource-list-pane .views-row-71,
#resource-list-pane .views-row-74,
#resource-list-pane .views-row-77,
#resource-list-pane .views-row-80,
#resource-list-pane .views-row-83,
#resource-list-pane .views-row-86,
#resource-list-pane .views-row-89,
#resource-list-pane .views-row-92,
#resource-list-pane .views-row-95,
#resource-list-pane .views-row-98,
#resource-list-pane .views-row-101,
#resource-list-pane .views-row-104 {

	margin-right:0px;	
	
}



#journal-list-pane .views_slideshow_singleframe_main,
#years-pane .views_slideshow_singleframe_main,
#series-pane .views_slideshow_singleframe_main,
#editions-pane .views_slideshow_singleframe_main,
#publications-list-pane .views_slideshow_singleframe_main,
#installations-list-pane .views_slideshow_singleframe_main,
#fulfillment-list-pane .views_slideshow_singleframe_main,
#resource-list-pane .views_slideshow_singleframe_main

 {

	width: 555px;
	overflow: hidden;	
	
}


#works-by-edition-current .views-row .views-field-include .views-row,
#editions-pane .views-row .views-field-include .views-row,
#editions-grid-pane .views-row .views-field-include .views-row ,
#works-by-year-years-grid .views-row .views-field-include .views-row ,
#works-by-series-series-grid .views-row .views-field-include .views-row ,
#works-by-year-current .views-row .views-field-include .views-row ,
#works-by-series-current .views-row .views-field-include .views-row ,
#years-pane .views-row .views-field-include .views-row ,
#series-pane .views-row .views-field-include .views-row ,
#mini-panel-artwork_term_links .views-row .views-field-include .views-row {
	
	margin: 0 0 0 0;
	
	
}



#works-by-edition-current .views-row,
#editions-pane .views-row:hover,
#editions-grid-pane .views-row:hover,
#journal-grid-pane .views-row:hover,
#journal-list-pane .views-row:hover,
#journal-current-pane .views-row,
#works-by-year-years-grid .views-row:hover,
#works-by-series-series-grid .views-row:hover,
#works-by-year-current .views-row,
#works-by-series-current .views-row,
#years-pane .views-row:hover,
#series-pane .views-row:hover,
#mini-panel-artwork_term_links .views-row,
#installations-grid-pane .views-row:hover,
#installations-list-pane .views-row:hover,
#installations-current-pane .views-row,
#resource-grid-pane .views-row:hover,
#resource-current-pane .views-row,
#resource-list-pane .views-row:hover,
#publications-grid-pane .views-row:hover,
#publications-current-pane .views-row,
#publications-list-pane .views-row:hover,
#fulfillment-grid-pane .views-row:hover,
#fulfillment-current-pane .views-row,
#fulfillment-list-pane .views-row:hover,
#playlist-grid-pane .views-row:hover,
#playlist-current-pane .views-row,
#playlist-list-pane .views-row:hover {
	
	background-color: #C41230;
}

#editions-grid-pane .views-field-field-artwork-image-fid,
#editions-grid-pane .views-field-include,
#works-by-year-years-grid .views-field-field-artwork-image-fid,
#works-by-year-years-grid .views-field-include,
#works-by-series-series-grid .views-field-field-artwork-image-fid,
#works-by-series-series-grid .views-field-include,
#works-by-year-current .views-field-field-artwork-image-fid,
#works-by-series-current .views-field-field-artwork-image-fid,
#years-pane .views-field-field-artwork-image-fid,
#series-pane .views-field-field-artwork-image-fid,
#works-by-year .views-field-field-artwork-image-fid,
#works-by-series .views-field-field-artwork-image-fid,
#installations-grid-pane .views-field-field-installation-poster-image-fid,
#installations-current-pane .views-field-field-installation-poster-image-fid,
#installations-list-pane .views-field-field-installation-poster-image-fid,
#resource-grid-pane .views-field-field-resource-poster-image-fid,
#resource-current-pane .views-field-field-resource-poster-image-fid,
#resource-list-pane .views-field-field-resource-poster-image-fid,
#publications-grid-pane .views-field-field-publication-poster-img-fid,
#publications-current-pane .views-field-field-publication-poster-img-fid,
#publications-list-pane .views-field-field-publication-poster-img-fid,
#fulfillment-grid-pane .views-field-field-fulfillment-poster-img-fid,
#fulfillment-current-pane .views-field-field-fulfillment-poster-img-fid,
#fulfillment-list-pane .views-field-field-fulfillment-poster-img-fid {
	
	height: 179px;
	width: 179px;
	overflow: hidden;
	
}

#playlist-grid-pane .views-field-title,
#playlist-current-pane .views-field-title,
#playlist-list-pane .views-field-title {
	
	height: 179px;
	width: 179px;
	overflow: hidden;
	
	
}

#playlist-grid-pane .views-field-title a,
#playlist-current-pane .views-field-title .field-content,
#playlist-list-pane .views-field-title a {
	
	display: block;
	width: 161px;
	height: 161px;
	padding: 9px;	
	background-color: #636466;
	font-size: 24px;
	color: #fff;
	
	
}

#editions-pane .views-field-name,
#works-by-edition-current .views-field-name,
#editions-grid-pane .views-field-name,
#journal-grid-pane .views-field-title,
#journal-current-pane .views-field-title,
#journal-list-pane .views-field-title,
#works-by-year-years-grid .views-field-name,
#works-by-series-series-grid .views-field-name,
#works-by-year-current .views-field-name,
#works-by-series-current .views-field-name,
#years-pane .views-field-name,
#series-pane .views-field-name,
#works-by-year .views-field-name,
#works-by-series .views-field-name,
#installations-grid-pane .views-field-title,
#installations-current-pane .views-field-title,
#installations-list-pane .views-field-title,
#resource-grid-pane .views-field-title,
#resource-current-pane .views-field-title,
#resource-list-pane .views-field-title,
#publications-grid-pane .views-field-title,
#publications-current-pane .views-field-title,
#publications-list-pane .views-field-title,
#fulfillment-grid-pane .views-field-title,
#fulfillment-current-pane .views-field-title,
#fulfillment-list-pane .views-field-title {
	
	display: block;	
	width: 179px;
	height: 42px;
	overflow: hidden;
	
}

#playlist-grid-pane .views-field-nothing,
#playlist-current-pane .views-field-nothing,
#playlist-list-pane .views-field-nothing  {
	
	display: block;	
	width: 179px;
	height: 42px;
	overflow: hidden;
	
}



#works-by-editions .views-field-name a,
#editions-pane .views-field-name a,
#works-by-edition-current .views-field-name .field-content,
#editions-grid-pane .views-field-name a,
#journal-grid-pane .views-field-title a,
#journal-current-pane .views-field-title .field-content,
#journal-list-pane .views-field-title a,
#works-by-year-years-grid .views-field-name a,
#works-by-series-series-grid .views-field-name a,
#works-by-year-current .views-field-name .field-content,
#works-by-series-current .views-field-name .field-content,
#years-pane .views-field-name a,
#series-pane .views-field-name a,
#works-by-year .views-field-name a,
#works-by-series .views-field-name a,
#installations-grid-pane .views-field-title a,
#installations-current-pane .views-field-title .field-content,
#installations-list-pane .views-field-title a,
#resource-grid-pane .views-field-title a,
#resource-current-pane .views-field-title .field-content,
#resource-list-pane .views-field-title a,
#publications-grid-pane .views-field-title a,
#publications-current-pane .views-field-title .field-content,
#publications-list-pane .views-field-title a,
#fulfillment-grid-pane .views-field-title a,
#fulfillment-current-pane .views-field-title .field-content,
#fulfillment-list-pane .views-field-title a,
#playlist-current-pane .views-field-nothing .field-content,
#playlist-list-pane .views-field-nothing a {

	display: block;
	padding: 5px 6px 0 8px;
	width: 169px;
	height: 38px;
	font-weight: normal;
	color: #fff;
	overflow: hidden;
	
	
	
}

/*
#playlist-grid-pane .views-field-nothing .field-content,
#playlist-current-pane .views-field-nothing .field-content,
#playlist-list-pane .views-field-nothing .field-content {

	display: block;
	margin: 6px 9px 0 9px;
	padding:0;
	color: #fff;
	font-weight: bold;
	
	
}
*/


#artwork-terms-pane,
#works-by-edition-current,
#installations-current-pane,
#journal-current-pane,
#works-by-year-current,
#works-by-series-current,
#installations-current-pane,
#resource-current-pane,
#publications-current-pane,
#fulfillment-current-pane,
#playlist-current-pane {
	
	display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
	width: 356px;
	
	
}

#mini-panel-artwork_term_links {

	
	
	
	
}

#editions-pane,
#journal-list-pane,
#years-pane,
#series-pane,
#installations-list-pane,
#resource-list-pane,
#publications-list-pane,
#fulfillment-list-pane,
#playlist-list-pane {
	

	display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
	width: 564px;
	
}

#editions-pane div,
#journal-list-pane div,
#years-pane div,
#series-pane div,
#installations-list-pane div,
#resource-list-pane div,
#publications-list-pane div,
#fulfillment-list-pane div,
#playlist-list-pane div {

	max-width: 564px;	
	
}


/*

PANTONE 187C = #C41230
GRAY = #A7A9AC



*/


 /*
#works-by-year .views-row, 
#works-by-series .views-row,
#installations-by-term-pane .views-row


{
	display: block;
	float: left;
	
	
}


.pane-artwork-term-links {
	
	 border-bottom: 1px solid #000000;
	 padding-bottom: 6px;
	 margin-bottom: 12px;
	
	
}




#works-by-year   .term-link,
#works-by-series .term-link {

	display: block;
	float: left;
	height: 90px;
	width: 89px;
	margin: 0 9px 9px 0;
	background-color: #A7A9AC; 	
	overflow: hidden;
	color: #FFFFFF !important;
    font-size: 12px;
    font-weight: bold;
	
}


#works-by-year-years-grid .term-link {

	
		
}


#installations-by-term-pane .views-field-field-installation-poster-image-fid,
#resource-list-pane .views-field-field-resource-poster-image-fid,
#publications-list-pane .views-field-field-publication-poster-img-fid {

	display: block;
	float: left;	
	
}



#installations-by-term-pane .views-field-title a,
#resource-list-pane .views-field-title a,
#publications-list-pane .views-field-title a  {

	display: block;
	float: left;
	height: 78px;
	width: 77px;
	margin: 0 9px 9px 0;
	padding: 6px;
	background-color: #A7A9AC; 	
	overflow: hidden;
	color: #FFFFFF !important;
    font-size: 12px;
    font-weight: bold;
	
}





.node-type-artwork #works-by-year .term-link,
.node-type-artwork #works-by-series .term-link,
#works-by-year .term-link.active,
#works-by-series .term-link.active,
#works-by-year .term-link:hover,
#works-by-series .term-link:hover,
#installations-by-term-pane .views-field-title a.active,
#installations-by-term-pane .views-field-title a:hover,
#resource-list-pane .views-field-title a.active,
#resource-list-pane .views-field-title a:hover,
#publications-list-pane .views-field-title a.active,
#publications-list-pane .views-field-title a:hover
{ 

	background-color: #C41230;
	
}



#works-by-year .term-link .term-img,
#works-by-series .term-link .term-img,
#installations-by-term-pane .term-link .term-img,
 
 {

	display: block;
	float: left;
	
}

#works-by-year .term-link .term-title,
#works-by-series .term-link .term-title,
#installations-by-term-pane .term-link .term-title {

	display: block;
	float: left;
	margin: 6px;
	width: 67px;

	
	
}
*/

#works-by-term .views_slideshow_singleframe_slide .views-row {

	width: 930px;	
}

#journal-post .journal-node,
#works-by-term .artwork-node,
#installation-node-pane .installation-node,
#resource-node-pane .resource-node,
#publication-node-pane .publication-node,
#fulfillment-node-pane .fulfillment-node,
#playlist-node-pane .playlist-node {

	border-top: 1px solid #000;
	padding-top: 10px;
	margin-top: 1px;		
	
}



#works-by-term .views-field-field-display-text-value {

	margin: 0 0 0 188px;
	height: 60px;
	color: #000;
	
	
}

#artwork-node-page .views-field-field-display-text-value  .field-content,
#works-by-term .views-field-field-display-text-value  .field-content {

	
	display: table-cell;
	height: 60px;
	width: 555px;
	vertical-align: middle;

}

#works-by-term .views-field-field-display-text-value a,
#works-by-term .views-field-field-display-text-value a:visited
 {
	color: #000;
	
}

#artwork-node-page #artwork-node-pane  {

	margin-bottom:6px;	
	
}

#artwork-node-page .views-field-field-display-text-value {
	
	margin: 0 0 0 188px;
	color: #000;	
	
}



/*
#works-by-term .views-slideshow-controls-top {
	
	
	padding: 12px 0 0 0;
	
	
	
}
*/


#artwork-node-page .artwork-title,
#works-by-term .artwork-title {
	
	font-weight: bold;
	/*font-style: italic;
	text-transform: uppercase;
	margin-right: 3px;*/
	
}

#artwork-node-page #artwork-node-pane .views-field-field-artwork-image-fid {

	
	width: 930px;
	height: 620px;
	border-top: 1px solid #000;
	padding: 10px 0 3px 0;
	margin-top: 10px !important;
	margin-bottom: 0;	
	
}

#works-by-term .views-field-field-artwork-image-fid {
	
	width: 930px;
	height: 620px;
	border-top: 1px solid #000;
	padding: 10px 0 9px 0;
	margin-top: 10px !important;
	margin-bottom: 0;	
	
}


#artwork-node-page .views-field-field-photo-credit-value,
#works-by-term .views-field-field-photo-credit-value {
	
	float: right;
	font-size: 9px;
	text-transform: uppercase;
	margin: -3px 0 0 0;
	
}


.node-type-artwork #main-content-container,
.page-works-by-year  #main-content-container,
.page-works-by-series  #main-content-container,
.page-installations #main-content-container,
.page-research-resources #main-content-container,
.page-publications #main-content-container

 {

	margin-bottom: 0;	
	
}



/******* INSTALLATIONS & JOURNAL POSTS**********/

#installation-node-page .views-field-field-display-text-value,
#installations-page .views-field-field-display-text-value,
#journal-post .views-field-field-display-text-value,
#fulfillment-node-pane .views-field-field-display-text-value,
#publication-node-pane .views-field-field-display-text-value  {

	margin: 0 0 12px 188px;
	color: #000;

	
}

#installation-node-page .views-field-field-display-text-value .field-content,
#installations-page .views-field-field-display-text-value .field-content,
#journal-post .views-field-field-display-text-value .field-content,
#fulfillment-node-pane .views-field-field-display-text-value .field-content,
#publication-node-pane .views-field-field-display-text-value .field-content {

	display: table-cell;
	height: 60px;
	width: 555px;
	vertical-align: middle;		

}

#publication-node-pane .views-field-field-publication-images-fid {

	border-top: 1px solid #000;	
	
}


#installation-node-page .views-field-field-installation-notes-value a,
#installations-page .views-field-field-installation-notes-value a {
	
	/*color: #C41230;*/ 
	
}

#journal-post .journal-title,
#installation-node-pane .installation-title {

	font-weight: bold;
	/*font-style: italic;
	text-transform: uppercase;
	margin-right: 3px;*/
	
}

#installation-node-pane .installation-links div {

	display: inline;
	margin: 0 6px 0 0;
	font-style: italic;	
	
}

#journal-post .views-field-nothing {

	margin: 12px 0;
	border-bottom: 1px solid #000;
	
}

#journal-post .views-field-include-2 .views_slideshow_singleframe_slide {

	width: 930px;
	height: 60px;
		
	
}

.mp3player_description {
	
	display: none;
	
}



#journal-post .views-field-field-journal-mp3-data {
	
	margin: 5px 0 5px 0;
	padding: 5px 0;
	

}



.pdf-link {

	font-weight: bold;
	color: #C41230; 	
	
}

#installation-node-pane .views-field-field-installation-image-fid {

	border-top: 1px solid #000;
	clear: both;
	padding: 10px 0 6px 0;
	display: table-cell;
	width: 930px;
	height: 620px;
	text-align:center;
	vertical-align:middle;
	
			
}

#installation-node-pane .views-field-field-photo-credit-value {

	float: right;
	font-size: 9px;
	text-transform: uppercase;
	margin: -3px 0 0 0;
	
}

/******* PUBLICATIONS **********/

#publication-node-pane .publication-title {

	font-weight: bold;
	/*font-style: italic;
	text-transform: uppercase;
	margin-right: 3px;*/
	
}

#publication-node-pane .views-field-field-publication-notes-value {

	margin: 0 0 0 188px;
	min-height: 43px;
	color: #000; 	
	
}

#publication-node-pane .views-field-field-publication-notes-value a {
	
	/*color: #C41230; */
	
}

#publication-node-pane .publication-links div {

	display: inline;
	margin: 0 6px 0 0;
	font-style: italic;	
	
}

#publication-node-pane .views-field-field-publication-images-fid {

	display: table-cell;
	clear: both;
	padding: 10px 0 6px 0;
	height: 620px;
	width: 930px;
	vertical-align: middle;
	text-align: center;	
	
			
}

#publication-node-pane .views-field-field-photo-credit-value {

	float: right;
	font-size: 9px;
	text-transform: uppercase;
	margin: -3px 0 0 0;
	
}


/******* FULFILLMENT **********/



#fulfillment-node-pane .views-field-field-fulfillment-notes-value {

	margin: 0 0 12px 188px;
	min-height: 43px;
	color: #000; 	
	
}

#fulfillment-node-pane .fulfillment-title {

	font-weight: bold;
		
	
}

#fulfillment-node-pane .fulfillment-link {

	margin: 0 0 0 3px;
	font-weight: bold;
	
	
	
}

#fulfillment-node-pane .fulfillment-price {
	
	/*padding-right: 6px;*/
}

#fulfillment-node-pane a.fulfillment-link:hover .fulfillment-price {

	color: #000;
	
	
}

#fulfillment-node-pane .cart-icon {
	
	display: inline-block;
	width:15px;
	height:15px;
	overflow: hidden;
	background: url(../../../../default/files/icons/cart.png) left no-repeat;
	vertical-align: middle;
	
}

#fulfillment-node-pane a:hover .cart-icon {
	
	background: url(../../../../default/files/icons/cart.png) right no-repeat;
	
	
}

#fulfillment-node-pane .free-download {
	
	padding: 0 0 0 3px;
	font-weight: bold;	
	
}

#fulfillment-node-pane .views-field-field-fulfillment-images-fid {

	clear: both;
	height: 620px;
	padding-top:10px;
	margin-bottom: 10px;
	border-top: 1px solid #000;			
}


#fulfillment-node-pane .views-field-field-photo-credit-value {

	float: right;
	font-size: 9px;
	text-transform: uppercase;
	margin: -3px 0 0 0;
	
}

/************** RESOURCES PAGE *****************/


#resource-node-pane .views-row {

	margin: 10px 0 20px 0;	
	
}

#resource-node-pane .views-field-field-resource-type-value .download-text a {
	
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #fff;
	
}

#resource-page #resource-node-pane .views-field-field-display-text-value {

	color: #000;
	font-weight: bold;
	
}

#resource-page #resource-node-pane .resource-title {
	
	font-weight: bold;
	/*font-style: italic;
	text-transform: uppercase;
	margin-right: 3px;*/
	
}

#resource-page #resource-node-pane .views-field-field-resource-pdf-fid,
#resource-page #resource-node-pane .views-field-field-external-resource-url {

	font-weight: bold;
  
	
}

#resource-page #resource-node-pane .views-field-field-resource-pdf-fid-2 {

	float: right;	
	
}

#resource-page #resource-node-pane .views-field-field-resource-mp3-fid {
	
		margin: 10px 0 5px 0;	

}

#resource-page #resource-node-pane .views-field-field-resource-mp3-fid-1 {

    padding: 5px 0;
}

#resource-page #resource-node-pane .views-field-field-resource-video-embed {
	
	margin: 12px 0 6px 0;	
}


#resource-page .views-field-markup-1 {

	
	background: url(../../../../default/files/icons/red-loader.gif) center no-repeat;	
	
}



/************** CONTACTS PAGE *****************/


#contacts-page  {
	
	
	padding: 20px 0 20px 10px;
	
}

#contacts-page .grid-2 {

	
	width: 179px;
	margin: 0 9px 0 0;
		
	
}

#contacts-page .contacts .views-row {
	
	margin-bottom: 12px;
	
}

#contacts-page h2 {

	text-transform: none;
	/*border-top: 2px solid #000;*/	
	
}

#contacts-page .contacts {

	font-size: 12px;
	
}





/**************WRMS*************/





#playlist-node-pane .playlist-label {

	display: block;
	width: 300px;
	height: 80px;
	background-color: #000;		
	
}

 #playlist-node-pane .views-field-title {
	
	font-weight: bold;
	text-transform: uppercase;
	margin: 12px 0 0 0;
	color: #000;
	
}

#playlist-node-pane .views-field-field-playlist-about-value {
	
	margin: 0 0 12px 0;
	color: #000;
	
}

#playlist-node-pane .views-field-markup {

		margin: 0 0 24px 0;

}


#playlist-node-pane .view-footer {
  
	clear: both;
	border-top: 1px solid #000;
	margin: 24px 0 0 0;
	padding: 12px 0 0 0;	
	font-size: 11px;
	color: #A7A9AC;
	
}



/********* Content Creation Forms *************/

#node-form .node-form {

	margin: 0 20px 0 10px;
	
	
}


/*************Lightbox****************/

#lightbox #caption {

	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;	
}

#lightbox #numberDisplay {
	
	font-size: 12px;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;	
		
}

#lightbox #prevLink:hover, #lightbox #prevLink:visited:hover, #lightbox #prevLink.force_show_nav, #frameprevLink {
	
	background: url(../../../../default/files/icons/lbox-prev.png) left no-repeat;
	
}

#lightbox #nextLink:hover, #lightbox #nextLink:visited:hover, #lightbox #nextLink.force_show_nav, #frameNextLink {
	
	background: url(../../../../default/files/icons/lbox-next.png) right no-repeat;
	
}

#lightbox #bottomNav,
#lightbox #imageDataContainer {

	height: 0;
	background: none;


}

#lightbox #bottomNavClose {
	
	position: relative;
	top: -59px;
	right: -9px;
	z-index: 99999;
	background: url(../../../../default/files/icons/close.png) left no-repeat;
	background-color: none !important;
	height: 21px;
	width: 21px;
	overflow: hidden;
	
	
}

#lightbox #bottomNavClose:hover {
	
	background: url(../../../../default/files/icons/close.png) right no-repeat;
		
}


.lightbox-popup-page div {

	max-width: 620px;
	
}


.lightbox-popup-page {
	
	background-color: #fff;
		
	
}

.lightbox-popup-page #page {

	margin: 0 0 0 0;
	background-color: #fff;
	width: 620px;
	height: 620px;
	overflow: hidden;	
	padding: 50px 75px 75px 50px;
	
	
}

.lightbox-popup-page #page .grid-12 {

	width: 620px;
	
	
}




.page-fulfillment #lightbox #bottomNavClose,
.page-wrms	 #lightbox #bottomNavClose  {
	
	position: relative;
	top: -185px;
	right: -4px;
	
	
}


#series-pane .node-sort {

	display: none;
	
}

.logged-in #series-pane .node-sort {

	display: block;
	
}


/**************** NEWSLETTER EMAILS ****************/

#newsletter-node-pane .views-field-title {

	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 12px 0;

	
}

#newsletter-node-pane .views-field-title .send-status {

		font-weight: normal;
	text-transform: none;
	
}

#newsletter-node-pane .views-field-image-attach-images {

	margin: 12px 0;	
}


#simplenews-node-tab-send-form {

	width: 930px;
	margin: 10px;
		
}

#email-wrapper {
	
	display: block;
	background-color: #fff;	
	
}
#email-wrapper body {

	
}

#email-body {
	
	
	
		
}

#email-body p {
	

}

#email-body #email-logo {
	
	width: 367px;
	height: 41px;
	background: url(http://rmg.paperscenery.net/sites/all/themes/RMG/logo.png) top left no-repeat;
	
}

#mimemail-body {

	background-color: #fff;	
	-webkit-text-size-adjust: auto;
	
}


#reddot {

	display: none;
	position: absolute;
	left: 0;
	top:12px;
	height: 16px;
	width: 16px;
	background: url(../../../../default/files/icons/place-dot-sm.png) top right no-repeat;	
	
}


#news-viewer-pane #reddot {
	
	top:21px;
	
}


#works-by-term #reddot,
#works-by-year #reddot,
#artwork-node-page #reddot {

	top:28px;	
	
}

#works-by-term #reddot,
#fulfillment-node-pane #reddot,
#installation-node-pane #reddot,
#journal-node-pane #reddot {
	
	top:36px;
	
}


.views_slideshow_singleframe_pager div {

	display: block;
	padding-left: 0;
	float: left;
	
}

.cke_editor tr  {

	background: url(../../../../default/files/columns.png) left no-repeat !important;
		
	
}

#node-delete-confirm {

	margin: 20px 0;	
	
}

/*************HOME PAGE***************/

.views-field-field-home-page-image-fid {

	height: 620px;
	width: 930px;
	overflow: hidden;
	margin: 0 0 9px 0;	
	
}

#home-page .views-field-field-display-text-value {

	border-top: 1px solid #000;
	padding: 10px 0;
	color: #000;
	/*color: #A7A9AC;*/
	
}


#block-block-12 {

	color: #C41230;
	text-transform: uppercase;
	padding-top: 4px;
	
}


#publications-grid-pane .view-header .node-sort, 
#fulfillment-grid-pane .view-header .node-sort,
#installations-grid-pane .view-header .node-sort,
#journal-grid-pane .view-header .node-sort,
#works-by-series-series-grid .view-header .node-sort,
#editions-grid-pane .view-header .node-sort,
#resource-grid-pane .view-header .node-sort {

	position: absolute;
	right: 0;
	top: 12px;
	
}

.social-button-facebook {
	
	width: 55px;
	height: 24px;
	overflow: hidden;
	
	
}

.social-button-facebook iframe {

	margin-top:-41px;	
	
}


#journal-list-pane .views_slideshow_singleframe_main {

	
}

#edit-promote-wrapper {
	
	display:none;
	
}

#edit-sticky-wrapper {
	
	display:none;
	
}

.node-type-resource #edit-sticky-wrapper {
	
	display:block;
	
}


.page-subscribers .view-newsletter-subscribers {
	

	width: 930px !important;
	margin: 10px;	
	
}


#journal-grid-pane,
#works-by-year-years-grid,
#installations-grid-pane,
#works-by-series-series-grid,
#resource-grid-pane,
#editions-grid-pane,
#fulfillment-grid-pane,
#publications-grid-pane {

	margin-bottom:1px;	
	
}


.search-result {

	line-height: 16px;	
	
}



.selectedartworksbyseries #works-by-year,
.selectedartworkseditions #works-by-year {

	display: none;	
	
}

#artwork-node-pane {

	border-top:1px solid #000;
	padding-top: 10px;	
	
}


.block-mailchimp, #block-block-13, #block-block-14, #block-block-15 {

	 background-color: #A7A9AC;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    margin: 0 9px 0 0;
    overflow: hidden;
    text-transform: uppercase;
    width: 162px;
	padding: 3px 9px 6px 8px;	
	
}



#block-block-13 h2 a, #block-block-13 h2 a:active, #block-block-13 h2 a:visited, #block-block-13 h2 a:hover,
#block-block-14 a, #block-block-14 a:active, #block-block-14 a:visited, #block-block-14 a:hover
{
	
	color: #FFFFFF !important;
}

.block-mailchimp .content {


	
}


.block-mailchimp .form-item,
.block-mailchimp input {

	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

.block-mailchimp label.option {

	font-weight: bold;
	
}

#block-block-15 label {
	
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
}

.block-mailchimp .form-submit {
	
	
    font-size: 10px;
    height: 14px;
	margin-top: 2px;
	
	
}

.block-mailchimp .form-text, #block-block-15 #mce-EMAIL {


    border: medium none;
    color: #A7A9AC;
    font-size: 10px;
    height: 13px;
    width: 159px;
	margin: 0 5px 0 0;
	padding: 0 0 0 3px;
	
}

.block-mailchimp .form-text:focus, #block-block-15 #mce-EMAIL:focus {
	
	background-color: #C41230;
	color: #fff;
	
}

#edit-mailchimp-lists-f0d207e4bf-FNAME-wrapper,
#edit-mailchimp-lists-f0d207e4bf-LNAME-wrapper,
.block-mailchimp .form-required,
#edit-mailchimp-lists-f0d207e4bf-EMAIL-wrapper label {

	display: none;	
	
}

.block-mailchimp h2 {

	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;	
	
}

.logged-in  .block-mailchimp h2 {

	display: none;
	
}

.block-mailchimp input {

	float: left;	
	
}

.block-mailchimp #edit-submit, #block-block-15  #mc-embedded-subscribe {

	border: none;
	background: none;
	width: 1px;
	height: 1px;
	font-size: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

		
	
}


.block-mailchimp #edit-submit:hover {
	
	background: url(../../../../default/files/icons/go1.png) center no-repeat;
	
	
}


.messages ul {
	

	margin: 0 0 0 0;	
	
}

#journal-photo-pane #reddot,
#journal-mp3-pane #reddot,
#journal-video-pane #reddot {

	top: -50px;	
	
}

#journal-photo-pane .views-slideshow-controls-top,
#journal-mp3-pane .views-slideshow-controls-top,
#journal-video-pane .views-slideshow-controls-top {
	
	top: -70px;	
	
}


#journal-mp3-pane .views-field-field-journal-mp3-fid {
		
	width: 930px;
	height: 24px;
		
	
}

#journal-mp3-pane #custom-slideshow-controls-b {

	
	
}

#journal-photo-pane #custom-slideshow-controls-b #prev2b,
#journal-photo-pane #custom-slideshow-controls-b #next2b {

	top:60px;	
	
}

#journal-mp3-pane #custom-slideshow-controls-b #prev2b,
#journal-mp3-pane #custom-slideshow-controls-b #next2b {

	top: 0px;
	height: 37px;	
	
}

#journal-video-pane #custom-slideshow-controls-b #prev2b,
#journal-video-pane #custom-slideshow-controls-b #next2b {
	
	top:10px;	
	
}

#journal-photo-pane .views-field-field-journal-photo-fid {

	margin-bottom: 6px;	
	
}

#journal-video-pane .views-field-field-journal-video-embed {
	
	margin-bottom: 6px;	
}

#rmworks #header-regions {
	
	display: none;
	
}

	
	
.node-type-rmworks #header-regions {
	
	display: none;
	
}

.node-type-rmworks #page {
	
	background-color: #fff;
	width: 910px;	
	margin-left:auto;
	margin-right:auto;
	margin-top: 60px;
	margin-bottom: 24px;
	padding: 40px 40px 20px 40px;
	/*-moz-border-radius: 20px;
	border-radius: 20px;*/

	
}


.node-type-rmworks  .grid-12 {

	width: 910px;
	margin-left: 0;
	margin-right: 0;	
	
}

.node-type-rmworks .messages, 
.node-type-rmworks .status {

	max-width: 890px !important;	
	
}


.node-type-rmworks #page .container-12 {
	
	width: 910px;
	margin-left: 0;
	margin-right: 0;
	
}

.node-type-rmworks #block-block-5 {
    margin: 10px 0 9px 0;
}
.node-type-rmworks .views-field-field-rmworks-txt-value {
	
	color: #C41230;
	margin-bottom: 10px;
	
}

.node-type-rmworks table {

	margin-bottom: 0;
	
	
}

.notes_lgtype {
    color: #FFFFFF;
    font-family: helvetica,sans-serif;
    font-size: 65px;
    letter-spacing: 0;
    line-height: 80px;
}


a.nav4 {
    background-color: rgba(0, 0, 0, 0);
    color: #FFFFFF;
    text-decoration: none;
}

a.nav4:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #A7A9AC;
    text-decoration: none;
}

a.nav5 {
    background-color: rgba(0, 0, 0, 0);
    color: #000000;
    text-decoration: none;
}

a.nav5:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff;
    text-decoration: none;
}


.notes_main { font-family : helvetica, sans-serif; font-size : 11px; line-height : 13px; color : #000000; letter-spacing: 0px; }



