/*  common.css

Copyright © 2011 Ubuntu-it - Leo Iannacone <l3on@ubuntu.com>

*/

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

body {
    background: url("images/light/dotted.png") repeat scroll 0 0 #F5F6F7;
    min-width: 985px;
    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;
    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;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
}

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

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

.shadowed {
    box-shadow: 0 1px 3px #989898;
    -webkit-box-shadow: 0 1px 3px #989898;
    -moz-box-shadow: 0 1px 3px #989898;
    -khtml-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;
}

#wrap {
    min-width: 985px;
}

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

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

}

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

#header li {
    background: url("images/light/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/light/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/light/header_b_active.png") repeat-x scroll left top #B83A10 !important;
    text-decoration: none;
}

#page-header { display: none; }
#page-body {
overflow: hidden;
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;
}

#logo > span.suffix {
/*  color: black;
  opacity: 0.5;    Does not work for every browser*/
  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/light/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/light/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/light/header-shadow.png") repeat-x scroll center top #F7F7F7;
    border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    height: 39px;
    margin: 0 auto;
    position: relative;
    width: 96%;
    background-color: #F7F7F7;
    box-shadow: 0 1px 1px #DFDFDF;
    -webkit-box-shadow: 0 1px 1px #DFDFDF;
    -moz-box-shadow: 0 1px 1px #DFDFDF;
    font-size: 12px;
}

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

#subheader .links a {
    clear: none;
    color: #333333;
    display: block;
    float: left;
    text-shadow: none;
    width: auto;
    line-height: 40px;
    margin: 0;
    padding: 0 15px;
    text-decoration: none;
}

#subheader .links a:focus, #subheader .links a:hover, #subheader .links a:active, #subheader .links li.active a {
    background: url("images/light/header-shadow.png") repeat-x scroll center top #F2F2F2;
    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/light/box-bottom-top.png") no-repeat scroll left top transparent;
    float:left;
}

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

#content-top-r {
    background: url("images/light/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/light/box-content.png") repeat-y scroll left top transparent;
    padding-left:10px;
}

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

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

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

#content-bottom-r {
    background: url("images/light/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;
    overflow: hidden;
}

.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;
/*    font-style: italic;*/
}

#login, #message {
    clear: both;
}

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

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

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

.postprofile dt a img {
/*    border: solid 1px #E9E9E9;*/
    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;
}

#searchbox {
    float:right;
    margin-top: 20px;
    margin-right: -130px;
    width: 125px;
}

#searchbox input {
    border: 2px solid #B73F00;
    background: white;
    box-shadow: inset #DFDFDF 2px 2px 2px;
    border-radius: 5px;
}

#searchbox a {
    color:white;
    text-shadow:none;
    font-size: 11px;
}
#searchbox a:hover {
    text-shadow: 1px 1px 1px #333333;
    text-decoration: none;
}

.search-box {
    margin-top:0;
}

.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;
}

ul.topiclist li.sticky {
    background: url("images/orange.png") -8px;
    background-repeat: repeat-y;
}

#regolamento { 
    font-size: 1.25em; 
} 
