/*
Copyright © 2011 original light theme by Leo Iannacone <l3on@ubuntu.com>
Copyright © 2019 modified and improved theme relight by barrnet <https://forum.ubuntu-it.org/memberlist.php?mode=viewprofile&u=168081> and Gianvito Cavasoli <gianvito@gmx.it>
*/

html {
    color: #333;
    font-family: Ubuntu, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, sans-serif;
    background: url("./images/dotted.png") repeat scroll 0 0 #F5F6F7;
    font-size: 13px;
    line-height: 1.25em;
}

body {
    background: url("./images/dotted.png") repeat scroll 0 0 #F5F6F7;
    margin: 0 1px 0 0;
    padding: 0;
}

h2 {
    font-size: 2.5em;
    margin-top: 0.5em;
}

code {
    font-family: courier,monospace;
}

pre {
    background-color: #FAFAFA;
    border: 1px dotted #DDDDDD;
    color: #111111;
    font-family: courier,monospace;
    padding: 4pt;
    white-space: pre-wrap;
    word-wrap: break-word;
}


ul.links {
    margin: 0;
    padding: 0;
}

ul.links li {
    display: inline-block;
    list-style-type: none;
}

table.sticky-table {
    width: 100%;
}

select { 
    padding:0;
    vertical-align: top;
}

input, fieldset.submit-buttons input {
    padding: 1px 6px;
}

.inputbox {
    border: 1px solid #E0E0E0;
}

.alignright, .rteright {
    float: right;
    text-align: right;
}
.alignleft, .rteleft {
    float: left;
    text-align: left;
}
.aligncenter, .rtecenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}
.centered {
    margin-left: auto;
    margin-right: auto;
}
.clear {
    clear: both;
}

.curved-top {
    border-radius: 4px 4px 0 0;
}

.curved-bottom {
    border-radius: 0 0 4px 4px;
}

.curved-both {
    border-radius: 4px 4px 4px 4px;
}

.shadowed {
    box-shadow: 0 1px 3px #989898;
}

.no-padding {
    padding: 0 !important;
}

.quote-source {
    font-size: 10px;
}

#fixed-header {
    height: 120px;
}

.container {
  background: transparent;
  margin: 0 15px;
  padding: 0;
}

#header {
    background: url("./images/header_b.png") repeat-x scroll left top #DD4814;
    height: 64px;
    margin: 0 2px;
    padding: 0 5px;
    position: relative;
    font-size: 12px;
}

#header .container {
    background: url("./images/topnav_divider.png") no-repeat scroll left top transparent;
    height: 100%;
    padding-left: 2px;
	overflow: hidden;

}

#header li, #header li.last {
    border: 0 none;
}

#header li {
    background: url("./images/topnav_divider.png") no-repeat scroll right top transparent !important;
    padding-right: 2px;
    float: left;
    margin: 0;
    padding-right: 2px;
}

#header li a {
    background: url("./images/header_b.png") repeat-x scroll left top #DD4814;
    height: 64px;
    line-height: 64px;
    padding: 0 7px 0 5px;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #333333;
    float: left;
}

#header li.active-trail a, #header li a.active, #header li.active a, #header li a:hover {
    background: url("./images/header_b_active.png") repeat-x scroll left top #B83A10 !important;
    text-decoration: none;
}

#page-body {
margin-top: 0px;
padding-top: 4px;
}

#logo {
    float:right;
    color: white;
    text-shadow: none;
    padding: 0;
}

#logo > span.description {
  float: right;
  font-size: 12px;
  opacity: 0.8;
  line-height: 24px;
}

#logo > span.title {
  font-size: 30px;
  display: block;
  margin-top: 23px;
  color:white;
  text-align:right;
 line-height: 12px;
}

#logo > span.suffix {
  color: #6F240A;
  font-size: 20px;
  margin-right: 5px;
  display:none;
}

#logo a:hover {
  text-decoration: none;
}

#header .buttons {
    cursor: pointer;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}

#header .buttons #accessibility {
    background: url("./images/accessibility.png") repeat scroll 0 0 transparent;
    height: 24px;
    width: 24px;
}

#header .buttons #accessibility:hover {
    background-position: center bottom;
}

#header .buttons #accessibility:active {
    background-position: 24px 50%;
}

#header #ubuntu-it-sites {
    float: right;
    font-size: 10.5px;
}

#header #ubuntu-it-sites a {
    color: #FFFFFF;
    padding: 1px 6px 2px;
    text-shadow: none;
}


#header #ubuntu-it-sites a:hover {
    text-shadow: 1px 1px 1px #333333;
    text-decoration: none;
}

#header #ubuntu-it-sites a.active {
   background: url(images/relight/header-uit-bk.png) repeat;
   border: 1px solid #6F202A;
   background: rgba(0, 0, 0, 0.25);
   border: 1px solid rgba(0, 0, 0, 0.1);
   text-shadow: 0 1px 1px #333;
   border-radius: 0 0 4px 4px;
}

#subheader .container-inside {
    background: url("./images/header-shadow.png") repeat-x scroll center top #F7F7F7;
    border-radius: 0 0 8px 8px;
    height: 39px;
    margin: 0 auto;
    position: relative;
    width: 96%;
    background-color: #F7F7F7;
    box-shadow: 0 1px 1px #DFDFDF;
    font-size: 12px;
}

