@charset "utf-8";
/* CSS Document */


/* Default Classes */
body {
	padding:0px;
	margin:0px;
/*  font-family: 'Droid Sans Mono', "Lucida Console", Monaco, monospace;  */
font-family: 'Open Sans', 'Trebuchet MS', 'Arial', sans-serif;
	font-size:12px;
	}
		
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr,button,img,dd,dt,dl { 
	margin:0px;
	padding:0px;
	}
  
input, textarea {
border: 1px solid #bbb;
}  

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #aaa;
    margin:1em 0;
    padding:0;
    text-align:left;
}
	
h1, h2, h3, h4, h5, h6 {
	font-size:20px;
  color: #000;
	}
 
h4 {
  font-size: 18px;
  margin-bottom: 20px;
  color: #000;
  font-weight: bold;
}  

h5 {
  font-size: 14px;
  margin-bottom: 20px;
  color: #000;
  font-weight: normal;
}
		
img {
	border:0px;
	}
	
em { /*
	font-style:normal;
	color:#000;
*/	}
	
label {
	font-size:12px;
	font-weight:normal;
}
.lable_name{
	font-weight:normal !important;
}

a {
	color:#333;
	outline:none;
}
	
#siteContainer {

	padding:0;
  margin: auto;
}
	
	
/* Wrappers */

/* Site Area Wrapper */
#siteWrapper {
	width:1080px;
	margin:0 auto;
	padding-top:30px;
	}

#siteHeader {
	float:left;
	width:800px;
  margin-left: 280px;
}

.logoContainer {
	float:left;
	width:200px;
  text-align: right;
  margin: 0 40px 0 0px;
  position: absolute;
}

.logoContainer #beta-version {
  text-align: left;
  margin: 10px 0 0 20px;  
}

.logoContainer #tagline {
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  margin: 10px 0 0 20px;
}

.logoContainer #features_header {
  font-weight: normal;
  font-size: 36px;
  text-align: left;
  margin: 0px 0 0 30px;
}

#menuSpacer {
width: 280px;
display: block;
margin-right: 280px;
}

.headerMenu {
	float:left;
	border-left:#000 5px solid;
	padding-left:12px;
	width:180px;
  margin-bottom: 50px;
}

.headerMenu ul {
	margin-top:-4px;
}

.headerMenu ul ul {
	padding-left:40px;
	margin-top:0px;
}

.headerMenu ul li {
	display:block;
	padding:4px 0;
}

.headerMenu ul li a {
	text-decoration:none;	
	display:inline-block;
	padding:2px 4px;
}

.headerMenu ul li a:hover, .headerMenu ul li.current_page_item > a {
	text-decoration:none;
	background:#000;
	color:#fff;
}

#siteBodyContainer {
	width:800px;
  margin: auto;
	min-height:500px;
}

#footerWrap {
  margin: auto; 
}

#footer {
  margin: 20px 0 40px 0;
	width:800px;
  color: #666;

}

#footer a {
  color: #666;
  text-decoration: none;
}

#contentLeft {
  width: 250px;
  padding-left: 40px;
}

.welcomeLeftMonth {
width: 230px;
margin: 21px 0 0 75px;
}

#contentLeftMonth {
position: absolute;
top: 240px;  
width: 230px;  
}

#contentWrap {
  margin: auto;
  padding-left: 280px;
}
#contentWrap-gallery {
  margin: 0 auto;
  padding: 40px 0;
  clear: both;
}

.mainContent {
	color:#666;
  position: relative;
  margin-top: 110px;
}

.mainContent ul {
	padding:0px;
	margin:0px;
	/*margin:20px 0 10px 20px;*/
}

.mainContent ul li {
	padding-bottom:10px;
}

