body,*{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
}
ul{
	list-style-position:inside;
	list-style:none;
}
img{border:none;}
a{outline:none;}

/**/
#page{
	width:790px;
	padding:35px 0px 0px 0px;
	margin:0 auto;
	background:white;
}

/**/
#header{
	float:left;
	width:790px;
	height:140px;
}
#header img{
	float:left;	
	margin:0 45px 0 0;
}
#header img.une{
	float:right;	
	margin:0 0 0 0;
}
/**/
ul.pages{
	float:left;
	width:145px;
	margin:20px 0 0 0;
}

ul.pages li a{
	float:left;
	
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	
	background:white;
	
	width:135px;
	height:1.25em;
	line-height:1.25em;
	padding:0px 5px 0px 5px;
	margin:0 0 0px 0 ;
}
ul.pages li a:hover{
	color:white;
	background:black;
}
/**/
#content{
	clear:both;
	padding:25px 0 0px 0;
}
/**/
.narrowcolumn .post{
	clear:both;
	border-top:15px solid black;	
	padding:1px 0 20px 0;
	
}
.widecolumn .post{
	clear:both;
	border-top:15px solid black;	
	padding:1px 0 20px 0;
}
.narrowcolumn .post h2, .widecolumn .post h2{
	font-size:24px;
	font-weight:bold;
	margin:0px 0 8px 0;
	float:left;
	width:565px;
}
.narrowcolumn .post h2 em, .widecolumn .post h2 em{
	font-weight:normal;
	font-style:normal;
}
.narrowcolumn .post h3, .widecolumn .post h3{
	float:right;
	width:135px;
	font-size:12px;
	font-weight:bold;
	margin:0px 0 0 0;
	padding:10px 0 0 0;
}

.narrowcolumn .post p{
	clear:both;	
	font-size:11px;
	margin:0 0 10px 0;
	line-height:1.2em;
}
 .widecolumn .post p{
	clear:both;	
	font-size:11px;
	margin:0 0 10px 0;
	line-height:1.2em;
}

.widecolumn .ngg-galleryoverview{
	text-align:center;	
	padding-left:25px;
}
.widecolumn .post{
	text-align:left;	
	/*padding-left:25px;*/
}
.widecolumn .post img{
	/*margin:1px 2px 2px 0px;*/
}
.widecolumn .ngg-galleryoverview img{
	margin:1px 2px 2px 0px;
}
/*.widecolumn .post img.size-full{
	display:none;
	cursor:pointer;
}
.widecolumn .post img.size-thumbnail{
	cursor:pointer;
}*/


.post a{
		color:black;
}

.static .post h2{
	display:none;	
}

/**/
#footer{
	float:left;
	width:790px;
	padding:0px 0 17px 0px;
	background:black;
	color:white;
}
#footer h2{
	font-size:18px;
	font-weight:bold;
	color:white;
	padding:87px 0 0 20px;
}
#footer h3{
	font-size:11px;
	font-weight:normal;
	color:white;
	padding:0 0 0 20px;
}
#footer .more{
	float:left;width:760px;
	padding:15px 0 0 0;	
	font-size:11px;
}
#footer .more .addr{
	float:left;	
	padding:0 0 0 20px;

}
#footer .more .upian{
	float:left;	
	margin:0 25px 0 380px;
	/*_margin:0 20px 0 220px;*/
}
#footer .more div span{
	color:#777777;
}

/**/
#footer #newsletter{
	float:left;
	width:790px;
	height:15px;
	line-height:15px;
	margin-top:15px;
	padding:0 !important;
	background:white;
	font-family:Arial, Helvetica, sans-serif !important;
}
#footer #email{
	float:left;
	width:622px;
	background:white;
	border:none;
	height:15px;
	line-height:15px;
	color:black;
	/*padding:4px 0 0px 20px !important;*/
	font-size:11px;
	padding:0 0 0 20px !important;
	margin:0 !important;
	font-family:Arial, Helvetica, sans-serif !important;
}
#footer #submit{
	height:17px;line-height:17px;
	border:none;
	background:black;
	color:white;
	padding:0 5px 0 5px !important;
	margin:-2px 0 0 0 !important;
	
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
	
	font-family:Arial, Helvetica, sans-serif !important;
	
	text-decoration:none;
}

a.more-link{
	height:17px;line-height:17px;
	border:none;
	background:black;
	color:white;
	float:left;
	width:760px;
	padding:3px 0px 10px 30px !important;
	margin:0px 0 0 0 !important;
	border-bottom:1px solid white;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
	
	font-family:Arial, Helvetica, sans-serif !important;
	
	text-decoration:none;
}
/**/

#gallerie{
	position:absolute;
	left:0;
	top:0;
	background:white;
	width:100%;
	height:100%;
	display:none;
	text-align:center;
	background:url(img/gallerie_bg.png) top left repeat;
}

#gallerie img{
	cursor:pointer;	
	opacity:1 !important;
	position:absolute;
	left: 50%;
	top: 50%;
}

/**/

*{
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -197px; /* the bottom margin is the negative value of the footer's height */
	width:790px;
}
.footer, .push {
	float:left;
	width:790px;
	height: 197px; /* .push must be the same height as .footer */
}
.push{
	background:red;
}

div.piclenselink{
	display:none;	
}

/* ARTSTORE */
ul.artstore{
	clear:both;
	list-style-position:inside;
	width:790px;
	padding:25px 0 0 0;
}
ul.artstore li a{
	float:left;
	width:787px;
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	line-height:14px;
	vertical-align:middle;
	margin:0;
	padding:3px 0 3px 3px;
}
ul.artstore li a:hover,
ul.artstore li a.active{
	background:black;
	color:white;
}

div.tab{
	clear:both;
	width:740px;
	display:none;
	padding:25px 25px 25px 25px;
	vertical-align:top;
}
div.tab img{
	float:left;
	margin:0 25px 0 0 ;
}
div.tab h1{
	float:left;
	display:block;
	width:215px;
	padding:0px 0 0 0 !important;
	margin-top:0px !important;
	font-size:12px;
	line-height:12px;
	vertical-align:middle;
}
.narrowcolumn .post .tab .wrap h3{
	display:block !important;
	width:215px !important;
	font-size:12px;
	padding:0 0 20px 0!important;
	float:left;
}
.narrowcolumn .post .tab p{
	float:left !important;
	clear:none !important;
	width:215px !important;
	margin:0 !important;
	font-size:12px;
	margin-bottom:10px !important;
}
.narrowcolumn .post .tab a.buy{
	background:black;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 10px;
}
.narrowcolumn .post .tab a.sold{
	background:#e2001a;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 10px;
}
.narrowcolumn .post .tab .wrap{
	float:left;
	width:790px;
	line-height:1em;
	padding-bottom:25px;
}