/* usage start */
.usage {
	float: right;
	width: 327px;
}

.usage .head {
	position: absolute;
	right: 0;
	top: 0;
	width: 331px;
	height: 34px;
	padding: 5px 0 0 184px;
	background: url(../images/ico-1.png) no-repeat scroll 165px center;
}

.usage .head span {
	float: left;
	margin-top: 4px;
	text-align: center;
}

.usage .head span span {
	float: none;
	height: 1px;
	display: block;
	overflow: hidden;
	width: 191px;
}

.usage .head h3 {
	color: #4c4d4f;
	margin: 3px 5px;
	text-decoration: none;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}

.usage .head .usage-logo {
	float: left;
}

.usage .date {
	display: block;
	font-size: 0.91em;
	margin: 0 0 0 16px;
	color: #666666;
}

.usage-items {
	overflow: hidden;
	height: 100%;
}

.usage-item {
	overflow: hidden;
	margin-top: -1px;
	height: 100%;
	margin-left: 4px;
	padding: 10px 22px 10px 5px;
}

.usage-item:hover {
	text-decoration: none;
	background-color: #eeeeee;
}

.usage-item .time {
	float: left;
	padding-right: 14px;
	color: #f90;
	font-size: 18px;
	min-width: 60px;
	text-align: right;
}

* html .usage-item .time {
	padding-right: 11px;
}

.usage-item div {
	overflow: hidden;
	height: 1%;
}

.usage-item p {
	margin: 0;
	line-height: 1.16em;
	float:left;
	font-size: 18px;
	font-weight: bold;
}

.people {
	margin-top: 30px;
	padding-left: 150px;
}

.people .leozeba {
	background: url(../images/leozeba.jpg) no-repeat 0 0;
	padding: 10px 0 0 60px;
	font-size: 20px;
	font-weight: bold;
	height: 48px;
}

.people .leozeba a,
.people .matheusmo a {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	text-decoration: none;
	color: #4C4D4F;
}

.people .matheusmo {
	background: url(../images/matheusmo.jpg) no-repeat 0 0;
	padding: 10px 0 0 60px;
	font-size: 20px;
	font-weight: bold;
	height: 48px;
}

.blog .content {
	border-bottom:1px solid #FFFFFF;
	min-height:34px;
	overflow:hidden;
	padding:25px 0 2px 9px;
	font-size: 16px;
	color: #4C4D4F;
}

.blog .news {
	border-bottom:1px solid #FFFFFF;
	font-size:16px;
	min-height:52px;
	overflow:hidden;
	padding:0 0 0 180px;
	margin-bottom:25px;
	background-color: #eeeeee;
}

.estadao {
	background: url(../images/logo_estadao.jpg) no-repeat left center;
}

.link-estadao {
	padding-top: 20px;
}

.veja {
	background: url(../images/logo_veja.jpg) no-repeat left center;
}

.link-veja {
	padding-top: 20px;
}

.globo {
	background: url(../images/logo_globo.jpg) no-repeat left center;
}

.link-globo {
	padding-top: 15px;
}

.virgula {
	background: url(../images/logo_virgula.jpg) no-repeat left center;
}

.link-virgula {
	padding-top: 5px;
}

.link {
	background: url(../images/logo_link.jpg) no-repeat left center;
}

.link-link {
	padding-top: 20px;
}

.jc {
	background: url(../images/logo_jc.jpg) no-repeat left center;
}

.link-jc {
	padding-top: 20px;
}

.yahoo {
	background: url(../images/logo_yahoo.jpg) no-repeat left center;
}

.link-yahoo {
	padding-top: 5px;
}

.startupi {
	background: url(../images/logo_startupi.jpg) no-repeat left center;
}

.link-startupi {
	padding-top: 20px;
}