<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.flickr:hover i{
	opacity: 0;
	filter: none;
}
.flickr:hover  .alignleft:hover i{
	opacity: 0;
	filter: none;
}
textarea, input {
   font-style: normal;
   color: #F5F2EB;
}
/* textarea.placeholder, input.placeholder {
   font-style: italic;
   color: #5D5D5D;
} */
#share_com_top {
   height: 8px;
}
.share_com {
   margin-top: 0px;
}
.folio:hover .folio_just_caption{
	visibility: visible;
}
.big_gallery_bg.hidden {
   display: none;
}
.multipics a.size_l {
   width: 700px;
}
.multipics a.size_m {
   width: 460px;
}
.multipics a.size_s {
   width: 220px;
}
.galonelvel i{
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	cursor: pointer;
	background: url(../images/enlarge.png) no-repeat center center;
}
.galonelvel:hover i{
	display: block;
}
body {
   overflow-x: hidden;
}
/*body.notResponsive {
   overflow-x: visible;
}*/
#big-image li img {
   visibility: hidden;
}
.highslide-thumbstrip a img {
   height: auto !important;
}

.highslide-caption {
	font: normal 12px/20px 'Lucida Sans Unicode', 'Lucida Grande', Arial, san-serif !important;
	text-shadow: none !important;
	color: #eae7df !important;
}
.text-controls a span {
	color: #363024 !important;
	text-shadow: 1px 1px 0 #ffffff;
}
.text-controls a.disabled span {
	color: #858178 !important;
}
a.highslide-loading{
	color: #5f5f5f !important;
	text-shadow: none !important;
	line-height: 16px !important;
}
.closebutton:hover{
	background-position: 0 -30px !important;
}
.home #bottom .go_up {
	display: none;
}</pre></body></html>