/**
 * Basic
 */
body {
    background: transparent url('../img/nueterfondo2.gif') repeat center;
    /*background:transparent url('../img/PatternFoliage_01.jpg') repeat center;*/
    font-family: "Trebuchet MS", "Helvetica", "sans-serif";
    color: #000000;
    line-height: 20px;
    font-size: 13px;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #ff4b33;
    text-decoration: none;
}

a:link, a:visited, a:active {
    border: 0px;
    color: #000000;
    text-decoration: none;
}

a img {
    border: 0 none;
}

h3 a, h3 a:link, a:visited, a:active {
    color: #d50e26;
}

#contentbox a, #contentbox a:link, #contentbox a:visited, #contentbox a:active {
    color: #d50e26;
}

h3 a:hover, #contentbox a:hover {
    color: orange;
}

.node-body a {
    text-decoration: underline;
    color: red;
}

.node-body img {
    padding: 5px;
    border: 1px solid #000;
    display: block;
}

.promoted img {
    border: 0px;
    padding: 15px;
    padding-right: 25px;
    float: left;
}


p {
    line-height: 20px;
    font-size: 13px;
}

p + p {
    margin: 20px 0px 0px 0px;
}

h1 {
    font-family: "Trebuchet MS", "Helvetica", "sans-serif";
    font-size: 2em;
    color: #d50e26;
    line-height: normal;
}

h2 {
    font-family: "Trebuchet MS", "Helvetica", "sans-serif";
    font-size: 1em;
    margin: 20px 0px 5px 0px;
    color: #d50e26;
    line-height: normal;
}

h3 {
    font-family: "Trebuchet MS", "Helvetica", "sans-serif";
    font-size: 1.5em;
    margin: 0px;
    color: #333333;
    line-height: normal;
}

h4 {
    font-family: "Trebuchet MS", "Helvetica", "sans-serif";
    font-size: 1em;
    margin: 0px;
    color: #d50e26;
    line-height: normal;
}

div.paging {
    text-align: center;
    margin: 30px;
}

#wrapper { /*border-top:10px solid silver;*/
}

#testata {
    background: transparent url('../img/testata5.jpg') no-repeat center;
    height: 219px;
}

#titleSectionLine, #titleSectionSx, #titleSectionDx, #titleSectionMiddle {
    height: 44px;
    float: right;
    display: inline;
    /*margin-top:-20px;*/
}

#titleSectionLineBack {
    /*float:left;*/
    width: 755px;
    margin-left: -26px;
    height: 44px;
}

#titleSectionLine, #titleSectionLineBack {
    background: transparent url('../img/redline.gif') repeat-x center;
}

#titleSectionSx {
    background: transparent url('../img/redlineTitleSx.gif') repeat-x center;
    width: 21px;
}

#titleSectionMiddle {
    background: transparent url('../img/redlineTitleMiddle.gif') repeat-x center;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    font-weight: bold;
}

#titlepage {
    margin-top: 8px;
}

#titleSectionDx {
    background: transparent url('../img/redlineTitleDx.gif') repeat-x center;
    width: 48px;
}


legend {
    padding: 20px;
    font-weight: bold;
    font-size: 1.5em;
}

p.username {
    text-align: center;
    font-size: small;
    font-weight: bold;
}

div.actions {
    padding: 15px;
}

table tr th {
    padding: 6px;
    padding-top: 8px;
    padding-bottom: 8px;
}

table tr th, .comment-info {
    /*background-color:#979797;*/
    background: transparent url('../img/rotateTheme/testata2.jpg') -10px repeat-x;
}

table tr.altrow {
    background-color: #EEEEEE;
}

table tr td {
    padding: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
    vertical-align: top;
}

table tr td h2 {
    padding: 3px;
    margin: 0px;
    vertical-align: middle;
}

table tr td.actions {
    padding-left: 8px;
    padding-right: 8px;
}

table tr td img {
    margin-top: 15px;
}

/* tabelle sommari */
#sommarioTable {
    padding: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: middle;
    border: 1px solid #cccccc;
}

#sommarioTable tr {
    background-color: #efefef;
}

/*#sommarioBlock table tr td {
vertical-align:top;
}*/

ul, ul * {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}

.disabled {
    display: none;
    /*color:#AAAAAA;*/
}

.paging {
}

