﻿/*  
Theme Name: Bosa
Theme URI: http://ifelse.co.uk/bosa/
Description: Serene Calm, modyfied ANDERS|denken
Version: 2.5
Author: Phu Ly, modified by Hannes Treichl, http://www.hannestreichl.com
Author URI: http://ifelse.co.uk/
*/

/* Farben
VOdA Rot: #AD1115;

*** Hauptseite ***
Überschrift: 	color:#dAe6e2;
Link: color: #3E4E5B;


*** Sidebar ***
background:#303538;
color:#dAe6e2;
link: #dAe6e2;
*/


/*************************************
 +Containers
 *************************************/
body {
	background:#000;
	font-family: "PT Sans", "Arial","Century Gothic",Helvetica,Arial, Verdana, sans-serif;
	font-size:62.5%;
	line-height:1.7; 
	text-align:center;
        margin: 30px 0 30px 0;
}

#header{
	background:#000 url(./images/header-start.jpg) no-repeat;
    float:left;
	height:303px;
	width:410px;
    margin-left: -20px;
}

#footer{
        clear:both;
        padding:5px;
        text-align: center;	
        line-height: 1.2em;
        margin: 0;
}

#footer p, #footer a {
		color: #dAe6e2!important;
		}

#contacticons img, #contacticons img a, #contacticons img a:link {
	border: none;
			margin: 0 0 12px 0;

}

#contacticons {
		position:fixed; 
		top:65px;
		left:15px;
		width:30px;
		text-align:center;
		}

#footer a {
        color:#333;	
}

#footer {font-size: 1.1em;}

#footer a:hover {
        color: #ff6600!important;
}

.bright {
        color: #dAe6e2;
}
#content, .narrowcolumn{
        margin: 0;
        background:#000;
        float:left;
        padding: 0;
	    width:475px;
        }

.navigation {
	padding:10px 5px;
	text-align:center;
    font-size: 1.4em;
}

#navigation_top {
        position: relative;
        float: left;
        padding: 0;
        font-size: 1.1em;
        margin: 80px 0 0 4px;
		text-transform: lowercase;
		letter-spacing: 0.07em;
		text-shadow: 4px 4px 4px #bbb;
}


#navigation_top a:hover, #navigation_top a:active, .current_page_item a, #home .on, #navigation a:active {
       color: #ff6600!important;
}

#navigation_top ul {
        margin: 0px;
        padding: 0px;
}

#navigation_top li, #navigation_top li a {
        list-style-type: none;
        color: #dAe6e2;
}


#wrap{
	background: #000 /*url(./images/wrap.png) repeat-y*/;
	margin:0 auto;
	padding:0px 10px 0px 10px;
	text-align:left;
	width:905px;
}

body>#wrap {
background:#000 /*url(./images/wrap.png) repeat-y*/;
}

#wrap:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/*************************************
 +Header and footer
 *************************************/
.description {
        display:none;
}

h1, h2, h3, h4{
	font-family:"Century Gothic","Trebuchet MS",georgia, Verdana, sans-serif;
}

h2, h2 a, h2 a:hover {
		font-family: "Indie Flower", "IM Fell DW Pica";
		font-weight: 100;
		font-size:1.6em;
		text-shadow: 4px 4px 4px #CCC;
        text-align:center;
        margin: 0;
		padding: 10px;
        background: #fff;
        color:#111;
        text-decoration: none!important;
        border-bottom: none!important;
}

.commentsblock h2, #respond h2 {
	font-size: 2.2em;
}


#header h1, #header p{
	color:#888;
	margin:0 35px 0 320px;
}

#header h1{
	font-weight:100;
	font-size:1.6em;
	line-height:1em;
	margin-top:25px;
        text-align:right;
}

#header h1 a{
	color:#dAe6e2;
    border-bottom:0px!important;
}

#header h1 a:hover{
	border-bottom:0px!important;
}

#footer a{
	color:#6A5E50;
}

/*************************************
 +Entry
 *************************************/         
.borderbottom {
        margin: 5px 0 0 0;
        border-top:1px solid #A4A097;
        padding: 3px 0 3px 0;
        }

.right { float: right; margin-right: 0px; margin-left: 7px; text-align:right; }
.left { float: left; margin-right: 7px!important; }
.center { text-align:center; }
#clear, .clear {clear:both;}
#clear-left, .clear-left {clear: left;}
#clear-right, .clear-right {clear: right;}

strong {
}

.small  {
	color:#555;
	font-size:1em;
	font-weight:normal;
	margin-top:0;
        }

.tiny   {
	color:#555;
	font-size:.9em;
	font-weight:normal;
	margin-top:0;
        }

.datum {
	color:#aaa!important;
        text-decoration:none;
        border:none!important;
	font-size:.95em;
	font-weight:normal;
	background: #fff;
        text-align: center;
        padding: 0 5px 16px 0;
        }

.datum a {
	color:#aaa!important;
        text-decoration:none;
        border:none!important;
        }

.whitebg {background: #fff;}
#startarchive {margin-top:0px; margin-left: 15px; margin-bottom:0px;background:#fff;}
#startarchive .headline h4 {font-size:1.5em;margin:0 0 8px 0; padding:8px 0 0 0; text-align:left;line-height:1.2em;}
#startarchive .datum2 {font-size: 0.8em;margin: -4px 0 0 0; padding: 0 0 8px 0;}
#startarchive ul {margin: 0;padding:0 0 35px 0;}


.entrybefore {
        height: 28px;
        background: #000 url(./images/startgifs/start-475top.gif) top no-repeat;
        margin: 0;
        }
		
.entryafter {
        height: 50px;
        background: #000 url(./images/startgifs/start-475bottom.gif) top no-repeat;
        margin: 0 0 35px 0!important;
		position: relative;
        }

#widebg {
		width: 1000px;
		margin: 0;
		padding:0;
		}
		
.widebgtop {
        padding: 0px;
        background: #000 url(./images/widebgtop.jpg) no-repeat;
        margin: 0;
        height: 49px;
        }
		
.widebgbottom {
        padding: 0px;
        background: #000 url(./images/widebgbottom.jpg) no-repeat;
        margin: 0;
        height: 49px;
        }
		
.widebgmain {
        padding: 0px;
        background: #000 url(./images/widebgmain.jpg) top repeat-y;
        margin: 0;
        }
		

.entrybody {
	background: #fff;
    padding: 0 10px 0 10px;
	margin: 0;
}

.entrybody img {
        border: 0!important;
        margin:0 0 5px -10px!important;
        padding:0;
        }
		
object {
        border: none!important;
        margin:0 0 5px -10px!important;
        padding:0;
        }

.entrybody .border {
        margin:0 7px 3px 10px!important;
        padding:0;
        }

.entrybody p {
	color:#111;
	font-size:1.4em;
	margin-top:0;
    text-align:left;

}

.entrybodyklein p, .entrybodyklein ul, .entrybodyklein ul li {
	font-size:1.4em!important;
        line-height: 1.4em;
}

.imagenoborder {
        border:0px!important;
        }

.entrybody h2, .entrybody h2 a {
	font-size:2.2em;
    font-weight:normal;
    padding: 0;
	margin-bottom: 12px;
	text-align: left;
        }

.entrybody h2 a:hover{
	border-bottom:!important;
	color:#333;
}


#content a{
	font-weight:normal;
        /*border-bottom:1px dotted #3E4E5B;*/
}

#content a:hover{
	color:#ff6600;
}

.entrybody ul, .entrybody ol {
      font-size:1em!important;
      color:#111;
      margin:0;
	padding:10px;
}

.entrybody ul li {
      margin-left:12px;
      padding-left:3px;
      list-style:square;        
}

.entrybody ol li {
      margin-left:25px;
      padding-left:3px;
}


.entrymeta{
      background: #fff;
      margin:0;
      padding: 15px 10px 15px 10px;
      font-size:1.1em;
      text-align:center;
}

.entrymeta_alt{
      margin:5px 0px 5px 70px;
      border:1px solid #A4A097;
      padding: 10px 0px 10px 20px;
      border-left:none;
      border-right:none;
}

.entrymeta a{
        border-bottom:none!important;
}


.entrytitle h3{
	color:#59564F;
	font-size:1.4em;
	font-weight:normal;
	margin-top:-5px;
        margin-bottom:15px;
}

.entrytitle h3 a{
        border-bottom:0px!important;
}

.entrytitle h3 a:hover{
        border-bottom:0px!important;
}

.about  {
        color: #546876;
        text-align: right;
		font-size: 1.1em;}
		
.about ul {
        margin-top: 20px;
        padding: 0px;
}

