@charset "utf-8";
/* 
   Author: Ester Wilson
   Date: January, 2014
*/
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	}
	
/*NORMALIZE CSS*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display:block;
	}
audio,
canvas,
video {
    display:inline-block;
    *display:inline;
    *zoom:1;
	}
audio:not([controls]) {
    display:none;
    height:0;
	}
[hidden] {
    display:none;
	}
html {
    font-size:100%; /* 1 */
    -webkit-text-size-adjust:100%; /* 2 */
    -ms-text-size-adjust:100%; /* 2 */
	}
html,
button,
input,
select,
textarea {
    font-family: 'Open Sans', sans-serif;
	}
body {
    margin:0;
    padding:0;
	font-size:100%;
	}
a, 
.more_info, 
.shop_more_info,
.shop_link_text {
	text-decoration:none;
	color:#f07c05;
	}
a:focus {
    outline:none;
	}
a:hover,
a:active {
    outline:0;
	text-decoration:none;
	color:#f07c05;
	}
h1 {
    font-size:2em;
    margin:0.67em 0;
	}
h2 {
    font-size:1.5em;
    margin:0.5em 0;
	}
h3 {
    font-size:1.17em;
    margin:1em 0;
	}
h4 {
    font-size:1em;
    margin:1.33em 0;
	}
h5 {
    font-size:0.83em;
    margin:1.67em 0;
	}
h6 {
    font-size:0.75em;
    margin:2.33em 0;
	}
abbr[title] {
    border-bottom:1px dotted;
	}
b,
strong {
    font-weight:bold;
	}
blockquote {
    margin:1em 40px;
	}
dfn {
    font-style:italic;
	}
mark {
    background:#ff0;
    color:#000;
	}
p,
pre {
    margin:1em 0;
	}
pre,
code,
kbd,
samp {
    font-family:monospace, serif;
    _font-family:'courier new', monospace;
    font-size:1em;
	}
pre {
    white-space:pre;
    white-space:pre-wrap;
    word-wrap:break-word;
	}
q {
    quotes:none;
	}
q:before,
q:after {
    content:'';
    content:none;
	}
small {
    font-size:75%;
	}
sub,
sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
	}
sup {
    top:-0.5em;
	}
sub {
    bottom:-0.25em;
	}
dl,
menu,
ol,
ul {
    margin:1em 0;
	}
dd {
    margin:0 0 0 40px;
	}
menu,
ol,
ul {
    padding:0 0 0 40px;
	}
nav ul,
nav ol {
    list-style:none;
    list-style-image:none;
	}
img {
    border:0; /* 1 */
    -ms-interpolation-mode:bicubic; /* 2 */
    max-width: 100%;
    height: auto;
	}
svg:not(:root) {
    overflow:hidden;
	}
figure {
    margin:0;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
	-webkit-margin-start:0;
	-webkit-margin-end:0;
	}
form {
    margin:0;
	}
fieldset {
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:0.35em 0.625em 0.75em;
	}
legend {
    border:0; /* 1 */
    padding:0;
    white-space:normal; /* 2 */
    *margin-left:-7px; /* 3 */
	}
button,
input,
select,
textarea {
    font-size:100%; /* 1 */
    margin:0; /* 2 */
    vertical-align:baseline; /* 3 */
    *vertical-align:middle; /* 3 */
	}
input:focus {
    outline:none;
}
button,
input {
    line-height:normal; /* 1 */
	}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor:pointer; /* 1 */
    -webkit-appearance:button; /* 2 */
    *overflow:visible;  /* 3 */
	}
button[disabled],
input[disabled] {
    cursor:default;
	}
input[type="checkbox"],
input[type="radio"] {
    box-sizing:border-box; /* 1 */
    padding:0; /* 2 */
    *height:13px; /* 3 */
    *width:13px; /* 3 */
	}
input[type="search"] {
    -webkit-appearance:textfield; /* 1 */
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box; /* 2 */
    box-sizing:content-box;
	}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance:none;
	}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border:0;
    padding:0;
	}
textarea {
    overflow:auto; /* 1 */
    vertical-align:top; /* 2 */
	}
label {
    padding:10px;
}
table {
    border-collapse:collapse;
    border-spacing:0;
	}
* { 
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	box-sizing:border-box; 
	}




/*TEXT*/
body{
    font-family: 'Open Sans', sans-serif;
    background:#9e9e9e url(../images/bg_grey_linen.jpg) fixed;
	color:#727272;
	}
form,
button,
input,
select,
textarea {
    font-family: 'Open Sans', sans-serif;
    color:#727272;
}
h1, h2, h3, h4, h5 {
    font-weight: 300;
}
hr{
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
	} 
a{
	color:#f07c05;
	}
.face-playfair {
    font-family:'Playfair Display',serif;
	}

input,
form table td {
    padding:5px 0;
}
.text_inside_header {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 50%;
}
/*TEXT*/









/*FLIPBOOK*/
body {
	-webkit-font-smoothing:antialiased;
	overflow-y:scroll;
	overflow-x:hidden;
	*overflow-y:hidden;
	}
.container {
	width:100%;
	position:relative;
	}
.clr {
	clear:both;
	padding:0;
	height:0;
	margin:0;
	}
.book_main {
	width:840px;
	margin:0 auto;
	position:relative;
	}
/***/
.bb-bookblock {
	width:727px;
	height:520px;
	position:relative;
	background:#FFF;
	z-index:100;
	}
.book_submit .bb-bookblock {
	width:727px;
	height:526px; /*height + 6px for border*/
	box-shadow:none;
	border-bottom:6px solid #f2f3ed;
	}
