/* 
 * CSS template by Marcin Gałęza - UI Designer at Hosting365.com
 * mail: marcin.galeza(at)hosting365.com
 * web:  www.hosting365.com
 * date: September 16, 2008
*/


/* global styles
 * ------------------------------------------------ */
* {
  margin: 0;
  padding: 0; }

body {
  font: 62.5%/170% Helvetica, Arial, Verdana, Tahoma;
  color: #666666;
  background: #444; }

p, ul, ol, dl {
  font-size: 1.2em;
  margin: 0 0 1em; }

hr {
  display: none; }

a {
  text-decoration: none;
  color: #eb8023; }
  a:hover {
    text-decoration: underline; }
#content h2.heading-blog {
  text-indent: -9999px;
  overflow: hidden;
  float: left;
  width: 100%;
  height: 35px;
  margin: 0 0 80px; }

h3.subheading {
  font-size: 1.8em;
  text-transform: uppercase;
  clear: both;
  padding: 1.5em 0 0;
  margin: 0 0 .6em; }

h4.subheading {
  font-size: 1.4em;
  padding: 1.5em 0 0;
  margin: 0 0 .6em;
  color: #eb8023; }
.entry ul li {
  padding: 0 0 0 12px;
  list-style: none;
  background: url(images/bullet-main.gif) 0 3px no-repeat;}
.entry ul ul {
  font-size: 1em;
  margin: .3em 0;}

/* page structure
 * ------------------------------------------------ */
#page {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -475px;
  padding: 45px 0 0;
  width: 950px;
  background: url(images/bgBody.gif) 0 0 no-repeat; }
#header {
  position: relative;
  float: left;
  width: 950px;
  height: 130px;
  overflow: hidden;
  background: #231f20 url(images/bgHeader.gif) 0 0 no-repeat; }
#wrapper {
  float: left;
  width: 950px;
  padding: 20px 0 0;
  _padding-bottom: 40px;
  background: #2d2a2c url(images/bgWrapper.gif) 0 0 no-repeat; }
#content {
  float: left;
  width: 735px;
  margin: 0 0 40px 20px;
  _margin-left: 10px;
  _margin-bottom: 50px;
  padding: 0 0 10px;
  background: url(images/bgContentB.gif) 0 100% no-repeat; }
  #content .wrap {
    float: left;
    width: 100%;
    background: #e5e6e6; }
    #content .wrap .main {
      width: 695px;
      padding: 0 20px; }
#sidebar {
  float: right;
  width: 175px;
  padding: 0 0 10px; }
#footer {
  float: left;
  width: 870px;
  height: 80px;
  padding: 40px 40px 0;
  background: url(images/bgFooter.gif) 0 0 repeat-x; }

/* header
 * ------------------------------------------------ */
h1 {
  position: absolute;
  top: 17px;
  left: 17px;
  width: 304px;
  height: 60px; }
  h1 a {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    overflow: hidden;
    outline: none;
    background: url(images/logo.gif) 0 0 no-repeat; }

#quicknav {
  position: absolute;
  top: 0;
  right: 0; }
  #quicknav ul {
    margin: 0;
    padding: .5em 1em; }
  #quicknav li {
    display: inline;
    font-size: 1em;
    padding: 0 .3em; }
  #quicknav a {
    color: #a5a5a7; }
  #quicknav .highlighted a {
    color: #eb8023; }

#mainnav {
  position: absolute;
  top: 95px;
  left: 0;
  float: left;
  width: 950px;
  height: 35px;
  background: url(images/bgMainnav.gif) 0 0 no-repeat; }
  #mainnav li {
    float: left;
    height: 100%;
    list-style: none; }
    #mainnav li a {
      display: block;
      float: left;
      width: 100%;
      height: 100%;
      text-indent: -9999px;
      overflow: hidden; }
  #mainnav #tab-updates {
    width: 183px; }
    #mainnav #tab-updates a {
      background: url(images/n2.gif) 0 0; }
      #mainnav #tab-updates a:hover {
        background-position: 0 -35px; }
  #mainnav #tab-status {
    width: 115px; }
    #mainnav #tab-status a {
      background: url(images/n1.gif) 0 0; }
      #mainnav #tab-status a:hover {
        background-position: 0 -35px; }
  #mainnav #tab-tools {
    width: 118px; }
    #mainnav #tab-tools a {
      background: url(images/n3.gif) 0 0; }
      #mainnav #tab-tools a:hover {
        background-position: 0 -35px; }
  #main-site {
    position: absolute;
    width: 175px;
    height: 35px;
    top: 95px;
    left: 775px;
    }
  #main-site a {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    overflow: hidden;
    background: url(images/n4.gif) 0 0 no-repeat; }
.pagetitle {
  padding: 1.5em 0 0;
  }
.navigation {
  float: left;
  width: 100%;
  font-size: 1.2em;
  margin: 0 0 2em;
  padding: 2em 0 0; }
.blog {
  background: url(images/bgMain.gif) 0 0 no-repeat; }
.heading-blog {
  background: url(images/h2-news.gif) 0 0 no-repeat; }
