/* polvora content stream*/

body {
	background: #F6A846 url(images/fundo_content.jpg) no-repeat left top;
	font-family:"Trebuchet MS","Trebuchet",Arial,Helvetica,Verdana,sans-serif;
	
	

}

h1 {
	color: #ff6633;
	font-size:40px;
	margin-top: 10px;
	margin-left: 5px;

}

h1 a:hover {
	text-decoration: none;
	color: #ff7e00;
	
}

h1 img {

	margin-bottom: -10px;
	color: #ff6633;


}

a:link, a:visited {
	text-decoration: none;
	color: #ff6633;
}

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

img {

	border: none;
}

hr {
	color: #ffffff;
	background-color: #ffffff;
	height: 2px;
	border: #ffffff;

	margin-bottom: 10px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;


}

.loop {
	height: auto;
	clear: both;
	margin-bottom: 20px;
	width: 760px;

}

.conteudo {

	background: #ffffff;
	border: solid 3px #ff6633;
	height: 68px;
	margin:10px;
	height: auto;
	overflow: hidden;
	font-size: 13px;
	
}

.seta {

	background:url(images/seta.gif) no-repeat ;
	margin-top:-13px;
	margin-left:40px;
	height: 23px;	
	width:43px;

}

.bts {
	margin-top:-25px;
	margin-left:70px;
	margin-bottom: 5px;

}

.descricao {
	/*float: left;*/
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;

}

.descricao span {
	/*float: left;*/



}

.avatar {
	float: left;
	margin:10px;

}

.avatar img {
	width:52px;
	height: 52px;
	border: none;
}


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

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

h2 {
	margin-top: 0px;
	padding-top: 0px;
}

.youtube object{
	width:100px;
	height: 85px;
}

.youtube embed{
	width:100px;
	height: 85px;
}


.quem {
	float: left;
	margin-left: 10px;
	margin-right: 5px;

	background: #ffffff;
	color: #ff6633;
	padding-left: 3px;
	padding-right: 3px;
	font-weight:bold;
	height: auto;
	
}

.onde {
	float: left;
	margin-left: 5px;
	margin-right: 5px;

	margin-top: 3px;	
	color: #ff8533;
	/*color: #ff6633;*/
	font-weight:bold;
	height: auto;
}

.onde img {

	margin-bottom: 0px;

}


.quando {
	margin-top: 10px;
	padding-top: 5px;
	font-size: 11px;
	
}