/*
Theme Name: Aldibaran
Theme URI: http://www.aldibaran.de
Description: A spacey theme derived from <a href="http://themes.floridakeysnews.info">Sci-Fi</a>
Version: 1.0
Author: sparta
Author URI: http://www.sparta644.de
*/

/*-------Ursprüngliche Angaben--------
Theme Name: Sci-Fi
Theme URI: http://themes.floridakeysnews.info
Description: <a href="http://themes.floridakeysnews.info">Sci-Fi</a> from <a href="http://themes.floridakeysnews.info">Free Themes</a>
Version: 1.0
Author: Deeogee
Author URI: http://themes.floridakeysnews.info ---------*/

/* <<<	Hilfetext: Abstände: T R B L >>>*/


/* --- #standards */

html	{ 
	/* force scrollbars */
	min-height:95%; 
	margin-bottom:1px; 
	}

body 	{
	background:url('images/starback.gif') repeat;    	
	font:1em Trebuchet MS;
	padding:0;
	margin:0;
	color:#000000;
	}

p	{
	/*line-height:1.5em;
	text-align:justify;
	margin-top:0;
	margin-bottom:10px;*/
	margin:0;
	padding:5px 0 5px 0;
	}	


greylink
	{
	color:#413839;
	text-decoration:none;
	}

a	{
	color:#544E4F;
	text-decoration:none;
	font-weight:bold;
	}	

a:hover {
	color:#5A1318;
	text-decoration:underline;
	font-weight:bold;
	}

h1 	{	
	font-size:3em;
	margin:0;
	padding:0;
	font-weight:normal;
	}
    
h2 	{
	font-size:1.2em;
	margin:0;
	padding:0;
	}
    
h3 	{
	font-size:1.15em;
	margin:0;
	padding:0;
	}

h4 	{
	font-size:1em;
	margin:0;
	padding:0;
	}

form	{
	padding:0;
	margin:0;
	}

.clear 	{
	clear:both;
	padding:0;
	margin:0;
	}

.alignleft
	{
	float:left;
	}

.alignright
	{
	float:right;
	}

.credits
	{
	color:#cccccc;
	text-decoration:none;
	font-size:.8em;
	text-align: center;
	font-weight : normal;
	}

a.credits
	{ 
	color: #444444; 
	text-decoration: none;
	}

a.credits:hover 
	{ 
	color: #000000; 
	text-decoration: underline;
	}

/* --- #page */

#page	{
	width:820px;
/*	width:85%;*/
	margin: 0 auto;
/*	overflow:hidden;*/
	}

.pagetitle
	{
	margin:0 0 10px 0;
	padding:7px 7px 2px 7px;
	background:url('images/pagetitle2.jpg') no-repeat;
	font-weight:normal;
	color:#ffffff;
	height:27px;
	}

/* --- #navigation */

#navigation
	{
	margin:0;
	padding:0;
	}

#navigation a
	{
	text-decoration:none;
	font-weight:bold;
	}

#navigation a:hover 
	{}

.tabNavigation
	{
	margin:0;
	padding:0;
	line-height:30px;
	float:right;
	margin-top:7px;
	}

.tabNavigation li 
	{
	line-height:30px;
	margin:0;
	list-style:none;
	float:left;
	/*margin:0 20px 0 0;*/
	position:relative;
	}

.tabNavigation li a
	{
	line-height:30px;
	display:block;
	height:25px;
	width:80px;
	margin:0;
	color:#fff !important;
	text-align:center;
	}

.tabNavigation li a:hover
	{
	color:#5A1318 !important;
	text-decoration:underline;
	}

/* --- #header */

#header
	{
	width:820px;
/*	width:85%;*/
	height:90px;
	margin-bottom:10px;
	overflow:hidden;	
	}

#header a, #header a:hover
	{
	color:#fff;
	text-decoration:none;
	}

#headerTitle
	{}

#headerTitle h1
	{
	float:left;
	clear:both;
	position:relative;
	top:12px;
	left:20px;
	}

#headerTitle h1 a
	{
	color:#fff !important;
	font-weight:normal !important;
	}

.description
	{
	float:right;
	clear:right;
	position:relative;
	top:140px;
	left:-20px;
	color:#fff;
	}

/* --- #middle */

#middle
	{
	width:820px;
/*	width:85%;*/
	height:500px;
/*	height:70%;*/
/*	overflow:hidden;*/
	color: #fff;
	}

/* --- #content */

#content
	{
	float:right;
	width:600px;
/*	width:73%;*/
	height:500px;
/*	height:70%;*/
	color:#000000;
	overflow:hidden;
	}

#container
	{
	width:580px;
/*	width:96,66%;*/
	height:444px;
/*	height:89%;*/
	color:#000;
	overflow:auto;
	}

#content .navigation
	{
	padding:5px 15px 5px 15px;
	height:30px;
	line-height:30px;
	}

.small	{
	padding:5px;
	line-height:1.5em;
	}

/* ---Post */

.searchresults .post
	{
	margin-bottom:20px;
	}

.post	{
	background:#fff;
	padding:10px;
	}

.post .metadata
	{
	width:488px;
	padding:5px;
	margin-left:10px;
	border:1px solid #eaeaea;
	background:#eee;
	}

