@CHARSET "UTF-8";
/* $Id: pages.css,v 1.18.2.3 2010/06/26 17:18:58 johnalbin Exp $ */

/**
 * @file
 * Page Styling
 *
 * Style the markup found in page.tpl.php. Also includes some styling of
 * miscellaneous Drupal elements that appear in the $content variable, such as
 * ul.links, .pager, .more-link, etc.
 */


/*
 * Body & defaults
 */
body {
	margin: 0;
	padding: 0;
	/* font-family: 'Kievit', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; */
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666;
	background-color:#ebebeb;
	font-size:0.9em;
}
h1, h2, h3, h4, strong {
	/* font-family: 'Kievit-bold', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; */
	font-weight: bold;
	line-height:1em;
}
p, li {
	line-height:1.6em;
}
a { color:#000; }
a:hover, a:focus { color:#eca725; }

#page-wrapper {
	
}

#page {
}

/*
 * The skip navigation link will be completely hidden until a user tabs to the
 * link. See http://www.webaim.org/techniques/skipnav/
 */
#skip-link a,
#skip-link a:visited {
  position: absolute;
  display: block;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  text-align: center;
  background-color: #666;
  color: #fff;
}

#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {

  position: static;
  width: 100%;
  height: auto;
  padding: 2px 0 3px 0;
}

/*
 * Header
 */
#header {
	background-color:#fff;
}

#header .section {
}

#logo /* Wrapping link for logo */ {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}

#logo img {
  vertical-align: bottom;
}

#name-and-slogan /* Wrapper for website name and slogan */ {
}

h1#site-name,
div#site-name /* The name of the website */ {
  /* font-family: 'Kievit-Bold', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; */
  padding-top:20px;
  margin: 0 0 0 12px;
  font-size: 2.8em;
  line-height: 1.3em;
  font-weight:100;
  text-transform:uppercase;
  color:#000;
}
h1#site-name em, div#site-name em { font-size:1.4em; font-style:normal; font-weight:Bold;
	/* font-family: 'Kievit', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; */
	font-weight:bold;
 }

#site-name a:link,
#site-name a:visited {
  color: #000;
  text-decoration: none;
}

#site-name a:hover,
#site-name a:focus {
  text-decoration: none;
}
/* a lot of hacky stuff here because image assist likes to add a lot of extra code... */
h1#site-name .inline,
div#site-name .inline { padding:0; margin:0; }

h1#site-name .inline img,
div#site-name .inline img { padding:0; margin:0; margin-bottom:-5px;  }

h1#site-name .caption,
div#site-name .caption { visibility:hidden; height:0; }

#site-slogan /* The slogan (or tagline) of a website */ {
}

.region-header /* Wrapper for any blocks placed in the header region */ {
}

/*
 * Search box
 */
#search-box { 
	
}


/*
 * Main (container for everything else)
 */
#main-wrapper {
	
}

#main {
	background-color:#fff;
}


/*
 * Content
 */
#content {
}

#content .section {

}
#content-area .content h1 {
	margin-bottom:0.8em;
}

/* 
 * PAGE SPECIFIC CONTENT
 */
/* template A */

.node-type-template-a .content h2 {
	color:#000;
	font-size:2em;
	line-height:1.3em;
	margin-bottom:0.3em;
	padding-bottom:0;
}
.node-type-template-a .content strong.big {
	color:#888;
	font-size:1.3em;
}
a.home_biglink {
	color:#888;
	font-size:1.3em;
	text-decoration:none;
	font-weight:bold;
}
a.home_biglink:hover {
	color:#ECA926;
}


#slideshow_big { 
	width: 616px; height: 390px; float:left; margin-right:15px; 
}

/*
 * Slide shows
 */
#template_b-content { 
	/*float:right;*/ 
}
#slideshow_small {
	width: 378px; 
	height: 246px;
}
#rotating_quotes {
	margin-top:15px;
	width: 960px; 
	height: 155px;
	overflow:hidden;
	position:relative;
}
#rotating_quotes .items {
	width:20000em;
	position:absolute;
	clear:both;
}
#rotating_quotes .items .item {
	float:left;
	cursor:pointer;
	width:960px !important;
	height:155px;
	margin:0px;
}

