.node-unpublished {
    background-color: #fff4f4;
}
.preview .node {
    background-color: #ffffea;
}
#node-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
#node-admin-buttons {
    float: left;
    margin-left: 0.5em;
    clear: right;
}
td.revision-current {
    background: #ffc;
}
.node-form .form-text {
    display: block;
    width: 95%;
}
.node-form .container-inline .form-text {
    display: inline;
    width: auto;
}
.node-form .standard {
    clear: both;
}
.node-form textarea {
    display: block;
    width: 95%;
}
.node-form .attachments fieldset {
    float: none;
    display: block;
}
.terms-inline {
    display: inline;
}
fieldset {
    margin-bottom: 1em;
    padding: .5em;
}
form {
    margin: 0;
    padding: 0;
}
hr {
    height: 1px;
    border: 1px solid gray;
}
img {
    border: 0;
}
table {
    border-collapse: collapse;
}
th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}
.clear-block:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear-block {
    display: inline-block;
}
/*_\*/

* html .clear-block {
    height: 1%;
}
.clear-block {
    display: block;
}
/* End hide from IE-mac */

body.drag {
    cursor: move;
}
th.active img {
    display: inline;
}
tr.even,
tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}
tr.drag {
    background-color: #fffff0;
}
tr.drag-previous {
    background-color: #ffd;
}
td.active {
    background-color: #ddd;
}
td.checkbox,
th.checkbox {
    text-align: center;
}
tbody {
    border-top: 1px solid #ccc;
}
tbody th {
    border-bottom: 1px solid #ccc;
}
thead th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}
.breadcrumb {
    padding-bottom: .5em
}
div.indentation {
    width: 20px;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    float: left;
}
div.tree-child {
    background: url(../../../../misc/tree.png) no-repeat 11px center;
}
div.tree-child-last {
    background: url(../../../../misc/tree-bottom.png) no-repeat 11px center;
}
div.tree-child-horizontal {
    background: url(../../../../misc/tree.png) no-repeat -11px center;
}
.error {
    color: #e55;
}
div.error {
    border: 1px solid #d77;
}
div.error,
tr.error {
    background: #fcc;
    color: #200;
    padding: 2px;
}
.warning {
    color: #e09010;
}
div.warning {
    border: 1px solid #f0c020;
}
div.warning,
tr.warning {
    background: #ffd;
    color: #220;
    padding: 2px;
}
.ok {
    color: #008000;
}
div.ok {
    border: 1px solid #00aa00;
}
div.ok,
tr.ok {
    background: #dfd;
    color: #020;
    padding: 2px;
}
.item-list .icon {
    color: #555;
    float: right;
    padding-left: 0.25em;
    clear: right;
}
.item-list .title {
    font-weight: bold;
}
.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}
.item-list ul li {
    margin: 0 0 0.25em 1.5em;
    padding: 0;
    list-style: disc;
}
ol.task-list li.active {
    font-weight: bold;
}
.form-item {
    margin-top: 1em;
    margin-bottom: 1em;
}
tr.odd .form-item,
tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}
tr.merge-down,
tr.merge-down td,
tr.merge-down th {
    border-bottom-width: 0 !important;
}
tr.merge-up,
tr.merge-up td,
tr.merge-up th {
    border-top-width: 0 !important;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 2px solid red;
}
.form-item .description {
    font-size: 0.85em;
}
.form-item label {
    display: block;
    font-weight: bold;
}
.form-item label.option {
    display: inline;
    font-weight: normal;
}
.form-checkboxes,
.form-radios {
    margin: 1em 0;
}
.form-checkboxes .form-item,
.form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}
.marker,
.form-required {
    color: #f00;
}
.more-link {
    text-align: right;
}
.more-help-link {
    font-size: 0.85em;
    text-align: right;
}
.nowrap {
    white-space: nowrap;
}
.item-list .pager {
    clear: both;
    text-align: center;
}
.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}
.pager-current {
    font-weight: bold;
}
.tips {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.9em;
}
dl.multiselect dd.b,
dl.multiselect dd.b .form-item,
dl.multiselect dd.b select {
    font-family: inherit;
    font-size: inherit;
    width: 14em;
}
dl.multiselect dd.a,
dl.multiselect dd.a .form-item {
    width: 10em;
}
dl.multiselect dt,
dl.multiselect dd {
    float: left;
    line-height: 1.75em;
    padding: 0;
    margin: 0 1em 0 0;
}
dl.multiselect .form-item {
    height: 1.75em;
    margin: 0;
}
.container-inline div,
.container-inline label {
    display: inline;
}
ul.primary {
    border-collapse: collapse;
    padding: 0 0 0 1em;
    white-space: nowrap;
    list-style: none;
    margin: 5px;
    height: auto;
    line-height: normal;
    border-bottom: 1px solid #bbb;
}
ul.primary li {
    display: inline;
}
ul.primary li a {
    background-color: #ddd;
    border-color: #bbb;
    border-width: 1px;
    border-style: solid solid none solid;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}