.bb-page {
	width:50%;
	height:100%;
	left:50%;
	position:absolute;

	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-o-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d;

	-webkit-transform-origin:left center;
	-moz-transform-origin:left center;
	-o-transform-origin:left center;
	-ms-transform-origin:left center;
	transform-origin:left center;
	}
.bb-page > div,
.bb-outer,
.bb-content {
	position:absolute;
	height:100%;
	top:0;
	left:0;
	}
.bb-content {
	background:#FFF;
	}
.bb-inner {
	position:relative;
	width:100%;
	height:100%;
	}
.bb-overlay, .bb-outer {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	}
.bb-page > div {
	width:100%;
	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-o-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d;

	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	}
.bb-back {
	-webkit-transform:rotateY(-180deg);
	-moz-transform:rotateY(-180deg);
	-o-transform:rotateY(-180deg);
	-ms-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
	}
.bb-outer {
	width:100%;
	overflow:hidden;
	z-index:999;
	}
.bb-overlay, 
.bb-flipoverlay {
	background-color:rgba(0, 0, 0, 0.7);
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0;
	}
.bb-flipoverlay {
	background-color:rgba(0, 0, 0, 0.2);
	}
.bb-bookblock > div.bb-page:first-child,
.bb-bookblock > div.bb-page:first-child .bb-back {
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	transform:rotateY(180deg);
	}
.bb-item {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	display:none;
	background:#FFF;
	}
.bb-item a{
	cursor:default;
	}
/***/
.bb-custom-wrapper {
	background:#FFF;
	width:727px;
	height:570px;
	position:relative;
	margin:80px auto 0 auto;
	box-shadow:0px 1px 2px rgba(0, 0, 0, 0.1);
	border-radius:0 0 5px 5px;
	/*hacks below for IE*/
	margin:10px auto \9;
	*margin:10px auto;
	}
.bb-custom-wrapper.book_submit {
	width:727px;
	height:570px;
	box-shadow:none;
	margin:23px auto 0 auto;
	}
.bb-custom-wrapper:before, 
.bb-custom-wrapper:after {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	background:#FFF;
	left:0;
	/*box-shadow:0px 1px 2px rgba(0, 0, 0, 0.1);*/
	border-radius:0 0 5px 5px;
	}
.bb-custom-wrapper:before {
	top:6px;
	z-index:-2;
	box-shadow:0px 7px 10px rgba(0, 0, 0, 0.3);
	}
.bb-custom-wrapper:after {
	top:3px;
	z-index:-1;
	}
.bb-bookblock {
	box-shadow:0px 5px 0 rgba(0, 0, 0, 0.1);
	}
.bb-custom-wrapper h3 {
	color:#626267;
	font-size:12px;
	line-height:16px;
	position:absolute;
	left:10px;
	bottom:-3px;
	}
.bb-custom-wrapper h3 img {
	margin:0 5px -13px 0;
	}
.nav_back, .nav_next {
	display:block;
	position:absolute;
	top:217px;
	width:40px;
	}
.nav_back {
	left:0;
	}
.nav_next  {
	right:0;
	}
.nav_back a {
	float:left;
	background:url(../images/nav_grey.png) center;
	}
.nav_next a {
	float:right;
	background:url(../images/nav_grey.png) center;
	}
.nav_back a, .nav_next a {
	width:40px;
	height:40px;
	text-indent:-90000px;
	background-color:#AAA;
	}
.nav_back a:hover, .nav_next a:hover {
	background-color:#FFF;
	}
.nav_back a#bb-nav-prev {
	background-position:0 -40px;
	margin-right:5px;
	}
.nav_next a#bb-nav-next {
	background-position:0 0;
	}
.nav_back a#bb-nav-jump, .nav_next a#bb-nav-jump  {
	background-position:center right;
	float:right;
	}








/*SKETCHBOOK ICON SLIDER */
.book_wrap {
	position:relative;
	margin:0 auto;
	width:900px;
	}
.list_carousel {
	background-color:transparent;
	margin-top:10px;
	width:960px;
	}
.list_carousel ul {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	}
.list_carousel li {
	font-size:40px;
	color:#999;
	text-align:center;
	width:68px;
	height:90px;
	padding:0 55px;
	*padding:0 35px;
	margin:6px;
	display:block;
	float:left;
	}
.clearfix {
	float:none;
	clear:both;
	}
a.prev, a.next {
	background:url(../images/miscellaneous_sprite2.png) no-repeat transparent;
	width:45px;
	height:50px;
	display:block;
	position:absolute;
	top:10px;
	}
a.prev {			left: -22px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px; }
a.next {			right: -22px;
					background-position: -50px 0; }
a.next:hover {		background-position: -50px -50px; }

a.prev span, a.next span {
	display:none;
	}
#prev2, #next2 {
	text-indent:999999px;
	}

	






/*STICKY FOOTER*/
html, body {
	height: 100%;
	}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
	}
.footer, .push {
	height:25px; /* .push must be the same height as .footer */
	}
.footer {
	background-color:#373739;
	border-top:#797979 1px solid;
	}
.foot_info {
	width:1000px;
	margin: 0 auto;
	}
.foot_info p {
	margin:0;
	padding:0;
	color:#adadad;
	text-align:center;
	}
/*ENDS FOOTER*/










.more_info, .more_info i {
    padding-left: 5px;
}
span.more_info {
    display:inline-block;
}
.divider{
	width:100%;
	padding:10px 0;
	border-bottom:1px solid #CCC;
	display:block;
	margin-bottom:20px;
	}
