* {
	margin: 0;
	padding: 0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset { margin: 0 0 14px; }
html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	background: none;
}
body {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	background: #ffffff;
	color: #424242;
	padding-top: 100px;
}
a, a:visited {
	text-decoration: none;
	color: #989898;
}
a:hover { text-decoration: none; color: #283397; }
a:active { background-color: transparent; color: #283397; }

.side-nav ul li { list-style-type: none; }
.side-nav ul li a, .link {
	text-decoration: none;
	color: #989898;
}
.link.active { font-weight: 600; }
.side-nav ul li a:hover, .side-nav ul li.active a, .link:hover {
	text-decoration: none;
	color: #283397;
}

/* selected nav color */
.header .panel .tabset li a.active {
	color: #283397;
	border-color: #424242;
    border-width: 0 1px;
    border-style: solid;
    outline: 0;
}
.current-menu-item a {
	color: #283397;
}
.header a {
	text-decoration: none;
	color: #283397;
}
.categories li .date a {
	text-decoration: none;
	color: #989898;
}
.header a:hover, .categories li .date a:hover {
	text-decoration: none;
	color: #283397;
}
.header h1 a, .categories li .date a  { color: #283397; }
.header h1 a:hover, .categories li .date a:hover { color: #283397; }

input, textarea, select {
	vertical-align: middle;
	color: #424242;
	overflow: auto;
}
label { vertical-align: middle; }
button, input {
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th { font-weight: 600; }
h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; }
i, cite, em, var, dfn, address { font-style: italic; }
u, ins { text-decoration: underline; }
s, strike, del { text-decoration: line-through; }
blockquote, blockquote:before, blockquote:after, q, q:before, q:after { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
table, caption, tbody, tfoot, thead, tr, th, td {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	border: 1px solid #ccc;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
}
th {
	border-color: #999;
	text-align: center;
	vertical-align: middle;
}
ul { margin-left: 1px; }
ul li, ol li { list-style-position: inside; }
/* had to comment this to get slider captions positioned correctly
ul li { list-style-type: disc; }
 */
header, footer, article, section, hgroup, nav, figure { display: block; }
#header:after {
	display: block;
	clear: both;
	content: "";
}
#wrapper {
	width: 100%;
	max-width: 1180px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 1.6em;
}
#header {
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 16px 0;
    z-index: 999;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
	width: 90%;
    max-width: 1180px;
    overflow: none;
    margin: 0 auto;
}
.logo {
    display: inline-block;
    padding: 0 30px 0 0;
}
.logo img {
	width: 139px;
	height: 49px;
}

#main {
	overflow: none;
	width: 90%;
    max-width: 1180px;
    padding: 0;
    overflow: none;
    margin: 0 auto;
}
#main.home {
	/*margin-top:-15px;*/

}
#main.home.newsletters-page,
#main.home.past-newsletters-page{
	min-height: 745px;
	margin-top:16px;
}
#main.home.artists-page,
#main.past-publications-page{
	min-height: 500px;
	margin-top:16px;
}
#main.artists-page h1,
#main.newsletters-page h1 {
	text-align: center;
}


#nav {
	overflow: hidden;
}
#nav > ul {
	width: auto;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	text-transform: uppercase;
	margin: 0;
	text-align: center;
	letter-spacing: 0px;
}
#nav > ul > li {
	display: inline-block;
	vertical-align: top;
	list-style-type: none;
	margin: 0 0 0 1px;
	position: relative;
    padding: 0 35px;
}
#nav > ul > li > a {
	text-indent: -9000px;
	overflow: hidden;
	height: 21px;

}
#nav > ul li.current-menu-item:hover a { background-position: -35px -6px; }
#nav > ul > li:hover > a { background-position: -35px -34px; }
#nav > ul > li.current-menu-item:after, #nav > ul > li.current-menu-item:before {
	position: absolute;
	top: 4px;
	width: 15px;
	height: 15px;
	content: "";
}
#nav > ul > li.current-menu-item:after {
	background: none;
	right: -6px;
}
#nav > ul > li.current-menu-item:before {
	background: none;
	left: -6px;
}
#nav > ul > li.books-link > a, #nav > ul li.current-menu-item.books-link:hover a {
	width: 115px;
	background-position: -525px -6px;
}
#nav > ul > li.books-link:hover > a { background-position: -525px -34px; }
#nav > ul > li.artists-link > a { width: 138px; }
#nav > ul > li.newsletters-link > a, #nav > ul li.current-menu-item.newsletters-link:hover a {
	width: 245px;
	background-position: -227px -6px;
}
#nav > ul > li.newsletters-link:hover > a { background-position: -227px -34px; }
#nav > ul > li.about-link > a,
#nav > ul li.about-link.current-menu-item:hover a {
	width: 119px;
	background-position: -838px -6px;
}
#nav > ul > li.about-link:hover > a { background-position: -838px -34px; }
#nav > ul > li.blog-link > a, #nav > ul li.blog-link.current-menu-item:hover a{
	width: 95px;
	background-position: -692px -6px;
}
#nav > ul > li.blog-link:hover > a{ background-position: -692px -34px; }
#nav > ul > li.contact-link > a, #nav > ul li.contact-link.current-menu-item:hover a {
	width: 157px;
	background-position: -805px -6px;
}
#nav > ul > li.contact-link:hover > a { background-position: -805px -34px; }

