

.menu-item, .menu-item-top {
	/*padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid ;*/
	float:left;
	position:relative;
	margin-left:0px;
}

.menu-item-year a {
	color: #3b555d;
	background: url('/_resources/media/img/default/arrow_menu_item.gif') no-repeat;
	position:relative;
	margin-left:0px;
	padding-left: 10px;	
}

.menu-item-month a {
	color: #3b555d;
	background: url('/_resources/media/img/default/arrow_menu_item.gif') no-repeat;
	position:relative;
	margin-left:10px;
	padding-left: 10px;
}

.menu-item-post a {
	color: #3b555d;
	background: url('/_resources/media/img/default/arrow_menu_item.gif') no-repeat;
	position:relative;
	margin-left:20px;
	padding-left: 10px;
}

.menu-item-top a{
	/*padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid ;*/
	padding-left: 10px;
	padding-right: 10px;
}

.menu-item a {
	color: #3b555d;
	background: url('/_resources/media/img/default/arrow_menu_item.gif') no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

.menu-item-footer {
	/*padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid ;*/
	float:left;
	position:relative;
	line-height:24px;
}

.menu-item-footer a:link, .menu-item-footer a:visited{
	color: #04374a;
	text-decoration:none;
	font-weight:normal;
}

.box-commentary-list {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px; margin-bottom: 10px;
}

#box-input-search {
	width: 220px;
	height: 30px;
	float: left;
	position:absolute;
	background: url('/_resources/media/img/default/bg_search.gif');
	margin-left:20px;

}

.box-top {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box-tools {
	margin-top: 10px;
}

.box-tools-menu {
	height: 20px;
}

.box-tools-content {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

/* List */
.content-list {
	padding-bottom: 10px;
	color: #bebebe;
}

.content-list-date {
	font-size: 11px;
	font-weight: bold;
}

.content-list-link {
	color: #007ba9;
	font-size: 16px; 
}

.content-list-resume {
	padding-top: 5px;
	font-size: 12px;
	color: #bebebe;
}

/* Detail */
.content-detail-author {
	font-size: 11px;
	padding-bottom: 10px;
}

.content-detail-tools {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content-detail-description {
	margin-top: 20px;
	
}

/* Poll */

.content-poll-question {	
}

.content-poll-answer {		
	font-weight: bold;
}

.content-poll-votes {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	line-height: normal;
	margin-bottom: 5px;
	background: #d4d4d4;
}

#content-right {
	width:260px;
	/*background: #000b0f;*/
	/*border-left:1px solid #040e12;*/
	height:100%;
	line-height:22px;
}

#menu-footer {
	/*background: url('default/menu_footer.gif') no-repeat;*/
	width:860px;
	margin:0 auto;
	padding:15px 0px 55px 20px;
}

#box-menu-interno {
	background: url('/_resources/media/img/default/bg_menu_interno.gif') no-repeat center;
	height: 40px;
	/*line-height:0;*/
}

#flash-destaques {
	background: url('/_resources/media/img/default/bg_flash_destaques.jpg') no-repeat center;
}

.tags {
	background: #007ba9 url('/_resources/media/img/default/arrow_tags.gif') no-repeat right bottom;
	padding-right:6px;
	float:left;
	height:15px;
	line-height:14px;
}

.taglast {
	background: #007ba9 url('/_resources/media/img/default/arrow_tags_last.gif') no-repeat right bottom;
	padding-right:5px;
	float:left;
	height:15px;
	line-height:14px;
}

.tags a:link, .tags a:visited, .taglast a:link, .taglast a:visited {
	color: #000;
	font-size:10px;
	padding: 0 10px 4px 10px;
}


.box-news-list {
	color: #bebebe;
}

.date {
	font-size: 19px;
}

.month {
	font-size: 12px;
}

.submenu{
	margin-left:270px;
}

.submenu-item a{
	float:left;
	font-weight:normal;
	font-size:12px;
	color:#FFF;
	margin:11px 10px 0 10px;
	
}

.autor-comentario a{
	color:#f68b29;
}
.content-date {
	font-size:10px;
}
.content-description {
	_width:590px;
}