/* Template B */
a.welcome_link {
	color:#ECA926;
	text-decoration:none;
}
a.welcome_link:hover {
	color:#333;
}

/* Calendar Items */
.node-type-calendar-page h1.title {
	text-transform:none;
	color:#000;
}
.node-type-calendar-page ul.cal-items {
	margin-left:0;
	padding-left:0;
	margin-top:2em;
}
.node-type-calendar-page ul.cal-items li {
	list-style:none;
	margin-bottom:2em;
}
.node-type-calendar-page ul.cal-items li h3,
.node-type-calendar-page h4 {
	/*font-size:1em;*/
	color:#000;
	margin-bottom:0em;
	margin-top:2.5em;
	line-height:1.7em;
}
.node-type-calendar-page ul.cal-items li .datetime,
.datetime {
	font-weight:bold;
	color:#999;
}
.node-type-calendar-page ul.cal-items li .location,
.location {
	text-transform:uppercase;
	color:#000;
	font-size:0.9em;
	letter-spacing:0.1em;
}

/* 
 * Exhibition Form
 */
#user-square-form h1 {
	text-transform:uppercase;
	font-size:1.4em;
}
#user-square-form h2 {
	text-transform:uppercase;
	font-size:1.1em;
	margin-bottom:3em;
}
#user-square-form h3 {
	margin-top:2em;
	font-size:1em;
	font-weight:bold;
}
#user-square-form label {
	font-size:0.9em;
	text-transform:uppercase;
	margin-bottom:0.5em;
}
#user-square-form #field-theme label {
	font-size:1.1em;
	margin-top:2em;
}
#user-square-form #field-theme .description {
	font-size:1em;
	margin-bottom:1em;
}
#user-square-form #field-theme .form-radios .form-item label.option {
	font-weight:bold;
	font-size:0.9em;
}
#user-square-form #field-theme .form-radios {
	margin-bottom:8em;
}
#user-square-form input.form-submit {
	background-color:#FF9900;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	border:0;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: .2em 1em .2em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}


.policy {
	font-size:0.7em;
}

/* Other Generic Tags
#mission /* The mission statement of the site (displayed on homepage)  {
}*/

.region-content-top /* Wrapper for any blocks placed in the "content top" region */ {
}

.breadcrumb /* The path to the current page in the form of a list of links */ {
  padding-bottom: 0; /* Undo system.css */
}

h1.title, /* The title of the page */
h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
h3.title /* Comment title */ {
}

h1.title { text-transform:uppercase; font-size:1.4em; margin-bottom:0.3em; }

p { margin-top: 0; }

tr.even /* Some tables have rows marked even or odd. */ {
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

tr.odd {
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

div.messages /* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */ {
}

div.status /* Normal priority messages */ {
}

div.warning,
tr.warning /* Medium priority messages */ {
  /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
}

div.error,
tr.error /* High priority messages. See also the .error declaration below. */ {
}

.error /* Errors that are separate from div.messages status messages. */ {
  /* color: #e55; */ /* Drupal core uses a #e55 background */
}

.warning /* Warnings that are separate from div.messages status messages. */ {
  /* color: #e09010; */ /* Drupal core uses a #e09010 background */
}

div.tabs /* See also the tabs.css file. */ {
}

.help /* Help text on a page */ {
  margin: 1em 0;
}

.more-help-link /* Link to more help */ {
  font-size: 0.85em;
  text-align: right;
}
/*
 * ACTUAL CONTENT AREAS
 */

#content-area /* Wrapper for the actual page content */ {
	background-color:#fff;
	padding:15px;
}

ul.links /* List of links */ {
  margin: 1em 0;
  padding: 0;
}

ul.links.inline {
  margin: 0;
  display: inline;
}

ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}

.pager /* A list of page numbers when more than 1 page of content is available */ {
  clear: both;
  margin: 1em 0;
  text-align: center;
}

.pager a,
.pager strong.pager-current /* Each page number in the pager list */ {
  padding: 0.5em;
}

