/* Gallery

------------------------------------ */

.gallery {

  position:relative;

  zoom:1; overflow:hidden;

  border:1px solid #c4c4c4;

  margin:10px 0 15px;

    clear: both;
	background-color:#fbfbfb;

  /*width: 475px;*/

  }

.gallery.single-image {

  text-align:center;

  }

  .gallery.single-image img {

    padding:10px 0;

  }

  .gallery .pseudo_conteiner {

    text-align:center;

    /*width:455px;*/

    margin:0px auto;

    overflow:hidden;

    /*background:#9cbcda;*/

    }

  .gallery .pseudo_conteiner .title {

    text-align:center;

    font-size: 13px;

    }

  /* wordpress css hack! */

  .gallery div img {

    border: 0px;

  }

.manipulate {

  position:relative;

  border-top:1px solid #e6e6e6;

  margin:10px 10px 0px;

  }

  .scroll-to {

    position:absolute;

    top:15px;

    }

  .scroll-to.prev {

    left:5px;

    }

  .scroll-to.next {

    right:5px;

    }

  .show-all {

    position:absolute; bottom:10px; right:5px;

    }

  .overflow {

    position:relative;

    overflow:hidden; 

    margin:0 auto 0; padding:10px 0 0;

    /*width:388px;*/

    width: 85%;

    }

.active_image { }

.image_block {

  background:url(../images/bg_image_block.gif) no-repeat;

	float:left;

	margin:0 8px 0 0; padding:2px;

  height:125px;

	position:relative;

  }

  .image_block a img {

    border: 0px;

  }

  

  

.gallery, .pseudo_conteiner,

{

  border-radius:5px;

  -o-border-radius:5px;

  -icab-border-radius:5px;

  -khtml-border-radius:5px;

  -moz-border-radius:5px;

  -webkit-border-radius:5px; 

}



/* wordpress css hack */

/*.post {

  width: 475px;

}*/





.gallery .pseudo_conteiner,

.head 

{ 

  zoom:1; 

}



.manipulate:after,

.gallery .pseudo_conteiner:after,

{

	content:".";

	display:block;

	clear:both;

	height:0;

	font-size:0;

	line-height:0em;

	visibility:hidden;

	overflow:hidden;

}



#post-109 .image_block{

    height: 125px;

}

#post-68 .image_block ,

#post-796 .image_block ,

#post-875 .image_block {

height:125px;

}
