/*  Galerie  *//*  Galerie  *//*  Galerie  *//*  Galerie  */



.galleryjobs a {
height: 17px;
line-height: 17px;
overflow: hidden;
}

.galleryjobs a strong {
width: 75%;
float: left;
font-weight: normal;
}

.galleryjobs a span {
width: 25%;
float: right;
text-align: right;
color: #888;
}

.galleryjobs a:hover span {
color: #111;
}
.galleryjobs a:visited:hover span {
color: #111;
}

.galleryjobs a:visited:hover strong {
color: #111;
}

.galleryjobs a:visited strong {
color: #888;
}

.galleryjobs a:visited span {
color: #ccc;
}


#infscr-loading {
position: fixed;
bottom: 56px;
left: 0;
right: 0;
height: 4px;
background: transparent url(/2011/data/images/horizontal-loading.gif);
z-index: 10;
overflow: hidden;
}

#infscr-loading img {
display: none;
}

.galleryitem {
width: 300px;
float: left;
margin-right: 30px;

padding-bottom: 30px;
border-bottom: solid 1px #eee;
margin-bottom: 30px;
}


.galleryitem img {
display: block;
margin-bottom: 15px;
}

.galleryitem h4 {
display: inline;
}


.galleryitem a {
display: block;
width: 300px;
}

.galleryitem a img {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-size: cover;
-webkit-transition: opacity 600ms;
-moz-transition: opacity 600ms;
}

.galleryitem a img:hover {
-webkit-transition: opacity 0ms;
-moz-transition: opacity 0ms;
opacity: 0.85;
}



#shareframe {
margin-top: 28px; height: 30px; width: 72px; overflow: hidden;
}

.sharebutton {
display: inline-block; padding: 0 9px; height: 30px; overflow: hidden; background: #eee; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; text-align: center; font-weight: bold; font-size: 13px; line-height: 30px; color: #222;
-webkit-transition: background-color 500ms;
-moz-transition: background-color 500ms;
}

.sharebutton span {
font-family: arial;
}