.nav-trigger {
    display: none;
}

@media (max-width: 960px)
{
	#header .nav-trigger {
		display: inline-block;
	}
	#nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 90px;
    background: white;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: max-height .8s;
    transition: max-height .8s;
	}
	#nav.active {
	max-height: 400px;
    padding: 20px 0 15px 0;
    border-bottom: solid 1px #e8e8e8;
    opacity: 1;
    }
	#nav.active > ul > li {
		display: block;
		padding-bottom: 20px;
/* 
		vertical-align: top;
		list-style-type: none;
		margin: 0 0 0 1px;
		position: relative;
		padding: 0 50px;
 */
	}
}


a.btn-next {
	background: url("../images/btnne.gif") no-repeat;
	width:12px;
	height:13px;
	cursor:pointer;
	text-decoration:none;
	margin: 2px 0 0 10px;
}
a.btn-prev {
	background: url("../images/btnpr.gif") no-repeat;
	width:12px;
	height:13px;
	cursor:pointer;
	text-decoration:none;
	margin: 2px 10px 0 0;
}
.col-right .caption .title{
	margin-right:20px;
}
.col-right .caption .title,
.col-right .caption a,
.col-right .caption .pager{
	float:left;
}
#main {
	overflow: none;
	width: 90%;
    max-width: 1180px;
    padding: 0;
    overflow: none;
    margin: 0 auto;
}
#main.home {
	/*margin-top:-15px;*/

}
#main.home.newsletters-page,
#main.home.past-newsletters-page{
	min-height: 745px;
	margin-top:16px;
}
#main.home.artists-page,
#main.past-publications-page{
	min-height: 500px;
	margin-top:16px;
}

.pagination {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	top: 35px;
	float: right;
}
.pagination li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 7px;
}
.pagination li a {
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -9000px;
	overflow: hidden;
	border: 1px solid #c2c2c2;
}
.pagination li.active a, .pagination li a:hover { background: #283397; }

#footer {
	width: 100%;
	padding: 100px 0 30px;
	overflow: hidden;
	text-align: center;
	line-height: 2em;
	font-size: 14px;
}
#footer a, #footer {
	text-decoration: none;
	color: #283397;
}
#footer a:hover {
	text-decoration: none;
	color: #989898;
}
#footer address {
	font-style: normal;
	margin: 0;
}
#footer address, 
#footer .tel, 
#footer .social-networks,
#footer .email,
#footer .copyright {
	display: block;
}
#footer .tel,
#footer .copyright {
	background: none;
	padding: 0;
}
#footer .social-networks {
	list-style: none;
	padding: 6px 0 0 0;
	margin: 0;
}
#footer .social-networks li {
	margin: 0 3px;
	display: inline-block;
	vertical-align: top;
}
#footer .social-networks li a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9000px;
	overflow: hidden;
	background: url("../images/social-icons.gif") no-repeat;
}
#footer .social-networks li a:hover { background-position: 0 -16px; }
#footer .social-networks li a.twitter { background-position: -26px 0; }
#footer .social-networks li a.twitter:hover { background-position: -26px -16px; }
#footer .social-networks li a.youtube { background-position: -52px 0; }
#footer .social-networks li a.youtube:hover { background-position: -52px -16px; }
#footer .social-networks li a.pentrist { background-position: -78px 0; }
#footer .social-networks li a.pentrist:hover { background-position: -78px -16px; }

