/*
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>
Modified by: SJ for <a href="http://morethangoodhooks.com">More Than Good Hooks</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:#314151;
	background-repeat: repeat-x,y;
    background-image: url(/images/bg.jpg);
    background-position: top;
    color: #000000;
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	}

TABLE, TD, TR {
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
}
	
/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
	background-color: #222222;
	padding: 6px;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color: silver;
	}
	
td.menu {
	background-color: #222222;
	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: #104F70;
	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:none; 
	font-weight:none;}
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#005B9A;
	text-decoration:none; 
	font-weight:bold;}

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

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

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

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

.sidebar {
	background-color: #000000;		
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	font-family:Verdana;
	font-size:9px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #9d9d9c; 
	text-align: justify;
	width: 220px;}

.sidebar i, em {
	color: #26A7DD;}
	
.sidebar strong, b {
	color: #CCCCFF;}

.sidebar a:link{
	color:#005B9A;
	text-decoration:none; 
	font-weight:bold;}

.sidebar a:visited{
	color:#005B9A;
	text-decoration:none; 
	font-weight:bold;}

.sidebar a:active{
	color:#005B9A;
	text-decoration:none; 
	font-weight:bold;}

.sidebar a:hover{
	color:#FFFFFF;
	text-decoration:none; 
	font-weight:bold;}
	
.side-title {
	background-color: #b73333;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #e1e1e1; 
	text-transform: uppercase;
	text-align: center;}	

	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

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

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

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

.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: #FFFFFF;
	text-decoration: underline;}

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

img.alignright {float:right; margin:1em 0 0 1em}
img.alignleft {float:left; margin:0 1em 0 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.news-box-post {
	padding: 5px;	
	line-height:15px;
	color:#FFFFFF;
	text-align: justify;
	background: #000000;	
	letter-spacing:normal;
}

.news-box-post strong {
color: #ADC5E5;
}

.news-box-post blockquote {
	margin: 15px;
 	padding: 10px;
  	background: #1b1b1b;
	border: 5px solid #7B92DB;
	text-align: justify;
	font-family: Trebuchet MS;
	font-size: 11px;	
}


.news-box2 {
	background: #222222;
	color: #FFFFFF;
	font-size:9px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;}
	
.news-box2 a {
	font-weight: bold;
	color: #005B9A;
	text-decoration: none;}

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

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

.news-title, .news-title ul, .news-title ul ul {
	background-color: #222222;
	font-family: Verdana; 
	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: #3388D6;
	text-decoration: none;}

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

.news-title a:hover {
	color: #FFFFFF;
	text-decoration: none;}
	
.tour {
	padding: 5px;
	line-height:15px;
	color:#000000;
	font-family:Arial;
	font-size:10px;}
	
.postmetadata {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;}
	
.formfont {
	font-weight: bold;
	color: #FFFFFF;}
	

i, em {
	color: #74C93C;
	font-weight:none;}
	
.calendar { color:#FFFFFF; font-weight: bold; }
.author { color: #74C93C; font-weight: bold; }
.never { color: #14A007; font-weight: bold; }
.once { color: #F50202; font-weight: bold; }
.twice { color: #0518F7; font-weight: bold;}
.more { color: #FC8E03; font-weight: bold;}

h2 {
	background-color: #050302;
	padding: 4px;
	font-family:Verdana;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #e1e1e1;
	text-transform: uppercase;
	text-align: center;
}

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