/*@font-face {
	font-family: 'FuturaStdMedium';
	src: url('FuturaStd-Medium.eot');
	src: local('Futura Std Medium'), local('FuturaStd-Medium'), url('FuturaStd-Medium.woff') format('woff'), url('FuturaStd-Medium.otf') format('opentype'), url('FuturaStd-Medium.svg#FuturaStd-Medium') format('svg');
}

@font-face {
	font-family: 'FuturaStdBold';
	src: url('FuturaStd-Bold.eot');
	src: local('Futura Std Bold'), local('FuturaStd-Bold'), url('FuturaStd-Bold.woff') format('woff'), url('FuturaStd-Bold.otf') format('opentype'), url('FuturaStd-Bold.svg#FuturaStd-Bold') format('svg');
}*/


/* reset */
html, body { height: 100% }

* { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; }

a img { border: medium none; text-decoration: none; }

/* Form, label, input, sub, sup  */
form, label, input, sub, sup { text-decoration: none; }

/* Define focus styles for semantics! */
:focus { outline: 0; }

/* Tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: middle; }
tr {  }

/* Basic */
body { background-color: #fff; color: #111; font: 68.75%/16px Arial,sans-serif; text-align: left; font-weight: normal;}

a, a:active, a:focus, input.input-submit:focus { outline: none }
input.input-text:focus { outline: thin dotted yellow }

/* Layout */
#center { width: 980px; height: 100%; margin: 40px auto 10px;  }
#header { width: 754px; height: 32px; margin-bottom: 20px; position: relative; border: 1px solid white;  }
#navigation { width: 145px; float: left; margin-right: 10px; }
#content { width: 601px; float: left; margin-right: 10px; }
#content .inner { border: 1px solid #000; padding: 20px 18px; min-height:897px;}
#sidebar_right { width: 214px; float: left; }
#footer { width: 601px; position: relative; left: 155px; margin: 7px 0 20px 0; }
#footer .inner { border: 1px solid #000; padding: 3px; }

hr { border-bottom: 1px dashed #111; height: 1px; margin: 15px 0 17px; }


/* Logo */
#masthead { display: block; width: 145px; height: 32px; float: left; background-color: #111; }
#masthead a { display: block; }
#masthead a img { margin: 0; }

/* Right sidebar - ul */
#widgets { margin: 0; list-style: none none outside; font-family: Arial, Verdana, sans-serif; font-size: 10px;}
#widgets li { list-style: none none outside; }

/* Footer */
#footer p {
	font-size: 9px;
	margin: 0 !important;
	text-align: center;
	line-height: 19px;
	padding: 0;
	font-family: 'FuturaStdMedium', 'Futura', Arial, sans-serif;
}

#footer strong { font-family: 'FuturaStdBold', 'Futura', Arial, sans-serif; font-weight: normal; } 

/* Highlight selection color */	
::-moz-selection {background: #ccc; color: #000;}
::selection {background: #ccc; color: #000;}

/* Clear and horizontal line */
.clear { clear: both }

/* Fix for Tiny MCE editor's bug 
.spacer_ { display: none; }*/

/*.single span {display: none; }*/

/* Posts */
.single { margin-bottom: 20px; }
/*.single p:first-child { display: none; }*/
/*span.more-link { }*/
.email-link {
	background:transparent url(../images/email.gif) no-repeat scroll 0 1px;
	text-indent:20px;
	width: 90px;
	text-decoration: none !important;
}	
.ics, .email-link, .download {
	display: block;
	background-color: transparent;
	height: 40px;
	float: left;
	padding-right: 15px;
	border-right: 1px solid black;
	margin-right: 20px;
	overflow: hidden;
	line-height: 13px;
	font-size: 10px;
	margin-top: 5px;
}


a:visited.download, .download { background: transparent url(../images/download.gif) no-repeat 0 2px; padding-left: 29px; text-decoration: none; }

/* ICS calendar-link */
a:visited.ics, .ics {
	background:transparent url(../images/calendar.gif) no-repeat scroll 0 0;
	padding-left:35px;
	width:60px;
	text-decoration: none;
}

/* Sidebar */
#sidebar_right a { color: #111; text-decoration: none; }

/* Search box */
#search { height: auto; border: 1px solid #000; padding: 7px; margin-bottom: 7px; }

#search .input-text {
	/*height: 16px;*/
	width: 186px;
	margin-bottom: 7px;
	/*font-family: Arial, Verdana, sans-serif;*/
	/*border: 1px solid #000;*/
}
#search .input-submit {
	/*clear: both;*/
	/*width: auto;*/
	/*background-color: #fff;*/
	/*color: #111;*/
	/*border: 1px solid #111;*/
}

.textwidget form.newsletter p, .textwidget form.newsletter p:last-child {margin-bottom: 0 !important}


td #s { margin: 0 7px 0 0; }

.search-excerpt { background-color: yellow; }

.textwidget { margin: 0 0 7px 0; border: 1px solid #000; }
li.text-9 .textwidget { border: 0; margin: 0 0 10px 0; }
.textwidget img { margin: 0; }
form.newsletter{padding: 7px;margin: 0}
p.newsletter{padding: 7px 7px 0;margin: 0}


/* Press login */
#login-press { border: 1px solid #000; padding: 20px; }
#login-press label { font-weight: bold; display: block; font-size: 14px; margin-bottom: 20px; }
#login-press .input-text {
	height: 16px;
	width: 174px;
	margin: 0 20px 0 0;
	font-family: Arial, Verdana, sans-serif;
	padding: 4px 4px 0;
	border: 1px solid #000;
}
#login-press .input-submit {
	cursor: pointer;
	padding: 5px 20px;
	display: block;
	margin: 20px 0 0 0;
	font-size: 10px;
	height: 22px;
	border: 0px solid white;
	font-family: Arial, Verdana, sans-serif;
}
	