#footer .partner-links {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 15px;
	margin: -3px 0 0 0;
}
#footer .partner-links li {
	margin: 0 3px;
	display: inline-block;
	vertical-align: top;
}
#footer .partner-links li a {
	display: block;
	width: 39px;
	height: 24px;
	text-indent: -9000px;
	overflow: hidden;
	background: url("../images/logo-footer-adaa.gif") no-repeat;
}

.side-nav {
	width: 100%;
	font-size: 1.1em;
}
.side-nav.artist {
	text-align: center;
}
.side-nav.news-letter {
	width: 100%;
	margin: 0 auto;
}
.side-nav ul {
	list-style: none;
	padding: 0;
	margin: 0 0 50px;
	line-height: 1.2em;
	position: relative;
}
.side-nav li {
	padding-bottom: 10px;
}
.content {
	float: right;
	width: 710px;
	min-height: 615px;
}
/* hide slide */
.side-nav ul li .slide { display: none; }

.artist-list:after, .artist-list .header:after {
	display: block;
	clear: both;
	content: "";
}
.artist-list .header { padding: 15px 0 12px; }
.artist-list .header .panel {
	float: left;
	width: 800px;
}
.header .panel h1 {
/* 
	display: inline-block;
	margin: -11px 34px 0 -2px;
	letter-spacing: 1px;
 */
	margin: 0 0 20px 0;
	vertical-align: top;
	font-size: 24px;
	font-weight: 300;
	line-height: 26px;
}
.header .panel .tabset {
	list-style: none;
	padding: 0;
	margin: 0 0 0 -8px;
	position: relative;
	top: -2px;
	font-size: 16px;
	line-height: 1em;
	vertical-align: top;
	display: inline-block;
}
.header .panel .tabset li {
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
}
.header .panel .tabset li a { padding: 0 11px 0 10px; }
.header .panel .tabset li a.active {
	padding: 0 10px;
}
.btn-holder {
	float: right;
	font-size: 14px;
	padding: 0 7px 0 0;
	color: #283397;
	margin: -2px 0 0;
}
.tab-content, .bio {
	/*width: 918px;*/
	padding: 0 0 43px;
}
.bio, .newsletters, .publications {
	border-bottom: 1px solid #dae7f5;
	overflow: hidden;
}
.newsletters, .publications { padding: 37px 0 31px 0; }
.bio .text {
	min-width: 150px;
	overflow: hidden;
	padding: 0 0 0 4px;
}

