
/** Font styles 
---------------------------------*/

body {
  margin: 0;
  /*
   * Setting up font size, leading and font family
   * http://www.markboulton.co.uk/journal/comments/five-simple-steps-to-better-typography
   */
  font: 13px/1.5em "Georgia",Arial, "Helvetica Neue", helvetica, Arial, sans-serif;
  letter-spacing:0.03em;
  color: #555;

  /*background-position: 0% 20px; */
/*For this to work in Firefox and Opera, the background-attachment property must be set to "fixed".*/
}

#master-wrap{
  background-image:url("../images/bg_top.gif");
  background-repeat: repeat-x;
}
body.front #master-wrap{
  background-image:url("../images/bg_top_front.gif");
}

#banner-wide-wrap{
/*  background:url("../images/banner_wide.jpg") repeat-x 0px 160px;*/
}

.view-home-top-banner{
	position: ;
	/* top:245px; super user */
	/* top:225px; gestor */
	/* top:185px; visitor */
	left: 0;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin: 10px auto;
}
.view-home-top-banner, x:-moz-any-link, x:default {margin: 40px auto 10px auto;}


.view-home-top-banner .views_slideshow_singleframe_teaser_section{
		text-align: center;
	margin: 10px 0 10px 0px;
	width: 960px;
	position:absolute
}

body.logged-in .view-home-top-banner{top:0px;}
body.not-logged-in .view-home-top-banner{top:0px;}

.view-home-top-banner .views-field-title{
	position: relative;
	top:-23px;
	text-align: right;
	width: 940px;
	padding: 0px 8px;
	margin: 0px auto;
	display:none;
}
.view-home-top-banner .views-field-title .field-content{
	background-color: #fff;
	padding: 3px 10px;
	color: #999;
}

#footer-wrap{
  background-image:url("../images/bg_footer.gif");
  background-repeat: repeat-x;
  background-position: bottom;
}


#page{
	background: url("../images/bg_top_logo.gif") no-repeat top left;
}

/* Links */

a:link{
  color: #225996;
  text-decoration: none;
}
a:visited{
  text-decoration: none;
}

a:hover, a:active {
  color: #4b79ad;
  text-decoration: underline;
}

/* Titles  */

h1, h2, h3, h4, h5, h6 {line-height:1.3em;}

h1 {
	font-size: 2.2em;
	font-weight:300;
	padding: 0 0 0.5em;
	margin: 0;
}

h2 {font-size:1.8em;font-weight:normal;margin-bottom:0.75em;}
h3 {font-size:1.4em;margin-bottom:0.5em;}
h4 {font-size:1.2em;margin-bottom:0.8em;}
h5 {font-size:1.1em;font-weight:600;margin-bottom:0;}
h6 {font-size:1em;font-weight:bold;}

/* Paragraph Styles */

p {
  margin:0 0 1em 0;
}

/* List Styles  */

ul, ol {
  margin-left: 0;
  padding-left: 2em;
}
.item-list ul{
	margin: 0px;
	padding: 0px;
}
.item-list ul li.views-row{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	list-style: none;
	background: url("../images/bullet_conheca_a_ufba.gif") no-repeat 2px 6px;
	padding-left: 18px;
}

/* Table Styles  */

table {
	width: 99%;
}
th{
padding: 3px 10px;
}
tr.even td, tr.odd td, td {
	padding: 3px 10px;
	border: 1px solid #ccc;
}
tr.odd {
	background-color: #fff;
}

body.page-licitacoes .view-licitacoes table.views-table tr.even td,
body.page-licitacoes .view-licitacoes table.views-table tr.odd td {
	background-color: #fff;
}
body.page-licitacoes .view-licitacoes table.views-table th{
	background-color: #e0e0e0
}
body.page-licitacoes .view-licitacoes table.views-table th.views-field-title{
	padding-left: 5px;
}
body.page-licitacoes .view-licitacoes table.views-table td.views-field-title{
	font-weight: bold
}


/* Code */

pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

pre {
	background-color: #efefef;
	display: block;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #aaa;
}

/* List Styles */

ul          { list-style-type: none; }
ul ul       { list-style-type: none; }
ul ul ul    { list-style-type: none; }
ul ul ul ul { list-style-type: none; }
ol          { list-style-type: none; }
ol ol       { list-style-type: none; }
ol ol ol    { list-style-type: none; }


li.expanded {
  list-style-type: none;
  list-style-image: none;
}
li.collapsed {
  list-style-type: none;
  list-style-image: none;
}
li.leaf {
  list-style-type: none;
  list-style-image: none
}


/* Abbreviation */

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}

/* UI improvments  */

#edit-title{
	font-size: 24px;
}
#system-themes-form img{
	width:100px;
}
.form-item .description{
	font-style:italic;
	line-height:1.2em;
	font-size:0.8em;
	margin-top:5px;
	color:#777;
}
#edit-delete{
	color:#c00;
}

/**
 * Console, style from Slate theme
 */
div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #036;
  background: #bdf;
  border: 1px solid #ace;
}
div.warning {
  color: #840;
  background: #fe6;
  border-color: #ed5;
}
div.error {
  color: #fff;
  background: #e63;
  border-color: #d52;
}
div.status {
  color: #360;
  background: #cf8;
  border-color: #be7;
}

/** Region Colors
---------------------------------
*  delete when starting a new theme */

#header, #footer { }
#header{ }
#sidebar-first {	background: #e7edff; }
#sidebar-second { background: #ffd075; }
#navigation { background-color: #feffa5; }

div#content-area div.view div.view-content div.views-row div.views-field-title{
	margin-top: 20px;
}

div#content-area div.view div.view-content h3{
	margin-bottom:5px;
}

div#content-area div.view div.view-content div.views-row div.views-field-field-logo-fid span.field-content img{
	margin-bottom: -20px;
    margin-top: 35px;
}

div#block-tagadelic-16{
	margin-top:20px;
	margin-bottom:20px;
}

html.js body.not-front div#master-wrap div#banner-wide-wrap div#footer-wrap div#page div#main.clearfix div#content div#content-inner.inner div#content-area div.view div.view-header table tbody tr td{
	border: 0 none;
}

.jcarousel-skin-default .jcarousel-item{
padding: 0 !important;
width: 168px !important;
height: 60px !important;
margin-top:10px;
overflow: hidden !important;
list-style: none !important;
background: #fff none !important;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
	width: 895px !important;
}
.jcarousel-skin-default .jcarousel-clip-horizontal {
	width: 887px !important;
}