.entry	{
	font-size: 1em;
	padding:5px 15px 5px 0px;
	margin:0;
	}

.title	{}

.title h2
	{
	margin:0;
	padding:7px 7px 2px 7px;
	background:url('images/pagetitle.jpg') no-repeat;
	font-size:1.3em;	
	font-weight:normal;
	display:block;
	height:27px;
	color:#fff;
	}

.title h2 a
	{
	color:#fff;
	font-weight:normal;
	display:block;
	width:530px;
	}

/*.post .small
	{
	font-weight:bold;
	margin:0;
	padding:0;
	padding-bottom:10px;
	}

.metadata
	{
	background:#fff;
	padding:5px;
	width:530px;
	margin:0 auto;
	}*/

/* --- SIDEBAR */

#sidebar
	{
	float:left;
	width:210px; 
/*	width: 25,6%;*/
	height:500px;
	padding-left: 0px;
/*	overflow:hidden;*/
	}

#sidebar a
	{
	font-size:1.05em;
	font-weight:normal;
/*	letter-spacing:.03em*/
	}

#sidebar a:hover
	{
/*	font-weight:bold;*/
/*	letter-spacing:.03em*/
	}


#sidebar h2
	{
	margin:0;
	padding:7px 10px 2px 7px;
	background:url('images/sidetitle.jpg') no-repeat;
/*	display:block;*/
	width:208px;
/*	width:99%;*/
	height:27px;
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
	}

#sidebar h2 a
	{
	font-weight:normal;
	color:#fff;
	}

#sidebar ul, #sidebar ul ol 
	{
	margin: 0;
	padding: 0;
	}

#sidebar ul li 
	{
	list-style:none;
	margin: 0;
	padding: 5px;
	}

#sidebar ul li, #sidebar ol li 
	{
	margin: 0;
	padding: 0;
	}

#sidebar ul li p, #sidebar ol li p
	{
	margin: 0;
	padding: 0;	
	}

#sidebar ul p, #sidebar ul select 
	{
	margin: 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ul ol 
	{
	margin: 0;
	padding: 0;
	background:#fff;
	margin-bottom:10px;
	}

#sidebar ul ul li a
	{
	margin: 0;
	padding: 0px 5px 0px 5px;
	}

#sidebar ul ul li a:hover
	{

	margin: 0;
	padding: 0px 5px 0px 5px;
	}

#sidebar ul ul ul, #sidebar ul ol /*Einrückung untergeordnete Seiten*/
	{
	margin: 0;
	padding-left: 5px;
	}

ol li, #sidebar ul ol li 
	{
	list-style: decimal outside;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul li, #sidebar ul ol li
	{
	margin: 0;
	padding:0;
	border-bottom:1px solid #fff;
	}

#sidebar ul li h2, #sidebar ol li h2
	{
	list-style:none;
	}

/*#rssBox
	{
	text-align:right;
	float:right;
	margin-right:102px;
	margin-top:-28px;
	}

#rssBox a
	{
	line-height:30px;
	padding:4px 5px 0px 5px;
	color:#000 !important;
	text-decoration:none;
	font-style:italic;
	}

#rssBox a:hover
	{
	color:#ffc !important;
	}*/


#sidebar .widget_search
	{
	width:190px;
	padding:10px;
	background:#fff url('images/searchheader.jpg') no-repeat top !important;
	padding-top:36px;
	float:none;
	margin-bottom:10px;
	}	

input
	{
	border:none;
	background:#DCDCDC;
	height:16px;
	color:#000;
	font-weight:normal;
	margin-top:2px;
	}

#s
	{
	border:1px solid #dcdcdc !important;
	height:15px !important;
	width:182px !important;
	color:#000;
	font-size:.8em;
	background:#fff;
	}

/* --- noPostsFound */

.noPostsFound h2
	{}

/* --- comments

.commentbox
	{
	background:#fff;
	}

.commentbox h2
	{
	margin:0;
	padding:7px 7px 2px 7px;
	background:url('images/pagetitle.jpg') no-repeat bottom;
	font-weight:normal;
	display:block;
	height:27px;
	border-top:10px solid #eaeaea;
	color:#fff;
	}

.commentbox p
	{
	padding:10px 20px 10px 20px;
	}

#respond
	{}

textarea
	{
	width:490px;
	height:140px;
	font:1em Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif;
	border:1px solid #eaeaea;
	padding:4px;
	background:#fff;
	margin:0 20px 0 20px;
	}

#submit
	{
	font:1em Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	background:none;
	border:none;
	padding:3px 0 2px 0;
	float:right;
	text-align:right;
	margin-bottom:10px;
	}*/

blockquote
	{
	margin-left:10px;
	margin-right:-5px;
	padding:10px;
	border:1px solid #fff;
	/*background:#eaeaea;*/
	}

blockquote blockquote
	{
	margin-right:10px;
	background:#fff;
	}


/* --- #footer */

#footer
	{
	margin-left:220px;		
	text-align: left;
	font-weight:normal;
	color: #4e627b;
	width:400px;
	height:40px;
	margin-top:7px;
	overflow:hidden;	
	}

#footer a
	{
	color:#696969;
	text-decoration:none;
	font-weight:bold;
	}

#footer a:hover
	{
	color:#5A1318 !important;
	text-decoration:underline;
	}