.about li {
        list-style: none;
        color: #dAe6e2;
}


/*************************************
 +Sidebar
 *************************************/
#sidebar {
	background:#000;
	/*border:1px solid #585550;*/
	color:#666;
	float:left;
	margin-top:-50px;
	width:395px;
        padding-top:2px;
        margin-left:2px;
        line-height: 1.35em;
		font-size: 1.1em;
        
}

#sidebar a{
        color:#666;
        border:none;
        }

#sidebar a:hover{
        color:#ff6600;
        text-decoration: none;
        }

#sidebar h2{
	font-family: "PT Sans";
	text-shadow:none;
	letter-spacing: 0.07em;
	color:#fff;
	margin:40px 0 0 0px;
        border-bottom: 1px solid #333!important;
        font-weight:normal;
        background: transparent;
        padding: 0px;
        line-height: 1.3em;
        font-size: 12px;
        text-transform: uppercase;
        text-align:left;
}

#sidebar h3{
	color:#fff;
	margin:5px 0 0 0px;
    border-bottom: 1px solid #333!important;
    font-weight:normal;
    background: transparent;
    padding: 0 0 8px 0;
    line-height: 1.3em;
    font-size: 1.2em;;
    text-transform: uppercase;
    text-align:left;
}

#sidebar img {
        border:none;
        }

.comments_list {
        margin: 5px 0 5px 0;
}

#searchform{
	background:#303538;
	color:#dAe6e2;
	/*display:block;*/
	font-weight:bold;
	margin:0;
}

#searchsubmit{
	background:#505558;
	border:1px solid #505558;
	color:#fff;
    font-size:1.1em;
	font-weight:normal;
        margin:0;
}

.searchbox {
        background: #505558;
        color: #333;
        font-size: 1.1em;
        width: 90px;
        border: 1px #505558 solid;
        margin: 40px 0px 0px 0px;
        float: left;
}

.searchbutton {
        background-color: #222;
        color: #fff;
        font-size: 1.1em;
        border: 1px #222 solid;
        margin:40px -5px 0px 4px;
}

#feedblitz {
margin: 10px 0px 15px 10px;
text-align: left;
text-align: left;
float:left; 
width: 255px;
}

.feedbox {
background: #fff;
width: 105px;
border: 1px #505558 solid;
color: #333;
font-size: 1.1em;
text-align: center;
}

.feedbutton {
background-color: #222;
border: 1px #222 solid;
color: #ffffff;
font-size: 1.1em;
text-align: center;
width: 75px;
}

.bookmarkbox {
background: #303538;
color: #ffffff;
font-size: 1.1em;
width: 50px;
border: 1px #aeaeae solid;
}

.orange {
color:#ff6600;
}

/*************************************
 +Comments
 *************************************/

.commentsblock {
        background: #fff;
        padding: 0 10px 0 10px;
		margin-bottom:-10px;
}

#commentform textarea {
	width: 400px;
}

#commentform {font-size: 1em;}

ol.commentlist li {
	margin: 10px;
        border: 1px solid #ccc;
        padding: 10px;
	list-style-type: none;
	list-style-image: none;
		font-size:1.4em!important;

}

ol.commentlist {
        margin: 10px 0 0 10px;
        padding:0 0 0 10px;
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


ol.commentlist li p{
        margin: 10px 0 10px 0;
}

.says {font-weight: normal;}

h4#comments, h4#respond{
	font-size:1.8em;
	margin:0;
        background: #fff;
        color:#111;
        padding: 0 10px 0 10px;
        font-weight: normal;
        text-align:center;
}

h4#comments a{
	color:#111;
        border-bottom:none!important;
}

h4#comments a:hover{
	border-bottom:none!important;
	color:#ff6600;
}

.comment-author, .comment-author a {
	font-style:normal;
        font-size: 1.2em;
        font-weight: bold;
}

.avatar{
        float:left;
        margin-right: 5px;
		width: 55px!important;
		height: auto!important;
}

.reply a {
        font-size: 1em;
        font-weight: bold;
}

#comment-button {
        background: #333;
        color: #dAe6e2;
        padding: 2px 10px 2px 10px;
        border:none;
}

#cancel-comment-reply {
	font-weight: bold;
}


.alt{
	/*background:#f5f5f5;
	border:1px solid #f5f5f5;
	padding:5px;*/
}
/*************************************
 +Misc
 *************************************/
