/*
-----------------------------------------------
Hipertextos Black TV

Name:     Hipertextos Black TV
Designer: Hipertextos
URL:      www.hipertextos.net
Date:     24 apr 2009
----------------------------------------------- */

#navbar-iframe {
	height: 0px;
	visibility: hidden;
	display: none;
}
#space-for-ie {
	height: 0px;
	visibility: hidden;
	display: none;
}

* {
  margin:0px;
  padding:0px;
  border:none;
}
body {
  background:url('http://metodes.com/cloud/table.jpg') repeat center top #fff;
  color:#fff;
  font: 100%/12px Lucida Grande, Verdana, Arial, Verdana, sans-serif;
  line-height:1.4em;
  text-align:center;
}
a {
  color: #111;
  text-decoration:none;
}
a:hover {
  color:#AA0000;
  text-decoration:underline;
}
a:visited {
  color:#333;
  text-decoration:underline;
}
a:visited:hover {
  color:#AA0000;
  text-decoration:underline;
}

h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 14px;
}


ul {
  margin:0 auto;
}
li {
  padding-left:20px;
}

#page {
  margin:0 auto;
  width:100%;
}

#head {
  background:url('http://metodes.com/cloud/leopardbg.jpg') repeat center top #666;
  border-bottom:1px solid #aaa;
  font-size:20px;
  margin:0 auto;
  padding:8px 0px;
  width:100%;
}
#head a {
  color:#fff;
}
#main {
  margin:5px 5px;
  width:100%;
}
#post-home {
  display:block;
  float:left;
  height:100px;
  width:280px;
}
#post-box {
  display:block;
  font-size:13px;
  line-height:1em;
  height:160px;
  float:left;
  margin:5px;
  width:130px;
}
#post-box img {
  height:96px;
  width:96px;
}
#post-body {
  background:url('http://metodes.com/cloud/postit.jpg') no-repeat center top;
  display:block;
  height:100px;
  float:left;
  margin:5px;
  padding:15px 0px;
  width:120px;
}
#post-box2 {
  display:block;
  font-size:36px;
  line-height:1em;
  float:left;
  margin:5px;
  width:400px;
}
#post-box2 img {
  height:96px;
  width:96px;
}
#post-body2 {
  background:url('http://metodes.com/cloud/postitbig.jpg') no-repeat center top;
  display:block;
  float:left;
  margin:5px;
  padding:15px 0px;
  width:400px;
}
#comments {
  color:#333;
  padding:5px;
}
#servicesmain {
  font-size:9px;
}
p.blogger-labels {
  display:none;
}
#sidebar {
  border-top:1px solid #999;
  margin:0 auto;
  width:800px;
}
#whitespace {
  clear:both;
  display:block;
  height:150px;
  width:100%;
}
#footer {
  background:url('http://metodes.com/cloud/stripesmetal.jpg') repeat center top #666;
  border-top:2px solid #666;
  height:90px;
  font-size:9px;
  margin:0px auto;
  bottom:0px;
  position:fixed;
  padding: 0px;
  width:100%;
}

#footer ul {
  background:url('http://hipertextos.googlepages.com/bggreycanvas.jpg') repeat center top;
  border-top:2px solid #555;
  clear:both;
  display:block;
  height:28px;
  list-style:none;
  margin:0px auto;
  padding:0px 5px;
  width:100%;
  overflow:hidden;

}
#footer li {
  display:block;
  float:left;
  list-style:none;
  margin:1px;
  padding:0px;
}
#footer a {
  background:#222;
  border:2px solid #666;
  color:#fff;
  display:block;
  margin:0px;
  padding:0px 10px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
#footer a:hover {
  background:#111;
  border:2px solid #666;
  color:#fff;
  display:block;
  margin:0px;
  padding:0px 10px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }