/* BFX v2 Theme Drupal */

Body {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 2px;
}


h1,h2,h3,h4,h5,h6
{
  font-weight: normal;
  margin: 0;
  padding: 0;
}

h3,h4,h5,h6
{
  color: #013466;
}

h3
{
  font-size: 150%;
}

h4
{
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  line-height: 1.4em;
  margin: 0.6em 0 1.2em;
  padding: 0;
}
div.content p {
	margin: 0px;
	padding: 0px;
}

a {
  color: #254694;
  text-decoration: none;
}

a:hover {
  color: #4FA3F9;
  text-decoration: underline;
}
/* Links do 'usuado' e 'categoria' */
.submitted a, .taxonomy a {
}
.submitted a:hover, .taxonomy a:hover {
}

img, a img {
  border: none;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

input {
  font: 12px/100% "Arial";
  color: #494949;
}

textarea, select {
  font: 12px/160% "Arial";
  color: #494949;
}


/*---------- mainContent ----------*/
#mainContent h2 {
  color: #263559;
  font-size: 18px;
  font-weight: normal;
  margin:0;
  padding:0;
}

#mainContent h2 a {
  color: #263559;
  text-decoration: none;
}

#mainContent h2 a:hover {
  color: #4FA3F9;
  text-decoration: none;
}
.content {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
#sideBars.content {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*---------- sideBars ----------*/
#sideBars h2 {
  font-size: 140%;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0.3em 0 0.55em;
  padding: 0;
}
#tags-sep {
	text-align: center;
}
#tags {
	padding-top: 2px;
	padding-bottom: 3px;
}

/*---------- page styles ----------*/
.pageTitle
{
  font-size: 2.2em;
  line-height: 1.2em;
  margin-bottom: 0.65em;
}

.mission
{
  background-color: #F7F7F7;
  border: 1px solid #ccc;
  color: #354A7B;
  font-size: 1em;
  line-height: 1.35em;
  margin: 0.32em 0 0.85em;
  padding: 1em;
}

.breadcrumb
{
  margin: 0.32em 0;
  padding: 0;
}

.messages {
  color: red;
  margin: 0.75em 0 0.75em;
  padding: 0.5em 1em;
}

.messages ul {
  margin: 0;
}

.block {
  margin: 0 0 1.5em;
  padding: 0;
}

/* 1, 2, 3, 4, ... ultima */
.item-list ul, .item-list li, .item-list ol, li.active, li.pager-item {
	margin: 0px;
	padding: 0px;
} 
#content .item-list {
	text-align: center;
	color: #666666;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pager {}
.pager a.active {
	color: #666666;
	text-decoration: none;
}
.pager a.active:hover {
	color: #666666;
	text-decoration: underline;
}
.pager .pager-current {
	color: #006699;
	text-decoration: none;
}


/*---------- node styles ----------*/
.node {
  margin: 0;
  padding: 0;
}

h3,h4,h5,h6,.nodeTitle a, .nodeTitle a:visited {
  color: #013466;
}

.nodeTitle a:hover {
  color: #3670A8;
  text-decoration:none;
}

.taxonomy  /* tag icon for taxonomy located in icons.css */ {
  clear: left;
}

.submitted {
  padding: 0px;
}

#mainContent .content {
	padding-top: 10px;
	padding-bottom: 10px;
}

.node .links {
	padding: 10px 0px;
	margin: 0px;
}

.picture {
  float: right;
  padding-left: 1em;
}

.preview .node {
  border: 1px solid #ccc;
  padding: 0.75em;

}

/*---------- Comment styles ----------*/
.commentTitle {
  font-size: 1.5em;
}

.comment {
  background-color: #F7F7F7;
  border: 1px solid #ccc;
  margin:0 0 2em;
  padding: 1em;
}

/*---------- misc. styles ----------*/
hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

dl {
  margin: 0.5em 0 1em 1.5em;
}

dl dd {
  margin: 0 0 .5em 1.5em;
}

dt {
  font-size: 1.285em;
  margin: 0.65em 0 0;
}

dl {
  margin: 0.5em 0 1em 1.5em;
}

dl dd {
  margin: 0 0 .5em 1.5em;
}

span.form-required {
  color: #ffae00;
}

.description {
  font-size: 0.92em;
  color: #5A5A5A;
  margin-bottom: 0.75em;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
 margin: 0.5em 0.5em 1em 0;
}