a{
	color:#546876;
	text-decoration:none;
}
a:hover{
	color:#ff6600;
}

a:active{
	text-decoration:none;
        border:none;
        color: #ff6600;
}

.commentOfficialUser { 
    border: 1px solid black;
    background-color: #999999
  }

blockquote {
    margin:10px 30px 10px 10px;
    padding-left:30px;
    border:none;
    background: #fff url(./images/quote.jpg) no-repeat;
    font-family: 'Indie Flower';
    font-size:1.4em;
    font-style: italic;
    letter-spacing: 0.1em;
    }  


/*************************************
 +PageBar
 *************************************/

#seopagebar { 
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	text-align: center; 
	color: #fff;
 }

#seopagebar p { 
	padding: 5px 0; 
	margin: 0 0 5px 0; 
	} 

#seopagebar a, .pageList { 
	padding: 2px 6px; 
	background: #fff; 
	text-decoration: none;
	margin: 2px 4px; 
 }
 
.this-page { 
	padding: 2px 6px; 
	background: #ff6600!important; 
	text-decoration: none;
	margin: 2px 4px; 
	color:#111;
 }

#seopagebar a:visited {
	padding: 2px 6px; 
	background: #fff; 
	text-decoration: none;
	margin: 2px 4px; 
}

#seopagebar a:hover, #seopagebar a:active {
	color: #fff;
	text-decoration: none;
      background: #000; 
 }

#seopagebar h1, #seopagebar h2, #seopagebar h3, #seopagebar h4, #seopagebar h5, #seopagebar h6 {
	text-decoration: none;
	color: #fff;
	border: none;
	font-size: 1.2em; 
	padding: 0; 
	margin: 0; 
        background: #000;
 }
 
#seopagebar h1 a, #seopagebar h2 a, #seopagebar h3 a, #seopagebar h4 a, #seopagebar h5 a, #seopagebar h6 a {
	text-decoration: none;
	color: #fff;
	border: none;
	padding: 0; 
	margin: 0; 
        font-size: 1em;
 }

#seopagebar h2 a:visited { 
	text-decoration: none;
	color: #fff;
	border: none; 
 } 
 
#seopagebar h2 a:hover {
	text-decoration: none;
	color: #ff6600;
	border: none;
 } 

#seopagebar .break {
	padding: 2px 6px; 
	border: none; 
	background: #000; 
	text-decoration: none;
 }

#seopagebar .this-page {
	padding: 2px 6px; 
	background: #fff;
 }
	

.math {
      font-size:1.2em!important;
      }

.feedburnerFlareBlock {margin:-5px 0 -15px 0;}

#flickrrss {
    margin: 0 0 10px 0px;      
}

#flickrrss li {
    display:inline;
    list-style:none;
    padding: 1px;
}

#flickrrss img{
    width: 70px;
    height: 70px;
    margin: 5px 5px 0 0;
    opacity:.80;
    filter: alpha(opacity=80);
      
}

#flickrrss img:hover{
    opacity:1.0;
    filter: alpha(opacity=100);
     
}

#referenzenrss {margin-left: 10px;}

#referenzenrss ul li {list-style-type:none; padding-bottom: 8px; padding-right: 10px; text-align: left;}

#bewertungen {margin: 0 0 15px 10px;}
#bewertungen ul, #bewertungen li, #bewertungen ul li {list-style-type: none;}

#leftcol {
     float: left;
     width: 205px;
     margin-left: 10px;
}

#leftcol p {
	color:#fff;}

#leftcol ul, #rightcol ul {
     margin: 0 0 25px 0;
     padding-left: 0px;
}

#leftcol li, #rightcol li {

     list-style: none;
}


.adblock-left {
     width: 90px;
     float: left;
     margin-right: 10px;
     text-align: center;
}

.bullets li {
     list-style: none;

}

#rightcol .bullets li, #leftcol .bullets li {
     /*list-style: square;
     margin-left: 15px;*/
     list-style: none;
     margin-bottom: 2px;
     padding-bottom: 2px;
     border-bottom: 1px dotted #222;
}

#rightcol {
     float: right;
     margin-left: 10px;
     width: 150px;
     padding-right: 10px;
}


.kasten {
        background: #000;
        color: #fcfcfc;
        padding: 3px 8px 3px 5px!important;
        text-align: right;
        margin: 5px -5px 0 -10px!important;
}

