/*  
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:#ecece4;
	background-repeat: repeat-x;
        background-image: url(http://thekills.net/main/images/bg.png);
	font-family:"trebuchet", arial, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
	}
	
TD, TR {
	font-family:"trebuchet", arial, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: black;
}
	
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#687380;
	text-decoration:none; 
	font-weight:none;}

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

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

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

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#9d9d9c;
background: #dfe0da;
border: 1px solid #a9afb2;}

b {
color: #78818c;
}

.sidebarimage {
border: 1px solid #97819b;
padding: 2px;
border-radius: 4px;
}

.sidebarimage:hover {
border: 1px solid #78818c;
padding: 2px;
border-radius: 4px;
}

	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	background-color: #dfe0da;
	padding: 3px;
}

.side-title {
	background-color: #2D0747;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight: bold;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #ffffff; 
	text-transform: uppercase;
	text-align: center;}

.side-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;}

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

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

.title {
	background-color: #6D2D8B;
	padding: 4px;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:11px;
	letter-spacing:0px; 
	line-height:19pt; 
	color: #e1e1e1; 
	text-transform: uppercase;
	text-align: center;}
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
background: #6D2D8B; 
font-weight: none; 
background-image: url(); 
font-family: "Trebuchet MS", arial, sans-serif;
font-size:11px; 
letter-spacing:0px; 
line-height:10px; 
color: #e1e1e1; 
text-align:center;
padding:7px;
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: #777777;
	text-decoration: underline;}

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

.news-box-post {
	background-color: #dfe0da;
	padding: 5px;
	line-height:15px;
	color:#000000; 
	
}
	
.news-box2 {
	background: #bbb7bc;
	color: #000000;
        font-size: 10px;
        line-height: 12px;
        font-style: none;
	padding: 4px;}
	
.news-box2 a {
	font-weight: bold;
	color: #2D0747;
	text-decoration: none;}

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

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

.news-title, .news-title ul, .news-title ul ul {
	background-color: #2D0747;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Trebuchet MS; 
	font-size: 13px; 
	letter-spacing:0px; 
	line-height:15pt; 
	color: #ffffff; 
	text-transform: uppercase;
	text-align: center;}

.news-title li {}

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

}

h2 {
	background-color: #97819b;
	padding: 4px;
	font-family:"trebuchet", arial, sans-serif;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #e1e1e1; 
	text-transform: uppercase;
	text-align: center;
}

h3 {
	background-color: #97819b;
	padding: 4px;
	font-family:"trebuchet", arial, sans-serif;
	font-size:13px;
	letter-spacing:0px; 
	line-height:15pt; 
	color: #e1e1e1; 
	text-transform: none;
	text-align: left;}
