/*  
Theme Name: Fansites Theme Base I
Theme URI: http://www.almost-unreal.com/
Description: Designed by: <a href="http://www.almost-unreal.com">Luciana</a> 
Author: Luciana
Author URI: http://www.almost-unreal.com/
*/

/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color:#efefef;
	background-repeat: repeat-x;
        background-position: 0px 0px; 
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #5e5e5e;
	}
	
TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #5e5e5e;
}
	
blockquote {


border:1px solid #c6c6c4;
background-color:#e2e2e2;
color:#5e5e5e;
padding:5px;
margin:5px;
margin-left:5px;

}

	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#b98b95;
	text-decoration:none; 
	font-weight:italic;}

A:visited{
	color:#b98b95;
	text-decoration:none; 
	font-weight:italic;}

A:active{
	color:#b98b95;
	text-decoration:none; 
	font-weight:italic;}

A:hover{
	color:#e2c2c5;
	text-decoration:underline; 
	font-weight:none;}


b {
color: #515150;}
strong {
color: #515150;}

a img {
	filter:alpha(opacity=50);
	-moz-opacity:0.8;
	border: 1px solid #515150;
	padding: 1px
}


a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:1;
	border: 1px solid #515150;
}  

	
input, textarea, select, button {
font-size:11px;
color:#000000;
font-family:Trebuchet MS;
font-size:11px;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000000;
font-family:Trebuchet MS;
font-size:11px;
background: #FFFFFF;}