#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
 margin-bottom:2.5em;
}

div.admin {
  margin:0;
  padding:0;
}

blockquote {
  margin:0;
  padding:0 0 8px;
}

blockquote p {
  background:url(../Images/close-quote.gif) no-repeat right bottom;
  color:#30457E;
  font-family:serif;
  margin:10px 20px;
  padding-left:18px;
  text-indent:-18px;
  width:400px;
}

blockquote p:first-letter {
  background:url(../Images/open-quote.gif) no-repeat left top;
  padding-left:18px;
}
.user-signature {
  color:#949494;
  font-family:Cursive, sans;
  font-size:0.80em;
  margin:0;
  padding:0;
}

/*---------- list styles ----------*/
/* ul {
  margin: 0.5em 0 1em;
  padding: 0;
} */

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0; /*0.4em 0 0.4em .5em*/
}

ul.menu {
  line-height: 1.2em;
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

ul.menu ul {
  margin-left: 0em;
}

ol li, /* ul li, */ ul.menu li, li.leaf {
  margin: 0.15em 0 0.15em .5em;
}

/* ul li, */ ul.menu li, li.leaf
{
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(../Images/menu-leaf.gif) no-repeat 1px .35em;
}

/* ol li {
  padding: 0 0 .3em;
  margin-left: 2em;
} */

ul li.expanded {
  background: transparent url(../Images/menu-expanded.gif) no-repeat 1px .35em;
}

ul li.collapsed {
  background: transparent url(../Images/menu-collapsed.gif) no-repeat 0px .35em;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0; 
}

ol.task-list {
  margin-left: 0; 
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em;
}

ol.task-list {
  background: transparent url(../Images/task-list.png) no-repeat 3px 50%;
}

ol.task-list li.done {
  color: #393;
  background: transparent url('http://www.baixadafacil.com.br/colunistas/misc/watchdog-ok.png') no-repeat 0px 50%;
}

ol.task-list {
  margin-right: 1em;
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

ul.primary, ul.primary li, ul.secondary {
  border-bottom:1px solid #BBBBBB;
  background: none;
  height:auto;
  margin:5px;
  padding:0 ;
}

ul.secondary li {
  background: none;
  border-right:1px solid #CCCCCC;
  display:inline;
  padding:0 1em;
}

ul.links li {
  background: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

/*--------------- user-login-form---let's get rid of the center alignment ---------------*/
#user-login-form {
  margin:0;
  padding:0 0 0 10px;
  text-align:left;
}

.form-item {
	text-align:left;
	display: block;
	clear: both;
}


/*--------------- TinyMCE editor ---------------*/
body.mceContentBody {
  background:#fff;
  color:#000;
  font-size:14px;
}

body.mceContentBody a:link {
  color:#ff0000;
}


/*---------------table styles---------------*/
table {
/*  width: 100%; */
}

thead th {
  border-bottom: 2px solid #bbb;
  color: #494949;
  font-weight: bold;
}

thead div.sticky-header {
  border-bottom: 2px solid #ddd;
}

th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #D5D6D7;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #EEEEEE;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #D3DAE9;
}

tr.even td.active {
  background-color: #E6EAF7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #B9C2DC;
  background-color: #D0D5E0;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * Watchdog.module
 */
tr.watchdog-user {
  background-color: #fcf9e5;
}

tr.watchdog-user td.active {
  background-color: #fbf5cf;
}

tr.watchdog-content {
  background-color: #fefefe;
}

tr.watchdog-content td.active {
  background-color: #f5f5f5;
}

tr.watchdog-warning {
  background-color: #fdf5e6;
}

tr.watchdog-warning td.active {
  background-color: #fdf2de;
}

tr.watchdog-error {
  background-color: #fbe4e4;
}

tr.watchdog-error td.active {
  background-color: #fbdbdb;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
  background: #d7ffd7;
}
tr.watchdog-page-not-found td.active, tr.watchdog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}
/*---------- Search box ----------*/

#searchBox {
	height:25px;
	position:relative;
	left:746px;
	white-space:nowrap;
	margin:-40px 4px 0 0 ;
	padding:0 0 16px;
	width:190px;
}

div.admin .right  {
	float:right;
	margin-right:0.5em;
	width:46%;
}