.blackLink {
	display:inline-block;
	background:#000;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}

.mainContent ol {
	padding-left:0px;
	padding-bottom:18px;
}

.mainContent ol li {
	padding-bottom:8px;
	list-style:inside;
	list-style-type:decimal;
}

.mainContent p {
	padding-bottom:18px;
	line-height:18px;
}

/* Floats */
.lftFloat {
	float:left;
	}
	
.rgtFloat {
	float:right;
	vertical-align:top;
	}
	
.clearFix:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	}

.entry-title {
margin-bottom:5px;}


/* forrm validation css*/
.styled {
/*font: 15px Arial, sans-serif; 
width: 422px; 
margin: 40px auto; 
background: url(/web/20150512062001im_/https://www.artvetting.com/site/wp-content/themes/artvetting/images/bg_form.png) no-repeat 0 0; 
padding-top: 20px;*/
}
.styled fieldset {
background: url(/web/20150512062001im_/https://www.artvetting.com/site/wp-content/themes/artvetting/images/bg_form.png) no-repeat 0 100%; 
padding: 0 25px 20px 25px; 
position: relative;
}
.styled fieldset h3 { 
font: 24px bold Arial, sans-serif; 
color: #555;
margin-bottom: 0.5em;
}
/* Form rows */
.styled fieldset li.form-row {
margin-bottom: 5px; 
padding: 3px 0; 
clear: both; 
position: relative;
}class = ""
.styled label {
display: block; 
font-weight: bold; 
/*float: left;*/ 
width: 150px; 
line-height: 24px; 
/*padding-top: 4px; */
color: #555;
}
/*.styled label .lable_name{
	font-weight:normal;
}*/
.styled label.double {
padding-top: 0; 
line-height: 20px; 
margin-top: -3px;
}
.styled fieldset li.button-row {
margin-bottom: 0; 
padding: 5px 0 0; 
text-align: right;
}
/* Text input styles */
/* Default */
.styled input.text-input {
/*height: 22px;
padding: 5px 8px; 
width: 200px;
background: url(/web/20150512062001im_/https://www.artvetting.com/site/wp-content/themes/artvetting/images/bg_input.png) no-repeat 0 0;  */
/*border: none; */  
/*font: normal 15px Arial, sans-serif;
color: #333;*/
line-height: 1em;
}

/* Form Validation */
.styled span.error {
font: bold 11px Arial, sans-serif;
color:#fff;
text-shadow: 1px 1px 1px #000;
display: none; 
background: url(/web/20150512062001im_/https://www.artvetting.com/site/wp-content/themes/artvetting/images/arrow_error.png) no-repeat 0 center; 
height: 11px;
padding: 7px 15px 10px 20px; 
line-height: 1em; 
/*position: absolute;*/ 
top: 3px; 
right: 0; 
border-right: 1px solid #6c0202;
}
.styled #wallinfo p.error input.text- {
background-position: 0 -64px;
}
/* SUCESS MESSAGE CSS*/
.sucess_message{
	background-color:#D5F8B0;
  color: #000;
	padding:10px 0px 0px 10px;
	height:25px;
}

.error_message{
	background-color:#ffa8a8;
  color: #000;
	padding:10px 0px 0px 10px;
	height:25px;
  font-weight: bold;
  font-size: 110%;
}

/* Blog */

.wpcf7-form input, #respond input {
	padding:3px;
	margin-top:4px;
	color:#A5B6BE;
}

#respond input, #respond textarea {
	display:block;
	color:#A5B6BE;
}

.wpcf7-form .wpcf7-submit, #respond #submit {
	border:none;
	padding:3px 10px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	background:#000;
}

#respond h3#reply-title {
	color:#000;
	font-size:14px;
}

#nav-above {
	display:none;
}

.entry-meta {
	margin-bottom:10px;
	padding-bottom:10px;
	color:#a5b6be;
}



.entry-utility {
	display:none;
}

#nav-below {
	min-height:30px;
	padding-bottom:20px;
}

#nav-below .meta-nav {
	display:none;
}

#nav-below .nav-previous {	
}

