
/*	LAYOUT
------------------------------------------------------------*/

html {
     width:100%
}


body {
	text-align: left;
	background: none;
	color: #000;
}

div { overflow:visible !important; }

#page {
	margin: 0 auto 1.5em;
	width: 100%;
	text-align: left;
	padding: 0;
}

#header {
	display: none;
}

#content {
	width: 100%;
}

#sidebar {
	width: 100%;
	float: none;
	overflow: visible;
}

#footer {
	display: none;
}


#skip {
  display: none;
}

#admin-toolbar {
	display: none;
}

/*  GLOBAL TYPOGRAPHY
------------------------------------------------------------*/

body {
	font: 10pt/15pt Times, "Times New Roman", serif;
}

h2 {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:15pt;margin-bottom:16pt; font-weight: bold; letter-spacing: -1pt; line-height: 24pt;
}

h3 {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:13pt;margin-bottom:14pt; font-weight: bold
}

h4 {
	font-size:12pt;margin-bottom:12pt; font-weight: bold;
}

/*	LINKS
------------------------------------------------------------*/

a {
	color: #000;
	text-decoration: underline;
	border-bottom: none;
	margin: 0;
	padding: 0;
	}

/*	HEADER
------------------------------------------------------------*/

#banner {
	width: 100%;
	height: auto;
}

#logo {
	background-color: #fff;
	height: auto;
	padding: 0;
}

#logo h1 {
	margin: 0;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16pt;
}

#logo p {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11pt;
	text-transform: lowercase;
	color: #000;
	width: auto;
	text-shadow: none;
	display: inline;
}

#lang {
	display: none;
}

#navigation {
	display: none;
}


/*	CONTENT
------------------------------------------------------------*/

.node, #user-login, #comments, #translation-not-found-page, .userprofile {
	background-color: #fff;
	padding: 0;
	margin: 0;
	position: inherit;
	overflow: visible;
	margin-top: 20px;
}

#content > p {background-color: #fff; padding: 0;}

.node h2 {
	background-color: #fff;
	color: #000;
	letter-spacing: -1px;
	line-height: 30px;
	margin-left: -5px;
	padding: 0 5px;
	float: left;
	}

.node-teaser h2 {
	background-color: #fff;
	color: #000;
	float: none;
	}

.node-teaser h2 a {
	border-bottom: none;
	color: #000;
	background-color: #fff;
	margin: 0 0 0 6px;
	padding: 6px 0;
	line-height: 30px;
}

.node .content {
	text-align: left;
	clear: left;
	}
	
.front .sticky {
	padding: 0;
	height: auto;
	width: auto;
}

.front .sticky h2.title {
	position: relative;
	background-color: transparent;
	left:0;
	margin: 15px 0;
}

.front .sticky img {
	display:block;
	}

.front .sticky h2 a { 
	color: #fff;
	background-color: transparent;
	border-bottom: none;
	margin: 0;
	padding: 3px;
	float: none;
	}

.imagecache-half {
	float: none;
}

.imagecache-full span, .imagecache-half span {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	line-height: 12pt;
	}

.node .excerpt {
	clear: both;
	overflow: visible;
}


.node .author {
	clear: both;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 20px;
	font-size: 13px;
	color: #666;
}

.author a {
	color: #000;
	text-decoration: underline;
	border-bottom: none;
	margin: 0;
	padding: 0;
	}

.field-tradutor {
	clear: both;
	text-align: right;
	color: #000;
	}

.node-type-autor .item-list {
	padding-left: 0;
	list-style-type: none;
	}

.da-fala .content p:first-child {
	clear: left;
	font-size: 16px;
	line-height: 22px;
	}

.da-fala ul {
	clear: left;
	padding: 0 5px;
	margin-bottom: 5px;
}

.da-fala li {
	list-style-type: none;
	}

.da-fala ul a {
	font-size: 15px;
	font-weight: bold;
}

.da-fala span, .da-fala span a {
	font-weight: normal;
	font-size: 13px;
}

.footnotes {
	font-size: 10pt;
	color: #000;
	border-top: 1px solid #000;
	clear: both;
}

.share {display: none;}

/*	SIDEBAR
------------------------------------------------------------*/

#sidebar > div {
color:#333;
}

#section, #archive, #popular, #recent-comments, 
#block-similarterms-2, #block-similarterms-3, #block-similarterms-4,
#follow, .gal, #comment-form {display: none;}

#search-theme-form {
	display: none;
}

#author {padding: 0; color: #333;}	

#author h2 {
	background-color: #fff;
	color: #000;
	float: none;
	letter-spacing: 0;
	line-height: 22pt;
	padding: 0;
	margin-left: 0;
	font-weight: normal;
	border: 0;
	}

#author h2 span {
	text-transform: none;
}


ul#links{
	display: none;
}

.pager {
	display: none;
	}

#galeria {
	display: none;
}

.section {
	position: relative;
	float: none;
	background: transparent;
	color: #333;
}