.kasten h2 {text-align:right!important;}

.rssicon {
        float: right; 
        padding: 10px 5px 5px 0; 
        width: 20px; 
        height: auto;
}


#similar {
     margin: 5px 0px 5px 0px;
     padding: 0px;
     border:none;
     text-align:left;
     font-size: 1em;
     color:#555;
     font-weight:100;
     }

#intro-vita, #intro-vita a, #intro-vita a:visited {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    background: #ff6600;
    text-decoration: none!important;
    margin-bottom: 15px;
}

#intro-vita a {
        color: #fff!important;
        border-bottom: none!important;
}

img .alignleft, img .alignright, img .aligncenter {
        border:none!important;
}

.alignleft {float:left; margin-right: 8px;}
.alignright {float: right;}
.aligncenter {text-align:center;}

.entrybody img alignright {
        float:right!important;
		margin-left: 7px;
}

.pagetitle {
        background: #000;
        color: #dAe6e2;
}

#sammlungen {
        text-align:right;
        margin: 0 0 15px 0;
}

#sammlungen ul {
        float: left;
        margin: 7px 2px 4px 0;
        width: 48px;
        text-align:center;
        background: #000;
        line-height: 1.1em;
        display: block;
}

#sammlungen img {
        opacity: 0.7;
        filter: alpha(opacity=70);
        height: 40px;
        width: 40px;
}

#sammlungen img:hover {
        opacity: 1.0;
        filter: alpha(opacity=100);
}

.aktt_tweets li {
         margin: 4px 0px 4px 0;
}

#ll, #ll li, #ll ul, #ll ul li {
     list-style-type: none!important;
     line-height: 10px!important;
}

#ll2, #ll2 ul, #ll2 ul li {
     float: none;
}

#side a:hover {
	color: #ff6600!important;
	}
	
#tagcloudside {
	line-height:0.9em;
	text-align:center;
	margin:50px 0 50px 0;
	}
	
#tagcloudside a {
	margin-right: 8px;
}

#tagcloudside a:hover {
	color: #ff6600!important;
	}
	
#tweetme {margin:0 12px 0 0; float:right;width: 125px;}
#tweetleftblock {float:left; height: 60px; width: 320px; margin: 0 0 20px 10px;}
#tweetleftblock h2 {line-height: 1.2em;}

#pressefotos img {margin: 8px!important; border: 1px solid #ccc!important; padding: 4px!important;}

#lll {margin:50px 0 0 10px; }
#lll ul {margin: 0; padding:0;list-style-type:none;}
#lll ul li {list-style-type:none; margin: 0 0 35px 0;}

#llll {margin: 0 0 25px 0; text-align:center;}
#llll ul li {margin: 0;}
#llll ul li a {margin:0 12px 0 0;}

.google_buzz img, .google_buzz img a {border:none!important;}

.headline img, .headline img a {border:none!important;}

#linkwithin_logolink_0, #linkwithin_logolink_0 a {visibility:hidden; margin: 0; padding: 0;}
.linkwithin_posts {margin-left:-10px!important;}
#linkwithin_text_0 {font-size:1.2em;}

#themen_navi {margin:25px 0 25px 10px;}
#themen_navi ul {
		float: left;
        text-align:center;
        margin: 10px 0 8px 15px;
        padding: 0;
        width: 80px;
        background: #000;
        line-height: 1.1em;
        display: block;
		}
	
#newsflash h2 {margin:35px 0 0 10px;border:none!important}	
#newsflash, #newsflash a {font-size:1.1em;line-height:1.5em;color: #555}
#newsflash ul, #newsflash ul li {list-style:none;}
#newsflash ul {margin-left:0;padding-left:10px;}
/*#newsflash a:before {content:"» "}
#newsflash ul li {padding: 0 0 4px 2px; margin: 0 0 4px 0; border-bottom:1px solid #222;}*/
#newsflash ul li {padding:8px;margin:0 0 12px 0; border:1px solid #444; -moz-border-radius:10px;background:#181818;}

#recommend, .recommend {padding: 0 7px 0 10px;}
auto_resize_iframe connect_widget ff3 Locale_de_DE {background: #000!important;}

.audioplayer_container {margin-left: 10px;}

#fblikesidebar {margin: 25px 0 25px 15px;}

.fan_box .connections {
    border-top: none;
}

.entrybody iframe {margin-bottom: 18px;}