.bio .text h4 {
    line-height: 22px;
    margin-bottom: 0;
}
.bio .text p { margin: 0 0 12px; }
.bio .alignright {
	float: none;
	margin: 0;
}
.categories, .newsletters ul, .artist-bio ul, .categories ul, .publications ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.categories ul {
	overflow: hidden;
}
.categories li, .artist-bio ul li {
	list-style-type: none;
	overflow: hidden;
	padding: 0 0 17px;
}
.artist-bio ul li { padding: 0 0 10px; }
.categories li .date {
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	display: block;
	margin: 0 0 8px;
}
.categories li li {
	margin: 0 11px 0 0;
	float: left;
	height: 108px;
	display:block;
}
.categories li li img.artist_images_img {
    max-height: 108px;
    padding-bottom: 10px;
}
.newsletters h1,
.publications h1 {
	margin: 0 0 10px;
	color: #989898;
	font-size: 20px;
	font-weight: 300;
	line-height: 22px;
}
.newsletters ul li,
.publications ul li {
	float: left;
	margin: 0 28px 0 0;
	list-style-type: none;
}
.newsletters ul li img,
.publications ul li img {
	display: block;
	margin: 0 0 5px;
	border: 1px solid #e2e2e2;
}
.newsletters ul li .date, .publications ul li .date {
	color: #283397;
	font-size: 0.875em;
}
.newsletters ul li a, .publications ul li a { text-decoration: none; }
.artist-bio {
	overflow: hidden;
	max-width: 925px;
	padding: 41px 0 0;
	font-size: 0.875em;
}
.artist-bio h2, .artist-bio .date {
	margin: 10px 0 30px 0;
	font-size: 20px;
	line-height: 22px;
	font-weight: 300;
}
.artist-bio .date {
	font-weight: 600;
	font-style: normal;
	font-size: 14px;
	margin: 0 0 5px;
}
.artist-bio h4{
	margin-bottom:0px;
}
.artist-bio p { margin: 0 0 20px; }
.news-letter img { border: 1px solid #d6d6d6; }
.about { border: 0; }
.about h2 {
	margin: 0 0 13px;
	font-size: 24px;
	font-weight: 300;
	line-height: 26px;
	color: #424242;
}
.contact {
    margin-top: 0;
}
.contact, .two-columns {
	width: auto;
	padding: 0;
}
.contact {
	margin: 0;
	padding: 0;
}
.contact-info {
	width: 350px;
	float: left;
	line-height: 1.8em;
	color: #424242;
}
.contact-info address {
	font-style: normal;
	margin: 0 0 50px;
}
.contact-info address span { display: block; }
/* 
.contact-info address a, .map-link {
	text-decoration: none;
	color: #283397;
}
.contact-info address a:hover, .map-link:hover {
	text-decoration: none;
	color: #989898;
}
 */
.contact-info p { margin: 0 0 10px; }
.map-holder {
	width: 440px;
	float: right;
}
.map-holder img { display: block; }
/* 
.two-columns { padding: 24px 0 0; }
.two-columns #content {
	float: left;
	width: 681px;
	margin: 0 -1px 0 0;
	border-right: 1px solid #c3d3e5;
	padding: 0 44px 0 0;
}
.two-columns #sidebar {
	float: right;
	width: 177px;
	padding: 20px 0 0 22px;
}
 */
#sidebar a {
	font-size: 13px;
	line-height: 1.1em;
}
#sidebar .add-nav {
	overflow: hidden;
	margin: 0 0 25px;
}
.add-nav h2 {
	margin: 0 0 5px;
	font-size: 20px;
	line-height: 2em;
	font-weight: 300;
	color: #666666;
}
.add-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.list li {
	/*background: url(../images/arrow.gif) no-repeat 0 5px;
	padding: 3px 0 3px 16px !important;*/
}
.add-nav ul li {
	list-style-type: none;
	padding: 0 0 10px;
}
.add-nav ul li a {
	text-decoration: none;
	line-height: 1.1em;
}
.add-nav ul li a:hover {
	text-decoration: none;
}
.add-nav ul li a span { color: #666; }
.post {
	/* margin: 0 0 0 -3px; */
	margin: 0;
	padding: 53px 0 43px;
	border-top: 1px solid #c3d3e5;
	line-height: 1.6em;
}
.post:first-child {
	padding: 0 0 43px;
	border: 0;
}
.post p { margin: 0 0 12px; }
.post:first-child .heading-bar, .heading-bar .meta { padding: 0 0 27px; }
.heading-bar { padding: 0 0 18px; }
.heading-bar .meta {
	padding: 0;
	color: #999999;
}
.heading-bar .meta time { margin: 0 16px 0 0; }
.heading-bar h2 {
	font-size: 24px;
	line-height: 26px;
	font-weight: 300;
	margin: 0 0 2px;
}
.heading-bar h2 a {
	text-decoration: none;
	color: #424242;
}
.heading-bar h2 a:hover {
	text-decoration: none;
	color: #283397;
}
.heading-bar .meta a {
	text-decoration: none;
	color: #283397;
}
.heading-bar .meta a:hover {
	text-decoration: none;
	color: #989898;
}
.contact:after, .two-columns:after, .post-holder:after, .tab-content:after, .bio:after, .heading-bar:after, .heading-bar .meta:after {
	display: block;
	clear: both;
	content: "";
}
.post-holder { padding: 5px 0 0; }
.post-holder .image-holder{
	float:left;
	padding: 7px;
	/* margin: -11px 18px 0 -3px; */
	margin: -11px 18px 0 -3px;
	-webkit-box-shadow: 0  0 15px 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, .2);
	display: block;
}
.post-holder .wp-caption{
	width: 302px;
	box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, .1);
	padding: 5px 5px 2px;
	margin-bottom: 20px;
}
.post-holder .wp-caption img{
	padding: inherit;
	margin: 0 auto;
	display: block;
}

.post-holder .wp-caption-text{
    font-size: 11px;
    font-style: normal;
    margin: 4px 0 6px;
    padding: 10px 15px 0;
    text-align: center;
	line-height:14px;
}