.logo {
	display:block;
	text-align:center;
	}
.center_content {
	background-color:#fff;
/*	margin:0 auto 40px auto;*/
    margin:0 auto;
	max-width:960px;
	max-width:68.5714rem;
    padding:10px 0 5px 0;
/*	padding:20px 20px 10px;*/
	/*box-shadow:1px 1px 3px 2px rgba(0, 0, 0, 0.1);*/
	box-shadow:0 2px 6px rgba(100, 100, 100, 0.3);
	}
.center_content_home {
    background-color:#fff;
	margin:0 auto;
	max-width:960px;
	max-width:68.5714rem;
	padding:20px 20px 10px;
	box-shadow:0 2px 6px rgba(100, 100, 100, 0.3);
}
.center_content_home2 {
    padding:10px 0 0 0;
}
.center_content_home2 .nav_in_white {
    background-color:#fff;
    padding:10px 0;
    margin:0;
}
.center_content_home2 .foot_in_white {
    background-color:#fff;
    padding:0 0 1px 0;
    margin-top:0;
}
.center_content_unique {
    background-color:#fff;
	margin:0 auto;
}
.center_content_unique .nav_in_white {
    padding-bottom:0;
    margin-bottom:0;
    display:none;
}
.center_content_unique .foot_in_white {
    padding:20px;
    margin:0;
}
.center_content_unique .footer_list{
    padding:0;
    margin:0;
}
#home_news_unique {
    background:#fff url(../images/bg_script.jpg) fixed;
    margin:0 auto;
}
#home_news2 {
    background:transparent url(../images/homepage_feature06.jpg) no-repeat center -750px;
/*
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
   */ 
    margin:0 auto;
    max-width: 68.5714rem;
    min-height:525px;
}
.home_news_feature_unique {
    max-width:650px;
    max-height:400px;
    background-color: #fff;
    margin:0 auto;
    box-shadow: 0 2px 6px 2px rgba(100, 100, 100, 0.3);
    display:block;
}
.title_unique {
    border-bottom:1px solid #EDEDED;
    padding-bottom:18px;
    font-family: 'Roboto Slab', serif;
}
#feature_title_unique {
    padding:20px;
    width:230px;
    float:right;
}
.home_feature_img {
    float:left;
    max-width:400px;
    height:auto;
}
.nav_square_unique {
    width:31%;
    height:auto;
    display:inline-block;
    margin:10px;
    display:inline-block;
    margin-top:-30px;
}
.phone_feature {
    display:none;
}
#nav_block_holder {
    margin:0 auto;
    text-align:center;
}
.grey_link_text {
    color:#727272;
}
.nav_block_title {
    position:relative;
    top:78px;
    font-family: 'Roboto Slab', serif;
    font-size:2.5em;
}
.white, .white:hover {
    color:#fff;
}
.home_nav_block {
    box-shadow: 0 2px 6px 2px rgba(100, 100, 100, 0.3);
}
.thick_line_border_home {
    border-top: 10px solid #5c5c5c;
}





.center_content_amy {
    background-color:#fff;
	margin:0 auto 10px auto;
	max-width:960px;
	max-width:68.5714rem;
	padding:10px;
	box-shadow:0 2px 6px rgba(100, 100, 100, 0.3);
}
.artfoot_center_content {
	background-color:#fff;
	margin:0 auto 40px auto;
/*	padding:20px 20px 10px;*/
    padding:5px 20px 10px;
	box-shadow:0 5px 6px rgba(100, 100, 100, 0.3);
    max-width: 1270px;
    border-top:1px solid #c0c0c0;
	}

.foot_home .artfoot_center_content {
    max-width: none;
    margin:0 auto;
}
#art_page_container {
    background-color: #eaeaea;
	padding:15px;
	box-shadow:0 -2px 3px rgba(100, 100, 100, 0.3);
    border-top:1px solid #c0c0c0;
	margin:0 auto;
    max-width:1270px;  
}
#art_page_container.amy_page {
    margin:0 auto;
    background-color: #fff;
}
#art_page_container .art_item_sold,
#art_page_container.amy_page .art_item_sold {
    padding:0 4px 9px 0;
}
#art_container {
	background-color: #eaeaea;
	padding:15px;
	box-shadow:0 -2px 3px rgba(100, 100, 100, 0.3);
    border-top:1px solid #c0c0c0;
    margin:0 auto;
    text-align:center;
    max-width:1270px;
	}
#art_container.home_container {
    padding:0px 15px 15px 15px;
}
#art_container_amy {
    background-color: #eaeaea;
	padding:15px;
	box-shadow:0 -2px 3px rgba(100, 100, 100, 0.3);
	margin:0 auto;
    text-align:center;
    max-width:1270px;
}
.art_cont_buffer {
	/*box-shadow:0 2px 6px rgba(100, 100, 100, 0.3);*/
	box-shadow:0 2px 1px rgba(100, 100, 100, 0.3);
	/*width:95%;*/
	max-width:1270px;
	height:20px;
	background-color:#fff;
	margin:0 auto;
	}
.art_footer {
	/*width:95%;*/
	max-width:1270px;
	position:relative;
	margin:-1px auto 40px;
	}
