/*  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: 268px;
float: left;
margin-right: 30px;
margin-bottom: 30px;
padding: 15px;
padding-top: 25px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;

text-shadow: 1px 1px 0px rgba(255,255,255,0.7);

-webkit-box-shadow: inset 1px 1px 0px rgba(255,255,255,1), 1px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,1), 1px 1px 0px rgba(255,255,255,1);
box-shadow: inset 1px 1px 0px rgba(255,255,255,1), 1px 1px 0px rgba(255,255,255,1);


border: solid 1px rgba(0,0,0,0.16);
background: #e6e6e6;

-webkit-transition-property: -webkit-box-shadow, background;
-webkit-transition-duration: 600ms;
-moz-transition-property: -moz-box-shadow, background;
-moz-transition-duration: 600ms;
transition-property: box-shadow, background;
transition-duration: 600ms;





}




.galleryitem img {
display: block;
margin-bottom: 15px;
margin-top: -26px;
margin-left: -16px;
width: 270px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border: solid 15px #fff;

-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.13), 1px 0 0 rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.13), 1px 0 0 rgba(0,0,0,0.1);
box-shadow: 2px 2px 4px rgba(0,0,0,0.13), 1px 0 0 rgba(0,0,0,0.1);
}

.galleryitem h4 {
display: inline;
}

.galleryitem:hover h4 {
border-color: transparent;
}


.galleryitem a {
display: block;
width: 100%;
}







.galleryitem:hover {


-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
box-shadow: inset 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
background: #ddd;

-webkit-transition-property: -webkit-box-shadow, background;
-webkit-transition-duration: 200ms;
-moz-transition-property: -moz-box-shadow, background;
-moz-transition-duration: 200ms;
transition-property: box-shadow, background;
transition-duration: 200ms;

}



.galleryitem a img:hover {
border-color: #fff;
}


.galleryitem a:active {
top:0;
}


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



.sharebutton {
display: inline-block; padding: 0 9px; height: 28px; overflow: hidden; -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;

border: solid 1px rgba(0,0,0,0.15);
-webkit-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.7), 1px 1px 0px rgba(255,255,255,0.7);
-moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.7), 1px 1px 0px rgba(255,255,255,0.7);
box-shadow: inset 1px 1px 0px rgba(255,255,255,0.7), 1px 1px 0px rgba(255,255,255,0.7);


}



.galleryitem:hover .sharebutton {

}


.sharebutton span {
font-family: arial;
}