#postit {
    /*position:fixed; top:70px; left:0px;*/
    width: 200px;
    height: 202px;
    background: transparent url('../img/rotateTheme/postitdata.gif') no-repeat left;
}

/* bordi */
.dashed {
    border: 2px dashed #550022;
    display: block;
}

.slimblackborder {
    border: 1px solid #000;
    display: block;
}

.blackborder {
    border: 2px solid #000;
    display: block;
}

.boldblackborder {
    border: 8px solid #000;
    display: block;
}

/* testi */
.txtBig {
    text-align: left;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5em;
    padding: 3px 0px 3px 0px;
}

.txtMedium {
    text-align: left;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 2px 0px 2px 0px;
}


/**
 * Menu main
 */
#menumain {
    /*width:450px;*/
    margin-top: 185px;
    margin-right: 70px;
    list-style: none;
    list-style-type: none;
    /*clear: both;*/
    padding: 0px 22px 0px 10px;
    float: right;
}

#menumain a {
    color: white;
    font-weight: bold;
}

.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sf-menu {
    line-height: 1.0;
}

.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 10em;
}

.sf-menu ul li {
    width: 100%;
}

.sf-menu li:hover {
    visibility: inherit;
}

.sf-menu li {
    float: left;
    position: relative;
    padding-right: 15px;
    padding-top: 1px;
}

.sf-menu a {
    display: block;
    position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0;
    top: 2.5em;
    z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left: 10em;
    top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 10em;
    top: 0;
}


/**
 * Messaggi
 */
#authMessage, form .error-message {
    color: orange;
}

.message {
    border: 3px solid #550022;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    font-size: 15px;
}


/**
 * Form
 */
form {
    padding: 10px 0px 0px 0px;
}

form label {
    display: block;
    font-weight: bold;
}

form .dida {
    padding: 5px;
}

form .radioBox label {
    display: inline;
    padding-left: 5px;
    padding-right: 25px;
}

form .input {
    margin: 0px 0px 10px 0px;
}

form .text input,
form .password input,
form .textarea textarea {
    width: 300px;
}

.textarea {
    padding-top: 5px;
    padding-bottom: 5px;
}


.submit {
    text-align: right;
}

.image {
    float: left;
    padding: 10px 10px 4px 6px;
}

.valignbottom {
    vertical-align: bottom;
}

#map {
    height: 400px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

/**
 * Header
 */
#header {
    background: transparent url('../img/rotateTheme/top.png') no-repeat left;
    height: 189px;
}

#header h1 a {
    text-decoration: none;
}

#header .site-tagline {
    color: #666;
    font-style: italic;
    font-size: 13px;
}


/**
 * Navigation (with dropdown)
 */
/*nav { border-bottom: 1px solid #ccc; margin-bottom: 40px; margin-top: 50px; height: 37px; }
nav ul li,
nav ul li a { float: left; display: block; background: #fff; }
nav ul li:first-child a { border-left: 1px solid #ccc; }
nav ul li a { color: #666; padding: 10px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; text-decoration: none; }
nav ul li a:hover { background: #f7f7f7; }
nav ul li a.selected { border-bottom: 1px solid #fff; }
nav ul li a.selected:hover { background: #f7f7f7; border-bottom: 1px solid #ccc; }*/


/**
 * Main Content
 */
#contentbox {
    background: transparent url('../img/contentfondo.jpg') repeat-y top center;
}

#content {
    height: 100%;
    padding-bottom: 0;
}


#imgcontenttop {
    height: 55px;
    background: transparent url('../img/rotateTheme/fumettoFoto_top.png') no-repeat top left;
    clear: both;
}

#imgcontentmiddle {
    height: 100%; /*x IE*/
    background: transparent url('../img/rotateTheme/fumettoFoto_middle.png') repeat-y;
}

#imgcontentbottom {
    height: 60px;
    background: transparent url('../img/rotateTheme/fumettoFoto_bottom.png') no-repeat bottom left;
    clear: both;
}

#imgcontent #imgcontentmiddle {
    padding: 0px 40px 0px 25px;
}

#imgcontent {
    position: absolute;
    width: 240px;
    margin: 0px;
    margin-left: 525px;
    margin-top: 20px;
    /*display:none;*/
}

.hidden {
    display: none;
}


/**
 * Main
 */

/*.node {
padding:0px 40px 5px 55px;
}*/

