html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after,
.clearfix .inner:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: auto;
  visibility: hidden;
}
html {
  font-size: 100.01%;
}
body {
  color: #222;
  font-family: Helvetica, Arial, Verdana, "Bitstream Vera Sans", sans-serif;
  font-size: 75%;
  line-height: 150%;
}
.form-text {
  font-family: Helvetica, Arial, Verdana, "Bitstream Vera Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: #111;
}
h1,
.h1 {
  font-size: 3em;
  line-height: 1em;
}
h2,
.h2 {
  font-size: 2em;
  line-height: 1em;
}
h3,
.h3 {
  font-size: 1.5em;
  line-height: 1.25em;
}
h4,
.h4 {
  font-size: 1.2em;
  line-height: 1.25em;
}
h5,
.h5 {
  font-size: 1em;
  font-weight: bold;
}
h6,
.h6 {
  font-size: 1em;
  font-weight: bold;
}
.submitted,
.terms {
  font-size: 95%;
}
.terms {
  line-height: 130%;
}
.node .read-more,
.node .more-link,
.node .links {
  font-size: 95%;
}
.breadcrumbs {
  line-height: 1em;
}
ul.pager {
  font-size: 0.9167em;
  line-height: 1.5000em;
}
ul.pager li {
  line-height: 250%;
}
li,
li.leaf,
ul.menu li,
.item-list ul li {
  line-height: 150%;
}
.form-item .description {
  font-size: 0.9167em;
  line-height: 1.2500em;
}
.block-region {
  font-size: 130%;
}
#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited {
  font-size: 110%;
  line-height: 120%;
}
#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  font-size: 1em;
  line-height: 110%;
}
.block-poll .poll div.title {
  font-size: 120%;
}
#forum .description {
  font-size: 0.9167em;
}
.font-size-10 {
  font-size: 62.5%;
}
.font-size-11 {
  font-size: 68.75%;
}
.font-size-12 {
  font-size: 75%;
}
.font-size-13 {
  font-size: 81.25%;
}
.font-size-14 {
  font-size: 87.5%;
}
.font-size-15 {
  font-size: 93.75%;
}
.font-size-16 {
  font-size: 100%;
}
.font-size-17 {
  font-size: 106.25%;
}
.font-size-18 {
  font-size: 112.5%;
}
.font-family-sans-serif-sm,
.font-family-sans-serif-sm .form-text {
  font-family: Arial, Helvetica, "Nimbus Sans L", FreeSans, sans-serif;
}
.font-family-sans-serif-lg,
.font-family-sans-serif-lg .form-text {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.font-family-serif-sm,
.font-family-serif-sm .form-text {
  font-family: Garamond, Perpetua, "Nimbus Roman No9 L", "Times New Roman", serif;
}
.font-family-serif-lg,
.font-family-serif-lg .form-text {
  font-family: Baskerville, Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "URW Palladio L", serif;
}
.font-family-myriad,
.font-family-myriad .form-text {
  font-family: "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font-family-lucida,
.font-family-lucida .form-text {
  font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
}
.font-family-tahoma,
.font-family-tahoma .form-text {
  font-family: Tahoma, Arial, Verdana, sans-serif;
}
p {
  margin-bottom: 1.5em;
}
blockquote,
.blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic;
}
strong,
dfn,
.bold {
  font-weight: bold;
}
em,
dfn,
.italic {
  font-style: italic;
}
sup,
sub {
  line-height: 0;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
}
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del {
  color: #666;
}
pre {
  margin: 1.5em 0;
  white-space: pre;
}
pre,
code,
tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5em;
}
dd {
  margin-left: 1.5em;
}
.highlight {
  background: #ff0;
  color: #333;
}
.added {
  background: #060;
  color: #fff;
}
.removed {
  background: #900;
  color: #fff;
}
.em08 {
  font-size: 0.8333em;
}
.em09 {
  font-size: 0.9167em;
}
.em11 {
  font-size: 1.0833em;
}
.em12 {
  font-size: 1.1667em;
}
.em13 {
  font-size: 1.2500em;
}
.em14 {
  font-size: 1.3333em;
}
.em15 {
  font-size: 1.5em;
}
.em20 {
  font-size: 2.0em;
}
.em30 {
  font-size: 3.0em;
}
.node-full .short-teaser {
  font-size: 1.5em;
  font-style: italic;
}
#block-views-gallery_referring_nodes-latest {
  font-size: .8571em;
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5em;
}
ul,
ol,
dd {
  margin-bottom: 1.5em;
  margin-left: 2em;
}
li ul,
li ol {
  margin-bottom: 0;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:visited {
  color: #444;
}
a:focus,
a:hover,
a:active {
  color: #000;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
table {
  border-spacing: 0;
  margin-bottom: 1.4em;
  width: 100%;
}
caption {
  background: #eee;
  text-align: left;
}
th {
  font-weight: bold;
  margin: 0;
  padding: 0 10px 0 0;
}
th.active img {
  display: inline;
}
thead th {
  background: #ccc;
  padding-right: 10px;
}
td {
  margin: 0;
  padding: 3px;
}
th,
td,
caption {
  padding: 4px 10px 4px 5px;
}
td.block {
  border: none;
  float: none;
  margin: 0;
}
tr.drag td,
tr.drag-previous td {
  background: #FFFFDD;
  color: #000;
}
tbody tr:nth-child(even) td,
tbody tr.even td {
  background: #e5e5e5;
}
#skip-link a,
#skip-link a:hover,
#skip-link a:visited {
  height: 1px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: -500px;
  width: 1px;
}
#skip-link a:active,
#skip-link a:focus {
  background-color: #fff;
  color: #000;
  height: auto;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 99;
}
#skip-link a:hover {
  text-decoration: none;
}
.clear {
  clear: both;
}
.clearfix:after,
.clearfix .inner:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: auto;
  visibility: hidden;
}
.page,
.region {
  margin: 0 auto;
}
.nested {
  float: left;
  margin: 0;
  width: 100%;
}
.sidebars-both-first .content-group {
  float: right;
}
.sidebars-both-last .sidebar-first {
  float: right;
}
#header-site-info {
  width: auto;
}
#site-name-wrapper {
  float: left;
}
#slogan {
  display: block;
}
#site-name a:link,
#site-name a:visited,
#site-name a:hover,
#site-name a:active {
  text-decoration: none;
}
#site-name a {
  outline: 0;
}
.node-bottom {
  margin: 1.5em 0 0 0;
}
#header-top-wrapper,
#header-group-wrapper,
#main-menu-wrapper,
#preface-top-wrapper,
#main-wrapper,
#preface-bottom,
#content-region,
#postscript-top,
#postscript-bottom-wrapper,
#footer-wrapper {
  clear: both;
}
.item-list ul li {
  margin: 0;
}
.block ul,
.block ol {
  margin-left: 2em;
  padding: 0;
}
.content-inner ul,
.content-inner ol {
  margin-bottom: 1.5em;
}
.content-inner li ul,
.content-inner li ol {
  margin-bottom: 0;
}
.block ul.links {
  margin-left: 0;
}
ul.menu li,
ul.links li {
  margin: 0;
  padding: 0;
}
#main-menu .block-title,
#secondary-menu .block-title {
  height: 0;
  left: -999em;
  overflow: hidden;
  position: absolute;
  top: -999em;
}
.sf-menu.sf-style-default {
  float: left;
  padding: 0;
}
.sf-menu.sf-style-default.sf-navbar {
  width: 100%;
}
.sf-menu.sf-style-default ul {
  padding-left: 0;
}
.sf-menu.sf-style-default a.sf-with-ul {
  padding-right: 2.25em;
}
.sf-menu.sf-style-default.rtl a.sf-with-ul {
  padding-left: 2.25em;
  padding-right: 1em;
}
.sf-menu.sf-style-default span.sf-description {
  display: block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px 0 0 5px;
  padding: 0;
}
.sf-menu.sf-style-default ul.sf-megamenu li.sf-megamenu-wrapper ol,
.sf-menu.sf-style-default ul.sf-megamenu li.sf-megamenu-wrapper ol li {
  margin: 0;
  padding: 0;
}
.sf-menu.sf-style-default ul.sf-megamenu li.sf-megamenu-wrapper a.menuparent {
  font-weight: bold;
}
.sf-menu.sf-style-default ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  display: inline;
  float: left;
  width: 12em;
}
.sf-menu.sf-style-default.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  float: right;
}
.sf-menu.sf-style-default li.sf-parent-children-1 ul.sf-megamenu {
  width: 12em;
}
.sf-menu.sf-style-default li.sf-parent-children-2 ul.sf-megamenu {
  width: 24em;
}
.sf-menu.sf-style-default li.sf-parent-children-3 ul.sf-megamenu {
  width: 36em;
}
.sf-menu.sf-style-default li.sf-parent-children-4 ul.sf-megamenu {
  width: 48em;
}
.sf-menu.sf-style-default li.sf-parent-children-5 ul.sf-megamenu {
  width: 60em;
}
.sf-menu.sf-style-default li.sf-parent-children-6 ul.sf-megamenu {
  width: 72em;
}
.sf-menu.sf-style-default li.sf-parent-children-7 ul.sf-megamenu {
  width: 84em;
}
.sf-menu.sf-style-default li.sf-parent-children-8 ul.sf-megamenu {
  width: 96em;
}
.sf-menu.sf-style-default li.sf-parent-children-9 ul.sf-megamenu {
  width: 108em;
}
.sf-menu.sf-style-default li.sf-parent-children-10 ul.sf-megamenu {
  width: 120em;
}
.region-main-menu ul.menu ul {
  display: none;
}
.region-main-menu ul {
  margin-left: 0;
}
.region-main-menu ul li a,
.region-main-menu ul li .nolink {
  padding: 0.75em 1em;
}
.region-main-menu ul li .nolink {
  cursor: default;
}
.region-main-menu ul li:hover,
.region-main-menu ul li.sfHover,
.region-main-menu ul a:focus,
.region-main-menu ul a:hover,
.region-main-menu ul a:active {
  outline: 0;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #aa1144;
}
.marker,
.form-required {
  color: #aa1144;
}
.breadcrumbs-inner {
  margin: 0 10px;
}
.breadcrumb {
  padding: 5px;
}
ul.pager {
  margin: 20px 0;
}
ul.pager li {
  margin: 0;
  white-space: nowrap;
}
ul.pager a,
ul.pager li.pager-current {
  border-style: solid;
  border-width: 1px;
  padding: 3px 6px 2px 6px;
  text-decoration: none;
}
ul.pager a:link,
ul.pager a:visited {
  color: inherit;
}
ul.pager a:hover,
ul.pager a:active,
ul.pager a:focus {
  border-style: solid;
  border-width: 1px;
}
ul.pager span.pager-ellipsis {
  padding: 0 4px;
}
.item-list .pager li {
  padding: 0;
}
ul.pager li.pager-current,
ul.pager a:hover,
ul.pager a:active,
ul.pager a:focus {
  background-color: #ccc;
}
.form-text {
  padding: 2px;
}
.form-submit,
.form-submit:hover {
  cursor: pointer;
  font-size: 80%;
  font-weight: bold;
  margin: 2px;
  padding: 3px 5px;
}
fieldset {
  margin: 15px 0;
  padding: 10px;
}
html.js fieldset.collapsed {
  margin-bottom: 15px;
}
.form-radio,
.form-checkbox {
  background: none;
  border: 0px;
}
textarea,
.form-item input,
.form-item select,
#content-region input.form-text {
  max-width: 95%;
}
html.js textarea {
  max-width: 100%;
}
fieldset.collapsible .resizable-textarea textarea {
  max-width: 101.5%;
}
fieldset.collapsible .resizable-textarea .grippie {
  width: 101%;
}
.form-item select#edit-theme {
  max-width: none;
}
.page-admin-structure-block-demo div.content-help-inner div.help {
  background-color: transparent;
}
.page-admin-structure-block-demo div.content-help div.help {
  border-width: 0;
  padding: 0;
}
.block {
  float: left;
  margin-bottom: 1.5em;
  width: 100%;
}
#node-top .inner,
#node-bottom .inner {
  margin-left: 0;
  margin-right: 0;
}
div.node {
  margin-bottom: 1.5em;
}
a.feed-icon img,
ul.links img,
th img {
  border: 0;
  margin: 0 5px;
}
#content-content .node ul.links li.comment_forbidden a {
  padding-right: 0;
}
#block-dennis_group_content-group_content_prev_next_links .content span {
  width: 48%;
}
#block-dennis_group_content-group_content_prev_next_links .content .previous {
  float: left;
}
#block-dennis_group_content-group_content_prev_next_links .content .previous a {
  display: block;
  clear: left;
}
#block-dennis_group_content-group_content_prev_next_links .content .next {
  float: right;
  text-align: right;
}
#block-dennis_group_content-group_content_prev_next_links .content .next a {
  display: block;
  clear: right;
}
div.comment {
  margin: 15px 0;
}
div.comment h3.title {
  font-weight: bold;
  margin: 0 0 5px 0;
}
div.comment div.links a,
div.comment ul.links a {
  text-align: right;
}
.comment-folded {
  margin: 1em 0 1em 1em;
}
.comment-folded .subject {
  font-weight: bold;
  padding-right: 5px;
  text-transform: uppercase;
}
.comment-folded .subject a {
  font-style: normal;
  text-transform: none;
  font-weight: normal;
}
.signature {
  border-top-style: solid;
  border-top-width: 1px;
  margin: 10px 0;
  padding: 0;
}
div.content-messages div.messages,
div.content-help div.help {
  border: none;
  border-top: solid 6px;
  border-bottom: solid 6px;
  font-weight: bold;
  margin-bottom: 1.5em;
  padding: 14px 14px 14px 37px;
}
div.content-messages-inner div.status {
  background-color: #EAF8E4;
  border-color: #8DC478;
  color: #3E642F;
}
div.content-messages-inner div.warning {
  background: #FFFFDD;
  border-color: #EED300;
  color: #745500;
}
div.content-messages-inner div.error {
  background-color: #FFF2F2;
  border-color: #CC0000;
  color: #B20000;
}
.help,
div.content-help-inner div.help {
  background-color: #E4EEF8;
  border-color: #57718A;
  color: #292929;
}
div.messages ul,
div.content-help .help ul {
  list-style-position: inside;
}
div.messages a:link,
div.messages a:visited,
.help a:link,
.help a:visited,
.help .more-help-link a:link,
.help .more-help-link a:visited {
  color: #333;
  text-decoration: underline;
}
div.messages a:hover,
div.messages a:active,
.help a:hover,
.help a:active,
.help .more-help-link a:hover,
.help .more-help-link a:active,
div.messages em {
  color: #333;
  text-decoration: none;
}
#content-region ul.tips li {
  background: transparent;
  list-style: disc;
  list-style-image: none;
  list-style-position: inside;
}
.in-maintenance .page #logo {
  float: none;
}
.in-maintenance .page .header-site-info {
  margin-bottom: 10px;
  margin-top: 10px;
}
.db-offline .page .header-group-inner,
.db-offline .page .main-inner {
  padding-left: 10px;
  padding-right: 10px;
}
.block-poll .poll div.title {
  font-weight: bold;
  margin-bottom: 10px;
}
.views-edit-view input,
.views-edit-view textarea {
  max-width: 95%;
}
.block-wrapper .block-views .views-row-last .node {
  margin-bottom: 0;
}
#node-top .block {
  margin-bottom: 10px;
}
#node-top .block .views-row-last {
  margin-bottom: 0;
}
#logo {
  float: left;
}
h1#logo {
  margin: 0px;
}
.page {
  background-color: #FFF;
  border: 1px solid #000;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 10px;
  position: relative;
  z-index: 100;
}
.main-group {
  float: left;
}
.header-group {
  margin-bottom: 10px;
  margin-top: 10px;
}
.region-header {
  float: right;
  width: auto;
}
.menu-group {
  margin-bottom: 15px;
}
#secondary-menu .block-menu {
  margin-bottom: 0px;
  width: auto;
}
.main-menu {
  font-size: 116.7%;
  margin: 0 -10px;
}
.main-menu-inner {
  margin-left: 10px;
  margin-right: 10px;
}
.region-secondary-menu ul li a,
.region-secondary-menu ul li .nolink {
  display: block;
  padding: 0.5em 0.75em;
  text-decoration: none;
}
.region-secondary-menu ul li {
  list-style: none;
  float: left;
}
.secondary-menu {
  background-color: #000;
  text-transform: uppercase;
  margin: 0 -10px;
}
.secondary-menu-inner ul {
  margin-bottom: 0px;
  margin-left: 0;
}
.secondary-menu-inner ul.menu a,
.secondary-menu-inner ul.menu a:visited {
  color: #FFF;
}
.secondary-menu-inner ul.menu a:hover,
.secondary-menu-inner ul.menu a:active,
.secondary-menu-inner ul.menu a:focus {
  background-color: #333;
}
.block-superfish {
  margin-bottom: 0;
}
#block-superfish-1 {
  width: 680px;
}
#block-search-form {
  text-align: right;
  float: right;
  margin-top: 14px;
  margin-bottom: 0;
  width: 240px;
}
.page-search #content .search-result {
  list-style-type: none;
}
.page-search #content ol,
.page-search #content dd {
  margin: 0;
}
.page-search .search-info {
  margin-bottom: 0;
}
.page-search .block-facetapi li a {
  font-weight: normal;
  text-decoration: none;
  font-weight: normal;
  padding: 1px 6px;
  display: block;
}
.page-search .block-facetapi li a.facetapi-active {
  display: inline-block;
  background: #ddd;
  border-radius: 3px;
  margin-right: 5px;
  font-weight: bold;
  border-right: 1px solid #aaa;
}
.page-search .block-facetapi ul {
  margin-left: 0;
}
.page-search .block-facetapi li {
  list-style: none;
  margin-bottom: 1px;
  background: #eee;
  border-radius: 3px;
  font-weight: normal;
  color: #666;
}
.block-dart,
.block-dfp {
  line-height: 0;
  text-align: center;
}
.block-dart .inner,
.block-dfp .inner {
  margin: 0;
}
.dart-leaderboard,
.dfp-leaderboard {
  width: 728px;
  height: 90px;
  line-height: 0;
}
#leaderboard-top {
  float: right;
  margin-right: 10px;
}
.sidebar-second #block-dart-dart-tag-skyscraper_1,
.sidebar-second #block-dfp-skyscraper_right_1 {
  float: right;
  margin-left: 20px;
}
#sidebar-first #block-dart-dart-tag-skyscraper_1 .inner,
#sidebar-first #block-dart-dart-tag-skyscraper_2 .inner,
#sidebar-first #block-dfp-skyscraper_right_1 .inner,
#sidebar-first #block-dfp-skyscraper_left_2 .inner {
  background: #eee;
  border: 1px solid #aaa;
  padding: 9px;
}
#block-dart-dart-tag-billboard,
#block-dfp-billboard {
  margin-bottom: 0;
  position: relative;
}
#block-dfp-billboard {
  display: inline-block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
