/*
		Skin Name: Simple & Clear
		Skin Download: http://the-butterfly.de
		Description: It's a simple and clear layout. ;)
		Author: Nadia Volkrodt
		Author E-Mail: nadia@the-butterfly.de
		Author URL: http://the-butterfly.de
*/

/*---------------------------------------------------------------------
   Basic styles
------------------------------------------------------------------------*/
body { 
		background-color: #000000;
		background-image: url(images/ftbbg.jpg);
		background-repeat: repeat;
		text-align: center;
		font-family: "trebuchet ms", helvetica,verdana,tahoma,sans-serif;
		font-size: 11px;
		color: #676767;
		margin: 0;
		padding: 0;
		}

a:link, a:active, a:visited, #footer a {
                cursor:default;
		text-decoration: none;
		color: #F04E81;
		}
a:hover, #footer a:hover{
                cursor:default;
		color: #855dc5;
		text-decoration: none;
		background-color: transparent;
		}


h1 {
		color: #ff3c8e;
		background-color: transparent;
		border-width: 0 0 0 0;
		border-style: solid;
		border-color: #BBBABA;
		font-family: georgia,times,serif;
		font-style: italic;
		font-weight: normal;
		text-align: center;
		}
h2 {
		color: #696468;
		font-weight: normal;
		}
h3 {
		color: #bf5dc5;
		background-color: transparent;
                background-image: url(images/sfondo.png);
		border-bottom: 3px solid #bf5dc5;
		text-transform: none;
		text-align: center;
		font-family: "trebuchet ms",verdana,tahoma,sans-serif;
		font-size: 12px;
		font-variant: small-caps;
		}
		

/*---------------------------------------------------------------------
   General page alignment and width
------------------------------------------------------------------------*/
	
#header {
background-color: #000000;
background-image: url(images/FtbHeader.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
height: 400px;
width: 800px;
padding: 0;
margin: 0 auto;
display: yes;
}

#mainContainer {
background-color: #E5E5E5;
padding: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
width: 800px;
}

/* IE Hack */
* html #mainContainer {
margin: 0;
}

#content {
text-align: justify;
float: left;
width: 560px;
padding: 5px;
margin-left: 10px;
}

#column {
float: right;
text-align: justify;
width: 190px;
padding: 5px;
margin: 10px 10px 0 0;
background-color: transparent;
}

#footer {
text-align: center;
margin-top: 10px;
padding: 10px;
clear: both;
}

/*---------------------------------------------------------------------
   General page alignment and width
------------------------------------------------------------------------*/

hr {
border-top: 0px double #D9D9D9;
border-left: 0;
border-right: 0;
border-bottom: 0;
width: 80%;
text-align: center;
padding: 5px;
}

input,textarea,select {
color: #3C4C4C;
margin-top: 1px;
border: 1px solid #B5B5B5;
background-color: #FAFAFA;
font-size: 10px;;
font-family: helvetica,verdana,tahoma,sans-serif;
}

blockquote {
margin: 0 auto;
width: 90%;
background-color: #F0F0F0;
border: 1px solid #F0F0F0;
padding: 5px;
}

/*---------------------------------------------------------------------
  Style of story list
------------------------------------------------------------------------*/
.even {
-moz-border-radius: 20px 20px 20px 20px;
background-color: #D5D5D5;
border-style: double;
border-color: #D8D8D8;
padding: 10px;
}
.odd {
-moz-border-radius: 20px 20px 20px 20px;
background-color: #D5D5D5;
border-style: double;
border-color: #D8D8D8;
padding: 10px;
}



/*---------------------------------------------------------------------
  Site name and slogan
------------------------------------------------------------------------*/
#sitename {
		font-family: helvetica,verdana,tahoma,sans-serif;
		font-size: 18px;
		font-variant: small-caps;
		text-align: center;
		display: yes;
		}