.nodes {
    margin: -10px;
}

.node-type-blog {
    /*padding-top:10px;
    padding-bottom:20px;*/
}

.node h2, #contentmiddle h2 {
    font-size: 1em;
}

.node h2 a, #contentmiddle h2 a {
    text-decoration: none;
    display: block;
    color: #d50e26;
}

.node h3 {
    margin: 15px 0px 10px 0px;
}

.node .node-info,
.node .node-more-info {
    font-size: 13px;
    color: gray;
    font-style: italic;
    display: block;
}

.node .node-info a,
.node .node-more-info a {
    font-style: normal;
}

.node .node-body {
    margin: 20px 0px 15px 0px;
}

.node .node-body ul {
    margin: 10px;
    list-style-type: none;
}

.node .node-body ul li { /*list-style-type: disc;*/
    list-style: none;
    list-style-type: none;
    margin: 0px 0px 0px 25px;
}

#comments {
    margin: 10px 3px 15px 3px;
}

.comments h3 {
    margin: 50px 0px 10px 0px;
}

/*.comments .comment { border-top: 1px solid #f7f7f7; }*/
.comments .comment .comment {
    margin: 0px 0px 0px 40px;
}

.comments .comment .comment-body {
    line-height: 1.2em;
}

.comment-body {
    clear: both;
    padding-top: 25px !important;
    padding: 3px 5px 8px 14px;

}

.comment-reply {
    /*padding-top:-5px !important!;*/
    padding: 0px 5px 5px 25px;
}

.comment .comment-info {
    height: 29px;
    line-height: 15px;
}

.comment .avatar {
    float: left;
}

.comment .avatar img {
    padding: 3px;
}

.comment .name {
    float: left;
    padding: 8px 0px 8px 10px;
    font-weight: bold;
    color: #000;
}

.comment .date {
    float: left;
    padding: 8px; /*color: #fff;*/
}

.comment {
    clear: both;
    font-size: 13px;
    padding: 18px 0px 1px 0px;
}

.comment .comment-reply a {
    font-size: 11px;
    text-transform: lowercase;
    color: #000;
    background: #f7f7f7;
    padding: 5px;
    text-decoration: none;
}

.comment .comment-reply a:hover {
    background: #464646;
    color: #fff;
}

.comment-form h3 {
    margin: 50px 0px 10px 0px;
}

.form .comment-form h3 {
    margin: 0px 0px 10px 0px;
}

.comment-form p {
    padding: 10px 0px 20px 0px;
}

.comment-form #recaptcha_widget_div {
    margin: 0px 0px 10px 0px;
}

.block {
    margin: 0px;
    font-size: 13px;
}

.block h3 {
    margin: 0px 0px 10px 23px;
    font-size: 18px;
}

.block .block-body {
    line-height: 25px;
}

.block ul li { /*list-style-type: disc;*/
    list-style: none;
    list-style-type: none;
    margin: 0px 0px 0px 25px;
}

.block-search input[type=text] {
    width: 200px;
    float: left;
    margin: 2px;
}


/**
 * Footer
 */
/*#footer { border-top: 1px solid #ccc; margin-top: 50px; padding: 20px 0px 20px 0px; font-size: 11px; }
#footer .right { text-align: right; }*/
#footer {
    min-height: 50px;
    margin-top: 15px;
    font-family: "Trebuchet MS", "Helvetica", "sans-serif";
    font-size: 0.8em;
    color: #333333;
    line-height: normal;
}

#footer p {
    padding: 10px;
    margin: 0 100px 0 100px;
    font-size: 1.0em;
    line-height: normal;
    background: transparent url('../img/footerBg.jpg') repeat-x top center;
}

#footer img {
    padding-top: 3px;
}

#footerBottom {
    background: transparent url('../img/footerBottom.jpg') no-repeat top center;
    height: 60px;
}

#debug-kit-toolbar ul li.panel-tab {
    display: none;
}

#debug-kit-toolbar ul li.icon {
    display: inline;
}

/* Markdown table styling */
table {
    border-collapse: collapse;
    width: 100%;
    margin: 1em 0;
}

table th, table td {
    border: 1px solid #cccccc;
    padding: 8px;
    text-align: left;
}

table th {
    background-color: #efefef;
    font-weight: bold;
}

table tr:nth-child(even) {
    background-color: #f9f9f9;
}
