/*
Theme Name: LauraOwens
*/



body {
	font-family: Georgia, serif;
	font-size: 14px;
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0 0 20px 0;
}

body.single-piece {
	background-color: #dedede;
}

body.single-exhibition {
//	background-color: #fafafa;
	background-color: #dedede;
}

body.single-book {
	background-color: #dedede;
}

#container {
	width: 1000px;
	margin: auto;
	position: relative;
//	padding-bottom: 20px;
}

/*#container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/

a {
	color: #333;

	text-decoration: none;
}

p {
	margin: 0 0 10px 0;
}

a:hover {
	text-decoration: none;

}

a:active {
	color: blue;
}

img {
	border: 0;
}

h1 {
	font-size: 18px;	
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 18px;
}


h3 {
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}


h5 {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.hidden {
	height: 0;
	width: 0;
	position: absolute;
	left:-9999em;
	top: -9999em;
}




/* HEADER */


/*#outer-wrapper {
	width: 1000px;
	height: 800px;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	margin-top: -410px;
	padding-bottom: 10px;
}*/

#outer-wrapper {
	width: 1000px;
	margin: 15px auto 0 auto;

}
/*
#outer-wrapper > div {
	display: table-row;
}

#outer-wrapper > div > div {
	display: table-cell;
//	width: 1000px;
//	height: 800px;
	vertical-align: top;
	text-align: left;
}*/

#header {
	width: 1000px;
	margin: 30px auto 30px auto;
}

.single-exhibition #header {
	margin-bottom: 0px;
}

#site-title {
	padding-bottom: 4px;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid transparent;	
	margin-left: -1px;
}

#site-title:hover {
	text-decoration: none;
	border-bottom: 1px solid #333;
	

}

#exhibition-title {
	display: inline-block;
	padding-bottom: 5px;
//	border-bottom: 1px solid transparent;

}

#exhibition-title:hover {
//	border-bottom: 1px solid #333;

}

#exhibition-description {
	margin-bottom: 13px;
	font-size: 11px;
	width: 600px; 
}

/* sub-exhibitions */

.sub-exhibition-title {
	margin-bottom: 1em;
}

.sub-exhibition-pieces {
	margin-bottom: 2em;
}






/* PAGES */

#page-container {
	float: left;
	width: 840px; 
}

#page-container a {
	border-bottom: 1px solid #333;
}

#page-container a:hover {
	border-bottom: 1px solid transparent;
}

#page-intro {
	letter-spacing: 1px;

	margin-top: -51px;
//	border-bottom: 1px solid #333;
	
}







/* FRONT */

#front-slideshow {
	float: right;
	width: 700px;
	height: 500px;	
}

#front-slideshow div {
	width: 700px;
	height: 500px;
}

#front-slideshow img {
	text-align: left;
	margin: 0 0 0 auto;
	display: block;
}

#news-link {
	position: absolute;
	left: -30px;
	top: 386px;
}


/* NEWS / BLOG */

#page-container .post .entry-content a:hover, #page-container .post .entry-content a {
	border: none;
}

.post .entry-content {
	margin: 0 0 20px 0;
}

.post {
	padding-bottom: 20px;
	margin-bottom: 60px;
	border-bottom: 1px solid #ccc;
}

.post:last-child {
	border:none;
}


/* BOOKS */

.book-list {
	width: 400px;
	display: inline-block;
	padding-bottom: 34px;
}

.book-list h3 {
	margin: 6px 0 0px 0;
}

.book-list.odd {
	float: right;
}

.book-list.even {
	float: left;
	clear: both;
}

.book-video {
	min-height: 140px;
}

.book-image {
	overflow: hidden;
	width: 370px;
	height: 246px;
}

#page-container .book-image a {
	border: none;
}

.book-image a:hover {
	cursor: none;
}

.freezeframe-container {
	margin: 0;
}

.freezeframe-container:hover {
	cursor: none;
}

.book-image img {
	width: 100%;
}

#pagination {
	clear: both;
	margin-bottom: 20px;
}

#pagination .current {
	border: 0;
	
}






/* SINGLE BOOK */



#book-imgs {
	width: 1000px;
	height: 620px;
	
}

#book-imgs div {
	width: 1000px;
	height: 600px;
	//background-color: #ffffff;
}

#book-imgs img {
	text-align: center;
	margin: auto;
	display: block;
}


#book-page-thumbs * {
	line-height: 0;
}

#book-page-thumbs {
	width: 900px;
	text-align: center;
	list-style-type: none;
	margin: auto;
	padding: 0;
}

.book-page-thumb {
	display: inline-block;
	border: 1px solid #dedede;
	background: #fff;
	margin: 3px;
	padding: 0;	
}