.feed-icons /* The links to the RSS or Atom feeds for the current list of content */ {
  margin: 1em 0;
}

.more-link /* Aggregator, blog, and forum more link */ {
  /* font-family: 'Kievit-bold', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;*/
  font-weight:bold;
  text-align:left;
  text-decoration:none;
  color:#666;
}

.region-content-bottom /* Wrapper for any blocks placed in the "content bottom" region */ {
}

/*
 * First sidebar (on left in LTR languages, on right in RTL)
 *
 * Remember to NOT add padding or margin to your .region-sidebar-first
 * (see the layout.css file.)
 */
.region-sidebar-first {
	background-color:#fff;
}

.region-sidebar-first .section {
	padding-left:15px;
}
.region-sidebar-first .section h2.title {
	text-transform:uppercase;
	font-size:1.4em;
}
.region-sidebar-first .section h2.title a {
	text-decoration:none;
	line-height:1.4em;
}
.region-sidebar-first .section ul.menu {
	padding-left:0;
	margin-left:0;
}
.region-sidebar-first .section ul.menu li {
	list-style:none;
	list-style-image:none;
}
.region-sidebar-first .section ul.menu li a {
	text-decoration:none;
	color:#333;
}
.region-sidebar-first .section ul.menu li {
	border-bottom:1px solid #CCC;
	padding:0.5em 0 0.5em;
}
.region-sidebar-first .section ul.menu li.last {
	border-bottom:0;
}
.region-sidebar-first .section ul.menu li.active {
	font-weight:bold;
}

/*
 * Second sidebar (on right in LTR languages, on left in RTL)
 *
 * Remember to NOT add padding or margin to your .region-sidebar-second
 * (see the layout.css file.)
 */
.region-sidebar-second {
	background-color:#fff;
}

.region-sidebar-second .section {
	
}

/* 
 * Template D & Calendar sidebars
 */
p.caption, .caption p {
	color:#999;
	font-size:0.8em;
}
.caption h4 {
	color:#999;
	font-size:0.9em;
	letter-spacing:0.1em;
}

.tpl-d-right p.caption,
.tpl-d-right .caption p,
.calendar-right p.caption,
.calendar-right p.caption p
{
	margin-bottom:2em;
}
.tpl-d-right a,
.calendar-right a
{
	color:#999;
	text-decoration:none;	
}
.tpl-d-right a:hover p.caption,
.calendar-right a:hover p.caption {
	color:#333;
}

/* 
 * Template E & Calendar sidebars
 */
ul.connect_links  {
	padding-left:0;
}
ul.connect_links li {
	list-style:none;
	text-align:right;
	margin-bottom:1em;
}
ul.connect_links li .icon_wrapper {
	width:70px;
	text-align:center;
	display: -moz-inline-box;
	display:inline-block;
	margin-left:0.1em;
}
ul.connect_links li img {
	vertical-align:middle;
}
ul.connect_links a { 
	color:#888;
}

/*
 * Share Bar
 */
#share-bar .region {
	background-color:#fff;
	padding:15px 15px 0 15px;
}
.region-sidebar-first .twitter_link {
	margin-top:3em;
}
.twitter_link {
	width:70px;
	display: -moz-inline-box;
	display:inline-block;
	margin-right:15px;
	margin-top:0.2em;
}
.twitter_link p { 
	line-height:1.2em; 
}
.twitter_link a, .region-sidebar-first .twitter_link a {
	/* font-family: 'Kievit-bold', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; */
	font-weight:bold;
	font-size:0.8em;
	text-transform:uppercase;
	color:#666;
	text-decoration:none;
}
.twitter_link a:hover {
	color:#000;
}
.add_this {
	display: -moz-inline-box;
	display:inline-block;
	vertical-align:top;
	margin-top:0.8em;
	margin-right:15px;
}
.addthis_item {
	display: -moz-inline-box;
	display:inline-block;
}
.exhibition_link {
	display: -moz-inline-box;
	display:inline-block;
	vertical-align:top;
	margin-top:0.7em;
	margin-right:15px;
}
.exhibition_link a {
	/* font-family: 'Kievit-bold', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; */
	font-weight:bold;
	font-size:1em;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
}
.exhibition_link a:hover {
	color:#eca725;
}
.shop_link {
	display: -moz-inline-box;
	display:inline-block;
	vertical-align:top;
	margin-top:0.7em;
}
.shop_link a {
	/* font-family: 'Kievit-bold', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; */
	font-weight:bold;
	font-size:1em;
	color:#898989;
	text-decoration:none;
}
.shop_link a:hover {
	color:#eca725;
}