/* overlay for artist images and books */
.col-left {
	width: 33%;
	min-width: 150px;
	padding: 35px 0 0 0;
	float: left;
	text-align: right;
}
/* 
.col-left .date, .col-left .color {
	font-style: normal;
	display: block;
	padding: 0 0 15px;
}
.col-left .color { font-weight: 300; }
.col-left p {
	margin: 0 0 15px;
	line-height: 1.3em;
}
.col-left p span { display: block; }
 */
.links {
	list-style: none;
	padding: 0;
	margin: 0;
}
.links li {
	list-style-type: none;
	overflow: hidden;
	padding: 0 0 10px;
}
.links li a {
	text-decoration: none;
	color: #424242;
}
.links li a:hover {
	text-decoration: none;
	color: #989898;
}
.col-right {
	width: 60%;
	float: right;
}

/* 
.col-right > img {
    margin-top: 10px;
    max-width: 99.5%;
	max-height: 500px;
}
 */


.screen-reader-text{
	font-weight:normal;
}
.dtree_arc .dtNode a{
	padding: 0 6px 0 0;
}
.dtree_arc .dtNode .node,
#pbp-authors a{
    line-height: 1em;
    text-decoration: none;
}
#pbp-authors div a.pbp-parent{
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 16px;
	line-height: 1.5em;
	cursor:pointer;
}
#pbp-authors div.pbp-closed a.pbp-parent{
    background-image: url("../images/nolines_plus.gif");
}
#pbp-authors div a.pbp-parent span{
	color: #989898;
}
#pbp-authors div.pbp-opened a.pbp-parent{
    background-image: url("../images/nolines_minus.gif");
}
#pbp-authors div ul{
	margin-left:16px;
	padding-top: 7px;
}
#pbp-authors div.pbp-opened ul{
	display:block;
}
#pbp-authors div.pbp-closed ul{
	display:none;
}
.dtree_arc .dtNode .node span{
    color: #989898;
}
.dtree_arc .dtNode img:nth-child(3){
	display:none;
}
.hide{
	display:none;
}

/* BOOKS PAGE */
#container.books_grid {
	display: flex;
    flex-flow: row wrap;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0 0 40px 0;
    list-style: none;
}
.books_grid .item {
	display: inline-block;
    list-style: none;
    width: 50%;
}
.books_grid .item {
	text-align: center;
}
@media (min-width: 450px)
{
	.books_grid .item {
		width: 33%;
	}
}
@media (min-width: 620px)
{
	.books_grid .item {
		width: 25%;
	}
}
@media (min-width: 900px)
{
	.books_grid .item {
		width: 20%;
	}
}
@media (min-width: 1000px)
{
	.books_grid .item {
		width: 16.6%;
	}
}
@media (min-width: 1100px)
{
	.books_grid .item {
		width: 14.2%;
	}
}
.books_grid .item h3 {
	font-size: 14px; 
	font-weight: 300;
}
.books_grid .item h3 a { 
 color: #666 !important ;
 text-decoration:none;
}
.books_grid .item h3 a:hover { 
 color: #283397 !important ;
}

.overlay_content
{
	position: relative;
	padding:20px 10px;
	background:#fff;
}
.page-template-books .fbx-item {
	line-height: 1.3em;
}
.page-template-books .featimg {
	width: 50%;
    margin-top: 0;
}
.page-template-books .col-left,
.single-pbp-artists .col-left {
    width: 49%;
    min-width: 150px;
    padding: 5px 0 0 1%;
	font-family: "Open Sans", Arial, sans-serif;
    text-align: right;
}
.page-template-books .col-left .par,
.single-pbp-artists .col-left .par {
    text-align: right;
	line-height: 1.5em;
}
.page-template-books .col-left h2,
.single-pbp-artists .col-left h2 {
    font-weight: 300;
    text-transform: uppercase;
    margin: 20px 0 0 0;
    line-height: 1.1em;
}
.page-template-books .col-left h3,
.single-pbp-artists .col-left h3 {
	margin: 10px 0 20px;
	font-size: 16px;  
	font-weight: 700;
}
.page-template-books .col-left p.blue {
    font-size: 12px !important;
    letter-spacing: 1.3px;
}
.page-template-books .col-left p.blue a {
    color: #283397 !important;
    text-decoration: none;
}
.page-template-books .featimg,
.single-pbp-artists .col-right
{
	float: left;
	width: 46%;
	margin: 20px 1% 0 3%;
}
/* shrink the right col image slightly for small screens */
@media (max-width: 650px)
{
	.page-template-books .featimg img,
	.single-pbp-artists .col-right {
		max-width: 98%;
	}
}

