
/* ---------- General Layout ---------- */
.jDiaporama_status,
.jDiaporama_controls {
	display: none !important;
}
body,
input,
textarea,
select {
  color: #000;
  background: none;
	font-size:11px;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
  width: 640px;
}
#sidebar-first,
#sidebar-second,
.navigation,
#toolbar,
.site-footer,
.tabs,
.shortcut-action {
  display: none;
}
.f_field-introduction {
	font-weight: 600;
	font-size:1.1em;
}
.fade {
	opacity: 1 !important;
}
.para img {
	max-height:130px !important;
	width:auto;
}
.para .jDiaporama, 
.para .jDiaporama ul {
    width: auto !important;
    height:auto !important;
	max-height: none !important;
	min-height: 0 !important;
}
.para .jDiaporama li {
	display:inline-block !important;
	position: relative !important;
	height: auto !important;
	max-height: none !important;
	min-height: 0 !important;
}
.para .jDiaporama li img {
	height:120px !important;
	width:auto;
}
.tabImgOverlay {
	display: none !important;
}
/* ---------- Node Pages ---------- */

#comments .title,
#comments form,
.comment-forbidden {
  display: none;
}
