/*  
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:#e9f2f4;
	background-repeat: repeat-x;
        background-image: url(images/bg.jpg);
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
	}
	
TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
}
	
/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
    
	background-color: #fefdef;
	
	padding: 6px;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color: silver;
	}
	
td.menu {
    
	background-color: #acacac;
	background: url("images/bg1.jpg")
	padding: 8px;
	color:silver;
	cursor:default;
	font-family:Trebuchet MS;
	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: #bae1c7;
	padding: 8px;
	color: black;
	cursor:default;
	font-family:Trebuchet MS;
	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:black;
	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:707070;
	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:#dd8190;
	text-decoration:none; 
	font-weight:none;}

A:visited{
	color:#dd8190;
	text-decoration:none; 
	font-weight:none;}

A:active{
	color:#dd8190;
	text-decoration:none; 
	font-weight:none;}

A:hover{
	color:#dd8190;
	text-decoration:underline; 
	font-weight:none;}
	
input, textarea, select, button {
font-size:11px;
color:#ffffff;
background: #395e6e;
border: 1px solid #76716d;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#92c5d6;
background: #000000;
border: 1px solid #000000;}
	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {

	background-color: #ffffff;
	padding: 4px;
}

.side-title {
    background: url("images/bg1.jpg");
	background-color: #395e6e;
	padding: 14px;
	font-family:Century Gothic;
	font-size:14px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #ffffff; 
	text-transform: uppercase;
	text-align: center;}

.side-content {
    background: eae9e4;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 10px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #000000; 
	text-align: justify;}
	
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #eae9e4;
	padding: 4px;
	text-align:justify;
	color: #000000;
}

.title {
	background-color: #777777;
	padding: 14px;
    font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #010a18; 
	text-transform: uppercase;
	text-align: center;}
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
background: #ffffff; 
font-weight: bold; 
background-image: url(); 
font-family: arial;
font-size:11px; 
letter-spacing:0px; 
line-height:10px; 
color: #777777; 
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: #000000;
	text-decoration: none;}

.footer a:hover {
	font-weight: bold;
	color: #a5c0cc;
	text-decoration: underline;}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
	padding: 5px;
	line-height:15px;
	color:#000000; 
}
	    
.news-box2 {
	background: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;}
	
.news-box2 a {
	font-weight: bold;
	color: #76716d;
	text-decoration: none;}

.news-box2 a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #76716d;
	text-decoration: none;}

.news-box2 a:hover {
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: underline;}

.news-title, .news-title ul, .news-title ul ul {
    background: url("images/bg1.jpg");
	background-color: #395e6e;
	font-family: Trebuchet MS; 
	font-size: 14px; 
	line-height: 15px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #8b8a89; 
	text-align: center;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;}

.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: #ffffff;
	text-decoration: underline;}

h2 {
	background-color: #050302;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #010b03; 
	text-transform: uppercase;
	text-align: center;
}

h3{
font-size: 13px;
font-weight: bold;
border-bottom: 1px solid;
text-transform: uppercase;
}