#block-dfp-billboard .inner {
  margin-left: 0;
  margin-right: 0;
}
#block-dart-dart-tag-skin,
#block-dfp-skin,
#block-dfp-out_of_page {
  margin: 0;
}
#block-dart-dart-tag-skin .inner,
#block-dfp-skin .inner,
#block-dfp-out_of_page .inner {
  margin: 0;
}
#block-dfp-skin,
#block-dfp-out_of_page {
  position: absolute;
  width: 100%;
}
#block-dfp-skin iframe,
#block-dfp-out_of_page iframe {
  width: 100% !important;
}
.content-group {
  float: left;
}
.primary-image,
.views-field-field-primary-image,
.field-name-field-primary-image,
.views-field-field-gallery-files,
.field-name-field-author-image,
.teaser-image {
  float: left;
  line-height: 0;
  margin-right: 20px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.primary-image img,
.views-field-field-primary-image img,
.field-name-field-primary-image img,
.views-field-field-gallery-files img,
.field-name-field-author-image img,
.teaser-image img {
  box-sizing: border-box;
}
.field-name-body,
.short-teaser {
  font-size: 1.167em;
}
ul.unformatted {
  list-style-type: none;
  margin-left: 0px;
}
ul.unformatted li {
  list-style-type: none;
  margin-bottom: 1.5em;
}
.node-inline {
  float: left;
  clear: left;
}
.node-inline #block-dart-dart-tag-skyscraper_2,
.node-inline #block-dfp-skyscraper_left_2 {
  margin-right: 10px;
}
.node-inline #block-dart-dart-tag-skyscraper_2 .inner,
.node-inline #block-dfp-skyscraper_left_2 .inner {
  margin-left: 0;
}
#footer #block-boxes-footer_contact {
  width: 17%;
}
#footer #block-boxes-footer_subscriptions {
  width: 19%;
}
#footer #block-menu-menu-footer {
  width: 15%;
}
#footer #block-menu-menu-our-websites {
  width: 49%;
}
#footer #block-menu-menu-our-websites li {
  float: left;
  width: 33%;
}
#footer ul {
  margin: 0;
}
#footer li {
  list-style: none;
}
html.lte7 #footer li {
  display: inline;
  zoom: 1;
}
#footer .block-title {
  font-size: 1.33em;
}
#footer #footer-logo img {
  max-width: 100%;
  margin-bottom: 15px;
}
#footer #block-dennis_core-dennis_core_footer {
  background: #222;
  margin-bottom: 0;
  margin-left: -10px;
  padding: 0 10px;
  width: 100%;
}
#footer #block-dennis_core-dennis_core_footer .inner {
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-position: 5px;
  padding: 13px 0px 12px 70px;
  margin: 0;
  color: #FFF;
}
#footer #block-dennis_core-dennis_core_footer .copyright {
  float: left;
}
#footer #block-dennis_core-dennis_core_footer .inner p {
  margin-bottom: 0;
}
#footer #block-dennis_core-dennis_core_footer .links {
  float: right;
  margin-bottom: 0;
}
#footer #block-dennis_core-dennis_core_footer .links li {
  float: left;
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1.8em;
}
#footer #block-dennis_core-dennis_core_footer .links li a {
  border-left: 1px solid #FFF;
  margin-left: 0.5em;
  padding-left: 0.5em;
}
#footer #block-dennis_core-dennis_core_footer .links li.first a {
  border: none;
}
#footer #block-dennis_core-dennis_core_footer a {
  color: #f4242c;
}
#footer #block-dennis_core-dennis_core_footer a:hover {
  color: #FFF;
}
#footer .links .your-online-choices {
  background: url(/profiles/dennis_distro/themes/custom/dennis_base/assets/images/clear-marker.png) no-repeat 5px 0;
  width: 25px;
  overflow: hidden;
  height: 18px;
  display: inline-block;
  text-indent: -9999px;
  border-left: none;
}
#footer #boxes-box-footer_contact p.title {
  margin-top: 20px;
}
.title-group .inner {
  margin-left: 10px;
  margin-right: 10px;
}
.node-unpublished {
  background-color: transparent;
}
.page-node .node-unpublished {
  background-color: #ffcccc;
}
.page-node .field-name-field-author .node-unpublished,
.views-field-field-author .node-unpublished {
  background-color: transparent;
}
.preview .node {
  background-color: #ffffcc;
}
.meta {
  clear: both;
  margin-bottom: 10px;
}
.meta .group-meta {
  float: left;
  padding-top: 2px;
}
.meta .field-item {
  margin-right: 5px;
  padding-right: 5px;
  display: inline-block;
  border-right: 1px solid;
}
.meta .field-name-field-published-date .field-item {
  border: none;
}
.meta .content-type {
  text-transform: uppercase;
}
.node-full .group-meta {
  float: left;
}
.share-top {
  float: right;
  max-height: 22px;
  min-width: 190px;
}
.share-top .at300b,
.share-top .at300bo,
.share-top .at300m {
  padding-top: 2px;
}
.share-top .addthis_button_facebook_like {
  display: block;
  height: 23px;
  overflow: hidden;
  padding-top: 0;
}
.share-bottom {
  clear: left;
  padding-top: 10px;
}
.share-bottom .addthis_button_facebook_like {
  clear: both;
}
.terms {
  clear: both;
  border: 1px dotted;
  margin-top: 15px;
  padding: 5px;
}
.terms .tags-label,
.terms h3 {
  color: #0D4B75;
  margin: 4px 6px 0 0;
  float: left;
  font-weight: bold;
  font-size: 12px;
}
.terms .field {
  float: left;
}
.terms .field-item {
  display: inline;
  padding: 0px 4px;
}
.node-full .field-name-field-primary-image {
  margin-bottom: 10px;
}
#content-tabs {
  float: none;
}
#content-tabs ul {
  margin: 0px;
}
#content-tabs ul.primary {
  background-color: #f4f4f4;
  border-top: 3px solid #ccc;
  padding: 5px;
}
#content-tabs ul.primary li {
  display: inline;
  margin-right: 10px;
}
#content-tabs .content-tabs-inner {
  margin: 0px 10px;
}
#content-messages {
  float: none;
}
#content-messages .content-messages-inner {
  margin: 0 10px;
}
.node-unpublished {
  background-color: #fff4f4;
}
.preview .node {
  background-color: #ffffea;
}
td.revision-current {
  background: #ffc;
}
div.node-teaser {
  margin-bottom: 0;
}
.node-teaser .field-name-field-author {
  margin-bottom: 5px;
}
.node-teaser p {
  margin-bottom: 0;
}
.node-sidebar-teaser h2 {
  font-size: 1.4em;
  margin-bottom: 0;
}
.node-sidebar-teaser .short-teaser {
  margin-bottom: 0;
}
.comments div.odd {
  background-color: #fff;
}
.comments div.even {
  background-color: #eee;
}
.comments div.comment-by-author {
  background-color: #ddd;
}
.signature {
  border-top: 1px solid #d6ddb9;
}
.views-row {
  margin-bottom: 10px;
}
.views-row-last {
  margin-bottom: 0;
}
.views_slideshow_main {
  float: left;
}
.views_slideshow_pager_field_item {
  background: #EEE;
  padding: 10px;
}
.views_slideshow_pager_field_item:hover,
.view-carousel-homepage .active {
  background: #ddd;
}
.views_slideshow_main .views-row {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.view-carousel-homepage .views_slideshow_pager_field_item {
  margin-left: 420px;
  height: 74px;
}
.view-carousel-homepage .views_slideshow_pager_field .views-content-field-short-title a {
  font-size: 2em;
}
.view-carousel-homepage .views_slideshow_pager_field .views-field-field-short-teaser {
  font-size: 1.167em;
}
.view-category-hub-carousel .views_slideshow_pager_field_item {
  margin-left: 180px;
  height: 40px;
}
.view-category-hub-carousel .views_slideshow_pager_field .views-content-field-short-title a {
  font-size: 1.67em;
}
.view-category-hub-carousel .views_slideshow_pager_field .views-field-field-short-teaser {
  font-size: 1.167em;
}
.view-featured-in-category .views-field-title {
  font-size: 1.67em;
}
.site-map-menu-box {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
.site-map-menu-box a {
  text-decoration: none;
  font-weight: normal;
}
.site-map-menu-box .title {
  border-top: 3px solid #000;
  margin-right: 10px;
  margin-left: 10px;
}
.site-map-menu-box .content {
  border-top: 1px dotted #000;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
}
#pid-sitemap #content-group .content .block {
  width: 50%;
}
#pid-sitemap #content-group .content .odd {
  clear: left;
}
.node-type-author .field-name-field-facebook-username,
.node-type-author .field-name-field-linkedin-username {
  display: block;
  float: left;
}
.node-type-author .field-name-field-twitter-username {
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 3px;
}
.gallery-wrapper {
  clear: both;
  padding: 20px;
  position: relative;
  margin-bottom: 1em;
  background-color: #e0e0e0;
}
.gallery-wrapper .gallery-image {
  margin: 0 auto 1.67em;
}
.gallery-wrapper .views-row {
  padding: 0px;
}
.gallery-wrapper .views-row .gallery-image-full {
  margin: 0 auto;
}
.gallery-pager-top {
  position: absolute;
  right: 30px;
  top: 30px;
  background: #000000;
  background: rgba(0,0,0,0.67);
  font-size: 1.25em;
  padding: 5px;
  z-index: 20;
}
.gallery-pager-top .pager {
  margin: 0px;
}
.gallery-pager-top .pager a {
  display: block;
  height: 25px;
  line-height: 25px;
  padding: 0px;
  width: 25px;
  background-color: #fff;
  text-align: center;
}
.gallery-pager-top .pager .pager-current {
  background-color: transparent;
  border: 0px;
  color: #fff;
  height: 25px;
  line-height: 25px;
  padding: 3px 6px 0;
}
.gallery-pager-top li {
  float: left;
}
a.latest-gallery-ref {
  float: right;
  margin: 0 0 10px;
  background: url(/profiles/dennis_distro/themes/custom/dennis_base/assets/images/icon-arrow-left.png) no-repeat scroll 0 0 transparent;
  display: block;
  height: 16px;
  line-height: 16px;
  padding-left: 20px;
}
a.latest-gallery-ref:hover {
  background-position: 0 -16px;
}
.gallery-content .file {
  display: block;
  position: relative;
}
.gallery-content .file .field-name-field-file-credits {
  background-color: rgba(0,0,0,0.67);
  bottom: 0;
  color: #fff;
  display: inline-block;
  float: left;
  padding: 5px 10px;
  position: absolute;
  right: 0;
}
.gallery-wrapper .field-name-field-file-title,
.gallery-wrapper .field-name-field-file-description {
  margin-bottom: 1em;
}
.gallery-wrapper .field-name-field-file-description p {
  margin-bottom: 0;
}
.gallery-wrapper .gallery-content img {
  display: block;
  margin: 0 auto;
}
.node-type-gallery .node-inline {
  clear: none;
  float: right;
}
.node-type-gallery .node-inline .block .inner {
  margin-left: 20px;
  margin-right: 0;
}
.gallery-thumbnails {
  clear: left;
  margin: 1.67em 0 0;
  position: relative;
}
.gallery-inner {
  padding: 0 10px 10px 0;
}
.gallery-thumbnails .gallery-item {
  display: inline-block;
  vertical-align: top;
}
html.lte7 .gallery-thumbnails .gallery-item {
  display: inline;
  zoom: 1;
}
.gallery-thumbnails a:hover img {
  opacity: .67;
}
.gallery-reference {
  margin-bottom: 1em;
}
.gallery-reference .main-image {
  float: left;
  margin-bottom: 5px;
}
.gallery-reference .thumbnails {
  float: left;
  margin: 0;
}
.gallery-reference .thumbnails li {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
.gallery-reference .thumbnails li.first {
  margin-left: 0;
}
.gallery-reference .thumbnails li.last {
  margin-right: 0;
}
.gallery-reference .gallery-link {
  float: right;
}
.view-latest-galleries.view-display-id-default .attachment-after,
.view-latest-galleries.view-display-id-default > .view-content {
  float: left;
}
.view-latest-galleries.view-display-id-default > .view-content {
  width: 65%;
  clear: left;
}
.view-latest-galleries.view-display-id-default > .view-content .views-row {
  margin-right: 20px;
}
.view-latest-galleries.view-display-id-default .attachment-after {
  width: 25%;
}
.view-latest-galleries.view-display-id-default .title {
  display: block;
  font-weight: bold;
}
.view-latest-galleries.view-display-id-default .image {
  display: block;
}
.view-latest-galleries.view-display-id-default .image img {
  max-width: 100%;
}
.view-latest-galleries.view-display-id-default .view-header {
  margin-bottom: 1em;
}
.view-latest-galleries.view-display-id-default .view-header:after,
.view-latest-galleries.view-display-id-default .view-header .inner:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: auto;
  visibility: hidden;
}
.view-latest-galleries.view-display-id-default .view-header .title,
.view-latest-galleries.view-display-id-default .view-header .reload {
  float: left;
  width: 50%;
}
.view-latest-galleries.view-display-id-default .view-header .reload {
  text-align: right;
}
.view-latest-galleries.view-display-id-default .view-footer {
  clear: both;
  text-align: right;
}
.jwplayer-video {
  float: left;
  margin: 0 auto;
  padding: 0 0 10px 0;
}
.media-image {
  float: left;
  padding: 10px;
}
.parent-title {
  font-weight: bold;
}
.parent-short-teaser {
  font-style: oblique;
  font-weight: bold;
}
.entity-pollim {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding: 1.275em 0.775em;
  margin-bottom: 0.175em;
  width: 97.2%;
  float: left;
}
.entity-pollim h2 {
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0.775em;
  float: right;
  width: 70%;
}
.entity-pollim h2 a {
  color: #1f1f1f;
}
.entity-pollim .field-name-field-poll-question {
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0.775em;
}
.entity-pollim .field-name-field-poll-choices {
  background-color: #f1f1f1;
  float: left;
  height: auto;
  width: 100%;
}
.entity-pollim .field-name-field-poll-choices .choice-item .choice-data {
  padding: 0.675em 0.575em 0.475em;
  border: none;
  border-bottom: 2px solid #FFF;
  width: 97.8%;
  float: left;
  max-height: 32px;
  position: relative;
}
.entity-pollim .field-name-field-poll-choices .choice-item .choice-data .choice {
  float: left;
  width: 5%;
  margin: 7px;
}
.entity-pollim .field-name-field-poll-choices .choice-item .choice-data label {
  float: left;
  width: 95%;
  font-size: 1em;
  line-height: 1.333em;
  margin-top: 0.225em;
}
.entity-pollim .field-name-field-poll-choices .choice-item .choice-data label .choice-votecount {
  float: right;
}
.entity-pollim .field-name-field-poll-choices .choice-item .choice-data .choice-percentage-bar {
  top: 0px;
  left: 0px;
  max-width: 620px;
}
.entity-pollim .field-name-field-poll-choices .choices-total-vote-count {
  font-size: 0.8em;
  color: #4f4f4f;
  padding: 0.575em;
  display: none;
}
.entity-pollim .field-name-field-poll-status {
  display: inline;
  margin-bottom: 0.475em;
  float: left;
}
.entity-pollim .field-name-field-poll-status .field-items,
.entity-pollim .field-name-field-poll-status .field-label {
  width: auto;
  float: left;
}
.entity-pollim .field-name-field-published-date {
  float: right;
}
.pollim-closed {
  background-color: #f2f2f2;
}
.pollim-closed .field-name-field-poll-status {
  display: inline;
  margin-bottom: 0.475em;
  float: left;
}
.pollim-closed .field-name-field-poll-status .field-items .field-item {
  color: #d01714;
  font-style: italic;
}
.pollim-closed .field-name-field-poll-choices {
  background-color: #f1f1f1;
  float: left;
  height: auto;
  width: 100%;
}
.pollim-closed .field-name-field-poll-choices .choice-item .choice-data {
  padding: 0.675em 0.575em 0.475em;
  border: none;
  border-bottom: 2px solid #FFF;
  width: 99.2%;
  float: left;
  max-height: 32px;
  position: relative;
}
.pollim-closed .field-name-field-poll-choices .choice-item .choice-data .choice {
  display: none;
}
.pollim-closed .field-name-field-poll-choices .choice-item .choice-data label {
  padding-left: 0px;
}
#sidebar-second #block-views-latest_poll-block .block-title {
  font-size: 1.8em;
  font-weight: bold;
  color: #d01714;
  padding-bottom: 0.475em;
  margin-bottom: 0.775em;
  border-bottom: 1px solid #d1d1d1;
}
#sidebar-second .entity-pollim {
  padding: 0 0 0.875em 0;
  border-top: none;
}
#sidebar-second .entity-pollim .field-name-field-poll-status {
  display: inline;
  margin-bottom: 0.475em;
  float: left;
}
#sidebar-second .entity-pollim .field-name-field-poll-status .field-items,
#sidebar-second .entity-pollim .field-name-field-poll-status .field-label {
  width: auto;
  float: left;
}
#sidebar-second .entity-pollim .field-name-field-poll-choices {
  margin-bottom: 0.475em;
  float: left;
}
#sidebar-second .entity-pollim .field-name-field-poll-choices .choice-item .choice-data {
  width: 95%;
}
#sidebar-second .entity-pollim .field-name-field-poll-choices .choice-item .choice-data label {
  float: left;
  width: 88%;
  font-size: 1em;
  line-height: 1.333em;
  margin-top: 0.225em;
}
#sidebar-second .entity-pollim .field-name-field-poll-choices .choice-item .choice-data label .choice-votecount {
  float: right;
}
#sidebar-second .entity-pollim .field-name-field-poll-choices .choice-item .choice-data .choice-percentage-bar {
  top: 0px;
  left: 0px;
  max-width: 300px;
}
#sidebar-second .entity-pollim .field-name-field-published-date {
  float: right;
}
.sidebar-second	#block-views-latest_poll-block .field-type-choices .choice-data .choice-percentage-bar,
.entity-pollim .field-type-choices .choice-data .choice-percentage-bar,
.view-polls-index
.voted .field-type-choices .choice-data .choice-percentage-bar {
  background-color: #d1d1d1;
}
.sidebar-second	#block-views-latest_poll-block .field-type-choices .choice-votecount,
.entity-pollim .field-type-choices .choice-votecount,
.view-polls-index
.voted .field-type-choices .choice-votecount {
  color: #d01714;
  display: block;
}
#slidebox {
  z-index: 1000;
}
#slidebox_trigger {
  margin-top: -250px;
  position: absolute;
}