#nav-below .nav-previous a {
	text-decoration:none;
	color:#506D7B;
	background:#D5D5D5;
	padding:4px 10px;
	display:block;
	float:left;
}

#nav-below .nav-previous a:hover {
	color:#D5D5D5;
	background:#000;
}

#nav-below .nav-next a {
	text-decoration:none;
	color:#506D7B;
	background:#D5D5D5;
	padding:4px 10px;
	display:block;
	float:right;
}

#nav-below .nav-next a:hover {
	color:#D5D5D5;
	background:#000;
}

.entry-meta a {
	text-decoration:none;
	color:#506D7B;
}

.entry-meta a:hover {
	color:#000;
}

#comments {
	clear:both;
}

#respond {
	padding:20px;
	border:#D5D5D5 1px solid;
	border-radius:0px 0px 20px 0;
    -moz-border-radius:0px 0px 20px 0;
}

.commentlist {
	padding-left:20px;
}

h3#comments-title {
	color:#000;
	font-size:14px;
	padding-bottom:10px;
}

h3#comments-title em {
	color:#A5B6BE;
}

.comment-meta {
	border-bottom:#D5D5D5 1px solid;
	margin-bottom:10px;
	padding:5px 0;
	color:#a5b6be;
}

.comment-meta a {
	text-decoration:none;
	color:#a5b6be;
}

.reply {
	padding:5px 0;
	color:#000;
}

.reply a {
	color:#a5b6be;
}

#nav-single:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}

#nav-single .meta-nav, .assistive-text {
	display:none;
}

#nav-single .nav-previous {	
}

#nav-single .nav-previous a {
	text-decoration:none;
	color:#506D7B;
	background:#D5D5D5;
	padding:4px 10px;
	display:block;
	float:left;
}

#nav-single .nav-previous a:hover {
	color:#D5D5D5;
	background:#000;
}

#nav-single .nav-next a {
	text-decoration:none;
	color:#506D7B;
	background:#D5D5D5;
	padding:4px 10px;
	display:block;
	float:right;
}

#nav-single .nav-next a:hover {
	color:#D5D5D5;
	background:#000;
}

img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
	margin-bottom: 1.625em;
}


.blogPage ul {
	list-style:none;
	margin:0px;
	margin-top:15px;
}

.blogPage ul li {
	/*margin-bottom:15px;*/
}

.blogPage ul li a {
	padding-bottom:4px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}

.blogPage ul li a:hover {
	text-decoration:underline;
}

.blogPage ul span {
	display:block;
	font-size:11px;
	border-bottom:#A5B6BE 1px solid;
	padding-bottom:4px;
	color:#A5B6BE;
}

#wallinfo input {
	padding:2px 1px;
}

input[type=submit] {
padding: 4px;
}

.thumb {
float: left;
margin: 5px 5px 5px 0;
vertical-align: top;
}

.homepageImage {
float: left;
max-width: 200px;
margin: 0 10px 10px 0;
}

.artistImage {
float: left;
width: 280px;
margin: 0 20px 20px 0;
}

.artistImage img, .jurorImage img {
margin-bottom: 5px;
}

.artistName {
	font-size:14px;
  font-weight: normal;
  clear: both;
  font-family: 'Open Sans', "Arial", san-serif;  
}

.artistName span {
color: #fff;
font-size: 12px;
margin-left: 30px;
}

.jurorLink, .artistLink {
text-decoration: none;
}

.jurorLink:hover > span span {
color: #000;
}

.artistStatement {
line-height: 16px;
}

textarea.jurorReview {
width: 100%;
height: 250px;
}

.reviewList {
line-height: 16px;
margin: 10px 0 20px;
padding: 0 0 10px 0;
border-bottom: 1px solid #bbb;
}

.reviewList div {
color: #000;
margin-bottom: 5px;
}

.reviewList div span {
font-size: 16px;
font-weight: bold;
}

#wordCount {
margin-left: 20px;
}

textarea {
margin: 5px 0;
font-family: "Arial", san-serif;
}