.art_footer.foot_home {
    margin:0 auto;
    max-width: 68.5714rem;
}
.art_foot_in_white {
	text-align:center;
	font-size:.85em;
}
.art_item {
	box-shadow:0 2px 6px 2px rgba(100, 100, 100, 0.3);
	overflow:hidden;
	position:relative;
	margin:10px;
    padding: 11px 0 0 0;
    background-color:#fff;
    max-width: 390px;
}
.art_item.for_sale {
    margin:23px 37px;
    height:290px;
    width:236px;
}
.shop_sold_banner {
    position:absolute;
    top:0;
    left:0;
    z-index: 1;
}
.shop_sold_item {
    opacity: .6;
}
.visit_button {
    padding: 5px 10px;
    border-radius: 4px;
    letter-spacing: .03em;
}
.visit_button, .visit_button:hover {
    background-color:#f07c05;
    color: #fff;
}
.visit_button_inline {
    padding: 1px 10px;
    border-radius: 4px;
    letter-spacing: .03em;
}
.visit_button_inline, .visit_button_inline:hover {
    background-color:#f07c05;
    color: #fff;
}
.white_text {
    color:#fff;
}
.art_item img {
    max-width: 100%;
    height:auto;
}
.artpage_feature {
	box-shadow:0 2px 6px 2px rgba(100, 100, 100, 0.3);
    background-color:#fff; 
    padding:15px;
}
.artpage_feature, .artpage_details {
    max-width: 49%;
    float:left;
}
.artpage_details {
    width: 100%;
}
.artpage_details {
    padding:10px 10px 10px 25px;
}
.artpage_details ul {
    margin:-19px 0 0 17px;
    padding:0;
}
.artpage_details ul li {
    padding:2px 0;
}
.detail_title {
    font-weight: bold;
/*    text-decoration: underline;*/
    display:inline-block;
    padding:0 0 7px 0;
}
.border {
    border-bottom: 2px dotted #ccc;
    margin: -20px 0 0 0;
}
.shop_border {
    border-bottom: 2px dotted #ccc;
    margin:0;
}
.thick_line_border {
    border-top: 10px solid #5c5c5c;
    margin: 10px 0 0px 0;
}
.thick_line_border_accent {
    border-top: 10px solid #f07c05;
}
.thick_line_border_amy {
    background-color: #5c5c5c;
    text-align: center;
    color:#fff;
    padding:5px;
    width:100%;
}
.art_item >*:hover, .art_item >*:active, .art_item >*:focus {
    color:#727272;
}
.art_item.extra_info {
    min-height: 425px;
}
.art_item.extra_info a {
    margin:0;
}
.art_item_sold {
    display:inline-block;
    padding:0 0 5px 0;
}
.shop_item_text {
    background-color:#fff;
	padding:5px;
/*    max-width:215px;*/
}
.art_item_text {
	background-color:#fff;
	padding:10px;
/*	position:absolute;
	bottom:0;
	left:0;
	height:60px;
	width:390px;*/
    max-width:390px;
}
.art_item_text.extra_info {
	background-color:#fff;
	padding:10px;
	position:relative;
	max-width:390px;
    height:auto;
}
.above_line {
    border-top:1px solid #ccc;
}
.art_info {
	font-size:.85em;
	padding:5px 0 0 0;
	margin:0;
	}
.feature_news_text {
    background-color:#e1e1e1;
    padding:15px 10px;
    border-top:2px solid #bebebe;
    margin-top:-1px;
}
.feature_news_title {
    font-weight: bold;
}
.red_text {
    color:#f00;
    font-style: italic;
}
.red {
  color:#f00;  
}
.standard_font {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
}
.sold_text {
    font-style: italic;
    font-weight: bold;
}
.thin_space_text {
    margin:.5em 0;
    font-weight:bold;
}
.art_title {
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:0;
	margin:0;
	}
.art_modal_title, .art_modal_info{
	width:300px;
	float:left;
	clear:left;
	}
.art_for_sale {
	width:195px;
	float:right;
	text-align:right;
	font-size:11px
	}
.selling icon {
	padding-left:5px;
	vertical-align:middle;
	}
.tiny {
    font-size:.7em;
}
.small {
    font-size:.5em;
}
.mini {
    font-size:.4em;
}
.smaller {
    font-size:.8em;
}
.no_vertical_space {
    margin:0;
    padding:0;
}
.connect_info {
    padding:10px;
    background-color:#e1e1e1;
    border:1px solid #bebebe;
}
.connect_info .scripty_header_nospace {
    padding-bottom:5px;
}
#return_policy {
    display:none;
    margin:-20px 0 0 0;
}
#navigation_cont {
	margin:0 auto;
/*	padding:20px 0 5px;*/
    padding:10px 0 5px 0;
	}
#navigation_cont_amy {
    padding:0 0 10px;
}
#navigation_cont a img {max-height:46px;}
.feature_cont {
	width:618px;
	margin:0 auto;
	}
.art_item a, a.nav_item, a.nav_item.current, a.nav_item.current:hover  {
	color:#727272;
	}
a.nav_item:hover {
    color:#f07c05;
}



.ew_nav_left, .ew_nav_right {
	width:173px;
	display:inline-block;
	margin:20px 0 0 0;
	padding:0;
	}
.ew_nav_left {
	float:left;
	}
.ew_nav_right, .ew_nav_right li {
	float:right;
	}
ul.ew_nav_left li, ul.ew_nav_right li  {
	list-style-type:none;
	display:inline;
	}
.nav_item {
	display:inline-block;
	margin:4px 10px;
	text-transform:uppercase;
	font-size:14px;
	}
.nav_image_link {
    background-image: url("../images/p_grey.png");
    background-repeat: no-repeat;
    background-position: 0 -24px;
    height: 24px;
    width: 24px;
}
.nav_image_link:hover {
    background-position: 0 0;
}
.feature {
	float:left;
	padding-top:12px;
	display:inline-block;
	}
.feature_01, .feature_02 {
	width:309px;
	height:168px;
	}