.book-page-thumb img {
	padding: 1px;
	background: #dedede;
}

.book-page-thumb:hover, .book-page-thumb.current {
	border:1px solid #333;
	text-decoration: none;
}

.book-page-thumb:active {
	border:1px solid blue;
}

#back-to-books {
	clear: both;
	font-size: 11px;
	padding-top: 40px;
}

#book-rollovers {
	cursor: pointer;
}

#book-rollovers #prev {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 600px;
	z-index: 1001;
	
}

#book-rollovers #next {
	position: absolute;
	top: 0px;
	left: 500px;
	width: 500px;
	height: 600px;
	z-index: 1000;

}


#prev:hover {
	background: url(images/arrow-left.png) no-repeat left center;
}

#next:hover {
	background: url(images/arrow-right.png) no-repeat right center;
}

#prev:active, #next:active {
	background: none;
}













/* SIDEBAR */

#sidebar {
	width: 160px;
	float: left;
	position: relative;
	z-index: 1000;
}

#sidebar ul a {
	width: auto;
	display: inline-block;
}

#sidebar ul {
	line-height: 18px;
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}

#sidebar > ul > li {
	margin-bottom: 15px;
	
}

#sidebar > ul > li > a {
	font-size: 14px;
	letter-spacing: 1px;
}

#sidebar > ul > li > ul {
	margin: 4px 0 7px 4px;
	
}

#sidebar ul li.menu-selected > a {
	border-bottom: 1px solid #333;
}

#sidebar ul a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#sidebar ul a:hover {
	border-bottom: 1px solid #333;

}





/* SHOWS */

.menu-shows-1 {
	float: left;
	width: 400px;
}

.menu-shows-2 {
	float: right;
	width: 400px;
}


#menu-shows ul {
	list-style-type: none;
	margin: 0 0 0 7px;
	padding: 0;
	width: 476px;
}


#menu-shows ul li a:active {
	text-decoration: none;
	color: blue;
}


#menu-shows {
}

#menu-shows ul li #menu-shows-header {
	font-size: 14px;
	margin-bottom: 8px;
	float: left;
}

/*#menu-shows a {
	//text-decoration: underline;
	
}

#menu-shows a:hover {
	//text-decoration: none;
}*/

#menu-shows {
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}

#menu-shows ul li {
	//margin-bottom: 2px;
	text-indent: -10px;
	margin-left: 10px;
}


#menu-shows ul {
	clear: right;
	float: right;
	width: 350px;
	padding-top: 2px;
	font-size: 12px;
	margin: 0;

}

#menu-shows ul {
	margin-bottom: 7px; 
}

#menu-shows .tab-year {
	clear: both;
	width: 43px;
	float: left;
	padding-left: 3px;
	padding-top: 2px;
	
}

.menu-front-container {
	clear: both;
	margin-bottom: 40px;
}

.menu-front-container li {
	margin-bottom: 4px;
	//text-transform: uppercase;
}

#page-container .show-link-external a:hover {
	color: blue;
	border-bottom: 1px solid blue;
}

a.externalLink, #page-container a.externalLink {
	background: url("images/externalLink.png") no-repeat scroll right center transparent;
    padding-right: 13px;
	border: 0;
	text-decoration: underline;
}

a.externalLink:hover,  #page-container a.externalLink:hover {
	text-decoration: none;
}














/* EXHIBITIONS */

#install-shots {
	padding-top: 6px;
	float: left;
	width: 620px;
}


#install-shots div {
	display: inline-block;
}


#install-shots-imgs {
	width: 620px;
	height: 450px;
	padding-bottom: 26px;

}

#install-shots-imgs div {
	//width: 800px;
	height: 450px;
	background-color: transparent!important;
}

#install-shots-imgs img {
	//text-align: center;
	//margin: auto;
	display: block;
}
#install-mouse-over a:hover {
	text-decoration: none;
}
#install-mouse-over {
	display: none;
	font-size: 40px;
	color: #fff;
	opacity:0.4;filter:alpha(opacity=40);
	font-family: Arial;
	margin-top: -30px;
	top: -9000px;
	left: -9000px;
	z-index: 2000;
	position: absolute;
	
}

#exhibition-pieces {
	float: right;
	width: 330px;
	padding-top: 6px;
	padding-bottom: 20px;
}

	#exhibition-pieces.no-installs {
		width: 100%;
	}

.exhibition-piece-thumb {
	margin: 0 14px 14px 0;
	line-height: 0;
	border:1px solid #ddd;
	display: inline-block;
}

.exhibition-piece-thumb:hover {
	border:1px solid #bbb;
	text-decoration: none;
}