.postmetadata {
  clear: both;
  padding: 15px 50px 15px 10px;
  font-style: italic;
  margin: 0 0 3em;
  background: #d5d6d6 url(images/bgHelphint.gif) 99% 50% no-repeat; }
.wp-caption {
  margin: 0 0 1em;
  padding: 10px 5px;
  text-align: center;
  border: 1px solid #ddd;
  background: #fff; }
.wp-caption p {
  font-size: 1em;
  margin: 1em 0 0; }
.alignleft {
  float: left;
  margin-right: 1em; } 
.alignright {
  float: right;
  margin-left: 1em; }
h3#comments {
  font-size: 1.7em;
  margin: 0 0 1em; }
.commentlist {
  list-style: none; }
.commentlist p {
  font-size: 1em; }

/* sidebar
 * ------------------------------------------------ */
#sidebar h3 {
  height: 35px;
  text-indent: -9999px;
  overflow: hidden; }
#sidebar .archives {
  background: url(images/h3Archives.gif) 0 0 no-repeat; }
#sidebar .categories {
  background: url(images/h2-categories.gif) 0 0 no-repeat; }
#sidebar .informations {
  background: url(images/h3Informations.gif) 0 0 no-repeat; }
#sidebar .updates {
  background: url(images/h3Updates.gif) 0 0 no-repeat; }
#sidebar .sidenav {
  margin: 0 0 10px;
  padding: 0 0 10px;
  background: #4b4c4d url(images/bgSidenavB.gif) 0 100% no-repeat; }
  #sidebar .sidenav ul {
    padding: 10px 10px 0; }
    #sidebar .sidenav ul a {
      color: #ddd; }
  #sidebar .sidenav ul {
    font-size: 1.1em;
    list-style: none;
    font-weight: bold;
    margin: 0; }
    #sidebar .sidenav ul li {
      margin: 0 0 10px 0;
      padding: 0 0 0 20px;
      background: url(images/bgSidenav-bullet.gif) 0 0 no-repeat; }

/* footer
 * ------------------------------------------------ */
#footer p {
  margin: 0;
  color: #222; }
#footer a {
  color: #222;
  font-weight: bold; }
#footer .lead-footer {
  font-size: 1.3em; }
#footer .sub {
  font-size: 1em; }


.chat {
  margin: 0 0 10px; }
.chat a {
  height: 106px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(images/bgChat.gif) 0 0 no-repeat; }



.unit-one,
.unit-two {
  float: left;
  width: 338px;
  margin-bottom: 20px;
  background: url(images/bgUnitrow.gif) 0 100% no-repeat;
  }
.wrapie {
  width: 318px;
  padding: 10px;
  background: url(images/bgUnit.gif) 0 0 no-repeat;
	}
.unit-name {
  font-size: 1.4em;
  text-transform: uppercase; }
.unit-status {
  margin: 1em 0; }
.entry .unit-status li {
  line-height: 17px;
  padding: 0 0 0 20px;
  margin: 0 0 1em;
  background: none; }

.units-left {
  float: left;
  width: 338px;
  }
.units-right {
  float: left;
  width: 338px;
  margin-left: 19px;
  }

.entry .unit-status .up {
  background: url(images/iconstatus.gif) 0 0 no-repeat; }
.entry .unit-status .down {
  background: url(images/iconstatus.gif) 0 -17px no-repeat; }
.unit-sub { font-weight: bold; }

.entry .tools li,
#sidebar .sidenav .tools li {
  padding: 0;
  margin: 2em 0;
  background: none; }
.entry .tools a,
#sidebar .sidenav .tools a {
  display: block;
  line-height: 36px;
  padding: 0 0 0 50px; }
#traceroute a { background: url(images/icon-myroute.gif) 0 0 no-repeat; }
#sidebar #traceroute a { background: url(images/icon-myroute-dark.gif) 0 0 no-repeat; }
#speedtest a { background: url(images/icon-myspeed.gif) 0 0 no-repeat; }
#sidebar #speedtest a { background: url(images/icon-myspeed-dark.gif) 0 0 no-repeat; }
#videostreamingtest a { background: url(images/icon-myvideo.gif) 0 0 no-repeat; }
#sidebar #videostreamingtest a { background: url(images/icon-myvideo-dark.gif) 0 0 no-repeat; }
#voiptest a { background: url(images/icon-myvoip.gif) 0 0 no-repeat; }
#sidebar #voiptest a { background: url(images/icon-myvoip-dark.gif) 0 0 no-repeat; }
#iptvtest a { background: url(images/icon-myiptv.gif) 0 0 no-repeat; }
#sidebar #iptvtest a { background: url(images/icon-myiptv-dark.gif) 0 0 no-repeat; }

.entry .subline { padding-left: 50px; }

.tools-sidebar p {
  padding: 1em 1em 0;
  margin: 0; }
  
#twitter,
#flickr {
  float: left;
  margin: 0 3em 0 0;
  padding: 3em 0 2em;
  width: 183px;
  height: 39px; }
  #twitter a,
  #flickr a {
    display: block;
    float: left;
    width: 100%;
    height: 39px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(images/bttnTwitter.gif) 0 0 no-repeat; }

#flickr a {
  display: block;
  float: left;
  width: 100%;
  height: 39px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(images/bttnFlickr.gif) 0 0 no-repeat; }
.post-date{
  color: #999;
}