.feature_01 {
	background-image:url(../images/feature_01.jpg);
	background-position:0 0;
	}
.feature_02 {
	background-image:url(../images/feature_02.jpg);
	background-position:0 0;
	}
.feature_02:hover, .feature_01:hover {
	background-position:0 -168px;
	}
.nav_in_white {	
	text-align:center;
    padding:0 0 10px 0;
    margin:0;
    /*
	border-bottom:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	margin:0 0 20px 0;
*/
	}
.nav_in_white li {
	list-style-type:none;
	display:inline;
	margin:0 15px 0 0;
	line-height:1.42857;
	}
.foot_in_white {
	padding:10px 0 0 0;
	border-top:1px solid #c0c0c0;
	margin-top:20px;
	text-align:center;
	font-size:.85em;
	}
.info_text {
	padding:10px 0;
	text-align:center;
    font-size:.85em;
	}
.small_text {
    padding:0;
    font-size:.85em;
    margin:0;
}
.foot_img {
	vertical-align:middle;
	padding-right:10px;
	}
.hidden {
	display:none;
	}
.current {
	font-weight:bold;
	cursor:default;
	}
.current:hover {
	color:#727272;
	}
.shop_item {
	padding:20px 0;
	border-bottom:1px solid #505050;
	}
.shop_item:last-child {
	border-bottom:none;
	}
.spacer {
	display:inline-block;
	height:1px;
	width:1px;
	padding:0 5px;
	}
.shop_info_left {
	font-weight:bold;
	width:100px;
	float:left;
	clear:left;
	/*font-size:13px;*/
	padding-bottom:5px;
	}
.shop_info_right {
	float:right;
	width:325px;
	/*font-size:13px;*/
	padding-bottom:5px;
	}
.item_title {
	display:block;
	padding-bottom:10px;
	}
.shop_pic_left {
	padding-right:10px;
	}
.item_info {
	float:left;
	width:450px;
	padding-top:10px;
	}
.sale_button {
	float:right;
	width:130px;
	padding-top:10px;
	}
.buy_btn {
	text-align:center;
	}
.buy_text {
	/*font-size:14px;*/
	font-weight:bold;
	text-align:center;
	}
.link {
	color:#f07c05;
	}
.vertical_spacer {
	padding-top:20px;
	}
.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: #727272;
	font-weight:bold;
	background-color: rgba(219, 219, 219, 0.80);
	padding: 1em;
	display: none;
	border-left:4px solid #F36523;
}
.back-to-top:hover {
    background-color: rgba(219, 219, 219, 0.30);
	color: #1b1b1b;
}
.ie8 .back-to-top {
	background-color:#dfe0de;
	}
.ie8 .back-to-top:hover {
	background-color:#c3c3c2;
	color: #727272;
	}
.scripty_header_not_italic {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.scripty_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	padding-top:10px;
	}
.scripty_header_nospace {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
    margin:0;
}
.center_text {
    text-align: center;
}
.arrow_img {
	display:inline-block;
	margin:0 0 0 -30px;
	padding:0 10px 0 0;
	}
.ship_info {
	display:none;
	border:1px dashed #f07c05;
	padding:20px;
	margin:20px 0 0 0;
	font-size:13px;
	}
.shipping_title {
	display:block;
	margin:-43px 0 0 -20px;
	float:left;
	}
.close_shipping {
	display:block;
	float:right;
	margin:-34px -33px 0 0;
	cursor:pointer;
	}
.ship_details {
	text-decoration:underline;
	color:#f07c05;
	}
.ship_info_a {
	display:block;
	text-align:center;
	padding-top:10px;
	font-size:13px;
	}
.profile_img {
	float:left;
	margin:0 20px 0 0;
	display:inline-block;
	}