.exhibition-piece-thumb:active {
	border:1px solid blue;
}

.exhibition-piece-thumb.pdf-thumb {
	position: relative;
}

.exhibition-piece-thumb.pdf-thumb:before {
	display: block;
	position: absolute;
	bottom: 3px;
	right: 3px;
	width: 14px;
	height: 19px;
	background: url(images/download-pdf.png) center center no-repeat;
	background-size: 100%;
	content: "";
}


#exhibition-ephemera,
#exhibition-drawings {
	float: right;
	clear: right;
	width: 330px;
	padding-top: 6px;
	padding-bottom: 20px;
}

#exhibition-ephemera.no-installs,
#exhibition-drawings.no-installs {
	width: 100%;
}


#back-to-home {
	clear: left;
	float: left;	
	font-size: 11px;
	position: relative; 
	left: -3px;

}

#back-to-home a {
	padding: 5px 8px 5px 8px;
	background-color: #eee;
}

#back-to-home a:hover {
	color: white;
	background-color: #ddd;
	border: 0;
	text-decoration: none;
}

#back-to-home a:active {
	//background-color: #fff;
	color: blue;
}


#next-exhibition {
	clear: both;
	float: right;
	position: relative;
	top: -12px;
	font-size: 11px;


}

#next-exhibition a {
	padding: 5px 8px 5px 8px;
	background-color: #eee;
}

#next-exhibition a:hover {
	color: white;
	background-color: #ddd;
	border: 0;
	text-decoration: none;
}




#back-to-exhibition a, #next-exhibition a, #back-to-home a, #install-shots-prev-link a, #install-shots-next-link a, #back-to-books a {
	background-color: #d1d1d1;
	padding: 5px 8px 5px 8px;
	line-height: 20px;
	

}

#back-to-exhibition a:hover, #next-exhibition a:hover, #back-to-home a:hover, #install-shots-prev-link a:hover, #install-shots-next-link a:hover, #back-to-books a:hover {
	color: white;
	text-decoration: none;
	background-color: #bfbfbf;
	//background-color: #ddd;
}


#install-shots-prev-link, #install-shots-next-link {

	font-family: Arial;
	font-size: 11px;
	margin-left: 10px;
}

#exhibition-books {
	float: left;
	clear: left;
	min-height: 90px;
	line-height: 19px;
	width: 640px;
	overflow: visible;
}

#exhibition-books.no-pieces {
	width: auto;
	float: none;
}

.exhibition-book {
	width: 320px;
	overflow: visible;	
	display: inline-block;
	float: left;
	margin-bottom: 13px;
}

#exhibition-books.no-pieces .exhibition-book {
	width: 250px;
}

#exhibition-books.no-pieces .exhibition-book img {
	width: 240px;
}

.exhibition-book a:not(.exhibition-book-image) {
	border-bottom: 1px solid #333;
}

.exhibition-book a:hover {
	border-bottom: 1px solid transparent;
}

.exhibition-book img {
	width: 300px;
}

/* HACKS */

/* HACK FOR BONN 2011 */
.postid-361 .exhibition-piece-thumb, .postid-556 .exhibition-piece-thumb {
	margin: 0 3px 0 0;
}

.postid-361 .exhibition-piece-thumb {
	margin: 0 0 0 0;
}






/* PIECES */

#piece-imgs {
	margin-top: 70px;
	width: 1000px;
	height: 670px;
	
}

#piece-imgs div {
	width: 1000px;
	height: 600px;
	background-color: transparent!important;
}

#piece-imgs img {
	text-align: center;
	margin: auto;
	display: block;
}


#piece-rollovers {
	cursor: pointer;
}

#piece-rollovers #prev {
	position: absolute;
	top: 685px;
	left: 0px;
	width: 500px;
	height: 100px;
	z-index: 1001;
	background: url(images/arrow-left.png) no-repeat 430px center;

	text-indent: -99999em;
	text-align: left;

}

#piece-rollovers #next {
	position: absolute;
	top: 685px;
	left: 500px;
	width: 500px;
	height: 100px;
	z-index: 1000;
	background: url(images/arrow-right.png) no-repeat 50px center;

	
}


#piece-rollovers #prev:hover {
	background: url(images/arrow-left.png) no-repeat 430px center;
}

#piece-rollovers #next:hover {
	background: url(images/arrow-right.png) no-repeat 50px center;
}


#piece-rollovers #prev:active {
	background: none;
}

#piece-rollovers #next:active {
	background: none;
}



#piece-info {
	float: left;
	font-size: 12px;
	margin-top: 35px;
	margin-bottom: 5px;
	width: 560px;

}

#piece-detail-thumb-controls {
	position: absolute;
	right: 0;
	z-index: 1000;
}

