/*
Theme Name: Desengo Industrial - 2009
Theme URI: http://www.desenhoindustrial.org
Description: O novo tema do desenhoindustrial.org, desenhado para 2009.
Version: 1.0
Author: Danilo Freitas - Estúdio Ziper
Author URI: http://www.estudioziper.com.br/
Tags: desenho industrial, design, estudio ziper

	Este tema não é livre, é de uso comercial e intransferível, pertence ao
	Estúdio Ziper, e a cópia não autorizada é crime previsto por lei.

*/


body {
  background-color: #4e4e4e;
  font-family: verdana, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #434343;
}

a, img {
  border: 0;
}

img {
  max-width: 420px !important;
}

#blog {
  position: absolute;
  width: 840px;
  margin-left: -420px;
  left: 50%;
  margin-top: 25px;
}

#corpo {
  position: relative;
  float: left;
  clear: left;
  z-index: 2;
}

#contentTop {
  width: 534px;
  height: 42px;
  background-image: url(images/bgTop.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#content {
  width: 534px;
  background-image: url(images/bgMiddle.png);
  background-position: left -1px;
  background-repeat: repeat-y;
}

#contentBottom {
  width: 534px;
  height: 72px;
  background-image: url(images/bgBottom.png);
  background-position: left top;
  background-repeat: no-repeat;
}

#containerContent {
  width: 430px;
  margin-left: 75px;
  font-size: 11px;
  line-height: 15px;
}
.curvedItem {
  display: block;
  width: 100%;
  height: 30px;
  background-image: url(images/linkBgMiddleGrey.png);
}

#containerContent h2 {
  margin-top: 0px;
  padding: 0px;
  padding-top: 7px;
  padding-left: 10px;
  color: #fff;
  font-size: 13px;
}

#containerContent h2 a {
  color: #ffd500;
  text-decoration: none;
  background-color: transparent !important;
}

#containerContent h2 a:hover {
  color: #fff;
}

#containerContent a {
  color: #fff;
  background-color: #4e4e4e;
  text-decoration: none;
}

#containerContent a:hover {
  color: #ffd500;
  background-color: #4e4e4e;
  text-decoration: none;
}

.navigation {
  padding-bottom: 15px;
} 

.pagetitle {
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  margin-left: 80px;
  padding-bottom: 15px;
}

.starPost {
  margin-top: -45px;
}

.entry {
  clear: both;
  margin-top: 10px !important;
}

.data_post {
  display: block;
  position: relative;
  width: 70px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: -79px;
}

.entry {
  margin-top: -40px;
}

.byTag {
  color: #7c7c7c;
  font-weight: bold;
  height: 12px;
  background-color: #dedede;
}

#sideColun {
  position: relative;
  margin-top: 28px;
  margin-left: 510px;
  z-index: 1;
}

#sidebarTop {
  width: 221px;
  height: 9px;
  background-image: url(images/menuBgTop.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin-bottom: -1px;
}

#sidebar {
  width: 221px;
  background-image: url(images/menuBgMiddle.png);
  background-position: left center;
  background-repeat: repeat-y;
}

#sidebar ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-left: 25px;
  padding-bottom: 11px;
}

#sidebar h2 {
  width: 169px;
  height: 24px;
  font-size: 12px;
  background-image: url(images/menuBgItem.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 12px;
  padding-top: 9px;
  margin: 0px;
}

#sidebar ul li ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 145px;
  font-size: 12px; 
}

#sidebar ul li ul li{
  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
}

#sidebar ul li ul a {
  color: #4e4e4e;
  font-weight: bold;
  text-decoration: none;
}

#sidebar ul li ul a:hover {
  color: #929292;
}

#sivamSe {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
  margin-left: 125px;
}

#sidebarBottom {
  width: 221px;
  height: 40px;
  background-image: url(images/menuBgBottom.png);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: -0px;
}

#marcas {
  color: #a1a1a1;
  font-size: 10px;
  top: 190px;
  right: 0px;
  position: absolute;
  width: 90px;
  float: right;
  font-weight: bold;
  z-index: 3;
}

#infoBar {
  display: block;
  padding-left: 70px;
  padding-top: 33px;
  font-size: 10px;
  color: #979595;
}

#infoBar a{
  color: #979595;
}

#creditos {
  display: block;
  padding-left: 20px;
  padding-top: 15px;
  font-size: 10px;
  color: #979595;
}