/*  
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:#FFFFFF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
	}
	
TD, TR {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #000000;
}
	
/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
	background-color: #FFFFFF;
	padding: 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color: #7A7A7A;
	}
	
td.menu {
	background-color: #FFFFFF;
	padding: 8px;
	color:#7A7A7A;
	cursor:default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	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: #FFFFFF;
	padding: 8px;
	color: black;
	cursor:default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	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:#7A7A7A;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight: bold;}

.menu a:visited{
	color:#7A7A7A;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight: bold;}

.menu a:active{
	color:#7A7A7A;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight: bold;}

.menu a:hover{
	color:#000000;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight: bold;}
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#7A7A7A;
	text-decoration:none; 
	font-weight:bold;}

A:visited{
	color:#7A7A7A;
	text-decoration:none; 
	font-weight:bold;}

A:active{
	color:#7A7A7A;
	text-decoration:none; 
	font-weight:bold;}

A:hover{
	color:#000000;
	text-decoration:none; 
	font-weight:none;}
	
input, textarea, select, button {
font-size:11px;
color:#000000;
background: #FFFFFF;
border: 1px solid #7A7A7A;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000000;
background: #FFFFFF;
border: 1px solid #7A7A7A;}
	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	background-color: #F5F5F5;
	padding: 4px;
}

.side-title {
	background-color: #A9A9A9;
	padding: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #FFFFFF; 
	text-transform: uppercase;
	text-align: center;
	font-weight:bold;}

.side-content {
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #000000; 
	text-align: justify;}
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #F5F5F5;
	padding: 4px;
	text-align:justify;
	color: #050302;
}

.title {
	background-color: #A9A9A9;
	padding: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #e1e1e1; 
	text-transform: uppercase;
	text-align: center;
	font-weight:bold;}
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
background: #A9A9A9; 
font-weight: bold; 
background-image: url(); 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
letter-spacing:0px; 
line-height:10px; 
color: #FFFFFF; 
text-align:center;
padding:10px;
border-bottom : 0px solid #151515; 
border-top : 0px solid #D1E0E2;
}

.footer strong, b, {
color: #000000;
}

.footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.footer a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.footer a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
	padding: 5px;
	line-height:15px;
	color:#000000; 
	width: 100%;
}
	
.news-box2 {
	background: #A9A9A9;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	padding-bottom: 5px;}
	
.news-box2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.news-box2 a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.news-box2 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.news-box3 {
	background: #D7D6D6;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;}
	
.news-box3 a, .news-box3 a:link, .news-box3 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.news-box3 a:hover {
	font-weight: bold;
	color: #A9A9A9;
	text-decoration: none;}

.news-title, .news-title ul, .news-title ul ul {
	background-color: #A9A9A9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #ffffff; 
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;}

.news-title li {}

.news-title a {
	color: #fff;
	text-decoration: none;}

.news-title a:link, .news-title a:visited {
	color: #ffffff;
	text-decoration: none;}

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

h2 {
	background-color: #A9A9A9;
	padding: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #FFFFFF; 
	text-transform: uppercase;
	text-align: center;
}

h3{
font-size: 13px;
font-weight: bold;
border-bottom: 1px solid;
text-transform: uppercase;
}