ul.primary li.active a {
    background-color: #fff;
    border: 1px solid #bbb;
    border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
    background-color: #eee;
    border-color: #ccc;
    border-bottom-color: #eee;
}
ul.secondary {
    border-bottom: 1px solid #bbb;
    padding: 0.5em 1em;
    margin: 5px;
}
ul.secondary li {
    display: inline;
    padding: 0 1em;
    border-right: 1px solid #ccc;
}
ul.secondary a {
    padding: 0;
    text-decoration: none;
}
ul.secondary a.active {
    border-bottom: 4px solid #999;
}
#autocomplete {
    position: absolute;
    border: 1px solid;
    overflow: hidden;
    z-index: 100;
}
#autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#autocomplete li {
    background: #fff;
    color: #000;
    white-space: pre;
    cursor: default;
}
#autocomplete li.selected {
    background: #0072b9;
    color: #fff;
}
html.js input.form-autocomplete {
    background-image: url(../../../../misc/throbber.gif);
    background-repeat: no-repeat;
    background-position: 100% 2px;
}
html.js input.throbbing {
    background-position: 100% -18px;
}
html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    height: 1em;
}
html.js fieldset.collapsed * {
    display: none;
}
html.js fieldset.collapsed legend {
    display: block;
}
html.js fieldset.collapsible legend a {
    padding-left: 15px;
    background: url(../../../../misc/menu-expanded.png) 5px 75% no-repeat;
}
html.js fieldset.collapsed legend a {
    background-image: url(../../../../misc/menu-collapsed.png);
    background-position: 5px 50%;
}
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
    display: inline;
}
html.js fieldset.collapsible {
    position: relative;
}
html.js fieldset.collapsible legend a {
    display: block;
}
html.js fieldset.collapsible .fieldset-wrapper {
    overflow: auto;
}
.resizable-textarea {
    width: 95%;
}
.resizable-textarea .grippie {
    height: 9px;
    overflow: hidden;
    background: #eee url(../../../../misc/grippie.png) no-repeat center 2px;
    border: 1px solid #ddd;
    border-top-width: 0;
    cursor: s-resize;
}
html.js .resizable-textarea textarea {
    margin-bottom: 0;
    width: 100%;
    display: block;
}
.draggable a.tabledrag-handle {
    cursor: move;
    float: left;
    height: 1.7em;
    margin: -0.4em 0 -0.4em -0.5em;
    padding: 0.42em 1.5em 0.42em 0.5em;
    text-decoration: none;
}
a.tabledrag-handle:hover {
    text-decoration: none;
}
a.tabledrag-handle .handle {
    margin-top: 4px;
    height: 13px;
    width: 13px;
    background: url(../../../../misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle {
    background-position: 0 -20px;
}
.joined + .grippie {
    height: 5px;
    background-position: center 1px;
    margin-bottom: -2px;
}
.teaser-checkbox {
    padding-top: 1px;
}
div.teaser-button-wrapper {
    float: right;
    padding-right: 5%;
    margin: 0;
}
.teaser-checkbox div.form-item {
    float: right;
    margin: 0 5% 0 0;
    padding: 0;
}
textarea.teaser {
    display: none;
}
html.js .no-js {
    display: none;
}
.progress {
    font-weight: bold;
}
.progress .bar {
    background: #fff url(../../../../misc/progress.gif);
    border: 1px solid #00375a;
    height: 1.5em;
    margin: 0 0.2em;
}
.progress .filled {
    background: #0072b9;
    height: 1em;
    border-bottom: 0.5em solid #004a73;
    width: 0%;
}
.progress .percentage {
    float: right;
}
.progress-disabled {
    float: left;
}
.ahah-progress {
    float: left;
}
.ahah-progress .throbber {
    width: 15px;
    height: 15px;
    margin: 2px;
    background: transparent url(../../../../misc/throbber.gif) no-repeat 0px -18px;
    float: left;
}
tr .ahah-progress .throbber {
    margin: 0 2px;
}
.ahah-progress-bar {
    width: 16em;
}
#first-time strong {
    display: block;
    padding: 1.5em 0 .5em;
}
tr.selected td {
    background: #ffc;
}
table.sticky-header {
    margin-top: 0;
    background: #fff;
}
#clean-url.install {
    display: none;
}
html.js .js-hide {
    display: none;
}
#system-modules div.incompatible {
    font-weight: bold;
}
#system-themes-form div.incompatible {
    font-weight: bold;
}
span.password-strength {
    visibility: hidden;
}
input.password-field {
    margin-right: 10px;
}
div.password-description {
    padding: 0 2px;
    margin: 4px 0 0 0;
    font-size: 0.85em;
    max-width: 500px;
}
div.password-description ul {
    margin-bottom: 0;
}
.password-parent {
    margin: 0 0 0 0;
}
input.password-confirm {
    margin-right: 10px;
}
.confirm-parent {
    margin: 5px 0 0 0;
}
span.password-confirm {
    visibility: hidden;
}
span.password-confirm span {
    font-weight: normal;
}
ul.menu {
    list-style: none;
    border: none;
    text-align: left;
}
ul.menu li {
    margin: 0 0 0 0.5em;
}
li.expanded {
    list-style-type: circle;
    list-style-image: url(../../../../misc/menu-expanded.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}
li.collapsed {
    list-style-type: disc;
    list-style-image: url(../../../../misc/menu-collapsed.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}
li.leaf {
    list-style-type: square;
    list-style-image: url(../../../../misc/menu-leaf.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}
li a.active {
    color: #000;
}
td.menu-disabled {
    background: #ccc;
}
ul.links {
    margin: 0;
    padding: 0;
}
ul.links.inline {
    display: inline;
}
ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}
.block ul {
    margin: 0;
    padding: 0 0 0.25em 1em;
}
#permissions td.module {
    font-weight: bold;
}
#permissions td.permission {
    padding-left: 1.5em;
}
#access-rules .access-type,
#access-rules .rule-type {
    margin-right: 1em;
    float: left;
}
#access-rules .access-type .form-item,
#access-rules .rule-type .form-item {
    margin-top: 0;
}
#access-rules .mask {
    clear: both;
}
#user-login-form {
    text-align: center;
}
#user-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
#user-admin-buttons {
    float: left;
    margin-left: 0.5em;
    clear: right;
}
#user-admin-settings fieldset .description {
    font-size: 0.85em;
    padding-bottom: .5em;
}
.profile {
    clear: both;
    margin: 1em 0;
}
.profile .picture {
    float: right;
    margin: 0 1em 1em 0;
}
.profile h3 {
    border-bottom: 1px solid #ccc;
}
.profile dl {
    margin: 0 0 1.5em 0;
}
.profile dt {
    margin: 0 0 0.2em 0;
    font-weight: bold;
}
.profile dd {
    margin: 0 0 1em 0;
}
.field .field-label,
.field .field-label-inline,
.field .field-label-inline-first {
    font-weight: bold;
}
.field .field-label-inline,
.field .field-label-inline-first {
    display: inline;
}
.field .field-label-inline {
    visibility: hidden;
}
.node-form .content-multiple-table td.content-multiple-drag {
    width: 30px;
    padding-right: 0;
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
    padding-right: .5em;
}
.node-form .content-add-more .form-submit {
    margin: 0;
}
.node-form .number {
    display: inline;
    width: auto;
}
.node-form .text {
    width: auto;
}
.form-item #autocomplete .reference-autocomplete {
    white-space: normal;
}
.form-item #autocomplete .reference-autocomplete label {
    display: inline;
    font-weight: normal;
}
#content-field-overview-form .advanced-help-link,
#content-display-overview-form .advanced-help-link {
    margin: 4px 4px 0 0;
}
#content-field-overview-form .label-group,
#content-display-overview-form .label-group,
#content-copy-export-form .label-group {
    font-weight: bold;
}
table#content-field-overview .label-add-new-field,
table#content-field-overview .label-add-existing-field,
table#content-field-overview .label-add-new-group {
    float: left;
}
table#content-field-overview tr.content-add-new .tabledrag-changed {
    display: none;
}
table#content-field-overview tr.content-add-new .description {
    margin-bottom: 0;
}
table#content-field-overview .content-new {
    font-weight: bold;
    padding-bottom: .5em;
}
.advanced-help-topic h3,
.advanced-help-topic h4,
.advanced-help-topic h5,
.advanced-help-topic h6 {
    margin: 1em 0 .5em 0;
}
.advanced-help-topic dd {
    margin-bottom: .5em;
}
.advanced-help-topic span.code {
    background-color: #EDF1F3;
    font-family: "Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;
    font-size: 0.9em;
    padding: 1px;
}
.advanced-help-topic .content-border {
    border: 1px solid #AAA
}
.filefield-icon {
    margin: 0 2px 0 0;
}
.filefield-element {
    margin: 1em 0;
    white-space: normal;
}
.filefield-element .widget-preview {
    float: left;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #CCC;
    max-width: 30%;
}
.filefield-element .widget-edit {
    float: left;
    max-width: 70%;
}
.filefield-element .filefield-preview {
    width: 16em;
    overflow: hidden;
}
.filefield-element .widget-edit .form-item {
    margin: 0 0 1em 0;
}
.filefield-element input.form-submit,
.filefield-element input.form-file {
    margin: 0;
}
.filefield-element input.progress-disabled {
    float: none;
    display: inline;
}
.filefield-element div.ahah-progress,
.filefield-element div.throbber {
    display: inline;
    float: none;
    padding: 1px 13px 2px 3px;
}
.filefield-element div.ahah-progress-bar {
    display: none;
    margin-top: 4px;
    width: 28em;
    padding: 0;
}
.filefield-element div.ahah-progress-bar div.bar {
    margin: 0;
}
div.fieldgroup {
    margin: .5em 0 1em 0;
}
div.fieldgroup .content {
    padding-left: 1em;
}
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
}
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}
.views-exposed-form .form-item,
.views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}
.views-exposed-form label {
    font-weight: bold;
}
.views-exposed-widgets {
    margin-bottom: .5em;
}
html.js a.views-throbbing,
html.js span.views-throbbing {
    background: url(../../../all/modules/views/images/status-active.gif) no-repeat right center;
    padding-right: 18px;
}
div.view div.views-admin-links {
    font-size: xx-small;
    margin-right: 1em;
    margin-top: 1em;
}
.block div.view div.views-admin-links {
    margin-top: 0;
}
div.view div.views-admin-links ul {
    margin: 0;
    padding: 0;
}
div.view div.views-admin-links li {
    margin: 0;
    padding: 0 0 2px 0;
    z-index: 201;
}
div.view div.views-admin-links li a {
    padding: 0;
    margin: 0;
    color: #ccc;
}
div.view div.views-admin-links li a:before {
    content: "[";
}
div.view div.views-admin-links li a:after {
    content: "]";
}
div.view div.views-admin-links-hover a,
div.view div.views-admin-links:hover a {
    color: #000;
}
div.view div.views-admin-links-hover,
div.view div.views-admin-links:hover {
    background: transparent;
}
div.view div.views-hide {
    display: none;
}
div.view div.views-hide-hover,
div.view:hover div.views-hide {
    display: block;
    position: absolute;
    z-index: 200;
}
div.view:hover div.views-hide {
    margin-top: -1.5em;
}
.views-view-grid tbody {
    border-top: none;
}

