/*   
Theme Name: Ackroyd and Harvey Theme
Theme URI: http://www.bulletcreative.com
Description: Wordpress theme for artists Ackroyd and Harvey, based on BLANK-Theme
Author: Kathy Barber at Bullet Creative
Author URI: http://www.bulletcreative.com
Version: 1
*/

/* ******************************************************************
GLOBAL RESET - ALL MEDIA TYPES
Removes default styling on all elements in all browsers, thus making
initial layout and styling consistent across all browsers
****************************************************************** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, sub, sup, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
address, cite { font-style: normal; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need "cellspacing="0"" in the markup */
table { border-collapse: collapse; border-spacing: 0; }
a { text-decoration: none; }
img { display: block; }
* { margin: 0; padding: 0; }


@media screen, projection, tv {
/* ******************************************************************
MAIN STRUCTURE & STYLING - screen, projection, tv
CSS below creates structure & styling of entire website  
****************************************************************** */ 

/* ~~~~~~~~~~~~ GLOBAL ~~~~~~~~~~~~ */
html, body { height: 100%; }
body { margin: 0 auto; text-align: center; font: 66%/1.6 "Helvetica Neue", Helvetica, Arial, sans-serif; color: #111; background: #fff; }


		/* ~~~~~~~~~~~~ SETUP ~~~~~~~~~~~~ */
		#wrapper { max-width: 1200px; margin: 0 20px; text-align: left; }
		#header { height: 160px;}
		#content { display: none; }
		#sidebar {  }
		#footer { display: block; height: 1px; margin-bottom: 20px; }
		
	
		/* ~~~~~~~~~~~~ SETUP - FLUID LAYOUT ~~~~~~~~~~~~ */
		body#fluid #wrapper { max-width: 100%; width: 100%; float: left; margin: 0; }
		body#fluid #header { margin: 0 20px; }
		body#fluid #content-wrapper { margin: 0 20px; }
		body#fluid #content { float: left; width: 440px; }
		body#fluid #sidebar { padding-left: 480px; }

			
		/* ~~~~~~~~~~~~ HIDDEN ELEMENTS ~~~~~~~~~~~~ */
		.hidden,
		.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
		.clear { clear: both; }


		/* ~~~~~~~~~~~~ HEADINGS ~~~~~~~~~~~~ */
		h1, h2, h3, h4, h5, h6 { font-weight: bold; font-size: 1.2em; line-height: 1.5em; }
		h2 { font-size: 1.3em; margin-bottom: 1.5em; }
		
		h2.project { font-size: 1.5em; margin-bottom: .6em; }
		h3.project { font-weight: bold; margin-bottom: 0; }
	
		.spacebelow { margin-bottom: 1.5em; }
		.spaceabove { margin-top: 2.5em; }
		.sep { padding-left: 2px; padding-right: 2px; }
		
		/* ~~~~~~~~~~~~ PARAGRAPHS & LISTS ~~~~~~~~~~~~ */
		p,
		ul,
		ol { font-size: 1.2em; line-height: 1.5em; margin: 0 0 1.3em 0; }
		hr { border: 0px; border-top: 1px solid #ccc; margin-top: 3em; margin-bottom: 1em; width: 96%; }
		
		
		/* ~~~~~~~~~~~~ LINKS ~~~~~~~~~~~~ */
		a { color: #111; }
		a:hover { color: #ada9a2; } 
		
		.entry a { border-bottom: 1px solid #111; }
		.entry a:hover { border-bottom: 1px solid #ada9a2; }
		
		a[href$='.pdf'] { background: url(images/pdf.gif) no-repeat top right; padding-right: 21px; }
		
		a.bold { color: #83683a; border-bottom: 1px solid #83683a; }
		a.bold:hover { color: #b0aba2; border-bottom: 1px solid #c9c5be; } 
		
		

/* ~~~~~~~~~~~~ INTERFACE ~~~~~~~~~~~~ */
	
		/* ~~~~~~~~~~~~ LOGO ~~~~~~~~~~~~ */
		.logo { width: 240px; border-top: 6px solid #111; padding-top: 14px; float: left; }
		.logo h1 { 
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
			font-weight: 500; 
			font-size: 22px; 
			height: 30px; 
		}
	    .logo h1 a { color: #050505; }
		.logo h1 a:hover { color: #a7a7a7; transition: color 0.3s; }
		
		
		/* ~~~~~~~~~~~~ MENU ~~~~~~~~~~~~ */
		div.menu-main-menu-container { margin-left: 240px; float: left; }
		#menu-main-menu { margin-top: 30px; line-height: 1.4em; }
		#menu-main-menu a { color: #333; }
		#menu-main-menu a:hover { color: #ada9a2; }
		.current-menu-item a,
		.current-post-parent a { color: #111; font-weight: bold; }
		
		
		/* ~~~~~~~~~~~~ GALLERY ~~~~~~~~~~~~ */
		.gallery br { display:none; }
		.gallery:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }		
		.gallery .gallery-item a:hover img { opacity: 0.8; transition: opacity, 0.3s; }
		
		/* ~~~~~~~~~~~~ IMAGES ~~~~~~~~~~~~ */
		.entry p a:hover img { opacity: 0.8; transition: opacity, 0.3s; }
		.homeslideshow a:hover img { opacity: 0.95; transition: opacity, 0.3s; }
			
		/* ~~~~~~~~~~~~ SOCIAL SHARES ~~~~~~~~~~~~ */
		.share-buttons { margin-top: 2.5em; }
			
		
/* ~~~~~~~~~~~~ SPECIFICS ~~~~~~~~~~~~ */
		
		/* ~~~~~~~~~~~~ HOME ~~~~~~~~~~~~ */
		body.home #wrapper { max-width: 1400px; }
		.homeslideshow { width: 100%; }
		.homeslideshow img { width: 100%; height: auto;  }
		div.graphic-line { display: block; height: 6px; background-color: #efeded; margin-left: 240px; }
		
		 
		
		/* ~~~~~~~~~~~~ INDEX PAGES	 ~~~~~~~~~~~~ */
		body.category #content { margin-right: -20px; }
		body.category #wrapper { max-width: 1440px; }
			
		div.post-index-item { width: 219px; min-height: 400px; float: left; margin: 0 21px 20px 0; }
		div.post-index-details { height: 60px; margin-top: 322px; overflow: hidden;  }
		div.post-index-thumb { margin-top: -382px; }
		.post-index-thumb a { display: block; background: #f7f7f7; width: 100%; min-height: 324px; }
		
		div.post-index-item a { color: #444; }
		div.post-index-item h3 { line-height: 1.4em; margin: 8px 0 0 8px; }
		div.post-index-item p { line-height: 1.4em; margin: 0 0 0 8px; }
		div.post-index-item img { 
			opacity:1.0; 
			filter:alpha(opacity=100); /* For IE8 and earlier */ 
			}
		
		div.post-index-item:hover a { color: #ada9a2; }
		div.post-index-item:hover h3 { color: #ada9a2; }
		div.post-index-item:hover p { color: #ada9a2; }
		div.post-index-item:hover img { 
			opacity:0.7; 
			filter:alpha(opacity=70); /* For IE8 and earlier */ 
			transition: opacity, 0.3s;
			}

		
		
		/* ~~~~~~~~~~~~ FLUID LAYOUT - HORIZONTAL GALLERY ~~~~~~~~~~~~ */	
		.scroll-pane { width: 100%;	height: 520px; overflow: auto; }
		.scroll-pane .table { display: table; margin: 0; padding: 0; }
		.scroll-pane .tr { display: table-row; }
		.scroll-pane .gallery-item { padding-right: 8px; padding-bottom: 4px; display: table-cell; }
		.scroll-pane .gallery-item img { height: 508px; width: auto; }
		.gallery-item:last-child { padding-right: 0px; }
	    .scroll-pane .gallery-item a:hover img { opacity: 0.8; transition: opacity, 0.3s; } 
		.scroll-pane .gallery-caption { display: none; }
		/* .scroll-pane p,
		.scroll-pane br { display: none; margin: 0; padding: 0; height: 1px; } */
		
		/* ~~~~~~~~~~~~ TEXT CONTENT PAGES ~~~~~~~~~~~~ */
		div.two-column { width: 480px; float: left;  }
		div.three-column { width: 290px; float: left; margin-right: 30px; }
		div.four-column { width: 210px; float: left; margin-right: 30px; }
		.details { color: #aaa; }
		div.entry ul { margin: 1.5em auto;  }
		div.entry li { list-style-image: url(images/list-dot.gif); margin-left: 1.2em; }
		
		div.two-column1 { width: 440px; float: left; margin-right: 40px; }
		div.two-column2 { width: 440px; float: left; margin-right: 20px; }
				
		div.entry p img { max-width: 100%; height: auto; }
		
		/* ~~~~~~~~~~~~ PROJECT PAGES ~~~~~~~~~~~~ */
		p.projectnav { margin-top: 30px; font-size: 1px; color: #fff; line-height: 1px; }
		p.projectnav a { display: block; width: 26px; height: 18px; padding: 2px; border-bottom: none; color: #fff; }
		p.projectnav a:hover { color: #fff; border-bottom: none; }
		span.arrow-prev, span.arrow-next { float: left; }
		
		span.arrow-prev a { background: url(images/arrow-prev.png) center no-repeat; background-size: contain; }
		span.arrow-prev a:hover { opacity: 0.5; transition: opacity 0.3s; }
	
		span.arrow-next a { background: url(images/arrow-next.png) center no-repeat; background-size: contain; }
		span.arrow-next a:hover { opacity: 0.3; transition: opacity 0.3s; }
		
	
		
		/* ~~~~~~~~~~~~ BLOG SPECIFIC ~~~~~~~~~~~~ */
		body#fluid.blog #content { float:none; width: auto; max-width: 780px; }
		body#fluid.blog #content img { max-width: 100%; height: auto; }
	
		
		
		
		/* Blog category */
		.category-title { margin-top: 1.5em; border-top: 6px solid #000; padding-top: 18px; max-width: 700px; margin-left: 240px; font-size: 1.8em; }
			
		.category-blog div.post-index-item { min-height: 470px; }
		.category-blog div.post-index-thumb { margin-top: 0; }
		.category-blog div.post-index-details { height: 130px; margin-top: 0; }

		.category-blog div.post-index-item h3 { margin-top: 1.4em; }
		.category-blog p.excerpt { margin-top: 0.8em; }
	
		.blog-top { margin: 1.5em 0 3em 240px; }
		.blog-top h2.blogpost { font-size: 1.9em; margin-bottom: .6em; }
		.blog-top .meta { color: #999; font-weight: normal; }
		.blog-top .meta a { color: #999; }
		.blog-top .meta a:hover { color: #000; }

		
		/* Blog image galleries */
		.blog .gallery { width: 100%; margin-top: 1.5em; margin-bottom: 1.5em; }
		.blog .gallery-item { display: inline-block; vertical-align: top; margin: 0; width: inherit; }
		.blog .gallery-columns-1 .gallery-item { width: 100%; }
		.blog .gallery-columns-2 .gallery-item { width: 50%; }
		.blog .gallery-columns-3 .gallery-item { width: 32%; margin-right: 0.8%; margin-bottom: 0.8%; }
		.blog .gallery-columns-4 .gallery-item { width: 24%; margin-right: 0.6%; margin-bottom: 0.6%; }
		.blog .gallery-columns-5 .gallery-item { width: 19%; margin-right: 0.6%; margin-bottom: 0.6%; }
		.blog .gallery-columns-6 .gallery-item { width: 16%; margin-right: 0.6%; margin-bottom: 0.6%; }
		.blog .gallery-columns-7 .gallery-item { width: 13%; margin-right: 0.6%; margin-bottom: 0.6%; }
		.blog .gallery-columns-8 .gallery-item { width: 11%; margin-right: 0.6%; margin-bottom: 0.6%; }
		.blog .gallery-columns-9 .gallery-item { width: 10%; margin-right: 0.6%; margin-bottom: 0.6%; }

		
		/* Admin: edit post button */
		a.post-edit-link { 
		  position: fixed;
		  bottom: 6px;
		  right: 8px;
		  z-index: 100; 
		  width: 20px;
		  height: 20px;
		  background-color: #f1f1f1;
		  color: #b7b7b7; 
		  border-radius: 50%;
		  text-align: center;
		  font-size: 14px;
		  line-height: 16px;
		}
		a.post-edit-link:hover { 
		  background-color: #e5e5e5;
		}
	
	
} /* END screen, projection, TV media */


@media print {
.do-not-print { display: none; }
} /* END print media */