/*
Theme Name: Render Blog Orange


Este arquivo faz parte conjunta do tema Render Blog Orange
*/
.line_100{
	display:inline;
	float:left;
	position:relative;
	width:100%;
	height:auto;
}
/*******************/
.logo_render_multimidia{
	width:300px;
	margin-left:10px;
	margin-top:25px;
}
.logo_render_boneco{
	width:56px;
	height:65px;
	background-image:url(images/logo_render_boneco.png);
	background-position:center;
	background-repeat:no-repeat;
}
.logo_render_title{
	width:228px;
	height:39px;
	background-image:url(images/logo_render_title.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:2px;
	margin-left:11px;
}
.logo_render_description{
	width:150px;
	height:13px;
	background-image:url(images/logo_render_description.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:2px;
	margin-left:10px;
}

/****************/
.link_extern_content,.link_extern_content:link, .link_extern_content:visited{
	color:#555555;
	text-decoration:none;
}
.link_extern_content:hover{
	text-decoration:underline;
}
/**********************/
.cat-item{
	border-bottom: 1px dotted #cccccc;
}
.cat-item a:link, .cat-itema a:visited, .cat-item a:hover{
	display:inline;
}

/************************/

.widget_tag_cloud a, .widget_tag_cloud a:link, .widget_tag_cloud a:hover, .widget_tag_cloud a:visited{
	display:inline;
	width:auto;
}
