/*
 Theme Name:   GI.VI.SER.
 Description:  GI.VI.SER. Theme
 Author:       PH Project
 Author URI:   http://www.phproject.it
 Template:     minamaze
 Version:      0.1.0
 Text Domain:  giviser
*/
@import url("../minamaze/style.css");

body {
	font-size: 14px;
}

#header {
    background-color: #f9f9f9;
}

/* PORTFOLIO */

.hugeitmicro .portelement_2, .hugeitmicro .portelement_5 {
    max-width: 275px;
    padding: 11px;
}

.hugeitmicro .portelement_3, .hugeitmicro .portelement_4 {
    max-width: calc(100% - 25px);
    padding: 11px;
}
.hugeitmicro .portelement_3 img, .hugeitmicro .portelement_4 img {
}

/* PHOTO COPYRIGHT */

.photo-copyright {
  font-size: 10px;
  margin-top: 80px;
}
.rslides-content .featured-excerpt {
  position: absolute;
  bottom: 10px;
}
.rslides-content .photo-copyright {
  color: #fff;
  text-align: right;
}
.rslides-content .photo-copyright a {
  color: #fff;
}

/* MISC */

div.button-block {
  display: none !important;
}
#slider-stopper {
  display:none;
}

/*
.home-block {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #dedede;
    padding: 4%;
    min-height: 209px;
/
    clear: both;
    margin: 5px 0;
    overflow: hidden;
    position: relative;
    width: 95%;
/
}
.home-block h3 {
  margin-bottom: 10px;
}
.home-block p {
  margin-bottom: 0;
}
*/
