/*  
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:#ececee;
	background-repeat: repeat-x;
        background-image: url(images/v2/pattern_bg.jpg);
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: white;
	}
	
TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: white;
}

.img {
   border: 1px solid #aaaaaa;
   padding: 3px;
   text-align: center;
}

blockquote.style1 {

  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 35px;
  padding-left: 10px;
  border-left: 3px solid #C73F41;
} 
	
/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
	background-color: #222222;
	padding: 6px;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color: white;
	}
	
td.menu {
	background-color: #222222;
	padding: 8px;
	color:white;
	cursor:default;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:right;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

td.menu:hover {
	background-color: #b73333;
	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: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:#C33E3F;
	text-decoration:none; 
	font-weight:bold;}

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

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

A:hover{
	color:#596475;
	text-decoration:underline; 
	font-weight:none;}
	
input, textarea, select, button {
font-size:11px;
color:#ffffff;
background: #000000;
border: 1px solid #76716d;}

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

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

.side-title {
	background-color: #C33E3F;
	background-image: url(images/v2/sidetitle_bar.jpg);
	padding: 5px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:1px; 
	line-height:9pt; 
	color: #FFFFFF; 
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 5px;
	height: 8pt;

	}

.side-content {
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #515151; 
	text-align: justify;}
	
.sidebar-navigation { 
	padding: 8px;
    background-color: #DEE6F2;
    -moz-border-radius: 7px;
    margin-bottom: 5px }
		
.icons  { 
	float: left;
    padding-right: 5px;
    margin-top: -2px; }
	
.sidebar-media { 
	padding: 20px;
    background-color: #DEE6F2;
    -moz-border-radius: 7px;
    margin-bottom: 10px }	
	
.media  { 
	float: left;
    padding-right: 10px;
    margin-top: 0px; }	
		
	
	
	/* middle ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.middle {
	background-color: #dee6f2;
	padding: 4px;
}

.middle-title {
	background-color: #C33E3F;
	background-image: url(images/v2/news_bar.jpg);
	padding: 5px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:1px; 
	line-height:9pt; 
	color: #FFFFFF; 
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 5px;
	height: 8pt;
	}

.middle-content {
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #000000; 
	text-align: justify;}
	
.middle-navigation { 
	padding: 8px;
    background-color: #D3DBE8;
    -moz-border-radius: 7px;
    margin-bottom: 5px }	
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

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

.title {
	background-color: #000000;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:9px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #515151; 
	text-transform: uppercase;
	text-align: left;}
	
.news-box1 {
	background: #cfdae9;
	background-image: url(images/v2/news_bar.jpg);	
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	-moz-border-radius: 5px;	
	color: #FFFFFF;}
	
.news-box1 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

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

.news-box1 a:hover {
	font-weight: bold;
	color: #DEE6F2;
	text-decoration: underline;}	
	

.news-box2 {
	background: #cfdae9;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #404040;}
	
.news-box2 a {
	font-weight: bold;
	color: #C33E3F;
	text-decoration: none;}

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

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