#piece-detail-thumb-controls a {
	color: #BFBFBF;
}

#piece-detail-thumb-controls a:active {
	color: transparent;
}

#piece-detail-thumbs * {
	line-height: 0;
}

#piece-detail-thumbs {
	float: right;
	width: 440px;
	text-align: right;
	list-style-type: none;
	margin: 28px 0 0 0;
	padding: 12px 0 0 0;
	//min-height: 100px;

}

.piece-detail-thumb {
	margin: 0 0 17px 17px;
	display: inline-block;
	border: 1px solid #ccc;
	background: #fff;
	
}

.piece-detail-thumb img {
	opacity:0.6;filter:alpha(opacity=60);
}

.piece-detail-thumb img:not(.activeSlide):hover {

	opacity:1;filter:alpha(opacity=100);
}

.piece-detail-thumb:active {
		border: 1px solid blue;
}

.activeSlide img {
	opacity:1;filter:alpha(opacity=100);
}

#piece-detail-text {
	display: none;
}

.isnotdetail #piece-detail-text {
	display:none !important;
}

#back-to-exhibition {
	clear: both;
	font-size: 11px;
	padding-top: 4px;	
}


#back-to-exhibition a:active {
	color: blue;
}


/* PRINTS */

.print-list-year {
	margin: 45px 0 20px 0;
}

.print-list-year:first-child {
	margin: 0px 0 20px 0;
}


.print-list {
	margin: 0 14px 14px 0;
	line-height: 0;
	border:1px solid #ddd;
	display: inline-block;
}

.print-list-thumbs {
	margin-bottom: 30px;
}

body.page-template-prints-php #page-container a, body.page-template-full-list-php #page-container a, body.page-template-drawings-php #page-container a, body.page-template-studies-php #page-container a {
	border-bottom: 0;
}







/* ATTACHMENTS */
body.attachment {
	background-color: #dddddd;
	margin: 0;
}

body.attachment #header {
	visibility: hidden;
	display: none;
}

body.attachment #container, body.attachment #outer-wrapper {
	width: auto;
	margin: 0;
}

body.attachment img {
	display: block;
	margin: 0;
	padding: 50px;
}



/* SEARCH */

h1.page-title {
	margin-bottom: 14px;
}

input[type=text] {
	border: 1px solid #ccc;
	width: 75px;
	height: 12px;
	padding: 2px;
	font-size: 10px;
	font-family: Arial;
	color: #333;
}

input[type=submit] {
	border: 1px solid #ccc;
	background: #fff;
	width: 40px;
	height: 18px;	
	font-size: 10px;
	position: relative;
	top: 1px;
	font-family: Arial;
	padding: 0;
	margin: 0;
}

input[type=submit]:hover {
	border-color: #333;
}

#nav-below {
	//width: 100%;
}

.nav-previous {
	float: right;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}

.nav-next {
	float: left;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}



/* FOOTER */

#footer {
	clear: both;
}



/*

.page-id-112 address {
	display: inline-block;
	float: left;
	clear: both;
	width: 100px;
	padding: 0;
	padding-bottom: 20px;
	height: 100%;

}
.page-id-112 p {
	display: inline-block;
	float: right;
	width: 900px;
	text-align: left;
	padding: 0;
	margin: 0;

}
*/




/* INFORMATION */

/*.info-row {
	clear: both;	
}

.info-year {
	display: inline-block;
	width: 50px;
	float: left;

	height: 100%;
}

.info-row p {
	float: right;
	width: 750px;
	display: inline-block;
	margin-top: 0;
}


#page-container > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#page-container > ul > li {
	margin-bottom: 10px;
}*/

.cvized .tab-year {
	clear: both;
	width: 50px;
	float: left;

}


.cvized .tab-content {
	list-style-type: none;
	margin: 0;
	padding: 0;	
	display: block
	padding-bottom: 10px;
	
}



.cvized .tab-content > li {
	margin-bottom: 7px;
	clear: right;
	float: right;
	text-align: left;
	width: 760px;

	text-indent: -14px;
	margin-left: 14px;
	
}

.cvized .tab-content > li:last-child {
	padding-bottom: 20px;
}



.cvized {
	margin:0;
	padding:0;
}






/* DOWNLOADS */

#list-of-files {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#list-of-files > li {

	margin-bottom: 14px;

}




/* PUBLICATIONS */

.publication-list {
	margin-bottom: 50px;
	display: block;
	clear: both;
}

.publication-image {
	float: left;
	padding: 0 15px 5px 0;
}

.publication-content {
	float: right;
	display: inline-block;
	width: 600px;
	padding-right: 70px;
}