a.lightbox {
text-decoration: none;
}

#cvresume {
display: none;
}

.fakelink:hover {
cursor: pointer;
text-decoration: underline;
}

#secondary {
line-height: 15px;
color: #666;
text-align: left;
width: 160px;
margin-left: 180px;
}

#secondary p {
margin-top: 20px;
  font-family: 'Open Sans', "Arial", san-serif;
color: #000;
}

#post-407 p {
color: #666;
font-size: 14px;
line-height: 22px;
  font-family: 'Open Sans', "Arial", san-serif;
}

a:hover > img.thumb {
opacity: 0.9;
}

a.archiveLink {
text-decoration: none;
}

a.archiveLink:hover {
text-decoration: underline;
}

#post-407 p a {
text-decoration: none;
padding: 1px 4px;
color: #000;
}

#post-407 p a:hover {
color: #fff;
background: #000;
}

a.black_box, .blackLink {
text-decoration: none;
border: 1px solid #000;
padding: 0px 3px 1px;
color: #fff;
background: #000;
font-size: 13px !important;
}

a.black_box:hover {
color: #000;
background: #fff;
}

a.delete {
color: red;
text-decoration: underline;
}

input.black_box {
border: 1px solid #000;
font-family: "Lucida Console", Monaco, monospace;
margin: 0;
text-decoration: none;
padding: 3px 3px 2px;
color: #fff;
background: #000;
font-size: 14px;
cursor: pointer;
}

input.black_box:hover {
color: #000;
background: #fff;
}

#post-399, #post-9 {
color: #666;
font-size: 12px;
line-height: 16px;
  font-family: 'Open Sans', "Arial", san-serif;
}

#post-399 textarea {
  font-family: 'Open Sans', "Arial", san-serif;
}

#post-399 h1, #post-9 h1 {
  font-size: 18px;
  font-family: 'Open Sans', "Arial", san-serif;
  margin-bottom: 20px;
  color: #000;
  font-weight: bold;
}

.newFont {
  font-family: 'Open Sans', "Arial", san-serif;
  /*font-weight: bold;*/
  font-size: 13px;
  line-height: 15px;
  color: #000;
}

#wallinfo p {
padding-bottom: 2px;
}

.req {
color: red;
font-weight: bold;
font-size: 14px;
  font-family: 'Open Sans', "Arial", san-serif;
padding-left: 4px;
}

.reviewed {
opacity: 0.5;
}

.backLink {
position: absolute;
right: 0;
top: 0;
}

.welcomeWrapper {
/*width: 1200px !important;*/
}

#welcomeLeft {
width: 350px;
float: left;
margin-left: 30px;
position: absolute;
}

.welcome-page {
width: 650px !important;
margin: 0px 0 0 390px !important;
font-size: 16px;
float: left;
position: relative;
}

.welcome-page #month {
position: absolute;
right: 690px;
top: 240px;
border: 3px solid #ccc;
padding: 20px;
min-width: 210px;
font-size: 16px;
}

#contentLeftMonth .month {
border: 3px solid #ccc;
padding: 20px;
min-width: 190px;
font-size: 14px;
margin-bottom: 20px;
}

.welcome-page #month p, #contentLeftMonth .month p {
line-height: 20px;
}

.welcome-page #month h2, #contentLeftMonth .month h2 {
font-size: 18px;
color: #bbb;
letter-spacing: 9px;
text-align: center;
margin: 0 auto 20px;
}

.welcome-page #month h3, #contentLeftMonth .month h3 {
font-size: 18px;
color: #666;
font-weight: normal;
}

.welcome-page #month div, #contentLeftMonth .month div {
font-size: 13px;
}

.welcome-page .mainContent {
color: #666;
margin-top: 34px;
} 

.welcome-page .mainContent p {
line-height: 24px;
}

.welcome-page ul {
list-style: none;
font-size: 13px; 
}