html,
body {
    height: 100%;
}
body {
    background: transparent url(../../../all/themes/setenta_anos/images/70anos-bg.jpg) center top fixed repeat-y;
    color: #71482a;
    margin: 0;
    padding: 0;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}
input {
    font: 12px/100% Arial, Helvetica, sans-serif;
    color: #494949;
}
textarea,
select {
    font: 12px/160% Arial, Helvetica, sans-serif;
    color: #494949;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
h1 {
    height: 270px;
    position: fixed;
    text-indent: -9999px;
    width: 141px;
    z-index: 100;
}
h2 {
    font-size: 160%;
    font-weight: normal;
    padding-bottom: 5px;
    margin: 0 0 1em 0;
}
h3 {
    border-bottom: solid 1px #71482a;
    clear: both;
    font-size: 130%;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
h4 {
    font-size: 110%;
}
h5 {
    font-size: 120%;
}
h6 {
    font-size: 110%;
}
ul,
quote,
code,
fieldset {
    margin: .5em 0;
}
p {
    margin: 0 0 1.8em;
    padding: 0;
}
p:last-child {
    margin-bottom: 0;
}
a:link,
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active,
a.active {
    color: #269b75;
}
hr {
    margin: 0;
    padding: 0;
    border: none;
    height: 1px;
    background: #5294c1;
}
iframe {
    margin: 0;
    padding: 0;
}
ul {
    margin: 0.5em 0 1em;
    padding: 0;
}
ol {
    margin: 0.75em 0 1.25em;
    padding: 0;
}
ul.menu,
ul.menu ul {
    margin: 0;
    padding: 0;
}
ul.menu li,
ul.menu li.collapsed {
    background: none;
    float: left;
    list-style-image: none;
    list-style-type: none;
    margin: 0 15px 0 0;
    padding: 0;
}
ul.menu li a:link,
ul.menu li a:visited {
    color: #002250;
    font-size: 90%;
    font-weight: bold;
}
ul.menu li a:hover {
    color: #2f5890;
    text-decoration: none;
}
ul.menu a.active-trail:link,
ul.menu a.active-trail:visited {
    color: #49663d;
}
ul.menu a.active-trail:hover {
    color: #6f9a5d;
}
div#submenu {
    float: left;
    text-align: right;
}
div#submenu ul.menu {
    text-transform: uppercase;
}
ol li,
ul li {
    margin: 0.4em 0 0.4em .5em;
}
.item-list ul ul {
    margin-left: 0em;
}
ol li,
ul li,
.item-list ul li {
    margin: 0.15em 0 0.15em .5em;
}
ul li,
.item-list ul li {
    padding: 0 0 .2em 1.5em;
    list-style-type: none;
    list-style-image: none;
    background: transparent url(../../../all/themes/setenta_anos/images/menu-leaf.gif) no-repeat 1px .35em;
}
ol li {
    padding: 0 0 .3em;
    margin-left: 2em;
}
ul li.expanded {
    background: transparent url(http://139.82.34.73/70anos/sites/all/themes/setenta_anos/images/menu-expanded.gif) no-repeat 1px .35em;
}
ul li.collapsed {
    background: transparent url(../../../all/themes/setenta_anos/images/menu-collapsed.gif) no-repeat 0px .35em;
}
ul li.leaf a,
ul li.expanded a,
ul li.collapsed a {
    display: block;
}
ul.inline li {
    background: none;
    margin: 0;
    padding: 0 1em 0 0;
}
ol.task-list {
    margin-left: 0;
    list-style-type: none;
    list-style-image: none;
}
ol.task-list li {
    padding: 0.5em 1em 0.5em 2em;
}
ol.task-list li.active {
    background: transparent url(../../../all/themes/setenta_anos/images/task-list.png) no-repeat 3px 50%;
}
ol.task-list li.done {
    color: #393;
    background: transparent url(http://139.82.34.73/70anos/sites/all/misc/watchdog-ok.png) no-repeat 0px 50%;
}
ol.task-list li.active {
    margin-right: 1em;
}
fieldset ul.clear-block li {
    background-image: none;
    margin: 0;
    padding: 0;
}
dl {
    margin: 0.5em 0 1em 1.5em;
}
dl dt {}dl dd {
    margin: 0 0 .5em 1.5em;
}
img,
a img {
    border: none;
}
table {
    border: 0;
    margin: 0;
    width: 100%;
}
thead th {
    color: #494949;
    font-weight: bold;
}
th a:link,
th a:visited {
    color: #6f9dbd;
}
td,
th {
    padding: 0;
}
tr.even,
tr.odd,
tbody th {}tbody {
    border: 0 !important;
}
tr.odd,
tr.info {
    background-color: #edf5fa;
}
tr.even {
    background-color: #fff;
}
tr.drag {
    background-color: #fffff0;
}
tr.drag-previous {
    background-color: #ffd;
}
tr.odd td.active {
    background-color: #ddecf5;
}
tr.even td.active {
    background-color: #e6f1f7;
}
td.region,
td.module,
td.container,
td.category {
    border-top: 1.5em solid #fff;
    border-bottom: 1px solid #b4d7f0;
    background-color: #d4e7f3;
    color: #455067;
    font-weight: bold;
}
tr:first-child td.region,
tr:first-child td.module,
tr:first-child td.container,
tr:first-child td.category {
    border-top-width: 0;
}
span.form-required {
    color: #ffae00;
}
span.submitted,
.description {
    font-size: 0.92em;
    color: #898989;
}
.description {
    line-height: 150%;
    margin-bottom: 0.75em;
    color: #898989;
}
.messages,
.preview {
    margin: .75em 0 .75em;
    padding: .5em 1em;
}
.messages ul {
    margin: 0;
}
.form-checkboxes,
.form-radios,
.form-checkboxes .form-item,
.form-radios .form-item {
    margin: 0.25em 0;
}
#center form {
    margin-bottom: 2em;
}
.form-button,
.form-submit {
    margin: 2em 0.5em 1em 0;
}
#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button,
fieldset .form-submit,
.sidebar .form-button,
.sidebar .form-submit,
table .form-button,
table .form-submit {
    margin: 0;
}
.box {
    margin-bottom: 2.5em;
}
div#outer-wrapper {
}