/* Styling for "Red"-links provided for authorized users. */
li.adminlink { list-style: none none outside;}

#navlist a.post-edit-link, #navlist li.adminlink a, #content a.post-edit-link, #content li.adminlink a {
	display: block;
	width: auto;
	background-color: red;
	color: white;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	padding: 1px 5px 0;
	margin-bottom: 0;
	clear: both;
	text-transform: none;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	}	
#navlist a:hover.post-edit-link, #navlist .adminlink a:hover, #content a:hover.post-edit-link, #content .adminlink a:hover {
	background-color: white;
	border: 1px solid red;
	color: red;
	line-height: 18px;
	}
	
.single #content p:first-child { display: none; }

/* Widgets
***************************************************************
***************************************************************
***************************************************************/

.black p {
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-family: 'Futura', Arial, sans-serif;
	margin: 3px 0 0 0;
	}
/* #sidebar_right .alignleft {
	height: auto;
	width: auto;
	float: left;
	} */
.textwidget .alignleft {
	padding: 0;
	margin: 0 30px 0 0;
	}
.black {
	background-color:black;
	color:white;
	margin:-8px 0 -8px -8px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top: 7px;
	width: 186px;
	}
.black p {
	color: white;
	padding-top: 7px;
	}
.black a {color: white}
.black .alignleft {
	margin-right: 5px !important;
	padding-top: 0;}

/* Navigation */
ul#navlist a { color: #111; text-decoration: none; }
ul#navlist { list-style: none none inside; margin: 0; width: 145px; float: left; position: relative; }
ul#navlist li.page_heading, ul#navlist li.page_item { font-size: 9px; font-family: 'FuturaStdMedium', 'Futura', Arial, sans-serif; text-transform: uppercase; letter-spacing: 1px; text-align: center; list-style: none none inside; }
ul#navlist li.page_heading { margin-bottom: 7px; width: 145px; }
ul#navlist a.page_link { border: 1px solid #111; }
ul#navlist li.page_item { margin-bottom: 7px; }
ul#navlist a.page_link, ul#navlist li.page_item a { display: block; padding-top: 1px; background-color: white; line-height: 19px; width: 143px; }
ul#navlist ul.page_sub { display: none; margin-bottom: 10px; margin-left: 0; margin-right: 0; width: 143px; }
ul#navlist li.current_page_item { font-family: 'FuturaStdBold', 'Futura', Arial, sans-serif; }
	
/* Navigation: active and hover states */
ul#navlist .page_heading a:hover { background-color: #111; color: white; }
ul#navlist .page_item a:hover { background-color: white; color: #111; }

body#home ul#navlist li.page_hom a.page_link,
body#info ul#navlist li.page_vis a.page_link,
body#exhibitions ul#navlist li.page_exh a.page_link,
body#program ul#navlist li.page_pro a.page_link,
body#about ul#navlist li.page_abo a.page_link,
body#collection ul#navlist li.page_col a.page_link,
body#publications ul#navlist li.page_pub a.page_link,
body#contact ul#navlist li.page_con a.page_link,
body#press ul#navlist li.page_pre a.page_link,
body#newsletter ul#navlist li.page_new a.page_link,
body#podcasts ul#navlist li.page_pod a.page_link,
body#tours ul#navlist li.page_tou a.page_link,
body#press ul#navlist li.page_pre a.page_link { background-color: #111; color: white; }

body#info ul#navlist ul.page_vis_sub,
body#exhibitions ul#navlist ul.page_exh_sub,
body#program ul#navlist ul.page_pro_sub,
body#about ul#navlist ul.page_abo_sub,
body#collection ul#navlist ul.page_col_sub,
body#publications ul#navlist ul.page_pub_sub,
body#podcasts ul#navlist ul.page_pod_sub,
body#contact ul#navlist ul.page_con_sub,
body#tours ul#navlist ul.page_tou_sub,
body#press ul#navlist ul.page_pre_sub { display: block; margin-top: 9px; width: 145px; }

