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,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;text-decoration:none}:focus{outline:0}a:active{outline:none}body{line-height:1;color:black;background:#fff}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}


html,body {
	margin:0;
	padding:0;
	height:100%;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	background-color: #1a1b1d;
}

h1 {
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	font-size: 1.4em !important;
	font-weight: bold;
}

h2 {
	padding: 6px 0 6px 0;
	text-transform: uppercase;
	font-size: 1.2em !important;
	font-weight: bold;
}


a {
}
a:link {
	color: #555;
	text-decoration: none;
}

a:active {
	color: #B73045;
	text-decoration: none;
}

a:visited {
	color: #888;
	text-decoration: none;
}
a:hover {
	color: #B73045;
	text-decoration: none;
}




	img#bg {
		min-height: 100%;
		min-width: 1024px;
		width: 100%;
		height: auto;
		position: fixed;
		top: 0;
		left: 0;
	}
	@media screen and (max-width: 1024px) { 
		img#bg {
			left: 50%;
			margin-left: -512px;
		}
	}
#content {
/* 	min-width: 57em; */
	position: relative;
}
/*#content .inner {
	opacity:0.8;
	filter:(opacity=80);
	background-color: #fff;
	padding: 30px;
	width: 280px;
	height: 210px;
	margin: 0 auto;
}*/

#logo {
	position: absolute;
	left: 30px;
	top: 10px;
	background-image: url('../img/rhomberg_logo.png');
	background-repeat: no-repeat;
	width: 128px;
	height: 49px;
}

#nav {
	font-family: 'Open Sans Condensed', sans-serif;
	top: 0px;
	width: 100%;
	margin: auto;
	height: 40px;
	position: fixed;
	z-index: 2;
	color: #efc500;
	text-align: right;
	padding: 22px 0 4px 0;
	background-image: url('https://www.galerie-rhomberg.at/img/op_bg.png');
	z-index: 20;
	min-width: 57em;
}



#nav ul {
	margin: 0;
	padding: 0;
	float:right;
}

#nav li {
	list-style-type: none;
	display: table-cell;
	padding: 0 1em 0 1em;
	vertical-align: middle;
}

#nav li:last-child {
	margin-right: 50px;
	
}

#nav a {
	color: #000;
	padding: 3px;
	font-size: 18px;
}

#nav li a:hover {
	border-bottom: 3px solid black;
}


#footer {
	
	padding: 20px 0 20px 0;
	width: 100%;
	clear: both;
	position: relative;
	z-index: 2;
	overflow: hidden;
	line-height: 1.2em;
	background-image: url('https://www.galerie-rhomberg.at/img/op_bg.png');
}


#footer_pane {
	overflow: hidden;
	margin: 0 40px 0 40px;
	column-count: 3;
	column-gap: 10px;
       -moz-column-count: 3;
       -moz-column-gap: 10px;
       -webkit-column-count: 3;
       -webkit-column-gap : 10px;
}

#footer_img {
	position: relative;
}

#footer_img img {
	margin: 10px 0 0 80px;
	height: 80px;
}


.subpage {
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
	width: 960px;
	z-index: 3;
}

.twobox {
	width: 640px !important;
}

.subpage_title {
	text-align: center;
	width: 10em !important;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 1.4em;
	font-family: 'Open Sans Condensed', sans-serif;
	letter-spacing: 4px;
	padding: 10px 30px 10px 30px;
	margin-bottom: 30px;
	color: #000000;
	background-image: url('https://www.galerie-rhomberg.at/img/op_bg.png');
}

.subpage_title_internal {
	text-align: center;
	width: 10em !important;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 1.4em;
	font-family: 'Open Sans Condensed', sans-serif;
	letter-spacing: 4px;
	padding: 10px 30px 10px 30px;
	margin-bottom: 30px;
	color: #000000;
}

.box {
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 10px;
	float: left;
	width: 300px;
	height: 300px;
	background-image: url('https://www.galerie-rhomberg.at/img/op_bg.png');
	text-align: center;
}

#announce_img {
	margin-bottom: 60px;
	float: right;
	width: 600px;
}

#announce {
	padding-top: 100px;
	width: 960px;

}

#announce .box {
	height: 168px;
}

#announce .box .box_header {
margin-top: 28px;
	color: #666;
}

#exhibitions {
	height: 640px;
}

#artists {
	width: 100%;
}
#artists a {
	color: #333;
}
#artists a:link {
	color: #333;
	text-decoration: none;
}

#artists a:active {
	color: #333;
	text-decoration: none;
}