#mailinglist_icon {
position: absolute;
right: 0px;
top: 70px;
z-index: 999;
}

#contact_icon {
position: absolute;
right: 8px;
top: 8px;
}

#homepage_footer {
font-size: 12px;
border: 3px solid #ccc;
padding: 8px 8px;
clear: both;
position: relative;
line-height: 1.6;
width: 580px;
top: 50px;
}

#share_icons {
margin-top: 100px;
}

form {
clear:both;
}

#homepage_footer span {
font-size: 9px;
}

#menu-bottom-wide li {
float: left;
overflow: hidden;
text-align: center;
margin: 20px 40px 10px 0;
}

#menu-bottom-wide li a {
border: 3px solid #ccc;
padding: 38px 10px 0;
width: 256px;
height: 60px;
font-weight: bold;
color: #000;
text-decoration: none;
font-size: 17px;
line-height: 22px;
display: block;
}

#menu-bottom-wide li a:hover {
color: #fff;
background: #000;
border: 3px solid #000;
}

#menu-bottom-big li {
float: left;
overflow: hidden;
text-align: center;
margin: 20px 40px 70px 0;
}

#menu-bottom-big li a {
border: 3px solid #ccc;
padding: 32px 10px 0;
width: 90px;
height: 76px;
font-weight: bold;
color: #000;
text-decoration: none;
font-size: 17px;
line-height: 22px;
display: block;
}

#menu-bottom-big li a:hover {
color: #fff;
background: #000;
border: 3px solid #000;
}

#menu-bottom-small {
clear: both;
}

.menu-main-container, .menu-main-artist-container, .menu-main-juror-container, .menu-main-admin-containter, .menu-bottom-small-container {
text-align: justify;
margin-top: 21px;
}

.menu-bottom-small-container {
width: 480px;
margin-bottom: 28px;
}

.menu-main-container *, .menu-main-artist-container *, .menu-main-juror-container *, .menu-main-admin-container *, .menu-bottom-small-container * {
display: inline;
}

.menu-main-container span, .menu-main-artist-container span, .menu-main-juror-container span, .menu-main-admin-containter span, .menu-bottom-small-container span {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}

#menu-main, #menu-main-artist, #menu-main-juror, #menu-main-admin {
list-style: none;
}

#subMenuWrap {
float: right;
position: relative;
margin: 14px 24px 40px 0;
}

#menu-sub-login, #menu-sub-logout {
list-style: none;
}

#menu-bottom-small li, #menu-main li, #menu-main-artist li, #menu-main-juror li, #menu-main-admin li {
text-align: center !important;
margin-right: 6px;
}

#menu-bottom-small li {
margin-right: 20px;
}

#menu-bottom-small li a, #menu-main li a, #menu-main-artist li a, #menu-main-juror li a, #menu-main-admin li a {
font-weight: bold;
color: #000;
text-decoration: none;
font-size: 12px;
line-height: 15px;
padding: 3px 3px;
text-align: center !important;
}

#menu-sub-login li, #menu-sub-logout li {
float: left;
margin-right: 10px;
}

#menu-sub-login li a, #menu-sub-logout li a {
font-weight: bold;
color: #000;
text-decoration: none;
font-size: 12px;
line-height: 15px;
padding: 3px 3px;
text-align: center !important;
}

#menu-bottom-small li a:hover, #menu-main li a:hover, #menu-main li.current_page_item a, #menu-main-artist li a:hover, 
#menu-main-juror li a:hover, #menu-main-admin li a:hover, #menu-main-artist li.current_page_item a, #menu-main-juror li.current_page_item a, #menu-main-admin li.current_page_item a, 
#menu-sub-login li.current_page_item a, #menu-sub-logout li.current_page_item a, #menu-sub-login li a:hover, #menu-sub-logout li a:hover {
color: #fff;
background: #000;
}

#menu-search {
font-weight: bold;
position: absolute;
left: -180px;
top: 0px;
}

#welcomeSearch {
float: right;
font-weight: bold;
color: #000;
text-decoration: none;
font-size: 12px;
line-height: 15px;
margin-top: 3px;
}

#admin-sub-menu a {
padding: 3px 10px;
}

#admin-sub-menu a.current {
font-weight:bold;
text-decoration: none;
}

#userlist td {
padding: 1px 5px;
border-top: 1px dotted #ccc;
}

.gallery_page {
background-image: url('https://web.archive.org/web/20150512062001im_/https://www.artvetting.com/wp-content/uploads/2013/05/gallery_bg.png');
background-repeat: no-repeat;
background-size: 1093px 900px;
height: 900px;
}

#gallery_text {
position: relative;
top: 100px;
left: 550px;
width: 270px;
font-size: 15px;
color: #666;
}

#gallery_menu {
position: relative;
top: 200px;
left: 550px;
list-style:none;
}

#gallery_menu li {
font-size: 28px;
margin: 10px 0;
}

.features {
font-size: 13px;
}

.features .alignleft {
width: 184px !important;
height: auto !important;
margin: 5px 15px 5px 0;
}

#on_the_street {
margin: 0 0 20px 0;
}

#on_the_street h2 {
font-size:24px;
font-weight: normal;
}

#on_the_street h3 {
padding-top: 40px;
font-size: 18px;
margin: 0 0 5px 0;
}

#on_the_street p {
color: #000;
}

#reviewer_profile {
border: 3px solid #ccc;
padding: 8px 8px;
margin: 0 0 20px 0;
clear: both;
}

#reviewer_profile h2 {
font-size:24px;
font-weight: normal;
margin: 0 0 5px 0;
}

#reviewer_profile p {
font-weight: bold;
color: #000;
       -moz-column-count: 2;
       -moz-column-gap: 20px;
       -webkit-column-count: 2;
       -webkit-column-gap: 20px;
}

#artist_feedback {
width: 184px;
float: left;
}

#artist_feedback h2 {
font-weight: normal;
color: #666;
}

#artist_feedback h3 {
font-size: 16px;
margin: 0 0 5px 0;
}


#artist_feedback p {
font-weight: bold;
color: #000;
}

#features_blog {
float: right;
width: 590px;
margin: 0 0 20px 0;
}

#features_blog h2 {
float: right;
margin: 0 0 5px 0;
}

#features_blog .alignright {
float: right;
margin: 5px 0 5px 10px;
}

#features_footer {
font-size: 13px;
border: 3px solid #ccc;
padding: 8px 8px;
clear: both;
position: relative;
line-height: 1.4;
}

#features_footer span {
font-size: 11px;
}

#features_footer img { float: right; }