/*
 * Footer
 */
#footer {
}

#footer .section {
	border-top:#6c6c6a solid 2px;
	background-color:#fff;
}

#footer-message /* Wrapper for the footer message from Drupal's "Site information"
                   and for any blocks placed in the footer region */ {
}
/* Secondary Menu */
ul#secondary-menu li {
	color:#666;
	font-size:0.8em;
}
ul#secondary-menu li a {
	color:#666;
	text-decoration:none;
}
ul#secondary-menu li a:hover, ul#secondary-menu li a:focus {
	color:#eca725;
}

.region-footer {
}
/* Right side of the footer */
.footer-copyright {
	vertical-align:top;
	color:#666;
	font-size:0.8em;
}
.footer-logo {
	/* font-family: 'Kievit-Bold', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; */
	font-weight:bold;
	color:#000;
	vertical-align:top;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-size:1em;
	padding-right:15px;
	border-right:1px solid #918f90;
}
.footer-logo em {
	font-style:normal;
	font-size:1.2em;
}
.footer-logo img {
	margin-top:0.3em;
}
.footer-nypl {
	/* font-family: 'Kievit-Bold', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; */
	font-weight:bold;
	font-size:0.8em;
	letter-spacing:0.1em;
	vertical-align:top;
	text-transform:uppercase;
	color:#AAAAAA;
	margin:0.8em 15px 0 15px;
}


/*
 * Closure
 */
.region-page-closure /* Wrapper for any blocks placed in the closure region */ {
}

/*
 * Drupal boxes
 *
 * Wrapper for Comment form, Comment viewing options, Menu admin, and
 * Search results.
 */
.box /* Wrapper for box */ {
}

.box h2 /* Box title */ {
}

.box .content /* Box's content wrapper */ {
}

/*
 * Markup free clearing (See: http://www.positioniseverything.net/easyclearing.html )
 */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/**
 * Hide elements from all users.
 *
 * Used for elements which should not be immediately displayed to any user. An
 * example would be a collapsible fieldset that will be expanded with a click
 * from a user. The effect of this class can be toggled with the jQuery show()
 * and hide() functions.
 */
.element-hidden {
  display: none;
}

/**
 * Hide elements visually, but keep them available for screen-readers.
 *
 * Used for information required for screen-reader users to understand and use
 * the site where visual display is undesirable. Information provided in this
 * manner should be kept concise, to avoid unnecessary burden on the user. Must
 * not be used for focusable elements (such as links and form elements) as this
 * causes issues for keyboard only or voice recognition users. "!important" is
 * used to prevent unintentional overrides.
 */
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* This should be in the colors or navigation css but needs to be here to override */
.region-sidebar-first .section ul.menu li.menu-mlid-1479 a, .region-sidebar-first .section ul.menu li.menu-mlid-1479 a.active {
	color:#FF9900;
	font-weight:normal;
}
/* Add you square */
.region-sidebar-first .section ul.menu li.menu-mlid-1336 {
	border-bottom:0;
}
.region-sidebar-first .section ul.menu li.menu-mlid-1484 {
	margin-top:2em;
}
.region-sidebar-first .section ul.menu li.menu-mlid-1484 a, .region-sidebar-first .section ul.menu li.menu-mlid-1484 a.active {
	color:#FF9900;
	font-weight:normal;
}
.region-sidebar-first .section ul.menu li.menu-mlid-1485 a, .region-sidebar-first .section ul.menu li.menu-mlid-1485 a.active {
	font-style:italic;
}