#siteslogan {
		font-size: 10px;
		letter-spacing: 3px;
		text-transform: uppercase;
		padding: 2px 0 5px 0;
		display: yes;
		}
		
/*---------------------------------------------------------------------
   News
------------------------------------------------------------------------*/
#newsarchive,#sortform,.respond {
		text-align: center;
		}
#newsbox {
		margin: 0 auto;
		width: 90%;
		-moz-border-radius: 20px 20px 20px 20px;
                background-color: #D5D5D5;
                border-style: double;
                border-color: #D8D8D8;
                padding: 10px;
		}


/*---------------------------------------------------------------------
   Menu
------------------------------------------------------------------------*/
               #menu, #menu ul {
                font-size: 7.5pt;
                font-family: trebuchet ms;
                text-transform:uppercase;
                text-decoration:none;
                overflow:hidden;
                background-color: #000000;
		margin-bottom: 3px;
		padding: 1px;
               	}
		#menu li {
		background-color: transparent;
		list-style-type: none;
		display: inline;
		white-space: nowrap;
		}
		#menu a {
		cursor:default;
                color: #8baae1;
		font-size: 7.5pt;
                font-family: trebuchet ms;
		text-transform: uppercase;
		text-decoration: none;
                font-weight:normal;
		letter-spacing: 1px;
		padding: 3px;
		}
		#menu a:hover {
		cursor:default;
                color: #855dc5;
		border: 0;
		}
				
                #highmenu{
                overflow:hidden;
                width:100%;
		background-color: #000000;
               	}

                #highmenu a{
                cursor:default;
                text-align: center;
                display:inline;
                background-color:#000000;
                letter-spacing: 1px;
                font-size: 7.5pt;
                font-family: trebuchet ms;
                text-transform:uppercase;
                text-decoration:none;
                color:#8baae1;
                font-weight:normal;
		letter-spacing: 1px;
		padding: 3px;
                line-height:25px;
                }

                #highmenu a:hover{
                cursor:default;
                text-decoration:none;
                color:#855dc5;
                border: 0;
                }



/*---------------------------------------------------------------------
   General Styles, used in multiple places throughout the page
------------------------------------------------------------------------*/		
#alphabet {text-align: center; padding: 5px;}
#jumpmenu {text-align: right;}
#pagelinks {width:90%; text-align:center; padding:1em;}
#pagetitle {text-align:center;}
.sectionheader {text-align:center; clear: both;}
#sort {float: left;}
#story {clear:both;}
#columncontainer {text-align: left;}
#browseblock {text-align: left;}
#title {padding: 5px;}
#info_left {text-align: right;}
.label {font-weight: bold;}

/* Layout Styles */
.storinfo {margin-bottom:12px; border-bottom: 0px solid #E5E5E5;}
#notes {background-color: #E5E5E5; border: 1px solid #696468; clear: both; margin: 5px; padding: 2px 10px 5px 10px;}
.notes .content {margin: 25px; font-size: 12px; }
.comment {margin-bottom:2em;}
.main {padding-left:5px;width:90%;font-size:12px;text-align:left;}

/* User.tpl styles */
#tabs {padding:0px; margin:5px; clear:both; border-top: 1px solid #A4ACAC; width:100%;}
#tabs DIV {
	width:100%;
	height:20px;
	float:left;
	font-size:11px;
	color:#818181;
	text-align:left;
	text-indent:10px;
	line-height:25px;
	vertical-align:middle;
	z-index:1;}
#tabs #centertab {width:auto;}
#tabs a {color:#BCFF66;}
#tabs a:active,a:hover {text-decoration:none;color:#C7C7C7;}
#tabs #active { }
#tabs #active a {color:#C7C7C7;}
#tabs #active a:active,a:hover {text-decoration:none;color:#855dc5;}
html>body #tabs {padding: 15px 0 0 0; width:100%;}
html>body #tabs div {margin-right: 0px;}
