body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/bg_vpedesign.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto14 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4b4b4b;
	padding-top: 10px;
	padding-left: 25px;
}
.texto14bg {
	font-size: 14px;
	color: #4b4b4b;
	background-color: #E4E4E4;
}


.link14 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #d4345e;
}
.link14 a:link {color: #d4345e; text-decoration: underline;}
.link14 a:visited {color: #d4345e;	text-decoration: underline;}

.texto11 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b4b4b;
}

.texto13 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b4b4b;
}

.depoimento {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #4b4b4b;
}

.texto26 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #d4345e;
}

.texto20 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #d4345e;
}

@media all {
  #content {
    width:880px;
    margin:0 auto;
    text-align:left;
    }
  #main {
    width:730px;
    float:left;
    background:#FFFFFF;
    color:#4b4b4b;
    font-size:12px;
    }
  #main2 {
    float:left;
    width:100%;
    background:#FFFFFF;
    padding:10px 0 0;
    }
  #sidebar {
    width:180px;
    float:right;
    margin:15px 0 0;
    font-size:97%;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    background:#eec;
    }
  #main2 {
    float:none;
    width:100%;
    background:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }


a:link {
  color:#d4345e;
  }
a:visited {
  color:#d4345e;
  }
a:hover {
  color:#d4345e;
  }
a img {
  border-width:0;
  }
#main a:link {
  color:#d4345e;
  }
#main a:visited {
  color:#d4345e;
  }
#main a:hover {
  color:#d4345e
  }

.date-header {
	font-family: "Trebuchet MS", Tahoma;
	font-size:12px;
	text-transform:uppercase;
	color:#d4345e;
	margin: 0px;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
  }
.post {
  padding:0 13px;
  }
  
.post-title {
	margin:0;
	font-size:20px;
	display:block;
	color:#4b4b4b;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
}
#main a.title-link, .post-title strong {
  text-decoration:none;
  display:block;
  }
#main a.title-link:hover {
  background-color:#ffffff;
  color:#000000;
  }


/* Sidebar Boxes
----------------------------------------------- */
@media all {
  .box {
	background:#ececec;
	color:#333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
    }
  .box2 {
    padding:0 13px 8px;
    }
  }
@media handheld {
  .box {
	background:#ececec;
	margin-top: 0px;
	padding-top: 0px;
    }
  .box2 {
    background:none;
    }
  }
.sidebar-title {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px dotted #999999;
  font-size:115%;
  line-height:1.5em;
  color:#4b4b4b;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
.box ul li {
  background:url("http://www.vpedesign.com.br/images/seta_2.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #999999;
  line-height:1.4em;
  }
.box p {
  margin:0 0 .6em;
  }
.post-footer {
	margin: 0px;
	padding: 0px;
}
