/*  
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:#000000;
        background-image: url();
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #000000;
	}
	
TD, TR {
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #000000;
}
	
blockquote {

border:1px solid #3e1d1a;
background-color:#efcab0;
color:#000000;
font-size:10px;
padding:10px;
margin:10px;
margin-left:25px;
margin-right:25px;
}
B {
	COLOR:#893d37; TEXT-DECORATION:none
}
STRONG {
	COLOR:#893d37; TEXT-DECORATION:none
}
li {
   list-style: square;
}

/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
	background-color: #222222;
	padding: 6px;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color: silver;
	}
	
td.menu {
	background-color: #222222;
	padding: 8px;
	color:silver;
	cursor:default;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

td.menu:hover {
	background-color: #b73333;
	padding: 8px;
	color: black;
	cursor:default;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

.menu a:link{
	color:white;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:visited{
	color:white;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:active{
	color:white;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:hover{
	color:white;
	text-transform:uppercase; 
	text-decoration:underline; 
	font-weight:none;}
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#aa2b20;
	text-decoration:none; 
	font-weight:none;}

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

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

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


	
input, textarea, select, button {
font-size:11px;
color:#000000;
font-family:Arial;
font-size:11px;
border: 1px solid #000000;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000000;
font-family:Arial;
font-size:11px;
background: #FFFFFF;}
border: 1px solid #000000;}
	
h1 {
	background-color: #000000;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0px; 
	line-height:14pt; 
	color: #893d37; 
	text-transform: bold;
	text-align: left;
	border-bottom: 0px solid #c38c71;
}


h2 {
	background-color: #c38c71;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0px; 
	line-height:14pt; 
	color: #893d37; 
	text-transform: none;
	text-align: left;
	border-bottom: 0px solid #c38c71;
}

h3 {
	background-color: #c38c71;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0px; 
	line-height:14pt; 
	color: #893d37; 
	text-transform: none;
	text-align: left;
	border-bottom: 0px solid #c38c71;
}
/* PICTURES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a img {
	-webkit-border-radius: 3px; 
	border-radius: 0px;
	-moz-border-radius: 0px;
	border: 2px solid #aa2b20;
	padding: 0px;}

a img:hover {
	-webkit-border-radius: 3px; 
	border-radius: 0px;
	-moz-border-radius: 0px;
	border: 2px solid #da6840;
	padding: 0px;}
