/*
Theme Name: Stellarvox Veritas
Theme URI: http://www.reakktor.com/
Description: This is Reakktor's Stellarvox Veritas Theme
Version: 1.0
Author: Daniel Borgert
Author URI: http://www.reakktor.com/
*/

/*
========================================================>
=== Allgemein ==========================================>*/
*{
  margin:0;
  padding:0;
  cursor: url('images/BPArrow.cur'), default;
}
p{margin:10px 0 10px 0;}
html{height:100%;}
body{
    background:
        #000
        url(images/stellar_bg.jpg)
        no-repeat
        top center
        ;
    font:
        normal
        75%/1.2em
        verdana,arial,sans-serif;
    color:#fff;
}
a{color:#ffba00;text-decoration:none;}
a:hover{cursor: url('images/BPHand.cur'), default; text-decoration:underline;}
/*
========================================================>
=== Layout + Position ==================================>*/
#headbar{
    width:100%;
    height:27px;
    background:
        url(images/headbar_bg.png)
        repeat-x
        top left;
    margin-bottom:112px;
}

#page_container{
    width:803px;
    margin:0 auto;
}

#leftbar{
    width:23px;
    height:300px;
    float:left;
    background:
        url(images/leftbar_bg.png)
        no-repeat
        top left;
}

#main_col{ 
    width:777px;
    float:right;
    margin-left:3px;
}

/*
========================================================>
=== Styling ============================================>*/
.main_content_top{
    line-height:1px !important;
    height:7px !important;
    font-size:0px;
    width:777px;
    background:
        transparent
        url(images/main_bg_top.png)
        no-repeat;
}
.main_content{
    width:777px;
    background:
        transparent
        url(images/main_bg.png)
        repeat-y;
    min-height:286px;
}
.main_content_bottom{
    clear:both;
    height:7px;
    width:777px;
    background:
        transparent
        url(images/main_bg_bottom.png)
        no-repeat;
}
#latest_block{
    width:374px;
    height:356px;
    background:
        transparent
        url(images/latest_bg.png)
        no-repeat;
    float:left;
}
#latest_block ul{
    margin:34px 0px 0px 15px;
    list-style:none;
    line-height:220%;
}
#latest_block li{
	height:28px;
	width:344px;
	background:
		url(images/bar2.gif)
		repeat-x
		bottom left;
   
}
#latest_block li:hover a{
	
	color: #ffba00;
   
}
#latest_block a,#latest_block a:visited,#latest_block a:link{
    color:#fff;
    display:block;
}
#latest_block a:hover{
    text-decoration:none;
}
#newsflash_block{
    width:400px;
    height:356px;
    background:
        transparent
        url(images/newsflash_bg3.png)
	top right
        no-repeat;
    float:right;
}
#news_ticker{
    padding-left:3px;
    margin-bottom:3px;
    width:100%;
    height:30px;
    clear:both;
    background:
        transparent
        url(images/ticker_bg.png)
        no-repeat;
}
#news_ticker span{
    width:767px;
    position:relative;
    left:15px;
    top:9px;
    font-weight:bold;
    text-transform:uppercase;
    
}
#ticker_ecke{
	width:26px;
	height:30px;
	position:relative;
	top:-25px;
	left:748px;
	z-index:999;
	background:
		transparent
		url(images/ecke_stellarvox.png)
		no-repeat;
}
#news_ticker span a{
  
}
#footer{
	margin:3px 0px 10px 0px;
	float:right;
	width:777px;
	height:34px;
	background:
		transparent
		url(images/footer_bg.png)
		no-repeat;
}
#footer div{
	text-align:center;
	margin:8px 0px 0px 0px;
	width:777px;
	font-size:75%;
}
.post_mainpage{
	clear:both;
	width:763px;
	padding:5px 0px 0px 14px;
}

#content_pages .post_mainpage{
	clear:both;
	width:749px;
	padding:5px 14px 0px 14px;
	text-align:justify
	}

.post_mainpage h2{
	font-size:22px;
	text-transform:uppercase;
	line-height:100%;
	text-align:left;
}
.post_text{
	width:615px;
	text-align:justify;
	float:left;
	line-height:150%;
}
.post_info{
	float:right;
	width:120px;
	font-size:75%;
}
.post_info .first{
	width:113px;
	height:16px;
	background:
		url(images/bar.gif)
		repeat-x
		bottom left;
}
.post_info .second{
	margin-top:8px;
	width:113px;
	height:16px;
	background:
		url(images/bar.gif)
		repeat-x
		bottom left;
}

.post_text_single{
	width:615px;
	text-align:justify;
	float:left;
	line-height:150%;
	padding-left:15px;
}

.post_singlepage h2{
	font-size:22px;
	text-transform:uppercase;
	line-height:100%;
	text-align:left;
}

.post_navi{
	text-align:left;
	line-height:150%;
	padding:0px 0px 10px 15px;
}

.post_headline{
	font-size:22px;
	color:#ffba00;
	text-align:left;
	padding:0px 0px 5px 14px;
}

.flc{
	clear:both;
	line-height:1%;
	font-size:1%;
}
.divider{
	background-color:#5c6a70;
	height:2px;
	border:0px;
	margin:20px 10px 0px 10px;
}
.titledivider{
	background-color:#5c6a70;
	height:2px;
	border:0px;
	margin:0px 10px 20px -5px;
}
.lang_switch li{
	list-style:none;
	float:right;
	margin:0px 0px 5px 5px;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
	margin-right:145px;
}

#language{
  height:27px;
  width:97px;
  position:relative;
  top:90px;
  left:754px;
}
  
#headbar_content
{
  width:803px;
  margin:0 auto;
}

.content_table{
  width:100%;
  border-top:1px solid #4d8082;
  border-left:1px solid #4d8082;
  border-right:1px solid #4d8082;
}

.content_table .c1{
  background-color:#204142;
  text-align:right;
  padding-right:15px;
  border-bottom:1px solid #4d8082;
}
.content_table .c2{
  background-color:#193334;
  text-align:left;
  padding-left:15px;
  border-bottom:1px solid #4d8082;
  border-left:1px solid #4d8082;
}
.content_table .c3{
  background-color:#204142;
  text-align:left;
  padding-left:15px;
  border-bottom:1px solid #4d8082;
  border-left:1px solid #4d8082;
}

.content_table .marker .c1, .content_table .marker .c2, .content_table .marker .c3{
  background-color:#ffcc00;
  font-weight:bold;
  color:#000;
}

.main_content ol, .main_content li{
    margin-left:10px;
}