#artists a:visited {
	color: #333;
	text-decoration: none;
}
#artists a:hover {
	color: #333;
	text-decoration: none;
}

.artist_img_overlay,
.artist_img_wrapper {
	cursor: pointer;
	display: inline-block;
	
}
.artist_img_wrapper {
	position: relative;
	width: 220px;
	height: 220px;
}
.artist_img_wrapper img {
width: 220px;
	height: 220px;

	position: absolute;
	top: 0px;
	left: 0px;
}
.artist_img_overlay {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 220px;
	background-color: #eee;
	z-index: 9;
	opacity: .7;
}
		
.artist_img_wrapper h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0 auto;
	z-index: 10;
	top: 0px;
	left: 0px;	
	height: 20px;
	margin-top: 140px;
	
}

.modal_thumbs {
	width: 100px;
}
.modal_wrapper_outer {
	padding: 100px;
	margin: 0 auto;
	background-image: url('https://www.galerie-rhomberg.at/img/op_bg.png');
}

.modal_wrapper_inner {
	display: block;
	width: 100%;
	margin: 0; padding: 0; border: 0;
	position: relative;
	overflow: hidden;
}

.modalPane_close {
	font-family: 'Open Sans Condensed', sans-serif;
	cursor: pointer;
	font-size: 1.3em;
	position: absolute;
	top: 0px;
	right: 0px;
	color: black;
	display: table-cell;
	vertical-align: middle;
	float: none;
	line-height: normal;
	height: 1.2em;
	padding: 5px 30px 5px 5px;
	
	background: url('https://www.galerie-rhomberg.at/img/close.png') no-repeat 5px center;
	background-position:right;
}

.modalPane_close:hover {
	color: #666;
	background: url('https://www.galerie-rhomberg.at/img/close_p.png') no-repeat 5px center;
	background-position:right;
}


#artist_pane1 {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	padding: 120px 0 20px 0;
	margin-left: 30px;
	width: 28%;
	float: left;
}

#artist_pane2 {
	padding: 40px 20px 40px 0;
	width: 60%;
	right: 0px;
	float:right;
	letter-spacing: 1px;
	line-height: 1.5em;
}

#artist_pane1 p {
	padding: 10px 0 10px 0;
	display: block;
}

#artist_pane2 p {
	padding: 10px 0 10px 0;
	display: block;
}

#artist_pane1 a {
	color: #333;
}

#artist_pane1 img {
	width: 90%;
	margin: 0 auto;
}

#artist_pane1 .img_caption {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin: 10px 0 30px 0;
	font-size: .8em;
}


#artist_pane2 img {
	width: 220px;
}

#artist_list_pane {
	margin: 0 auto;
	padding: 20px 20px 20px 120px;
	
}

#artist_list_pane p {
	padding: 6px 0 6px 0 !important;
}

.artist_list_column {
	float:left;
	width: 220px;
}


#press_list_pane {
	margin: 0 auto;
	width: 50em;
}

#press .box p,
#announce .box p
{
	margin-top: 36px;
	padding: 3px;
}

.announce a {
	color: black;
}

.announce:hover {
	background-color: #fff;
}


.announce_float {
	float: left;
}


#exhibitions .box h2 {
	width: 5em;
	margin: 20px auto;
	padding: 3px 10px 3px 10px;
	font-size: 1.8em;
	border-bottom: 3px solid #333;
}

#exhibitions .box p {
	padding: 3px;
	
}

.box h2 {
	margin: 3px auto;
	padding: 3px 10px 3px 10px;
	font-size: 1.2em;
}
.box_header {
	margin-top: 40px;
}

#eval {
	position: relative;
	overflow: auto;
	background-image: url('https://www.galerie-rhomberg.at/img/op_bg.png');
	width: 100%;
}


#eval_inner {
	padding: 30px 20px 30px 20px;
	display: block;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#eval_pane1 {
	width: 460px;
	float: left;
	padding: 20px;
	text-align: left;
	line-height: 1.5em;
}
#eval_pane2 {
	width: 340px;
	float: right;
	padding: 20px;
	
}

#eval_pane2 img {
	width: 100%;
}

#goup {
	cursor: pointer;
	background: url('/img/arrow_up.png') no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	border: 1px solid #555555;
	border-radius: 20px;
	position: fixed;
	bottom: 20px;
	width: 20px;
	right: 30px;
	height: 20px;
	padding: 7px;
	z-index: 90;
	background-color:#555555;
	
}

#goup:hover {
	border: 1px solid #CCCCCC;
}