.about_img {
    float:left;
	display:inline-block;
}
.box_shadow {
    box-shadow: 1px 2px 2px 0px rgba(100, 100, 100, 0.4);
}
.about_article {
    border-bottom: 1px solid #c0c0c0;
    clear:both;
    padding:20px 10px;
}
.about_article:last-child {
    border-bottom: none;
}
.horiz_spacer {
    display:block;
    margin:2px 0;
}
#hello_world {
	margin:0 auto;
	text-align:center;
}
#hello_world h2{
	color:#707070;
	padding:1em;
	font-family:"Rufina", "Times New Roman", "Georgia", Times, serif;
}
.handwriting {
    display:inline-block;
    margin: 0 0 -5px 0;
    max-width: 100%;
    height: auto;
}
.handwriting_small {
    clear:both;
    margin:10px 0 -2px 0;
    max-width: 225px;
    min-width: 100px;
    height: auto;
}
input.handwriting_small {
    margin:0;
    padding:0;
}
.selling_details, .current_news_details {
    margin:10px 0;
}
.highlight_area {
    background-color:#fff;
    padding:10px;
}
.grid_table {
    padding:10px;
}
.selling_details td {
    padding:1px 10px 1px 0;
}
.slider-wrapper.theme-default.texture_bg.texture_bg {
    background: url("../images/texture_bg.png") no-repeat top left;
    margin:0 auto;
    padding:0 14em;
    width: 100%;
}
.current_news_details {
    border:1px solid #bebebe;
    box-shadow: 0 2px 6px 2px rgba(100, 100, 100, 0.3);
}
.full_article {
    padding:0 5px;
}
.half_article {
    width:49%;
    float:left;
    padding:0 10px;
}
.half_article p {
    padding:0 0 10px;
}
.half_article p:first-of-type {
    margin:0;
}
.home_feature {
    display:block;
    margin:0 auto;
}
.border_top {
    border-top: 1px solid #ccc;
    padding-top:12px;
}
.div_table_item {
    width: 200px;
    min-height:295px;
    border: 1px solid #ccc;
    padding: 10px;
    float: left;
}
.div_table_item_minimal {
    min-height:285px;
    width:155px;
    background-color:#fff;
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    float: left;
}
.sold_garden .div_table_item_minimal {
    min-height:155px;
}
.small_height {
    min-height:100px;
}
.div_table_img {
    display:block;
    margin:0 auto;
}
.div_table_cell_top {
    height:175px;
    position:relative;
}
.div_table_cell_top, .div_table_cell_bottom {
    float:left;
    clear:both;
    text-align: center;
    width:100%;
}
.narrow_half_pg {
    max-width:50%;
    float:left;
}
.div_table_cell_bottom p {
    padding:10px 0 12px 0;
    margin:0;
}
.div_table_cell_bottom p:first-child {
    border-bottom:1px solid #ccc;
}
.div_table_item_minimal .div_table_cell_bottom p:first-child {
    border:none;
}
.narrow_box_container{
    background-color:#fff;
}
.narrow_box_container .art_item_sold {
    padding:0 0 6px 0;
}
.narrow_box_inside_left {
    float:left;
    clear:both;
    width:50%;
}
.narrow_box_inside_right {
    float:left;
    width:50%;
}
.narrow_box_inside_left,
.narrow_box_inside_right {
    padding:10px 0 0 10px;
}
.narrow_box_inside_left p,
.narrow_box_inside_right p {
    margin:0;
}
.solid_border {
    border-bottom: 1px solid #ccc;
    clear:both;
    height:3px;
}
.standard_weight_text {
    font-weight: normal;
    margin:.5em 0;
}
.vertical_center {
    position: absolute;
    top:50%;
    left:50%;
    width: 133px;
    height: 100px;
    margin-top: -50px; /* Half the height */
    margin-left: -66.5px; /* Half the width */
}
.fixed_cart_button {
    position: fixed;
    top:0;
    right:10%;
    z-index:2;
    background-color: rgba(255, 255, 255, 0.80);
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding:2px 5px 0 9px;
}
.add_cart_button {
    max-width: 70%;
    height: auto;
}
.orders_cart_area {
    background-color:#fff;
    border:1px solid #ddd;
    padding:10px;
    margin:10px 0;
    float:left;
    min-height: 200px;
}
.orders_cart_area h3 {
    margin:0;
    padding:0;
}
.cart_area_tall {
    min-height: 257px;
}
.third_width {
    width:413px;
}
.orders_cart_area table,
.orders_cart_area input[type="text"], 
.orders_cart_area_notsmall table,
.orders_cart_area_notsmall input[type="text"]{
    width:100%;
}
.orders_collections {
    float:left;
    margin:10px 30px 10px 0;
}
.half_width {
    width:49%;
}
.cart_table_item{
    display:inline-block;
    margin:0 0 0 10px;
}
.small_orders_img {
    float:left;
    display:inline-block;
    margin:-26px 0 0 0;
}
.orders_cart_area h3.orders_cart_header {
    padding:23px 0 0 0;
}
.orders_button_container {
    border-top:1px solid #ccc;
    padding-top:10px;
}
#news_read_more {
    display:none;
}
#news_read_more_btn {
    padding: 10px 20px;
    display: block;
    background-color:#e1e1e1;
    border-top:2px solid #bebebe;
    font-weight:bold;
}
#news_read_more_btn:hover {
    background-color:#d9d9d9;
/*    border-top:2px solid #f07c05;*/
}
.new_corner {
    background: transparent url(../images/new_banner_corner.png) -16px -18px no-repeat no-repeat;
    position:absolute;
    height:64px;
    width:64px;
}
.instagram-media {
    min-width: auto !important;
}
.social_container {
    margin:10px 0 0 0;
}
.ig_display_cell {
    height:215px;
    display:block;
}
.for_sale {
    float:left;
    padding:10px;
}
.for_sale a img {
    max-width: 215px;
}
.large_art_resize {
    max-width: 570px;
    max-height: 570px;
}
.front_feature_img {
    max-height:100%;
    width:auto;
}
.front_feature_text {
    text-align: center;
    display:inline-block;
    margin-top:0;
}

.info_date {
    font-size: .8em;
    margin:0;
    display: block;
    padding: 0 0 3px 0;
    border-bottom:1px solid #c0c0c0;
}
.slider_stage button.commission_slider_btn {
    color: #f07c05;
    border: 1px solid #f07c05;
    background-color:#e2e2e2;
}
.home_text_container {
    max-width: 515px;
    margin: 0 auto;
}
.home_text_container #mc_embed_signup input.email {
    width: 75%;
}
.play_icon {
    margin: 0 0 -2px 0;
    height:15px;
    width:15px;
}
.about_text {
    background-color:#e1e1e1;
    padding: 0 20px 0 0;
}
.flex_container {
    display: flex;
    align-items: center; /* Vertical center alignment */
   /* justify-content: center; /* Horizontal center alignment */
}
.cart_image {
    max-height: 50px;
}
.blog_signup_img {
    max-width: 515px;
}
#mc_embed_signup.blog_signup_form {
    background-color:#fff;
    padding:15px;
    border:2px solid #c0c0c0;
}
#mc_embed_signup.blog_signup_form .mc-field-group {
    clear:both;
}
#mc_embed_signup.blog_signup_form .indicates-required {
    text-align:right;
}
#mc_embed_signup.blog_signup_form .mc-field-group label {
    padding:0;
    clear:both;
}
#mc_embed_signup.blog_signup_form .mc-field-group label.checkbox_label {
    padding-left:10px;
}