/*
 * Sociable plugin
 */
div.sociable_tagline { margin-bottom: 5px; font-size: 10px; }
div.sociable { float:left; margin: 0 !important; line-height: 13px; }

/*
 * postTabs plugin
 */
.postTabs { border-top: 1px dashed #111; border-bottom: 1px dashed #111; display:block !important; height: 30px; line-height: 30px; margin: 0 0 17px; letter-spacing: .8px; padding-top: 2px; }

.postTabs li { font-family: 'FuturaStdMedium', 'Futura', Arial, sans-serif; display:inline; line-height:30px; font-size: 12px; margin: 0 17px 0 0; list-style: none none outside; }

.postTabs li a, #postTabs li a:visited,
.postTabs li a:hover, #postTabs li a:active { color: #111; text-decoration: none; }

.postTabs_titles {display:none;}

/*.postTabs_curr { font-family: 'FuturaStdBold', 'Futura', Arial, sans-serif; }*/
.postTabs_curr a { font-family: 'FuturaStdBold', 'Futura', Arial, sans-serif; }

/*.postTabsNavigation{ display: block !important; overflow:hidden; }*/

/*.postTabs_nav_next{ float:right; }
.postTabs_nav_prev{ float:left; }*/


/* Lightbox */
#lightbox-caption-title { font-weight:normal !important;}

/* qTranslate (language chooser) plugin */
#qtranslate-chooser { position:absolute; bottom: 0; right: 0; line-height: 12px; text-transform:uppercase; text-align: right; margin: 0; }
#qtranslate-chooser a { letter-spacing: 0.8px; font-family: 'FuturaStdBold', 'Futura', Arial, Verdana, sans-serif; text-decoration: none; color: #111; }
#qtranslate-chooser li { list-style-image: none; list-style-position: outside; list-style-type: circle; display: inline; }
#qtranslate-chooser .active { display: none; }


.ngg-gallery-thumbnail {
	float: left !important;
	margin: 0 4px 0 0 !important;
	text-align: center !important;
}
.ngg-gallery-thumbnail img {
	background-color: #fff !important;
	display: block !important;
	margin: 0 0 4px !important;
	padding: 0 !important;
	border: 0px solid #333 !important;
	position: relative !important;
}
.ngg-galleryoverview {
	clear: both !important;
	display: block !important;
	margin: 10px auto 0 !important;
	overflow: hidden !important;
	width: 560px !important;
}
.ngg-clear {
	clear: both !important;
	height: 0;
}
#lightbox-caption-title { text-decoration: none !important; }
#lightbox-infoFooter { color:#000000 !important; margin-top:13px !important; }




/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; margin: 0;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 11px Arial, Verdana, sans-serif; background-color: #fff; margin: 0 auto; line-height: 13px; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #333; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding: 5px 0;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding: 5px 0; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Picks & Reveals */

#pr-picks, #pr-reveals {
	background-color: #39383b; /*#49474b */
	padding: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-family: 'Courier New',courier,monospace;
	font-size: 10.8px;
	line-height: 15.8px;
	font-weight: normal;
	}
#logo-picks,#logo-reveals{height:39px;text-indent:-9999px;padding-bottom:10px;padding-top:5px;margin-bottom:10px}
#logo-picks{background: url(../images/puff-picks-dark.jpg) no-repeat 0 3px scroll;border-bottom:1px dotted #91ccff}
#logo-reveals{background: url(../images/puff-reveals-dark.jpg) no-repeat 0 3px scroll;border-bottom:1px solid #6ee57c}
#pr-picks img,#pr-reveals img {margin-bottom:0}
#pr-picks p,#pr-reveals p {
	font-family: 'Courier New',courier,monospace;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin: 0 !important;
	}
#pr-picks .post,#pr-reveals .post {clear: both;padding-bottom:10px;margin-top:7px;margin-bottom:3px}
#pr-picks .post{border-bottom:1px dotted #91ccff}
#pr-reveals .post{border-bottom:1px solid #6ee57c}
#pr-picks .image,#pr-reveals .image {height: 60px;float: left; margin-right: 7px}
#pr-picks div p {color: #91ccff}
#pr-reveals div p {color: #6ee57c}

#pr-picks a,#pr-picks a:visited{color:#91ccff;}
#pr-picks a:hover{border-bottom: 1px dotted #91ccff}
#pr-reveals a,#pr-reveals a:visited{color:#6ee57c;}
#pr-reveals a:hover{border-bottom: 1px dotted #6ee57c}