div#wrapper {
    margin: 0 auto;
    width: 955px;
}

div#area-1 {
    background: transparent url(../../../all/themes/setenta_anos/images/sidebar-shadow.png) right top;
    height: 100%;
    position: fixed;
    width: 110px;
}
div#area-2 {
    background: transparent url(../../../all/themes/setenta_anos/images/topbar-shadow.png) center bottom repeat-x;
    height: 80px;
    margin: 0 0 0 110px;
    padding-left: 30px;
    position: fixed;
    width: 815px;
    z-index: 5;
}
div#area-3 {
    top: 80px;
    left: 110px;
    padding: 20px 30px 0 30px;
    position: relative;
    width: 785px;
}
#footer-region {
    padding: 8px 90px;
    text-align: center;
}
#logos-wrapper {
    bottom: 0;
    left: 20px;
    position: absolute;
    z-index: 5;
}
#logos-wrapper div {
    margin-bottom: 20px;
}
#brasao-puc-rio {
    background: transparent url(../../../all/themes/setenta_anos/images/brasao-puc-rio.png) center no-repeat;
    height: 89px;
    width: 65px;
}
#logo-70anos {
    background: transparent url(../../../all/themes/setenta_anos/images/logo-70anos.png) no-repeat;
    height: 54px;
    width: 65px;
}
#logo-nucleo-memoria {
    background: transparent url(../../../all/themes/setenta_anos/images/nucleo-memoria.png) no-repeat;
    height: 65px;
    width: 65px;
}
#logo-nucleo-memoria a:link,
#logo-nucleo-memoria a:visited,
#brasao-puc-rio a:link,
#brasao-puc-rio a:visited,
#logo-70anos a:link,
#logo-70anos a:visited,
li.comment_add a:link,
li.comment_add a:visited {
    float: left;
    height: 100%;
    text-indent: -9999px;
    width: 100%;
}
#menu-wrapper {
    background: transparent url(../../../all/themes/setenta_anos/images/70anos-bg.jpg) center top;
    height: 68px;
}
#mainmenu {
    border-bottom: solid 1px #002250;
    margin: 0 30px 6px 0;
    padding: 18px 0 6px 0;
}
#container {
    position: relative;
    width: 100%;
}
#center {
    padding: 0;
}
#center .contentarea {
    padding: 0;
}
#center a:link,
#center a:visited {
    text-decoration: underline;
}
#center a:hover {
    text-decoration: none;
}
.destaque {
    font-size: 140%;
    font-style: italic;
}
div.bloco-comentarios {
    clear: both;
    float: right;
    padding: 0 6px 20px 20px;
}
div.bloco-comentarios ul.links li.comment_add {
    background: transparent url(../../../all/themes/setenta_anos/images/icone-colabore.png) no-repeat left top !important;
    clear: both;
    float: left;
    height: 59px;
    width: 205px;
}
div.bloco-personagem div.field-images-items,
div.bloco-agenda div.field-images-items,
div.bloco-conteudo-imagens div.field-images-items {
    clear: right;
    float: right;
    font-weight: normal;
    margin: 0 0 5px 20px;
    width: 225px;
}
div.bloco-personagem div.field-image-item,
div.bloco-agenda div.field-image-item,
div.bloco-conteudo-imagens div.field-image-item,
div.bloco-superconteudo div.field-image-item {
    background-color: #fff;
    clear: both;
    float: right;
    font-size: 90%;
    padding: 10px 10px 18px;
    margin: 0 0 15px 20px;
    width: 205px;
}
div.bloco-evento div.field-image-item {
    background-color: transparent;
    float: right;
    font-size: 90%;
    font-style: italic;
    margin: 0 0 15px 20px;
    width: 205px;
}
div.bloco-superconteudo div.field-image-item {
    float: left;
    margin: 0 5px 15px;
    width: 350px;
}
body.section-homepage {
    background-color: #c59a3b;
}
body.section-apresentacao {
    background-color: #6d4428
}
body.section-apresentacao h1 {
    background: transparent url(../../../all/themes/setenta_anos/images/titulo-apresentacao.png) no-repeat;
}
body.section-apresentacao a {
    color: #71482a;
}
body.section-no-tempo {
    background-color: #486232;
}
body.section-no-tempo h1 {
    background: transparent url(../../../all/themes/setenta_anos/images/titulo-no-tempo.png) no-repeat;
}
body.section-perfis {
    background-color: #abc23c;
}
body.section-perfis h1 {
    background: transparent url(../../../all/themes/setenta_anos/images/titulo-perfis.png) no-repeat;
}
body.section-perfis div,
body.section-colecoes div,
body.section-perfis p,
body.section-colecoes p,
body.section-perfis a,
body.section-colecoes a,
body.section-perfis li,
body.section-colecoes li,
body.section-perfis td,
body.section-colecoes td {
    color: #49663d;
}
body.section-colecoes {
    background-color: #cbca00;
}
body.section-colecoes h1 {
    background: transparent url(../../../all/themes/setenta_anos/images/titulo-colecoes.png) no-repeat;
}
body.section-rumo-aos-80 {
    background-color: #e8c700;
}
body.section-rumo-aos-80 h1 {
    background: transparent url(../../../all/themes/setenta_anos/images/titulo-rumo-aos-80.png) no-repeat;
}
body.section-ensino-pesquisa-extensao {
    background-color: #992e3e;
}
body.section-ensino-pesquisa-extensao h1 {
    background: transparent url(../../../all/themes/setenta_anos/images/titulo-ensino-pesquisa-extensao.png) no-repeat;
}
body.section-tempo-no-espaco {
    background-color: #c59a3b;
}
body.section-tempo-no-espaco h1 {
    background: transparent url(../../../all/themes/setenta_anos/images/titulo-tempo-no-espaco.png) no-repeat;
}
body.section-agenda {
    background-color: #e1e258;
}
body.section-agenda h1 {
    background: transparent url(../../../all/themes/setenta_anos/images/titulo-agenda.png) no-repeat;
}
body.section-comment {
    background-color: #c59a3b;
}
body.section-perfis h3,
body.section-colecoes h3 {
    border-bottom: solid 1px #49663d;
}
body.section-apresentacao ul.menu li a.active-trail:link,
body.section-apresentacao ul.menu li a.active-trail:visited,
body.section-rumo-aos-80 ul.menu li a.active-trail:link,
body.section-rumo-aos-80 ul.menu li a.active-trail:visited,
body.section-ensino-pesquisa-extensao ul.menu li a.active-trail:link,
body.section-ensino-pesquisa-extensao ul.menu li a.active-trail:visited,
body.section-tempo-no-espaco ul.menu li a.active-trail:link,
body.section-tempo-no-espaco ul.menu li a.active-trail:visited,
a.link-marrom:link,
a.link-marrom:visited {
    color: #71482a;
    text-decoration: none;
}
body.section-apresentacao ul.menu li a.active-trail:hover,
body.section-ensino-pesquisa-extensao ul.menu li a.active-trail:hover,
body.section-tempo-no-espaco ul.menu li a.active-trail:hover,
a.link-marrom:hover {
    color: #9e653a;
}
a.link-verde:link,
a.link-verde:visited {
    color: #49663d;
    text-decoration: none;
}
a.link-verde:hover {
    color: #6f9a5d;
    text-decoration: none;
}
.verde {
    color: #49663d;
}
#flash-content {
    position: absolute;
    left: 0;
    height: 590px;
    top: 0;
    width: 955px;
    z-index: 100;
}
#wrapper #container .sidebar {
    width: 286px;
    float: left;
    padding-left: 5px;
}
#sidebar-left .block-region {
    margin: 0 15px 0 0px;
}
#sidebar-right .block-region {
    margin: 0 0 0 15px;
}
.block-region {
    padding: 1em;
    background: transparent;
    border: 2px dashed #b4d7f0;
    text-align: center;
    font-size: 1.3em;
}
ul.secondary-links {
    float: right;
    height: 20px;
}
ul.secondary-links li {
    float: left;
    line-height: 20px;
    vertical-align: middle;
}
ul.secondary-links li a,
ul.secondary-links li a:link,
ul.secondary-links li a:visited {
    color: #fff;
    display: block;
    font: 80% "Franklin Gothic Heavy", Arial, Helvetica, sans-serif;
    margin: 0 1em;
}
div.admin-buttons {
    margin-top: 10px;
}
div.admin-tabs {
    text-align: center;
}
ul.primary,
ul.primary li,
ul.secondary,
ul.secondary li {
    border: 0;
    line-height: 30px;
    height: 30px;
    padding: 0;
}
ul.primary {
    padding: 0;
}
ul.secondary {
    text-align: left;
    padding: 0;
}
ul.primary li a,
ul.primary li.active a,
ul.primary li a:hover,
ul.primary li a:visited,
ul.secondary li a,
ul.secondary li.active a,
ul.secondary li a:hover,
ul.secondary li a:visited {
    border: 0;
    background: url(../../../all/themes/setenta_anos/images/tbl-regular-display.jpg) repeat-x 0 50%;
    padding: 4px 1em;
    margin: 0 0 0 1px;
    height: auto;
    text-decoration: none !important;
    position: relative;
    top: -1px;
}
ul.primary li.active a,
ul.primary li.active a:link,
ul.primary li.active a:visited,
ul.primary li a:hover,
ul.secondary li.active a,
ul.secondary li.active a:link,
ul.secondary li.active a:visited,
ul.secondary li a:hover {
    background: url(../../../all/themes/setenta_anos/images/tbl-regular-display-alternate.jpg) repeat-x 0 50%;
}
ul.primary li.active a,
ul.secondary li.active a {
    font-weight: bold;
}
.node {
    padding: 0;
}
#node-25 {
    height: 100%;
    width: 100%;
}
ul.links li,
ul.inline li {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 1em;
    background-image: none;
}
.node .links,
.comment .links {
    text-align: left;
}
.node .links ul.links li,
.comment .links ul.links li {}.terms ul.links li {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 1em;
}
.picture,
.comment .submitted {
    float: right;
    clear: right;
    padding-left: 1em;
}
.new {
    color: #ffae00;
    font-size: 0.92em;
    font-weight: bold;
    float: right;
}
.terms {
    float: right;
}
.preview .node,
.preview .comment,
.sticky {
    margin: 0;
    padding: 0.5em 0;
    border: 0;
    background: 0;
}
.sticky {
    padding: 1em;
    background-color: #fff;
    border: 1px solid #e0e5fb;
    margin-bottom: 2em;
}
#comments {
    position: relative;
    top: -1px;
    border-bottom: 1px solid #e9eff3;
    margin: -1.5em -25px 0;
    padding: 0 25px;
}
#comments h2.comments {
    margin: 0 -25px;
    padding: .5em 25px;
    background: #fff url(http://139.82.34.73/70anos/sites/all/themes/setenta_anos/images/gradient-inner.png) repeat-x 0 0;
}
.comment {
    margin: 0 -25px;
    padding: 1.5em 25px 1.5em;
    border-top: 1px solid #e9eff3;
}
.indented {
    margin-left: 25px;
}
.comment h3 a.active {
    color: #494949;
}
#palette .form-item {
    border: 1px solid #fff;
}
#palette .item-selected {
    background: #fff url(http://139.82.34.73/70anos/sites/all/themes/setenta_anos/images/gradient-inner.png) repeat-x 0 0;
    border: 1px solid #d9eaf5;
}
tr.menu-disabled {
    opacity: 0.5;
}
tr.odd td.menu-disabled {
    background-color: #edf5fa;
}
tr.even td.menu-disabled {
    background-color: #fff;
}
#autocomplete li {
    cursor: default;
    padding: 2px;
    margin: 0;
}
fieldset {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #d9eaf5;
    background: #fff url(http://139.82.34.73/70anos/sites/all/themes/setenta_anos/images/gradient-inner.png) repeat-x 0 0;
}
*:first-child+html fieldset {
    padding: 0 1em 1em;
    background-position: 0 .75em;
    background-color: transparent;
}
*:first-child+html fieldset > .description,
*:first-child+html fieldset .fieldset-wrapper .description {
    padding-top: 1em;
}
fieldset legend {
    display: block;
}
*:first-child+html fieldset legend,
*:first-child+html fieldset.collapsed legend {
    display: inline;
}
html.js fieldset.collapsed {
    background: transparent;
    padding-top: 0;
    padding-bottom: .6em;
}
html.js fieldset.collapsible legend a {
    padding-left: 2em;
    background: url(http://139.82.34.73/70anos/sites/all/themes/setenta_anos/images/menu-expanded.gif) no-repeat 0% 50%;
}
html.js fieldset.collapsed legend a {
    background: url(../../../all/themes/setenta_anos/images/menu-collapsed.gif) no-repeat 0% 50%;
}
#block-node-0 h2 {
    float: left;
    padding-right: 20px;
}
#block-node-0 img,
.feed-icon {
    float: right;
    padding-top: 4px;
}
#block-node-0 .content {
    clear: right;
}
#user-login-form {
    text-align: center;
}
#user-login-form ul {
    text-align: left;
}
.profile {
    margin-top: 1.5em;
}
.profile h3 {
    border-bottom: 0;
    margin-bottom: 1em;
}
.profile dl {
    margin: 0;
}
.profile dt {
    font-weight: normal;
    color: #898989;
    font-size: 0.92em;
    line-height: 1.3em;
    margin-top: 1.4em;
    margin-bottom: 0.45em;
}
.profile dd {
    margin-bottom: 1.6em;
}
div#block-user-1 a,
div#block-user-1 div {
    float: left;
}
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
    margin: 0;
    padding: 0;
}
div.admin .left {
    float: left;
    width: 48%;
}
div.admin .right {
    float: right;
    width: 48%;
}
div.admin-panel {
    background: #fff url(http://139.82.34.73/70anos/sites/all/themes/setenta_anos/images/gradient-inner.png) repeat-x 0 0;
    padding: 1em 1em 1.5em;
}
div.admin-panel .description {
    margin-bottom: 1.5em;
}
div.admin-panel dl {
    margin: 0;
}
div.admin-panel dd {
    color: #898989;
    font-size: 0.92em;
    line-height: 1.3em;
    margin-top: -.2em;
    margin-bottom: .65em;
}
table.system-status-report th {
    border-color: #d3e7f4;
}
#autocomplete li.selected,
tr.selected td,
tr.selected td.active {
    background: #027ac6;
    color: #fff;
}
tr.selected td a:link,
tr.selected td a:visited,
tr.selected td a:active {
    color: #d3e7f4;
}
tr.taxonomy-term-preview {
    opacity: 0.5;
}
tr.taxonomy-term-divider-top {
    border-bottom: none;
}
tr.taxonomy-term-divider-bottom {
    border-top: 1px dotted #CCC;
}
.messages {
    background-color: #fff;
    border: 1px solid #b8d3e5;
}
.preview {
    background-color: #fcfce8;
    border: 1px solid #e5e58f;
}
div.status {
    color: #33a333;
    border-color: #c7f2c8;
}
div.error,
tr.error {
    color: #a30000;
    background-color: #FFCCCC;
}
.form-item input.error,
.form-item textarea.error {
    border: 1px solid #c52020;
    color: #363636;
}
.form-item div#edit-homepage-wrapper {
    display: none;
}
.form-item .form-textarea {
    height: 150px;
    width: 400px;
}
.filefield-element {
    margin-top: 0;
}
table.system-status-report tr.error,
table.system-status-report tr.error th {
    background-color: #fcc;
    border-color: #ebb;
    color: #200;
}
table.system-status-report tr.warning,
table.system-status-report tr.warning th {
    background-color: #ffd;
    border-color: #eeb;
}
table.system-status-report tr.ok,
table.system-status-report tr.ok th {
    background-color: #dfd;
    border-color: #beb;
}
span.destaque-institucional {
    color: #23366e;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    line-height: 11px;
}
div.bloco-instituicoes div.views-row {
    float: left;
    padding: 0 5px;
}
div.field-imagem {
    float: left;
    padding: 0 10px 10px 0;
}
div.field-imagem2 {
    float: right;
    padding: 0 0 0 10px;
}
div.field-imagem3 {
    background-color: #000;
    float: left;
    height: 80px;
    margin: 0 10px 10px 0;
    text-align: center;
    width: 110px;
}
div.field-titulo-resumo {
    float: left;
    width: 727px;
}
div.field-titulo-resumo2 {
    float: left;
    width: 650px;
}
div.field-titulo-resumo-curto {
    float: left;
    width: 258px;
}
div.imagem-galeria {
    float: left;
    height: 80px;
    margin: 15px 13px 0 0;
}
div.imagem-galeria-quebra {
    clear: right;
    margin-right: 0;
}
div.field-data {
    font-style: italic;
    font-weight: bold;
    margin-bottom: 6px;
}
div.field-titulo {
    height: 54px;
    margin-bottom: 10px;
    position: relative;
}
div.field-titulo h3 {
    bottom: 0;
    margin: 0;
    position: absolute;
    width: 100%;
}
div.field-body {
    margin-bottom: 20px;
}
div.bloco-filme,
div.view-depoimentos div.views-row {
    float: left;
    width: 355px;
}
div.bloco-filme-impar,
div.view-hub-colecoes-avancado div.impar,
div.view-depoimentos div.views-row-odd {
    clear: left;
}
div.bloco-filme-par,
div.view-hub-colecoes-avancado div.par,
div.view-depoimentos div.views-row-even {
    margin-left: 50px;
}
div.bloco-filme h3 {
    border: none;
}
.bloco-filme-preview {
    float: left;
    width: 245px;
}
.bloco-filme-preview-comum {
    margin-right: 25px;
}
div.node div.content div.field {
    border-bottom: solid 1px #ddd;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
ul li.views-row {
    margin: 0 0 15px 0;
}
div.views-row {
    margin: 0 0 25px 0;
}
div.views-admin-links {
    background-color: yellow;
    padding: 6px 4px;
    width: 752px;
}
div.view-galerias-listagem div.views-row,
div.view-perfis-jesuitas div.views-row {
    float: left;
    margin-right: 20px;
    width: 382px;
}
div.view-galerias-listagem div.views-row-even,
div.view-perfis-jesuitas div.views-row-even {
    clear: right;
    margin-right: 0;
}
input#edit-legenda {
    width: 350px;
}
input#edit-submit-copy-imagens-galerias-busca {
    margin-top: 2px;
}