#mc_embed_signup.blog_signup_form .mc-field-group input[type=text],
#mc_embed_signup.blog_signup_form .mc-field-group input[type=email] {
    width:75%;
}
#mc_embed_signup.blog_signup_form .mc-field-group.checkgroup {
    background-color:#efefef;
    padding:10px 0 10px 15px;
}
.mailchimp_submit {
    margin-top:15px;
}
#mc_embed_signup.blog_signup_form .button {
    background-color:#f07c05;
}
#mc_embed_signup.blog_signup_form .button:hover{
    background-color:#c86805;
}
.feature_drop_shadow {
    box-shadow:3px 3px 12px rgba(0, 0, 0, .3);
}
.feature_border {
    border:1px solid #CCC;
}







































































































/* for anything smaller than 1100px...*/
@media (max-width: 1100px) {


    .third_width,
    .half_width {
        width:100%;   
    }
    .orders_cart_area,
    .cart_area_tall {
        min-height: 100%;
    }
    .space_bottom {
        padding-bottom:0;
    }
}






















/* for anything smaller than 965px...*/
@media (max-width: 965px) {

    .nav_square_unique {
        width:70%;
        margin-top:0;
        clear:both;
    }
    
    .home_nav_block {
        margin-top:-46px;
    }
    .nav_block_title {
        top:35px;
    }

}
















/* for anything smaller than 750px...*/
@media (max-width: 750px) {

    .half_article {
        width:100%;
    }
    .about_img {
        margin:0 0 5px 0;    
    }
    .artpage_feature, .artpage_details, .narrow_half_pg {
        max-width: 100%;
    }

    .slider-wrapper.theme-default.texture_bg.texture_bg {
        background-image: none;
        padding:0;
    }
    
    .sketch_title {
        display:none;
    }
    
    .art_title, .art_info {
        font-size:.75em;
    }
    
    .nav_in_white li {
        margin:0;
    }
    .front_feature_text {
        width:100%;
    }
    .info_date {
        float:none;   
    }
    #sketchbooks_left {
        max-width:75px;
    }
    #sketchbooks_left ul#sketch_nav {
        background-color:#fff;
    }
    .connect_info .profile_img {display:none;}
    
}















/* for anything smaller than 650px...*/
@media (max-width: 650px) {

    .home_news_feature_unique,
    .thick_line_border_home {
        display:none;
    }
    .phone_feature {
        display:inline-block;
    }
    .nav_block_title {
        font-size:2em;
        top:15px;
    }
    .home_nav_block {
        margin-top:-37px;
    }
    
    .home_text_container {
        max-width: 100%;
        margin: 0 auto;
    }
    .home_text_container #mc_embed_signup input.email {
        width: 100%;
    }
    .home_text_container .mc_clear,
    .home_text_container #mc_embed_signup input.button {
        width: 100%;
    }
    .art_item {
        max-width: 100%;
    }

}











.nav_icons {
    font-size:18px;
}
.footer_list li {
    display:inline-block;
}
.info_center_image {
    display:block;
    margin:0 auto;
    max-width:100%;
}
.info_block {
    margin:0 auto;
    max-width: 800px;
    padding:0 10px;
}
#sketch_nav {
    margin:0;
    padding:0;
    background-color:#e1e1e1;
}
#sketch_nav li {
    list-style-type: none;
    margin:0;
    padding:2px;
    display:inline-block;
    border: solid 6px transparent;
}
#sketch_nav li img{
    padding:2px;
}
#sketch_nav li:hover {
    border: solid 6px #40c2cd;
}
#sketch_nav li.active {
    border: solid 6px #40c2cd;
}
img.sketchbook_nav_book {
   height: 50px; 
}
#sketchbooks_left {
    width: 30%;
    float:left;
    border-right: 6px solid #40c2cd;
}
#sketchbooks_right {
    width: 70%;
    float:right;
}
#book_display {
    margin-left:1em;
/*    border-left: 6px solid #60dfea;*/
}
.sketchbook_item {
    text-align: left;
    display: inline-block;
/*	box-shadow:0 2px 6px rgba(100, 100, 100, 0.3);*/
	overflow:hidden;
	position:relative;
}
.sketchbook_item a img {
    max-width: 230px;
}
#sketchbook_title_bar {
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0 0 5px 5px;
}
#sketchbook_title_bar img {
    vertical-align: middle;
    display:inline-block;
    padding:0 1em;
}
.sketchbook_container {
    border-top:1px solid #c0c0c0;
    padding:20px 10px;
}
.h_space_div {
    padding:10px 0 0 0;
}
.float_right {
    float: right;
}
.center_text {
    text-align: center;
}
.float_left {
    float: left;
}
.news_latest_img {
    margin-bottom:-4px;
}
.icon {
    width: 60px;
    padding:0 10px 0 0;
    float:left;
}
.social_icons {
    max-height: 15px;
}
.helper_icons {
    max-height: 9px;
}































































































/* Reset Styles */
.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-toolbar *, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social * {
    float:none;
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    line-height:100%;
    vertical-align:baseline;
    background:transparent;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	   -moz-user-select: -moz-none;
	 -khtml-user-select: none;
	     -o-user-select: none;
	        user-select: none;
}
.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social {
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
}

/* Disable & Hide Scrollbar */
.ilightbox-noscroll {
	overflow: hidden;
}
/*
.ilightbox-closedhand * {
	cursor: url(closedhand.cur),default !important;
}
*/

