/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/* Adaptado por Fillos de Galicia 2008 */

body {
	margin: 20px 0;
	padding: 0;
	background: #3399FF url(images/img01.gif) repeat-y center;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 740px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 260px;
	height: 160px;
	background: url(images/img02.gif) no-repeat;
}

#logo h1 {
	margin-top: -4px;
	padding: 0px 0 0 20px;
	letter-spacing: -.05em;
	font-size: 4em;
}

#logo h2 {
	font-size: 1.8em;
}

#logo a {
	text-decoration: none;
	color: #3399FF;
}

/* Menu */

#menu {
	float: right;
	width: 431px;
	height: 50px;
	margin: 50px 30px 0 0;
	/*background: #99CC00 url(images/img05.gif);*/
	background: transparent url(images/img05.gif);
}

#menu ul {
	margin: 0;
	padding: 0 0 0 1em;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: .5em .7em;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FF9900;
}

#menu .active a {
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 440px;
	padding: 0 30px 0 0;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #FF8400;
}

.post .meta {
	margin-left: 10px;
	padding: 10px 20px;
	background: url(images/img06.gif) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 10px;
	/* line-height: 180%; */
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Boxed */

#sidebar .boxed {
	width: 240px;
	padding: 0 0 3em 0;
	background: #FFCC00 url(images/img04.gif) no-repeat left bottom;
}

#sidebar .boxed h2 {
	height: 40px;
	padding: 10px 0 0 30px;
	background: url(images/img03.gif) no-repeat;
	font-size: 2em;
	color: #FFFFFF;
}

#sidebar .boxed .content {
	color: #336600;
	padding: 1em;
	text-align: justify;
	font-size: 1em;
}

#sidebar .boxed ul {
}

#sidebar .boxed li {
}

#sidebar .boxed a {
	/* text-decoration: none; */
	color: #5233FF;
	text-align: left;
	font-weight: bold;
}

#sidebar .boxed a:hover {
	color: #FFffff;
	text-align: left;
	font-weight: bold;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 1em;
	text-align: justify;
	font-size: .8em;
}

#tagcloud .content a {
	color: #FFFFFF;
}

#tagcloud .content a:hover {
	color: #3399FF;
}

/* Footer */

#footer {
	clear: both;
	width: 200px;
	margin: 0 auto;
	padding: 0 520px 0 20px;
}

#footer p {
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* Orixinales do eTIqueTAL */

.ava {
	border: #000000 1px solid;
}

.avaonline {
	border: #00cc00 2px solid;
}

.etiq {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #cc6600}
.etiqcon {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #Cc0000; background: #CcFFFF}
.etiqcon2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #Cc0000; background: #FFccFF}


.filaimpar {
background-color: #Ffffcc;
}

.filapar {
background-color: #FFCC66;
}

.nota {
	font-size: 9px;
	line-height: normal;
	color: #ff0000;
	/* margin-right: 30px; */
	padding: 40px 20px 0px 10px;
	display: block;
	background: transparent url(/postit2.png) no-repeat left top;
	width: 100px;
    height: 125px;
}

.boton {
background-color: #336600;
font-family: verdana;
border: #CC33CC 1px solid;
font-size: 12px;
color: #eeeeee;
text-align: right;
}

/* Novos eTIqueTAL >2.8 */


#content .fieldset {
  /* width:250px; */
  border:none;
  background: transparent url("/fondologin.png") no-repeat;
  }
#content .fieldset label {
text-align:right;
width:70px;
float:left;
padding:0.2em;
margin-right:3px;
margin-top:0.3em;
  }
#content .fieldset .nobr {display:none;}  
#content .fieldset .textfield {
margin:5px;
height:20px;
width:100px;
border:solid 0 #fff;
background: transparent;
}

#content .fieldset .botonslogin {
text-align: right;
width: 179px;
}


#content .fieldset .botonslogin .boton {
background-color: #336600;
font-family: verdana;
border: #CC33CC 1px solid;
font-size: 12px;
color: #eeeeee;
}

div.banner {
  margin: 0;
  font-size: 80% /*smaller*/;
  /* font-weight: bold; */
  line-height: 1.1;
  /* text-align: center; */
  position: fixed;
  top: 2em;
  left: auto;
  width: 8.5em;
  right: 50px;
}
div.banner p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #900;
  border: thin outset #900;
  color: white;
}

.post .legal {
	margin-left: 15px;
	}
	
#logo #version {
	padding: 40px 0 0 12px;
	font-size: 1em;
	color:#336600;
}

th .nomecampo {
color: #5233FF;
/* background: #FFCC00; */
font-size: 13px;
font-weight: bold;
}

td .nomecampo {
color: #5233FF;
/* background: #FFCC00; */
font-size: 13px;
font-weight: bold;
}


div.bocataarriba {
width: 350px;
background-image: url("/bocataarriba.png");
height: 8px;
}

div.bocatacorpo {
width: 330px;
padding-left: 10px;
padding-right: 10px;
background-color: #FFCC66;
}

div.bocataabaixo {
width: 350px;
background-image: url("/bocataabaixo.png");
height: 8px;
}

div.bocata2arriba {
width: 350px;
background-image: url("/bocata2arriba.png");
height: 8px;
}

div.bocata2corpo {
width: 330px;
padding-left: 10px;
padding-right: 10px;
background-color: #8FC9FF;
}

div.bocata2abaixo {
width: 350px;
background-image: url("/bocata2abaixo.png");
height: 8px;
}

.bitonologo {
color: #FF9900;
}

div .banner .conectados {
  font-size: 100%;
  text-align: right;
  margin-right: -10px;
}

.conectados h2 {
color: #FFffff;
  text-align: right;
  margin-right: -10px;
}

.post .metaetiqcon {
	margin-left: 10px;
	padding: 10px 20px;
	background: url(images/img06.gif) no-repeat;
	font-size: smaller;
}

.post .metaetiqcon p {
	margin: 0;
}

.campotexto {
background: #CDFF35;
}

.nomecampo {
color: #5233FF;
  text-align: center;
font-size: 13px;
font-weight: bold;
}

.alerta {  
font-family: Courier New,monospace,courier; 
font-size: 8pt; 
color: #00FF00;
background: #000000;
border-style: double; 
border-width: medium; 
border-color: #FF9900;
padding:3px;
width:350px;
}

.meustiques {
font-size: 14pt; 
color: #EEEEEE;
background: #5233FF;
padding: 2px;
}
