/*  common.css

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

*/

/* import from planet style */

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

body {
    background: url("../../img/custom/dotted.png") repeat scroll 0 0 #F5F6F7;
    min-width: 986px;
    margin: 0 1px 0 0;
}


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

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

.clear {
    clear: both;
}

#fixed-header {
    height: 120px;
}

.container {
  width: 986px;
  background: transparent;
  margin: 0 auto;
  padding: 0;
}

#header {
    background: url("../../img/custom/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;
}

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

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

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

#logo > a {
  font-size: 30px;
  display: block;
  margin-top: 23px;
  color:white;
  text-align:right;
  line-height: 0.55em;
}

#logo > a > span {
/*  color: black;
  opacity: 0.5;    Does not work for every browser*/
  color: #6F240A;
  font-size: 20px;
  float: left;
  margin-top: -4px;
}

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

logo > a > span {
  color: #6F240A;
  font-size: 20px;
  margin-right: 5px;
}

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

#header .buttons #accessibility {
    background: url("../../img/custom/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(../../img/custom/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("../../img/custom/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;
}

#subheader .links {
    display: block;
    float: left;
    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("../../img/custom/header-shadow.png") repeat-x scroll center top #F2F2F2;
    border-bottom: medium solid #666666;
    color: #DD4814;
}

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

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

#search-box div {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#content, #footer, #subheader {
    background: none repeat scroll 0 0 transparent;
}

#content-top, div.box-top-added {
    background: url("../../img/custom/box-bottom-top.png") no-repeat scroll center top transparent;
    height: 10px;
    padding: 0;
    width: 100%;
}

#content .container, div.box-content {
    background: url("../../img/custom/box-content.png") repeat-y scroll center top transparent;
}

#content .container {
    margin-top: 0;
    padding-top: 0;
}

#content {
        line-height: 1.4em;
        /*overflow: hidden;*/
        clear: both;
}

#content-bottom, div.box-bottom-added {
    background: url("../../img/custom/box-bottom-top.png") no-repeat scroll center bottom transparent;
    height: 12px;
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
}

#content > .container > div {
    margin: 0 20px;
    padding: 10px 0;
}

#search-box {
    float: right;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-box-shadow: 0px 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    width: 200px;
    height: 33px;
    padding: 7px 0 0 10px;
}

#page { 
    margin-top:0;
}

input {
    width: 172px;
}

.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, #header {
    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;
}

#cwt-content td {
    border: thin none;
}

div.trails {
background-color: #FFFFFF;
}

a:hover {
border-bottom: none;
}

#ubuntulinks {
	text-align: center;
}

div.code {
  border: none;
}

div.screen {
  border: none;
}

#tmp-note {
font-family:verdana,sans-serif;
font-size:x-small;
border-color: #DD4814;
border: 1px solid;
background-color: #F7F7F7;
text-align: center;
}
