/*  
Theme Name: Luis Vicente
Theme URI: http://wordpress.org/
Description: Tema criado exclusivamente para LV <a href="http://www.excentric.pt/">Excentric</a>.
Version: 0.1
Author: Excentric
Author URI: http://www.excentric.pt/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sombra {
	background-image: url(../images/sombra.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sombra2 {
	background-image: url(../images/somb_ra.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 4px;
}
.sombra_direito {
	background-image: url(../images/sombra_direito.jpg);
	background-repeat: repeat-y;
}
.fundo_cinza {
	background-image: url(../images/fundo_cinza.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.fundo_cereja {
	text-decoration: none;
	background-image: url(../images/fundo_cereja.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fundo_laranja{
	text-decoration: none;
	background-image: url(../images/fundo_laranja.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo_maca{
	text-decoration: none;
	background-image: url(../images/fundo_maca.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo_ananas{
	text-decoration: none;
	background-image: url(../images/fundo_ananas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo_pera{
	text-decoration: none;
	background-image: url(../images/fundo_pera.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo_cereja2{
	text-decoration: none;
	background-image: url(../images/fundo_cereja2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.separador {
	background-image: url(../images/sep.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto_central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.texto_central:hover {
	text-decoration:underline;
	color: #000000;
}
.texto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #DBE747;
	text-decoration: none;
}
.texto_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DBE747;
	text-decoration: none;
}
a.texto_destaque:hover {
	text-decoration: underline;
}
.tcentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.tcentral:hover {
	color: #000000;
}
.tcentraltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.tcentraltext:hover {
	color: #666666;
}

.none{
	text-decoration: none;
}
a.none:hover {
	text-decoration:none;
	
}


.fuzzyposts {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}
a.fuzzyposts:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
ul{
	margin:0;
	border: 0;
	list-style: none;
	padding: 0;
	}
li  {padding-left: 7px;
     background-image: url(images/seta_gif.jpg);
     background-repeat: no-repeat;
     background-position: 0 .0em;
    line-height: 14px;
    text-align:left;
	 font-weight: bold;
border: 0;}

li a:hover {
	color: #D61149;
	text-decoration: none;
	font-weight: bold;
}

.tcentral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.tcentral2:hover {
	color: #D61149;
	text-decoration: underline;
	
}
li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
border:0;

	}
.erro{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#ff0000;
	font-weight:bold;
}
.sucesso{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#296E4B;
	font-weight:bold;
}
.verdana11cinza{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#767676;
	text-decoration: none;	
}
.verdana11cinzalink{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#767676;
	text-decoration: underline;	
}
.verdana12cinza{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#767676;
	text-decoration: none;
}
.verdana12cinzalink{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#767676;
	text-decoration: underline;	
}
.box{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #EFEFEF;
	border-style:solid;
	border-width : 1px;
	border-color: #DBDBDB;
	color: #767676;
}
.textarea{
	border-bottom-color: Blue;
	border-bottom: 1px;
		border-top: 1px;
			border-left: 1px;
				border-right: 1px;
	border-color: #314D03 #314D03 #314D03 #314D03;
}
.box{
	border-bottom-color: Blue;
	border-bottom: 1px;
	border-color: #314D03 #314D03 #314D03 #314D03;
}
.index{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.index:hover {
	text-decoration: underline;
}
.vermais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D61149;
	text-align: right;
}
a.vermais:hover {
	color: #D61149;
	text-decoration: underline;
	text-align: right;
}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
