/*  
Theme Name: Sobre Vidros
Theme URI: http://www.danilofreitas.com
Description: Vidros sobre imagens
Version: 29/01/2008
Author: Danilo Freitas
Author URI: http://www.danilofreitas.com

	Este tema foi desenvolvido por Danilo Freitas
	LICENÇA: Copyright - não pode ser copiado ou destribuído

*/


html {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  min-height: 100%;
	font-size: 1em; 
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #fff;
	background: #000 url(images/space1600_1200.jpg) fixed no-repeat center center;
	margin: 0px;
	padding: 0px;
}

* html body {
  height: 100%;
}

a, img {
  border: 0px;
}

#geral {
  position: absolute;
	width: 750px;
	margin-left: -375px;
	left: 50%;
	margin-top: 35px;
}

#ie6 {
  position: absolute;
  width: 800px;
  height: 100px;
  margin-left: -400px;
  left: 50%;
  background-image: url(images/black70.png);
  margin-top: -50px;
  top: 50%;
  text-align: center;
  padding-top: 45px;
}

#ie6 a {
  padding: 1px;
  color: #fff;
}

#ie6 a:hover {
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
}

h1#marca {
  padding: 34px 0 0 0;
  overflow: hidden;
  background: url(images/marca.png) no-repeat;
  height: 0 !important;
  margin-left: 562px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#header_bg {
  width: 750px;
  height: 57px;
  background: url(images/headerblack70.png) no-repeat left top;
}

ul#menu {
  list-style: none;
  margin: 0;
  padding: 0px;
  margin-left: 31px;
  padding-top: 10px;
}

ul#menu li{
  display: inline;
}

ul#menu li a{
  display: inline;
  font-size: 19px;
  margin-left: 0px;
}

#corpo {
  width: 730px;
  background-image: url(images/black70.png);
  padding-left: 10px;
  padding-right: 10px;
  height: 100% !important;
  overflow: hidden;
}

#splash{
  width: 538px;
  height: 272px;
  background: url(images/splash.png) no-repeat left top;
  float: left;
  clear: left;
}

#content {
  width: 520px;
  font-size: 0.8em;
  line-height: 1.3em;
  float: left;
  clear: left;
  margin-left: 7px;
}

#content a {
  padding: 1px;
  color: #fff;
}

#content a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}

#content .entry a:hover {
  color: #000;
  background-color: #000;
  text-decoration: none;  
}

.post h2, h3, h2.pagetitle, h2.center {
  font-size: 25px;
  margin: 0px;
  padding: 0px;
  margin-bottom: -5px;
}

#sidebar {
  width: 180px;
  font-size: 0.8em;
  line-height: 1.3em;
  float: right;
  clear: right;
  margin-top: -49px;
  margin-left: 547px;
  position: absolute;
}

#link_feed a {
  display: block;
  margin-bottom: 2px;
}

#sidebar li a{
  text-decoration: none;
  color: #fff;
}

#sidebar li a:hover {
  display: block;
  text-decoration: line-through;
}

#sidebar ul {
  display: block;
  list-style: none;
  width: 172px;
  margin: 0px;
  padding: 4px;
}

#sidebar ul ul {
  display: block;
  list-style: none;
  width: 170px;
  background-image: url(images/white15.png);
  margin: 0px;
  padding: 0px;
  margin-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

#sidebar li h2 {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  margin-bottom: -5px;
}

#busca #s {
  width: 130px;
  border: 0;
  background-color: #fff;
  color: #000;
  margin-bottom: 7px;
  margin-left: 2px;
}

#busca #searchsubmit {
  width: 30px;
  border: 0;
  background-color: #fff;
  color: #000;
  margin-bottom: 7px;
  margin-top: 2px;
}

#commentform input, #commentform textarea {
  width: 250px;
  background-color: #fff;
  border: 0;
  color: #000;
}

#footer {
  width: 720px;
  height: 38px;
  clear: both;
  margin-bottom: 35px;
  background: url(images/footerblack38.png) no-repeat left bottom;
  font-size: 0.6em;
  color: #AAAAAA;
  padding: 15px
}

#footer a{
  color: #AAAAAA;
}

#tecnologias_by {
  float: left;
  clear: left
}

#creative_commons {
  float:right;
  clear:right;
  width: 250px;
  text-align: right;
}