/*
Theme Name:     ArtSeed Custom Theme 2012
Theme URI:      http: //artseed.org/
Description:    This is child theme of the Twenty Eleven theme, customized for ArtSeed 
Author:         Matt Boris
Author URI:     http: //mattboris.com/
Template:       twentyeleven
Version:        0.1.0
*/


@import url("../twentyeleven/style.css");

#branding hgroup,
#branding #searchform,
#site-generator,
#page.hfeed .cat-links,
#page.hfeed footer.entry-meta,
#page.hfeed #nav-single, 
#page.hfeed #comments  { display: none; }

.entry-content a.more-link { font-weight: bold; display: block; margin-top: 0.75em; text-align: center;}

#page { margin-top: 5px; }

#recent-posts-2 ul { list-style-position:inside; }
#recent-posts-2 ul a { font-weight: normal; }

.menu li.donate-button { 
	background: #ccc; /* Show a solid color for older browsers */
	font-weight: bold; 
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #9c9c9c));
}
.menu li.donate-button a { color: black; }
#branding .menu-artseed-navigation-container { padding-right: 0px !important; }

#access {
	background: -moz-linear-gradient(#383838, #272727);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#383838), to(#272727)); /* older webkit syntax */
	background: -webkit-linear-gradient(#383838, #272727);
	border-top: none;
}

#page.hfeed .entry-content,
.singular.page .hentry,
.singular .hentry {padding-top: 0; margin: 0;}


#page { margin-top: 0; 
/*	-moz-box-shadow:   0 10px 50px #b6b6b6;
	-webkit-box-shadow:  0 10px 50px #b6b6b6;
	box-shadow: 0 10px 50px #b6b6b6; */
}

/* http://wordpress.org/extend/plugins/easy-fancybox/other_notes/ */
#branding {
	z-index:999;
	border-top: none;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
	 width: 100%; 

}
.entry-content, .entry-summary,
body, input, textarea { line-height: 1.5; }

.slickr-flickr-galleria { width: 650px; margin: 0 auto; }

#supplementary { border-top: 2px solid #ddd }

/*constantcontact signup form on homepage */
.fsBody .fsRowBody { padding: 0 !important; }
.fsForm .fsSubmit { padding: 0 !important; }

.wp-caption .wp-caption-text:before { content: none; }
.wp-caption .wp-caption-text { padding-left: 6px; }

.vidbg-container {z-index: 1 !important; hexight: 211px;}

body.home #lcp_instance_0 p:first-of-type {margin: 0; } 
body.home header.entry-header { display: none; }

nav#access {position: relative; z-index:9;}

@media (max-width: 800px) {
 #branding .vidbg-container { display: none; height: auto; }
 .singular #primary { width: 100%; }
 .singular .entry-title { line-height: 38px; }
	
	#main #secondary { float: right; }
}


#access div.menu-artseed-navigation-container {margin: 0 0 0 1.5em;}
#access .social-icon [class*=" icon-"] { vertical-align:sub; font-size: 1.6em; }

.sold-out-overlay {
background: #654ea3;
color: #fff;
font-size: 14px;
font-weight: 600;
padding: 5px 10px;
position: absolute;
right: 20px;
top: 10px;
}


footer form.wp-block-search input { border: 1px solid #949494 }

#access .social-icon a { padding: 0 0.68em }