.par{margin-top:20px;}
.ita{text-style:italic;}



/* 
#container.books_grid 
	display: flex;
    flex-flow: row nowrap;
    padding: 0;
    margin: 0 0 40px 0;
    list-style: none;
}
.books_grid .item {
	display:inline;
	width: 50%;
	overflow: hidden;
	margin-right: 0px !important;
	margin-left: 0px!important;
	margin-top: 20px!important;
	text-align: center;
}
.books_grid{

min-height:250px !important;

}
.item > h3 a{ 
 color: #666 !important ;
 text-decoration:none;
}
.item > h3 a:hover { 
 color: #283397 !important ;
}
 */
  /*.least ul li{width: 14% !important;display: inline-block !important;overflow: hidden !important;}*/
/* 
@media (min-width: 500px)
{
	.books_grid .item {
		width: 33%;
	}
}
@media (min-width: 900px)
{
	.books_grid .item {
		width: 20%;
	}
}
@media (min-width: 1000px)
{
	.books_grid .item {
		width: 16.6%;
	}
}
@media (min-width: 1100px)
{
	.books_grid .item {
		width: 14.2%;
	}
}
 */
/* old CSS for colorbox overlay

.leftcon { 
float: left;
margin-left: 12%;
margin-top: 8% !important;
padding-right: 3px;
text-align: right;
width: 32%;
font-size: 14px;
}

.featimg
 { 
  margin-top: 2%;
overflow: hidden;
width: 50%;

}
.buttn 
{   
width: 29%;
overflow: hidden;
float: right;
margin-right: 11%;

overflow: hidden;
position: absolute;
right: 0px;
top: 560px;
font-size: 15px;
}
.an{float: left !important;}

.featimg img {
 
margin-left: 31px !important;
margin-top: 5px !important;
}
.leftcon h1 {
   font-size: 140%;
    font-weight: 300;
	margin: 0;
}
.leftcon p{ margin: 0; font-size: 12px !important;
margin-top: 3px;
margin-right: 8px;
letter-spacing: 0.4px;}
.leftcon b.ita {
font-style: italic;
padding-right: 5px;
font-size: 13px !important;
font-weight: 600;
}
.leftcon p.blue {
padding-top: 67px;
font-size: 12px !important;
letter-spacing: 1.3px;

}
.leftcon p.blue  a{
color: #283397 !important;
text-decoration:none;
}

.buttn > p {
     float: left;
    font-weight: 600 !important;
    padding-right: 10px;
}

.buttn > a {
    float: left;
}
.buttn h6 {
    float: left;
    font-size: 89% !important;
    font-weight: 300 !important;
    padding-left: 4px;
    padding-right: 4px;
}
*/
 /* Responsive Slideshow */
ul.rslides {
	width: 100%;
    max-width: 1180px;
	margin: 0 auto;
}
ul.rslides li {
	list-style-position: outside;
}
ul.rslides img {
	width: 100%;
    height: auto;
	margin-bottom: 20px;
}
/* .rslides_tabs are pagination squares */
.rslides_tabs a {
	color: #333;
}
ul.rslides_tabs {
	list-style: none;
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
	top: 10px;
}
ul.rslides_tabs li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 7px;
}
ul.rslides_tabs li a {
	display: block;
	width: 14px;
	height: 14px;
	text-indent: -9000px;
	overflow: hidden;
	border: 1px solid #c2c2c2;
	outline: 0;
}
ul.rslides_tabs li.rslides_here a, ul.rslides_tabs li a:hover { background: #283397; }
/* .rslides a.caption { */
.rslides li,
.rslides li a {
	list-style: none;
	color: #283397;
	font-size: 18px;
	line-height: 32px;
	font-weight: 300;
	text-decoration: none;
}
.rslides li span {
	color: #989898;
	margin: 0 15px 0 0;
}
.rslides a.caption:hover, 
.rslides a.caption:hover span {
	color:#989898;
	text-decoration:none;
}

.two-columns #sidebar {
	display: none;
}
.two-columns #content {
	float: none;
	width: auto;
	margin: 0;
	border-right: none;
	padding: 0;
}
h1 {
	font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    color: #989898;
}
h1.mobile-only {
	display: block;
}
.artists-page h1.mobile-only, 
.newsletters-page h1.mobile-only {
	text-align: center;
}

