﻿/*  
Theme Name: Hellblog.net
Description: Tema do site Hellblog.net.
Version: 1.0
*/

* {
  margin: 0;
  padding: 0;
  }

a,a:link,a:visited,a:active {text-decoration: none; color: #000; cursor: url("http://hellblog.net/cursor.cur"), auto;}

DIV {
     -moz-box-sizing:border-box;box-sizing:border-box;
     -webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
}
body {
  position: relative;
  color: #333;
  margin: 3px auto;
  width: 875px;
  font-family: Verdana, Arial, sans-serif;
  background: url(http://hellblog.net/novo/fundon.png) repeat;
  text-align: center;
  }
#tudo {
  width: 855px;


  }
#logo {
  height: 113px;
  width: 855px;
  background: url(http://hellblog.net/novo/logohell.png) no-repeat ;
  }

#menu {
  width: 855px;
  height: 35px;
  background: url(http://hellblog.net/novo/menuhell.png);
  }
#menu ul {
  list-style: none;
  }
#menu li {
    float: left;
  list-style: none;
  }
#menu li a {
  padding: 0 20px;
  line-height: 30px;
  font-size: 8pt;
  color: #f7f7f7;
  text-transform: uppercase;
  }

#pubcima {
  width: 855px;
 height:145px !important; /*moz width*/
 height:125px; /*IE width*/
  text-align: left;
  background: #fff;
  padding: 10px 0px 10px 10px;
  margin-bottom: 10px;
  }
#bannertop {
  background: #fff;
  float: left;
  padding-left: 5px;
  padding-top: 17px;
  padding-right: 5px;
  }
#erotop {
  float: left;
  }
#main {
  width: 855px;
  text-align: left;
  }

#conteudo {
  float: left;
  width: 510px;
  font-size: 10pt;
  color: #333;
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  }
#conteudo h3 {
  font-family: tahoma;
  font-size: 16px;
}
.post {
  width: 490px;
  height: 100px;

  }
.post p.title {
  font-weight: bold;
  color: #A00509;
  font-family: Tahoma;
  font-size: 12pt;
  }
.post p.descricao {
  color: #141414;
  font-size: 10pt;
  font-family: Tahoma;
  }
.poststats {
  clear: both;
  font-size: 8pt;
  font-weight: none;
  float: right;
  color: #818181;
  margin-bottom: 10px;
  }
.poststats a {
  font-size: 8pt;
  font-weight: none;
  color: #818181;
  }
.posthosted p.title {
  font-weight: bold;
  color: #A00509;
  font-family: Tahoma;
  font-size: 12pt;
  }
.uolposts {
  width: 490px;
  background: #fff;
  margin-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px dotted #818181;
  }

.alignleft {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  }

#parceiros {
  align: center;
  margin-left: 10px;
  margin-top: 10px;
  }

#lateral {
  background: #fff;
  float: left;
  margin-left: 10px;
  padding-bottom: 10px;
  width: 335px;
  }
#pubsided {
  float: right;
  }

#lateral li {
  list-style: none;
  font-size: 8pt;
  }

#lateral a {
  color: #000;
  font-size: 10pt;
  }
#topsites {
  padding-top: 41px;
  }
#links {
  padding-top: 41px;
  background: url(http://hellblog.net/novo/links.png) no-repeat;
  }
#sidebar1 {
  margin-left: 5px;
  float: left;
  width: 160px;
  background: url(http://hellblog.net/novo/topsites.png) no-repeat;
  }

#sidebar1 a {
font-weight: bold;
  }

#sidebar2 {
  margin-left: 10px;
  float: left;
  width: 157px;
  }
#sidebar2 li {
  margin-left: 5px;
  }
.PageNumbers {
  color: #141414;
  }
#hardlinks {
  clear: both;
  width: 855px;
  text-align: left;
  background: #131313;
  margin-top: 10px;
  }
#hardlinks a {
  list-style: none;
  color: #c1c1c1;
  font-size: 10pt;
  }
#baixo {
  clear: both;
  width: 855px;
  height: 30px;
  background: url(http://hellblog.net/novo/fundomenu.png);
  }

#baixo li {
  list-style: none;
  padding: 0 15px;
  line-height: 30px;
  font-size: 8pt;
  color: #f7f7f7;
  }
.cleared {
  clear: both;
  margin-bottom: 10px;
  border-bottom: 1px dotted #818181;
  }