/*
Theme Name: VON BARTHA

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial,Helvetica, Verdana,  Sans-Serif;
	background: #222222;
	color: #fff;
	text-align: center;

	}

#page {
	
	text-align: left;
	}

#header {
	width:500px; 
	height:70px;
	}

#content {
margin-top:50px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
		font-size:1.2em;
		position:relative;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

.current_inner h2 {
	font-size: 1.2em;
		color: white;

	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h1 a:hover img{
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
padding:0;
}


a:hover ,h3 a:hover {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	/*color: #b85b5a;*/
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


#sidebar /*, .subnav*/ {
	font: 1.3em Arial, Sans-Serif;
	text-transform:uppercase;
	font-weight:bold;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color:#72cfff;
	text-decoration: none;
	outline:none;
	}

a:hover {
	color: #fff;
	}
#sidebar a, .subnav a {
	color:#aaa;
	}
#sidebar a:hover  {
	color:#fff;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 30px auto;
	padding: 0;
	width: 960px;
position: relative;
z-index:5;
	}

#header {
	margin: 0 0 10px ;
	padding: 0;
float:right;
z-index:9;
right:0;

	}

#headerimg {
	margin: 0;
	float:right;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 960px; 
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px;
	}


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	visibility:hidden;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	margin: 0; /*30px 0 0; */
	display:none;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	font-size:2em;
	text-transform:uppercase;
	}

.single h3{
	font-size:1em;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol, #subnav {
	margin: 0 0 5px 0;
	padding: 0;
	float:left;
	}

#sidebar ul li /*, .subnav li*/{
	list-style-type: none;
	list-style-image: none;
	margin-right: 10px;
	display:inline;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */




/* Begin Sidebar */
#sidebar
{
	padding: 0px;
	height:70px;
	width: 450px;
	margin: 0 0 10px 0;
	float:left;
	z-index:10;
	}

/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	clear:both; 
	width:100%;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* -------------------- HOME ---------------- */

.home #content, .category-locations #content {
font-size:1.3em;
text-transform:uppercase;
color:#aaa;
}
.home #content h3, .category-locations #content h3 {
font-size:2.2em;
display:block;
}
.category-locations #content h3 {
width: 200px;
}

#quarterly a, #newsletter a{
color:#72cfff /*#72cfff*/;
}
#quarterly a:hover{
color:#fff;
}

#current1, #current2, #current3{
width:318px;
float:left;
margin:80px 3px 0 0;

}
#current1{background: url(images/garage_4.jpg) no-repeat;}
#current2{background: url(images/schertlingasse_2.jpg) no-repeat;}
#current3{margin-right:0px; background: url(images/chesa_3.jpg) no-repeat;}

.category-locations #current1{background: url(images/garage_3.jpg) no-repeat;}
.category-locations #current2{background: url(images/schertlingasse_outside.jpg) no-repeat;}
.category-locations #current3{margin-right:0px; background: url(images/chesa_2.jpg) no-repeat;}

.current_inner{
width:318px;
height:318px;
color:#66cc33;
text-transform:uppercase;
overflow:hidden;
}



/* ARTISTS */

.minipost{
float:left;
margin: 0 5px 5px 0;
position:relative;
width:auto;
overflow:hidden;

}
.minipost_inner{
float:left;
}
.category-artists .minipost a, .category-inventory .minipost a{
padding: 2px 5px 2px 5px;
}
.category-quarterly-report .minipost_inner, .category-publications .minipost_inner{
/*width: auto;*/
height:200px;
overflow:hidden;
}
.category-quarterly-report .minipost, .category-publications .minipost{
margin: 0 10px 10px 0;

}

.box a:hover{
opacity:0.9;
filter: alpha(opacity = 90);
color:#fff !important;
background:none;



}

.box a {
color:#222223;
padding:3px;
/*width:100%;
height:100%;*/
display:block;
/*opacity:0.8;
filter: alpha(opacity = 70);
background:#000;
color:#fff !important;*/
background:#72CFFF;
}
.category-quarterly-report .box a:hover, .category-publications .box a:hover{
opacity:0.5;
filter: alpha(opacity = 50);
background:none;
}
.category-quarterly-report .box a, .category-publications .box a{
padding:0;
background:none;
}
.category-artists .box a, .category-inventory .box a{
white-space:nowrap;

}
.box h3{
font-size:2em;
}

.home .box a, .category-locations .box a{
width:100%;
height:100%;
opacity:1.0;
filter: alpha(opacity = 99);
background:transparent;
color:#222223 !important;
line-height:2.5em;
}
.home .box a:hover, .category-locations .box a:hover {
opacity:0.7;
filter: alpha(opacity = 70);
background:#72cfff;
color:#fff !important;
}

/* ------------------------------- helle seiten: --------------------------------*/
.cat-artists, .cat-publications, .cat-current, .cat-upcoming, .cat-past, .cat-locations{
background:#fff;
color:#222223;
}

.current_page_item a {
text-decoration: none;
color: white !important;
}

.cat-artists .current_page_item a, .cat-publications .current_page_item a, .cat-current .current_page_item a, .cat-upcoming .current_page_item a, .cat-past .current_page_item a, .cat-locations .current_page_item a{
text-decoration: none;
color: #333334 !important;
}
.cat-artists a:hover, .cat-publications a:hover, .cat-current a:hover, .cat-upcoming a:hover, .cat-past a:hover, .cat-locations a:hover{
text-decoration: none;
color: #333334 !important;
}


.cat-artists h2, .cat-current h2, .cat-past h2, .cat-locations h2, .cat-publications h2, .cat-upcoming h2, .cat-inventory h2, .cat-quarterly-report h2, #post-197 h2{
display:block;
text-transform:uppercase;
font-size:2.5em;
color:#72cfff;
}

#subnav {
margin: 50px 0 0px 0 !important;
display:block;
width:100%;
}

/*.category h3 a{
font-size:1.3em;
}*/

/* ---------------------------- slideshow */

.wordcycle {
float:left !important;
margin:0 20px 20px 0 !important;
background:none;
}
.cycle-item{
margin:0 !important;
cursor:pointer;
}
.cycle-item img {
border:0 !important;
margin:0 0 9px;
}

#slide_nav {
display:none;
margin-bottom:20px;
}
#num{
margin-right:10px;
float:left;

}
.cycle-caption {
font-size:90% !important;
line-height:1.2em;
}

.date{
font-weight:bold;
text-transform:uppercase;
display:block;

}
.location{
/*color:#aaa;*/
text-transform:uppercase;
display:block;
}
.home .date{
font-weight:normal;
text-transform:uppercase;
font-size:1.5em;
}

#prev, #next {
font-weight:bold;
text-transform:uppercase;
margin-right:7px;
}
/* pdf viewer */
.gde-frame{
float:left;
margin: 0 20px 20px 0;
}

h4 {
color:white;
margin:2px 0 0 0;
padding;
}
/* --------- next page -------------*/
.contentjumptitle{
text-transform:uppercase;
font-weight:bold;
margin-right:5px;
}
.multipagenav{
position:absolute;/**/
right:0;
margin:0;
}
.notaktiv{
display:none;

}
/* --------------------- MAP ----------------*/
#background_fullscreen{
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0;
	z-index:1;
}

.page-template-map-php #sidebar /*ul li*/ a{
color:#000;
/*text-shadow: 0px 0px 3px #fff;*/
background:#fff;
padding:2px 3px;
}
.page-template-map-php #sidebar ul li{
margin:0 !important;
}
.page-template-map-php #sidebar a:hover{
color:#FFF;
text-shadow: 0px 0px 3px #000;
background:none;
}
.page-template-map-php #content{
margin:0;
padding:0;
width:auto;
}
.page-template-map-php #footer{
display:none;
}
/* ----------------- publications -----------------*/
.orderlink{
font-weight:bold;
text-transform:uppercase;
}