.press_list_table {
	border: 1px solid #333;
}
.press_list_table th {
	cursor: pointer;
	}

.press_list_table td,
.press_list_table th {
	padding: 10px;
	border: 1px solid #333;
}

.press_list_table th:hover {
	background-color: orange;
}

.isotope {
	overflow: hidden;
}

#isotope_filters button {
	border: 1px solid #bababa;
	background-color: #bababa;
	font-size: 1.3em;
	padding: 10px;
	margin: 10px;
	color: #111;
}

#isotope_filters button.active {
	background-color: #333;
	color: #eee;
}

a.closeButton {
	color: black;
	display: table-cell;
	vertical-align: middle;
	float: none;
	line-height: normal;
	height: 32px;
	padding: 5px 30px 5px 5px;
	background: url('img/close.png') no-repeat 5px center;
	background-position:right;
}
a.closeButton:hover {
	color: #666;
	background: url('img/close_p.png') no-repeat 5px center;
	background-position:right;
}

a.openButton {

}

a.subpage_link:active,
a.subpage_link:visited {
	color: black;
}

a.subpage_link {
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 16px;
	position: absolute;
	right: 40px;
	color: black;
	display: table-cell;
	vertical-align: middle;
	float: none;
	line-height: normal;
	height: 23px;
	padding: 5px 60px 5px 25px;
	background: url('https://www.galerie-rhomberg.at/img/arrow.png') no-repeat 5px center;
	background-position:right;
	font-size: 1.2em;
	background-color: #1a1b1d;
	color: #000000;
}


a.subpage_link:hover {
	color: #666;
	background: url('https://www.galerie-rhomberg.at/img/arrow_p.png') no-repeat 5px center;
	background-position:right;
background-color: #1a1b1d;
}


#newsletter {
	#position: absolute;
	top: 15px;
	margin: 30px 3px 6px 50px;
	display: inline-block;
}

#newsletter table {
	border: 0;
}

#newsletter td {
	padding: 3px;
}

#newsletter h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	margin: 5px;
	}
	
#newsletter span {
	font-size: .8em;
}
#newsletter input {
	border: 1px solid #666;
	color: #111;
	background-color: #fff;
}



@media screen and (max-width: 980px) { 

#content {
	min-width: 40em;
}

#logo {
	left: 8px;
}

#nav {
	font-size: 1em;
	min-width: 40em;
}

#nav li {
	padding: 0 3px 0 3px;
	
}

#nav a {

	font-size: 1em;
}

#exhibitions, #press, .subpage {
	margin-top: 60px;
	width: 648px;
}

.twobox {
	width: 432px !important;
}

.box {
	font-size: .8em;
	margin: 8px;
	float: left;
	width: 200px;
	height: 200px;
}

.box_header {
	margin-top: 10px;
	padding: 0;
}

.box p {
	margin: 0;
/* 	margin-top:2px; */
	padding: 3px;
}
#exhibitions .box h2 {
	width: 3em;
/* 	margin: 4px; */

	margin-top: 3px;
	margin-bottom: 4px;
	padding: 3px 20px 3px 20px;
	font-size: 1.4em;
	border-bottom: 2px solid #333;
}

#exhibitions .box p {
	padding: 3px;
	
}

#announce {
	margin-top: 110px;
	width: 648px;
	
}

#announce .box {
	height: 117px;
}

#announce .box h2 {
	margin: 2px auto;
	padding: 2px 10px 2px 10px;
	font-size: 1.1em;
}

#announce .box .box_header {
	margin-top: 20px !important;
}

#eval_inner {
	padding: 30px 20px 30px 20px;
	display: block;
	width: 700px;
	margin: 0 auto;
	position: relative;
}

#eval_pane1 {
	width: 360px;
	float: left;
	padding: 20px;
	text-align: left;
/* 	background-color: red; */
}
#eval_pane2 {
	width: 260px;
	float: right;
	padding: 20px;
/* 	background-color: chartreuse; */
}

.modal_wrapper_outer {
	padding: 100px 10px 100px 10px;
}

#artists {
/* 	width: 720px; */
}

#artist_pane1 {
	font-size: .8em;
	margin-left: 20px;

	
}

#artist_pane2 {
	font-size: .8em;
	padding: 20px 20px 20px 0;
	width: 60%;
}



#artist_pane1 img { 
/* 	width: 160px; */
}

#artist_pane2 img {
	width: 140px;
}

#press_list_pane {
	width: 40em;
}

}
@media screen and (max-width: 840px) { 
	#artist_pane1 img {
		width: 160px;
	}
}


