/* --- Articles (nodes) --- */
.article {
  margin-bottom: 2.5em;
  padding: 0;
}

.front .article {
  margin-bottom: 0;
  padding: 0 0 2.5em;
}

.view-articles .article,
.page-blog .article {
  border-top: 1px solid #e2e2e2;
  margin-bottom: 2.5em;
  padding: 2.5em 0 0;
}

.page-blog .article:first-child,
.views-row-first .article {
  border-top: none;
  padding-top: 0;
}

/* Teaser */
.node-teaser {
}

/* Article Title */
.article > .header {
  padding-bottom: .5em;
}

.node-title,
#block-views-box-home-block-3--2 h2.block-title {
  font-size: 1.6em;
  font-weight: normal;
  margin: 0 0 .1em;
  padding-right: 10px;
}

.node-type-document .node-title {
  text-transform: uppercase;
}

.views-field-field-document .node-title,
.field-name-field-document .node-title {
  font-size: 1.15em;
}

#block-views-box-home-block-3--2 h2.block-title {
  font-family: Raleway;
  margin-bottom: 1em;
}

#block-views-box-home-block-3--2 .node-readmore a {
  margin-bottom: 24px;
}

.front .panel-cols-3 .node-title {
  font-size: 1.3em;
  font-weight: 600;
}

.node-title a:hover,
.node-title a:active,
.node-title a:focus {
  text-decoration: none;
}

/* User Picture */
.article .user-picture {
  display: inline;
  margin-right: .5em;
}

.article .user-picture img {
}

/* Meta */
.node-author {
}

.username {
}

.article > .submitted {
  color: #7b7b7b;
  font-size: .917em;
  line-height: 1;
  padding: .5em 0;
  text-transform: uppercase;
}

/* Field Image */
.article .field-type-image {
  display: inline-block;
  border: 1px solid #e2e2e2;
  margin-bottom: 1em !important;
  margin-right: 1em !important;
  padding: 2px;
  float: left;
}

.views-row  .article,
.view-ricerca-avanzata .views-row {
  border-top: 1px solid #e2e2e2;
  margin-bottom: 1.5em;
  padding: 1.5em 0 0;
}

.views-row .views-field-field-document .article,
.field-name-field-document  .article {
  border-top: 0;
  margin-bottom: .5em;
  padding: .5em 0 0;
  padding-left: 1em;
}

.node-people > .node-content > div > .node-title {
  margin-bottom: 1em;
}

.edit-links {float:right;}

.front #block-system-main .views-row  .article{
  margin: 0;
  padding-top: 0;
  margin-bottom: 15px;
}

.views-row-first .article,
.view-people .views-row-first,
.view-ricerca-avanzata .views-row-first {
  border-top: none;
  padding-top: 0;
}

#block-system-main .views-row-first .article {
  padding-top: .5em;
}
.view-people .view-content > h3:first-child {
  display: none;
}



div.publication-info {
	margin: 1em 0;
	line-height: 1;
}

div.publication-info .field {
	margin: .3em 0;
}
div.publication-info .field-label {
	font-size: .9em;
	line-height: 1;
}

div.publication-info .field-items {
	font-size: .9em;
}

.views-field-field-specialization {
  text-transform: capitalize;
  margin-bottom: .5em;
}

.view-people .views-field-field-photo {
  float: left;
  border: 1px solid #e2e2e2;
  padding: 4px;
  margin-right: 1em;
  margin-bottom: 5.3em;
}

.page-collaborations .views-row-odd .article .field-type-image,
.node-type-collaboration .article .field-type-image{
  float:left;
  margin-right: 7px;
}
.page-collaborations .views-row-even .article .field-type-image{
  float:right;
  margin-left: 7px;
}

.field-name-field-attachments .field-items .even,
.field-name-field-additional-files .field-items .even {
  margin: 0;
}
.field-name-field-attachments img,
.field-name-field-additional-files img {
  display: none;
}