#forum .description {
    font-size: 0.9em;
    margin: 0.5em;
    color: #993333;
}
#forum td.created,
#forum td.posts,
#forum td.topics,
#forum td.last-reply,
#forum td.replies,
#forum td.pager {
    white-space: nowrap;
}
#forum td.posts,
#forum td.topics,
#forum td.replies,
#forum td.pager {
    text-align: center;
}
#forum tr td.forum {
    padding-left: 25px;
    background-position: 2px 2px;
    background-image: url(http://139.82.34.73/70anos/sites/all/misc/forum-default.png);
    background-repeat: no-repeat;
}
#forum tr.new-topics td.forum {
    background-image: url(http://139.82.34.73/70anos/sites/all/misc/forum-new.png);
}
#forum div.indent {
    margin-left: 20px;
}
.forum-topic-navigation {
    padding: 1em 0 0 3em;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    text-align: center;
    padding: 0.5em;
}
.forum-topic-navigation .topic-previous {
    text-align: right;
    float: left;
    width: 46%;
}
.forum-topic-navigation .topic-next {
    text-align: left;
    float: right;
    width: 46%;
}

/* Sticky footer */
* {
  margin: 0;
}

html, body, #outer-wrapper, #wrapper {
  height: 100%;
}

#inner-wrapper {
  min-height: 100%;
}
#inner-wrapper:after {
  content: "";
  display: block;
  margin-bottom: -28px;
}
div#footer, #inner-wrapper:after {
  height: 28px; 
}

/* Clearfix */
div.clearfix:after,
div.content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
div.clearfix,
div.content {
    display: inline-block;
}
/*_\*/

* html div.clearfix,
* html div.content {
    height: 1%;
}
div.clearfix,
div.content {
    display: block;
    height: 100%;
}

div#footer {
    z-index: 100;
}