/*  
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,td,th {
        color: #DA4688;
        font-size: 9px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color: #000000;
        background-image: url('/wp_versions/29/bg.png');
		background-repeat: repeat-x;
	}
	
TD, TR {
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #939393;
}

b {
	color: #fff60e;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10px;
	letter-spacing: 0px;
        text-transform: uppercase;}

i      {
	color: #f70080;
        font-style: italic;
        }

u      {
	color: #873d8d;
 	text-decoration: underline color: #ffffff;
	}
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a:link, A:active, a:visited {
	color: #e6e6e6;
        font-size: 9px;
        font-family: Trebuchet MS;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-decoration: none;}

a:hover{
	color: #00f7e3;
        font-size: 9px;
        font-family: Trebuchet MS;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-decoration: none;}

.image {
        border: 0px solid #D2377D;
        padding: 2px;
        }

.image:hover {
        border: 0px solid #80ECF9;
        padding: 2px;
        }
		
.welcome {
	color: #aaaaaa;
        font-size: 9px;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}		

a img {
        border: none; 
      }

a:hover img {
        border: none;
        }

a.quick:link, a.quick:active, a.quick:visited {
       display: block;
        padding-left: 8px;
        font-family: Trebuchet MS;
        background-color: none;
        border-left: 7px solid #fff60e;
        font-size: 9px;
        text-transform: uppercase;
        letter-spacing: 4px;
        color: #e6e6e6;
        text-align: left;
        font-weight: bold;
        line-height: 10px;
        text-decoration: none; 
}

a.quick:hover {
        display: block;
        padding-left: 8px;
        font-family: Trebuchet MS;
        font-size: 9px;
        background-color: none;
        text-transform: uppercase;
        letter-spacing: 4px;
        border-left: 7px solid #c1ba10;
        color: #00f7e3;
        text-align: left;
        line-height: 10px;
        font-weight: bold;
        text-decoration: none; 
}
	
input, textarea, select, button {
        font-size: 10px;
        color: #f1f1f1;
        background: none;
        border: 1px solid #f2f2f2;}

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

.sidebar {
        padding-left: 30px;
        background-image: ;
        background-repeat: repeat-y;
}

.side-title {
        background-color: ;
        background-image: url('');
        width: 245px;
        height: 115px;
        font-family: Arial Black;
        font-size: 16px;
        letter-spacing:0px;
        line-height:35pt;
        color: #FFFFFF;
        text-transform: lowercase;
        text-align: left;
        font-weight: bold;}

.side-description {
        background-image: ;
        width: 245px;
        height: 20px;
        padding: 0px;
        font-family: Verdana;
        font-weight: bold;
        font-size: 8px;
        letter-spacing: 3px;
        line-height: 18pt;
        color: #CBE41B;
        text-transform: lowercase;
        text-align: center;}

.side-content {
        background-color: ;
        background: url('/wp_versions/29/side-back.png');
        background-repeat: ;
        margin: 0px;
        padding: 0px;
        font-family: Tahoma;
        font-size: 10px;
        letter-spacing:0px;
        line-height: 8pt;
        width: 245px;
        color: #000000;
        text-align: justify;}


.side-content2 {
        font-family: Tahoma;
        padding: 10px;
        font-size: 10px;
        letter-spacing:0px;
        line-height: 8pt;
        width: 230px;
        color: #000000;
        text-align: justify;}

.side-footer {
        background-color: ;
        background: url('/wp_versions/29/side-footer.png');
        font-family:Trebuchet MS;
        font-size:11px;
        letter-spacing:0px;
        width: 245px;
        height: 115px;
        color: #9d9d9c;
        text-align: justify;}

.side-spacer {
        padding: 10px;
}
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

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

.title {
	background-color: #050302;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #939393; 
	text-transform: uppercase;
	text-align: center;}
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.footer {
        background: url('/wp_versions/29/blockquote.png') repeat-x;
        font-family: Tahoma;
        font-size: 9px;
        letter-spacing: 3px; 
        line-height: 10px; 
        color: #939393; 
        text-align: center;
        text-transform: uppercase;
height: 50px;
        }

/* TEXTSEITEN CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.content-back {
	padding: 8px;
	line-height: 12px;
	color: #939393;
	background-color: #181818;
}

.page-title, .page-title ul, .page-title ul ul {
        background-image: url('/wp_versions/29/news-title.png');
	background-repeat: repeat-x;
line-height: 10px;
 	font-size: 19px;  
	font-style:italic;
	font-weight:bold;
    font-family:Georgia;
 	font-family: Century Gothic; 
	text-shadow: #000000 1px 1px 1px;
 	letter-spacing: 1px; 
 	color: #ffffff; 
	text-align: center;
 	text-transform: lowercase; 
        text-decoration: none;
 	font-weight: bold; 
        height: 60px;
        padding-left: 8px;}

.description {
	background-color: #181818;
        background-image: url('/wp_versions/29/page-content.png');
background-repeat: repeat-x;
        height: 20px;
	padding: 0px;
	font-family: Arial;
	font-size: 10px;
	letter-spacing: 2px; 
	line-height: 15pt; 
	color: #939393; 
	text-transform: uppercase;
	text-align: center;
        font-weight: bold;}

.empty {
	padding: 5px;
}

.page-content {
        background-color: #181818;
        font-family: Trebuchet MS;
        font-size: 10px;
        color: #939393;
        padding-left: 5px;
        height: 20px;
        line-height: 15px;
        letter-spacing: 3px;
        font-weight: bold;
        text-transform: uppercase;}

.page-content a, .page-content a:link, .page-content a:visited, .page-content a:hover {
        font-family: Trebuchet MS;
        font-size: 10px;
        color: #939393;
        padding-left: 5px;
        height: 20px;
        line-height: 15px;
        font-weight: bold;
        letter-spacing: 3px;
        text-transform: uppercase;}

.sub-content {
        background-color: ;
        background-image: url('/wp_versions/29/sub_content.png');
        font-family: Trebuchet MS; 
        font-size: 10px;
        letter-spacing: 2px; 
        color: #939393;
        padding-left: 20px;
        height: 25px;
        text-transform: uppercase;
        font-weight: bold;}

/* NEWSSTYLE CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news {
        background-image: url('/wp_versions/29/news-title.gif');
	background-repeat: repeat-x;
 	line-height: 20px;
 	font-size: 13px; 
 	font-family: Tahoma; 
 	letter-spacing: 1px; 
 	color: #CBE41B; 
 	font-weight: bold; 
        height: 110px;
        padding-top: 70px;
 	text-transform: uppercase; 
	text-align: center;
        text-decoration:none;}

.news a, .news a:link, .news a:visited, .news a:hover {
 	line-height: 20px;
 	font-size: 12px; 
 	font-family: Tahoma; 
 	letter-spacing: 1px; 
 	color: #CBE41B;
 	font-weight: bold; 
        height: 40px;
        padding: 5px;
 	text-transform: uppercase; 
	text-align: center;
        text-decoration:none;}

.news-content {
	color: #939393;
	font-family: Tahoma;
        line-height: 13px;
		font-size: 11px;
        background-color: #ffffff;
width: 502px;}

.day {
	 	line-height: 10px;
 	font-size: 16px;  
	font-style:italic;
	font-weight:bold;
    font-family:Georgia;
    text-shadow: #000000 1px 1px 1px;
 	font-family: Century Gothic; 
 	letter-spacing: 1px; 
 	color: #ffffff; 
	text-align: center;
 	text-transform: lowercase; 
        text-decoration: none;}

.month {
	text-align: center;
        padding: 0px;
        letter-spacing: 2px;
 	line-height: 15px;
	text-shadow: #000000 1px 1px 1px;
 	font-size: 15px; 
 	font-weight: bold; 
 	font-family: Trebuchet MS; 
 	color: #ffffff; 
 	font-variant: small-caps;
        font-weight: bold;}

.year {
	 	line-height: 10px;
 	font-size: 15px;  
	font-style:italic;
	font-weight:bold;
    font-family:Georgia;
    text-shadow: #000000 1px 1px 1px;
 	font-family: Century Gothic; 
 	letter-spacing: 1px; 
 	color: #ffffff; 
	text-align: center;
 	text-transform: lowercase; 
        text-decoration: none;}

.date {
        padding-top: 0px;
        letter-spacing: 2px;
 	font-size: 11px; 
 	font-family: Arial; 
	text-shadow: #000000 1px 1px 1px;
 	color: #ffffff; 
        height: 24px;
        width: 267px;
	text-align: center;}

.news-title {
 	line-height: 10px;
 	font-size: 19px;  
	font-style:italic;
	font-weight:bold;
    font-family:Georgia;
 	font-family: Century Gothic;
	 text-shadow: #000000 1px 1px 1px;
 	letter-spacing: 1px; 
 	color: #ffffff; 
	text-align: center;
 	text-transform: lowercase; 
        text-decoration: none;}

.news-title a, .news-title a:link, .news-title a:visited, .news-title a:hover {
 		line-height: 10px;
 	font-size: 19px;  
	font-style:italic;
	font-weight:bold;
    font-family:Georgia;
 	font-family: Century Gothic; 
	text-shadow: #000000 1px 1px 1px;
 	letter-spacing: 1px; 
 	color: #ffffff; 
	text-align: center;
 	text-transform: lowercase; 
        text-decoration: none;}

.news-category {
        padding-right: 0px;
 	font-size: 10px; 
 	font-family: Century Gothic; 
 	letter-spacing: 1px; 
 	color: #939393;
        height: 29px;
        width: 321px;
 	font-variant: small-caps;
	text-align: left;
        text-decoration: none;}

.news-category a, .news-category a:link, .news-category a:visited, .news-category a:hover {
 	font-size: 9px; 
 	font-family: Century Gothic; 
 	letter-spacing: 1px; 
 	color: #939393;
 	font-variant: small-caps;
        text-decoration: none;}

.news-comment {
        line-height: 10px;
 	font-size: 25px;  
	font-style:italic;
	font-weight:bold;
    font-family:Georgia;
    text-shadow: #000000 1px 1px 1px;
 	font-family: Century Gothic; 
 	letter-spacing: 1px; 
 	color: #ffffff; 
	text-align: center;
 	text-transform: lowercase; 
        text-decoration: none;}

.news-comment a, .news-comment a:link, .news-comment a:visited, .news-comment a:hover {
 	line-height: 10px;
 	font-size: 25px;  
	font-style:italic;
	font-weight:bold;
    font-family:Georgia;
    text-shadow: #000000 1px 1px 1px;
 	font-family: Century Gothic; 
 	letter-spacing: 1px; 
 	color: #ffffff; 
	text-align: center;
 	text-transform: lowercase; 
        text-decoration: none;}



/* FADE EFFEKT AND BLOCKQUOTE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/ 


blockquote {
	background: url('/wp_versions/29/blockquote.png');
        padding-top:50px;
        padding-bottom:5px;
        padding-left:5px;
        padding-right:5px;
 	line-height:12px;
 	font-size:11px; 
 	font-family: Trebuchet MS; 
 	color: #939393; 
	-moz-border-radius:  6px;
-webkit-border-radius: 6px;
border-radius: 6px;
       }