/* hide some buttons in blog nav */
.wp-pagenavi a.page, span.extend, a.last {
	display: none;
}

/* add space between photo and caption on staff tab */
.bio h2 {
	padding-top: 10px;
}

/* make blog photos responsive */
.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed,
.entry-content video,
#content img, 
#content iframe, 
#content object, 
#content embed,
#content video,
.artist-list img, 
.artist-list iframe, 
.artist-list object, 
.artist-list embed,
.artist-list video
{
	max-width: 100%;
}
.artist-list img
{
	height: auto;
}
.entry-content .slide img {
	max-width: 558px;
}
article img { height: auto; }


/* make embedded video responsive */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


@media (min-width: 450px)
{
	.bio h2 {
		padding-top: 0;
	}
	.bio .alignright {
		float: right;
		margin: 0 0 0 78px;
	}
}

@media (min-width: 480px)
{
/* 
	.rslides a.caption {
		font-size: 20px;
	}
 */
	.rslides li,
	.rslides li a {
		font-size: 20px;
	}
}

@media (min-width: 650px)
{
	/* show some buttons in blog nav */
	.wp-pagenavi a.page, a.last {
		display: inline;
	}
}

@media (min-width: 960px)
{
/* 
	.rslides a.caption {
		font-size: 24px;
	}
 */
	.rslides li,
	.rslides li a {
		font-size: 24px;
	}


	/* turn off fixed nav for wide screens */
	#header {
		position: relative;
	}
	body {
		padding-top: 0px;
	}
	#header {
		padding: 16px 0 50px 0;
	}
	h1.mobile-only {
		display: none;
	}
	#main.artists-page h1,
	#main.newsletters-page h1 {
		display: none;
	}
	ul.rslides {  /* based on original dimensions of 925x415 */
/* 
		height: 450px;
 */
	}
	.two-columns {
		padding: 24px 0 0;
	}
	.two-columns #content {
		float: left;
		width: 83%;
		/* margin: 0 -1px 0 0; */
		margin: 0;
		border-right: 1px solid #c3d3e5;
		padding: 0 44px 0 0;
	}
	.two-columns #sidebar {
		display: block;
		float: right;
		width: 16%;
		padding: 0 0 0 22px;
	}
	.contact, .two-columns {
		max-width: 1180px;
		padding: 20px 0 0;
	}
/* 
	.contact {
		margin-top: 57px;
	}
 */
	.side-nav {
		font-size: 14px;
	}
	.side-nav ul {
		line-height: 20px;
	}
	.side-nav li {
		padding-bottom: 1px;
	}
	.side-nav.artist {
		text-align: left;
		font-size: 12px;
		line-height: 20px;
	}
	/* show artist images for larger screens */
	.side-nav ul li.active .slide { display: block; }
	.side-nav ul li .slide {
		position: absolute;
		top: 0;
		left: 330px;
		display: none;
	}
	.side-nav.artist ul li .slide {
		left: 225px;
	}
	.side-nav ul li .slide img { display: block; }
	.side-nav.news-letter {
		margin: 0;
	}

	#header {
		border-bottom: none;
	}
	#main h1 {
		text-align: left;
	}
	#footer .tel,
	#footer .email,
	#footer .copyright {
		margin: 0 0 0 18px;
		background-position: 0 4px;
	}
	#footer address, 
	#footer .info,
	#footer .tel, 
	#footer .social-networks,
	#footer .email,
	#footer .copyright {
		display: inline-block;
		vertical-align: top;
	}
	#footer .tel,
	#footer .copyright {
		background: url("../images/bullet.gif") no-repeat 0 10px;
		padding: 0 15px 0 18px;
	}
	#footer .social-networks {
		padding: 3px 0 0 0;
	}
	.logo {
		display: block;
		padding: 0 0 50px 0;
		text-align: left;
	}
	.logo img {
		width: 198px;
		height: 70px;
	}
	#nav > ul {
		font-size: 20px;
	}

}

@media only screen and (min-width: 1200px)
{
	#main,
	#header {
		width: 1180px;
	}
	ul.rslides {  /* based on original dimensions of 925x415 */
/* 
	max-height: 538px;
 */
	}
	#nav > ul > li {
		padding: 0 55px;
	}
}
