/*  
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:#000000;
	background-repeat: repeat-x;
        background-image: url();
	font-family:Times New Roman;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
	}
	
TD, TR {
	font-family:Times New Roman;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: 938d76;
}
	
/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
	background-color: #d4e1d1;
	padding: 6px;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color: silver;
	}
	
td.menu {
	background-color: #d4e1d1;
	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: #dbe5dc;
	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:999999;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:visited{
	color:999999;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:active{
	color:999999;
	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 img {
	border-bottom: 2px solid #ffffff;
	border: 0px solid #3f3d37;
        padding: 1px;
	margin: 1px;
	}

a img:hover {
	border-bottom: 2px solid;
	border: 0px solid #777777;
        padding: 1px;
	margin: 1px;
	}


A:link{
	color:#4a3f51;
	text-decoration:none; 
	font-weight:none;}

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

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

A:hover{
	color:#76716d;
	text-decoration:underline; 
	font-weight:none;}
	
input, textarea, select, button {
font-size:11px;
color:#938d76;
background: #121212;
border: 1px solid #4a3f51;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#938d76;
background: #121212;
border: 1px solid #4a3f51;}
	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	background-color: #0e0e0e;
	padding: 0px;
}

.side-title {
	background-color: #131216;
	padding: 4px;
background-image: url();
font-family: Century Gothic;
	font-size:13px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #938d76; 
        border: 5px;
	text-transform: uppercase;
	text-align: center;}

.side-content {
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
background-image: url();

	font-family:Times new roman;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #736c4e; 
	text-align: justify;}
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #0a0a0a;
	padding: 0px;
	text-align:justify;
	color: #4d4b44;

}

.table-content a img {
	border-bottom: 2px solid;
	border: 1px solid #736c4e;
        padding: 3px;
	margin: 2px;
-moz-border-radius: 4px 4px 4px 4px;
	}

.table-content a img:hover {
	border-bottom: 2px solid;
	border: 1px solid #938d76;
        padding: 3px;
	margin: 2px;
-moz-border-radius: 4px 4px 4px 4px;
	}

.title {
	background-color: #131216;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #7f875d; 
	text-transform: uppercase;
	text-align: center;}

blockquote {
	margin: 5px 15px 5px 35px;
	font-size: 13px;
	font-family: times new roman;
font-style: italic;
	text-align:justify;
	padding: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 5px solid #928969;
	background: #1d1825;
	color: #7e7a6a;
-moz-border-radius: 10px;

}


.date {
	background: url(images/bg-date.png);
	background-repeat: repeat-x;
	background-color: #d9c36f;

	font-weight:bold;

	font-size: 11px;

	font-family:arial, sans-serif;

	color: #333333;

	text-align: center;

	letter-spacing: 0px;

	line-height: 11px;

	text-transform:uppercase;
	-moz-border-radius: 4px;

}

.content {
text-align: right;
color: #bebebe;
padding: 6px;
padding-top: 5px;
padding-left: 3px;
font-family : verdana;
background: #121212;
font-size:10px;

}

.post-bottom {
text-align: right;
color: #938d76;
padding: 6px;
font-family : verdana;
background: #4b4b4b;
font-size:10px;

}

	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
background: #111111; 
font-weight: none; 
background-image: url(); 
font-family: arial;
font-size:11px; 
letter-spacing:0px; 
line-height:10px; 
color: #4a3f51; 
text-align:center;
padding:10px;
border-bottom : 0px solid #151515; 
border-top : 0px solid #D1E0E2;
}

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

.footer a {
	font-weight: none;
	color: #736c4e;
	text-decoration: none;}

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

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

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

.news-box-post {
	padding: 2px;
	line-height:15px;
	color:#555555; 
font-size: 12px;
text-align: justify;
	background-color: #131313;
}
	
.news-box2 {
	background: #111111;
	padding-right: 1px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
color: #555555}
	
.news-box2 a {
	font-weight: bold;
	color: #736c4e;
	text-decoration: none;}

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

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

.news-title, .news-title ul, .news-title ul ul {
	background-color: #131216;
font-family: Century Gothic;
font-size: 13px;
	line-height: 15px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #68734a; 
	text-align: center;
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;}

.news-title li {}

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

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

.news-title a:hover {
	color: #555555;
	text-decoration: underline;}

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

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


#welcome {
position:absolute;
overflow:auto;
left:302px;
top:364px;
width:308px;
height:150px;
padding: 0px 0px 0px 0px;
}

#maincontainer{
width: 750px; 
margin: 0 auto;
text-align:justify;
}

#topsection{
height: 500px;
position: relative;
}

#topsection a img {
	border-bottom: 2px solid #ffffff;
	border: 0px solid #b6c9b1;
        padding: 1px;
	margin: 1px;
	}

#topsection a img:hover {
	border-bottom: 2px solid;
	border: 0px solid #777777;
        padding: 1px;
	margin: 1px;
	}