#subheader .links {
    display: block;
    padding: 0 10px;
}

#subheader .links a {
    color: #333333;
    text-shadow: none;
    line-height: 40px;
    padding: 0 15px;
    text-decoration: none;
}

#subheader .links a:focus, #subheader .links a:hover, #subheader .links a:active, #subheader .links li.active a {
    border-bottom: medium solid #666666;
    color: #DD4814;
}

#subheader .links a:hover {
    border-color: #DD4814;
}

#footer * {
    color: #666666;
    font-size: 10px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    padding: 6px;
}

#content-top *, #content-bottom * {
    height: 10px;
    width: 5%;
}

#content-top, #content-bottom {
    width:100%;
    clear:both;
}

#content-top-l {
    background: url("./images/box-bottom-top.png") no-repeat scroll left top transparent;
    float:left;
}

#content-top-c {
    background: url("./images/box-content-vertical.png") repeat scroll top transparent;
    width:90%;
    min-width: 875px;
    margin: 0 5%;
}

#content-top-r {
    background: url("./images/box-bottom-top.png") no-repeat scroll right top transparent;
    float:right;
    margin-top: -10px;
}

#content-center .container{
    background: white;
    margin-left: 5px;
}

#content-center-l {
    background: url("./images/box-content.png") repeat-y scroll left top transparent;
    padding-left:10px;
}

#content-center-r {
    background: url("./images/box-content.png") repeat-y scroll right top transparent;
}

#content-bottom-l {
    background: url("./images/box-bottom-top.png") no-repeat scroll left bottom transparent;
    float:left;
}

#content-bottom-c {
    background: url("./images/box-content-vertical.png") repeat scroll bottom transparent;
    width:90%;
    min-width: 875px;
    margin: 0 5%;
}

#content-bottom-r {
    background: url("./images/box-bottom-top.png") no-repeat scroll right bottom transparent;
    float:right;
    margin-top: -10px;
}


/* FORUM Specifics */
.headerbar {display:none;}

li.forum-utilities  {
  margin-left: -5px;
  margin-top: -5px;
}

li.forum-utilities a {
    margin: 0 5px;
}

a.fontsize {
    height: 14px;
    margin-top: 1px;
}

span.corners-top span, span.corners-top, span.corners-bottom span, span.corners-bottom {
display: none;
}

.post, blockquote, .navbar, .panel, .rules {
    border-radius: 3px;
    padding: 4px 8px;
    margin-bottom: 3px;
    border: solid 1px #d4d4d4;
    box-shadow: 0 1px 1px #f4f4f4 inset;
}

.content {
    color: #101010;
}

.post h3 a {
  color: #505050;
}


.signature {
    border-top-color: silver;
    color: #404040;
}

.panel { 
    background: #e7e7e7;
}
div.rules {
    color: #101010;
    background: #eaeaea;
    padding: 5px 10px;
    margin-bottom: 8px;
}

#login, #message {
    clear: both;
}

blockquote {
    box-shadow: 0 1px 1px #a7a7a7 inset;
    border: #eee 1px solid;
    background-color: #c9c9c9;
}

blockquote blockquote {
    background-color: #e0e0e0;
    border-color: #E7E7E7;
}

blockquote blockquote blockquote {
    background-color: #d0d0d0;
}

.postprofile dt a img {
    box-shadow: 0 1px 1px #afafaf;
    background: #eaeaea;
    border: 1px solid white;
    margin-bottom: 8px;
}

.buttons {
    margin-top: 1px;
}

.bg1	{ background-color: #d7d7d7; }
.bg2	{ background-color: #e4e4e4;  }
.bg3	{ background-color: #e7e7e7; }

.forumbg .bg1	{ background-color: #f0f0f0; }
.forumbg .bg2	{ background-color: #e4e4e4;  }
.forumbg .bg3	{ background-color: #e7e7e7; }

.forabg {
    border-radius: 4px;  
    background: #333;
    padding-bottom: 6px;
    box-shadow: 0 1px 1px #000 inset;
    border: 1px solid #000;
}

.forumbg {
    background: #aaa;
    border-radius: 4px;
    padding-bottom: 6px;
    box-shadow: 0 1px 1px #888 inset;
    border: 1px solid #555;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span strong {
    border-radius: 2px;
}

.posthilit {
    background-color: white;
    color: #DD4814;
    box-shadow: 0 1px 2px #CCC inset;
    border-radius: 2px;
    padding: 0 4px;
}

#cp-main .panel, .cp-mini, .attachbox {
    background-color: #F9F9F9;
    border-radius: 3px;
    padding: 7px 10px;
    margin-right: 0;
    border: 1px solid #E4E4E4;
    margin-left: 10px;
}

#cp-main .panel {
    margin-right: 0;
}

.attachbox {
    background-color: white;
    padding: 5px 8px;
}

fieldset.forum-selection2, fieldset.forum-selection {
    float: none;
}

#minitabs li {
    padding: 4px 10px;
}

#page-body > #info p {
    margin-bottom: 0;
}

ul.topiclist li.row {
    border-bottom-color: #d0d0d0;
}
ul.forums li.row {
    border-bottom-color: #ddd;
}

ul.forums li.row:last-child, ul.topiclist li.row:last-child {
    border-bottom: 0;
}

#regolamento { 
    font-size: 1.25em; 
} 