.ilightbox-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100000;
}

.ilightbox-loader {
	position: fixed;
	z-index: 100005;
	top: 45%;
	left: -192px;
	padding-left: 30px;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
			
	-webkit-border-radius: 0 100px 100px 0;
	        border-radius: 0 100px 100px 0;
}

.ilightbox-loader div {
	width: 72px;
	height: 72px;
	
	-webkit-border-radius: 0 100px 100px 0;
	        border-radius: 0 100px 100px 0;
}

.ilightbox-loader.horizontal {
	left: 45%;
	top: -192px;
	padding: 0;
	padding-top: 30px;
			
	-webkit-border-radius: 0 0 100px 100px;
	        border-radius: 0 0 100px 100px;
}

.ilightbox-loader.horizontal  div {
	-webkit-border-radius: 0 0 100px 100px;
	        border-radius: 0 0 100px 100px;
}

.ilightbox-toolbar {
	display: none;
	position: fixed;
	z-index: 100010;
}

.ilightbox-toolbar a {
	float: left;
	cursor: pointer;
}

.ilightbox-toolbar .ilightbox-prev-button,
.ilightbox-toolbar .ilightbox-next-button {
	display: none;
}

.ilightbox-thumbnails {
	display: block;
	position: fixed;
	z-index: 100009;
}

.ilightbox-thumbnails.ilightbox-horizontal {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
}

.ilightbox-thumbnails.ilightbox-vertical {
	top: 0;
	right: 0;
	width: 140px;
	height: 100%;
	overflow: hidden;
}

.ilightbox-thumbnails .ilightbox-thumbnails-container {
	display: block;
	position: relative;
}

.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
	width: 100%;
	height: 100px;
}

.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
	width: 140px;
	height: 100%;
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid {
	display: block;
	position: absolute;

	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
	display: block;
	cursor: pointer;
	padding: 10px;
	position: relative;
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
	width: 100%;
	height: 100%;
	
	-webkit-border-radius: 2px;
	        border-radius: 2px;
	
	-ms-interpolation-mode: bicubic;
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .7;
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
	opacity: 1;
}

.ilightbox-holder {
	display: none;
	position: fixed;
	z-index: 100003;

	-webkit-transform: none;
	   -moz-transform: none;
}

.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
	cursor: pointer;
}

.ilightbox-holder div.ilightbox-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.ilightbox-holder.supportTouch div.ilightbox-container {
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}

.ilightbox-holder img.ilightbox-image {
	width: 100%;
	height: 100%;
}

.ilightbox-holder .ilightbox-container .ilightbox-caption {
	display: none;
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 0;
	max-width: 100%;
	padding: 5px 10px;
	margin: 0 auto;
	font-size:.85em;
    line-height: 150%;
	word-wrap: break-word;
	z-index: 20003;
	
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	
	-webkit-border-radius: 3px 3px 0 0;
	        border-radius: 3px 3px 0 0;
}

.ilightbox-holder .ilightbox-container .ilightbox-social {
	display: none;
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 5px;
	padding-left: 0;
	z-index: 20003;
	height: 16px;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul {
	float: left;
	list-style: none;
	height: 16px;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
	display: inline;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
	float: left;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 50%;
}

/*
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
	background-image: url('../social_icons/facebook_16.png');
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a {
	background-image: url('../social_icons/digg_16.png');
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
	background-image: url('../social_icons/twitter_16.png');
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a {
	background-image: url('../social_icons/delicious_16.png');
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a {
	background-image: url('../social_icons/reddit_16.png');
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
	background-image: url('../social_icons/google_plus_16.png');
}
*/

.ilightbox-holder .ilightbox-alert {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	padding-top: 100px;
	margin: auto;
	width: 300px;
	height: 50px;
}

.ilightbox-holder .ilightbox-wrapper {
	width: 100%;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.ilightbox-holder .ilightbox-inner-toolbar {
	position: relative;
	z-index: 100;
}

.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
	position: absolute;
}

/* Style arrow buttons */
.ilightbox-button {
	position: fixed;
	z-index: 100008;
	cursor: pointer;
}

/* Style mobile devices */
.isMobile .ilightbox-button,
.isMobile .ilightbox-thumbnails {
	display: none !important;
}

.isMobile .ilightbox-toolbar .ilightbox-prev-button,
.isMobile .ilightbox-toolbar .ilightbox-next-button {
	display: block;
}






.ilightbox-thumbnail.ilightbox-active {
    border-top:1px solid red;
    border-bottom:1px solid red;
}
.art_item {
    text-align: left;
    display: inline-block;
}
.ilightbox-title .sold, .ilightbox-title .available {
    font-size:11px;
    padding:5px 0;
    margin:0;
}
.ilightbox-title .sold img, .ilightbox-title .available img {
    display:inline-block;
    padding-right:10px;
}
.ilightbox-title .available a {
    color: pink;
    letter-spacing: 1px;
}
.ilightbox-title .available a:hover {
    text-decoration: underline;
}
.thumbnail {
/*    margin:0 0 57px 0;*/
    display:block;
}
.thumbnail.sketch {
    margin:0;
    line-height: 0.7;
    border:2px solid #fff;
    padding:3px 0;
    border-bottom:6px solid #fff;
}
.thumbnail.sketch:hover {
    border-bottom:6px solid #40c2cd;
}
.thumbnail img, .artpage_feature img {
    max-width: 100%;
    height:auto;
/*    display:inline-block;*/
    margin:0 auto;
}
.artpage_feature img {
    display:block;
}