.file a:before,
.file a:hover:before {
	font-family: Flaticon;
	font-size: 1.6em;
	font-style: normal;
	margin-left: 0 !important;
	margin-right: 0.4em;
	content: "\f102"; /* xml generic */
	text-decoration: none;
    display:inline-block;
}

.file a[href$=".pdf"]:before {
	content: "\f10a";
	color: #c62828;
}

.file a[href$=".epub"]:before {
	content: "\f102";
	color: #85b916;
}

.file a[href$=".zip"]:before {
	content: "\f106";
	color: #0066cc;
}


.field-collection-container h3{
  margin-bottom: 10px;
}
.field-collection-view {
  padding: 0;
  margin: 0 1em 0 0;
  border-bottom: 1px dotted #D3D7D9;
}
.field-collection-view .field{
  float: left;
  margin: 0 7px 0 0;
}

hr {
  display: block;
  height: 0;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* Article Lists */
.article ul {
  margin-top: 2em;
}

.article ul li {
  margin: 1em 0;
}

.article ol {
  margin-top: 2em;
}

.article ol li {
  margin: 1em 0;
}

/* Article Links */
.article .menu {
  margin-top: 1.5em;
}

.article ul.links {
  color: #999;
  margin: 0;
}

.article ul.links li {
  float: left;
  margin: 0 0 .5em;
  padding: 0;
}

.article ul.links li a {
  background: #fff;
  color: #0066cc;
  padding: 3px 10px;
}

.article ul.links li a:hover,
.article ul.links li a:active,
.article ul.links li a:focus {
  background: #0066cc;
  color: #fff;
  text-decoration: none;
}

/*
  background: url(../images/bg-button-more.png) no-repeat left top;
  border: 1px solid #ddd;
  color: #aaa;
  display: block;
  float: left;
  font-size: .833em;
  /* margin-top: 10px; */
/* margin-right: 0.455em;
  padding: 2px 10px 2px 21px;
  text-transform: uppercase;
} */

.article .menu ul.links li a,
.node-readmore a {
  display: inline-block;
  margin-left: .2em;
  color: #0066cc;
  background: #fff;
  padding: .1em .3em;
  border: 1px solid #0066cc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-transform: uppercase;
}

.node-readmore a {
  /* margin-bottom: 30px; */
}

.view-frontpage .views-field-title {
  margin-bottom: .5em;
}

.field-type-link-field {
  margin: 1.4em 0;
}

.article .menu.node-links {
	margin-top: 0;
}

.article .menu ul.links li a:hover,
.article .menu ul.links li a:focus,
.node-readmore a:hover,
.node-readmore a:focus {
  background: #0066cc;
  color: #fff !important;
  text-decoration: none;
}

.article .menu ul.links li.comment-add {
  float: right;
  margin-right: 0;
}

.node-type-poll .article > .menu li.comment-add {
}

.article .menu ul.links li.comment_forbidden a {
  display: inline-block;
  float: none;
  margin: 0 5px 0 0;
}


/*
 * Archive view (aka view issue_by_volume)
 */
.view-issue-by-volume h3 /* volume */ {
  font-size: 1.6em;
  font-weight: normal;
  margin: 0 0 .3em;
}

.view-issue-by-volume .views-row {
  padding: 0;
  padding-left: 1em;
}

.view-issue-by-volume .views-row-last {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 2.5em;
  padding-bottom: .6em;
}


/*
 * Volume node (aka view issue_in_volume)
 */
.node-type-volume .views-row {
  /* margin: 1em 0; */
  padding: .5em 0;
  border-bottom: 1px solid #c2c2c2;
}

.node-type-volume .views-row-last {
  border-bottom: 0;
}

.view-issue-by-volume .views-field-title-field, /* /archive view */
.node-type-volume     .views-field-title-field  /* volume view   */ {
  display: inline-block;
}

.view-issue-by-volume .views-field-title-field h4,
.node-type-volume     .views-field-title h4 {
  margin: .5em 0 .5em;
}

.view-issue-by-volume .views-field-flagged,
.node-type-volume     .views-field-flagged {
  display: inline-block;
  margin-left: .2em;
  color: #fff;
  background: #0066cc;
  padding: .1em .3em;
  border: 1px solid #0066cc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.view-issue-by-volume .views-field-flagged .current,
.node-type-volume     .views-field-flagged .current {
  display: inline-block;
}


/*
 * Misc.
 */
/* Skinr article title alignment */
.ta-l .article-title {
  text-align: left;
}

.ta-r .article-title {
  text-align: right;
}

.ta-c .article-title {
  text-align: center;
}

/* Photostream */
.galleryformatter {
  margin: 1em auto 2em;
}

.galleryformatter-greenarrows .gallery-thumbs {
  padding: 0 44px;
  width: 482px !important;
}

.galleryformatter-greenarrows .gallery-thumbs .wrapper {
  background: none;
  border-bottom: none;
}

.galleryformatter-greenarrows .gallery-thumbs li {
  padding-right: 10px;
  width: 60px !important;
}

.galleryformatter .gallery-slides {
  background: #fff;
  border: 1px solid #e2e2e2;
  padding: 4px;
}

.galleryformatter .gallery-slides img {
  width: auto;
}

.galleryformatter-greenarrows .gallery-thumbs li img {
  background: #fff;
  border: 1px solid #e2e2e2;
  padding: 4px;
}

.galleryformatter-greenarrows .gallery-thumbs li a {
  padding-top: 10px;
}

.galleryformatter .gallery-thumbs .arrow,
.galleryformatter-greenarrows .gallery-thumbs li.active a,
.galleryformatter-greenarrows .gallery-thumbs li a:hover {
  background: url(../images/btn-photostream.png) no-repeat;
}

.galleryformatter .gallery-thumbs .arrow {
  bottom: 20px;
  height: 30px;
  width: 30px;
}

.galleryformatter .gallery-thumbs .back {
  background-position: 0 0;
}

.galleryformatter .gallery-thumbs .back:hover {
  background-position: 0 -35px;
}

.galleryformatter-greenarrows .gallery-thumbs .forward {
  background-position: 0 -70px !important;
}

.galleryformatter-greenarrows .gallery-thumbs .forward:hover {
  background-position: 0 -105px !important;
}

.galleryformatter-greenarrows .gallery-thumbs li a:hover img,
.galleryformatter-greenarrows .gallery-thumbs li.active a img {
  background: #222;
  border-color: #222;
}

.galleryformatter-greenarrows .gallery-thumbs li.active a,
.galleryformatter-greenarrows .gallery-thumbs li a:hover {
  background-position: center -150px !important;
}

.galleryformatter .slide-button {
  margin-top: -32px;
  top: 50%;
}

.view-taxonomy-term .node-links {display: none;}
#personal_project,
#personal_publications {display: none;}

.node-project .field-name-field-image {
  float: right;
  margin-right: 0;
  margin-left: 1em;
}

.field-name-field-keywords.field-type-taxonomy-term-reference ul li,
.field-name-field-keywords.field-type-taxonomy-term-reference .field-label {
  float: none;
  margin: 0;
  padding: 0;
}

.field-name-field-keywords.field-type-taxonomy-term-reference ul li a {
/*  background-color: transparent; */
/*  color: #4688F1; */
  border: 0;
  padding: 5px 0;
}

.node-type-document .field-name-field-document .field-item {
  margin: 5px 0;
}

.field-name-field-keywords.field-type-taxonomy-term-reference ul li a:hover {
  border:0;
  text-decoration: underline;
}

.page-taxonomy .menu.node-links {
  display: none;
}

.search-info {
  display: none;
}





