/* -----------------CENTER MENU (não funcionou)
div#menu {
width: 950px;
	text-align: center;
}
div#innermenu {
width:820px;
margin: 0 auto;
}
*/


/* -----------------OVERRIDES */

#header {
	margin-top: 20px;
}

#preface {
    color: #FFFFFF;
    font-size: 1em;
	width: 50%;
}

#nav {
    background: url("images/bar-bg.gif")
}
#nav li {
    background: url("images/bar-separator.gif") no-repeat scroll right top transparent;
	
}
#nav li.first {
    background: url("images/bar-separator.gif") no-repeat scroll left top transparent;
	
}
#nav li a {
    padding: 5px 20px 0;
}
#nav li.active-trail a, #nav li a:hover {
    background: url("images/bar-hover-bg.gif") repeat-x scroll 0 0 transparent;
}

#rounded-menu-left {
    background: url("images/bar-left.gif") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 0;
    height: 35px;
    line-height: 0;
    width: 16px;
}
#rounded-menu-right {
    background: url("images/bar-right.gif") no-repeat scroll 0 0 transparent;
    float: right;
    font-size: 0;
    height: 35px;
    line-height: 0;
    width: 16px;
}
#menu {
    background: url("images/bar-bg.gif") repeat-x scroll 0 0 transparent;
    height: 35px;
    margin: 0 auto;
    width: 952px;
}
.logo img {
	height: 41px;
	width: 400px;
}

#authorize {
padding-top: 20px;
}

#authorize a.feed-icon {
    padding-right: 0;
}

#slideshow-wrapper{
height:270px;
}
.slideshow-inner{
height:205px;
}
.slideshow {
height:205px;
}

.node .content tbody, .node .content tr td, .node .content tr th {
	border-style: none;
}

.comment-unpublished {
	background-color: #FFFF99;
}

/* --------------------ADICIONAIS */

#edit-search-block-form-1 {
width: 60%;
padding-right: 20px;
}
#block-locale-0 {
	margin: 0px;
	padding: 0px;
}

#authorizextra {
	float: right;
	padding-top: 22px;
	width: 17em;
}

#authorizextra .block ul { 
	display: inline;
	padding: 0;
}

#authorizextra ul li { 
margin: 0 10px 0 0; 
padding: 0 0 0 10px; 
display: inline; 
list-style: none;  
border-left: 1px #5a5a5a solid;
background-image: none;
}

#authorizextra ul li.first { 
border: 0;
}

#authorizextra ul li, #authorizextra ul li a { 
font-size: 12px; 
line-height: 13px; 
}


.fotoperfil {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.fotoperfil-thumb, .logocaso {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*div.field-items div.field-item {
	padding: 100px;
	float: right;
}
*/