.post-34 .entry-content p { font-size: 110%; line-height: 1.7; width: 80%; }
.post-34 .entry-content li { padding-left: 1em; text-indent: -1em; font-size: 110%; width: 80%; line-height: 1.6; padding-bottom: 12px;  }
.post-34 .entry-content p.wp-caption-text { font-size: 1em; }
.post-34 .entry-content h1 { font-size: 3.5em; color: #aaa; font-weight: normal; margin: 0 0 30px 0; }

#gallery_logo { position: absolute; top: 70px; left: 215px; }

.gallery_box { clear: both; margin: 40px 0; }
.gallery_box ul li { position: relative; list-style: none;height: 248px; width: 330px; float: left; margin-right: 20px; }
.gallery_box ul li a:hover { opacity: 0.9; }
.gallery_box ul li img { height: 248px; width: 330px; }
.gallery_detail_box { position: absolute; top: 28%; left: auto; right: auto; text-align: center; }
.gallery_detail_box h1, .gallery_detail_box h5 { margin: 10px auto; text-align: center; width: 310px; color: #fff; font-weight: normal; padding: 0 10px; }
.gallery_detail_box h1 { font-size: 2.4em; font-weight:300; }
.gallery_detail_box h5 { font-size: 1.3em; } 

.gallery_box_single h1 { color: #ec1212 !important; font-size: 2.5em; text-align: left; display: inline; font-weight: normal; }
.gallery_box_single h5 { color: #ec1212; font-size: 1.5em; text-align: left; margin: 0 0 0 10px; display: inline; }
.gallery_box_single p { font-size: 1.2em; margin-top: 20px; }
.gllr_image_row { float: left; display: block; margin-top: 30px;  }
.gllr_image_row img { max-width: 330px; max-height: 330px; }
.gllr_image_block { max-width: 330px;  height: 400px; float: left; margin-right: 20px; }
.arrows { width: 100%; position: relative; }
.cycle-prev, .cycle-next { position: absolute; top: 120px; cursor: pointer; }
.cycle-prev img, .cycle-next img { height: 70px; }
.cycle-prev:hover img, .cycle-next:hover img { opacity: 0.8; }
.cycle-prev { left: -90px; }
.cycle-next { right: -30px;  }

#contentWrap-gallery #footer { text-align: right; float: right; width: auto; }
#contentWrap-gallery hr { border: 0; }
#contentWrap-gallery #homepage_footer { text-align: left; }

#homepage-footer-fix #footerWrap #footer { width: 510px; margin: 20px 0 40px 390px; }

.homepage-post-content-wrap p { font-size: 1.2em; line-height: 1.6 !important; }
.homepage-post-content-wrap { margin-bottom: 14px; }

#home-submit-work h1, #home-gallery h1, #home-selected-artists h1 { color: #999; padding-top: 0; font-weight: normal; font-size: 1.7em; line-height: 1.5; margin-left: 6px; height: 42px; }
#home-submit-work a, #home-gallery a, #home-selected-artists a { text-decoration: none; }
#home-submit-work a:hover, #home-gallery a:hover, #home-selected-artists a:hover { opacity: 0.9; }
#home-submit-work a:hover > h1, #home-gallery a:hover > h1, #home-selected-artists a:hover > h1 { color:#666; }
#home-submit-work a:hover > h1:after, #home-gallery a:hover > h1:after, #home-selected-artists a:hover > h1:after { content: " >"; }


#home-submit-work { width: 50%; float: left; overflow: hidden; position: relative; margin-bottom: 3em; }
#home-submit-work img { height: 526px; width: auto; margin-left: -40%; }
#home-submit-work .overlay { position: absolute; bottom: 40px; left: 20px; background: rgba(255,255,255,0.7); padding: 10px 20px; margin-right: 20px; color: #000; font-size: 0.9em; }
#home-submit-work .overlay h1 { color: #000; font-size: 1.3em; margin-left: 0px; padding-bottom: 0; height: auto; line-height: 1; }

#home-gallery { width: 50%; float: right; height: 284px; overflow: hidden; position: relative; }
#home-gallery img { width: auto; height: 244px; margin: 0; }
#home-gallery .overlay { position: absolute; top: 36%; left: auto; right: auto; text-align: center; }
#home-gallery .overlay h2, #home-gallery .overlay h5 { margin: 10px auto; text-align: center; width: 310px; color: #fff; font-weight: normal; padding: 0 10px; }
#home-gallery .overlay h2 { font-size: 1.7em; font-weight:300; }
#home-gallery .overlay h5 { font-size: 1em; }

#home-selected-artists { width: 50%; float: right; height: 284px; overflow: hidden; position: relative; }
#home-selected-artists h1 { height: 42px; }
#home-selected-artists img { width: auto; height: 244px; margin: 0;  }
/*
     FILE ARCHIVED ON 06:20:01 May 12, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:16:29 Nov 08, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.327
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.023
  esindex: 0.03
  cdx.remote: 44.875
  LoadShardBlock: 66.399 (3)
  PetaboxLoader3.datanode: 72.719 (4)
  load_resource: 293.746
  PetaboxLoader3.resolve: 257.231
*/