<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";/**
* "Yet Another Multicolumn Layout" for Drupal
*
* (en) Drupal specific screen layout for YAML examples
* (de) Drupal spezifisches Bildschirmlayout für YAML-Beispiele
*
* @copyright Copyright 2006-2009,Alexander Hass
* @license http://www.yaml-fuer-drupal.de/en/terms-of-use
* @link http://www.yaml-for-drupal.com
* @package yaml-for-drupal
* @version 6.x-3.1.0.12
* @lastmodified 2009-06-07
*/
/*------------------------------------------------------------------------------------------------------*/
/**
* (en) Formatting Drupal specific elements
* (de) Gestaltung der Drupal spezifischen Elemente
*/
#header a{background-color:transparent;}
#site-logo{float:left;/* RTL */
margin:10px 15px 0 35px;}
#site-name{padding:0px 0px 0px 30px;white-space:nowrap;}
#site-name a{line-height:65%;letter-spacing:-1px;color:#000;text-decoration:none;}
#site-slogan{padding:0px 0px 0px 30px;color:#999;}
/* TODO:optimize position */
#search{position:absolute;right:15px;/* RTL */
top:35px;}
#block-search-0{float:left;width:470px;padding:10px;}
/* Position the yellow region box,only visible in block configuration */
#header .block-region{position:absolute;top:10px;left:10px;/* RTL */
margin-top:0;text-align:left;}
/**
* (en) Formatting the navigation
* (de) Gestaltung der Navigation
*/
#nav-bar{background:none repeat scroll 0 0 transparent;border-bottom:1px solid #DDDDDD;clear:both;font-size:83.33%;height:2.2em;width:1010px;}
#nav-bar .breadcrumb{float:left;/* RTL */
padding:.4em 0 .4em 1em;}
#nav-bar .breadcrumb a{color:#334;}
#nav-bar .breadcrumb a:hover{color:#334;background:transparent;}
#nav-bar .fontsize{float:right;/* RTL */
padding:0.4em 1em 0.4em 0;}
#nav-bar .fontsize a{color:#334;}
#nav-bar .fontsize a:hover{background:transparent;}
#nav-bar .fontsize img{height:1.45em;}
/* #footer{background:#edf5fa none repeat scroll 0%;border-top:5px solid #d3e7f4;}
*/
/* Overwrite Drupal Tabs - system.css */
ul.primary{margin:0;padding:0;border-bottom:none;float:right;}
.page-user ul.primary,.page-socialize-register ul.primary{float:none;}
ul.primary li{border-left:1px dashed #333;padding:0 0 0 10px;}
.page-user ul.primary li,.page-socialize-register ul.primary li{border-left:none;padding:0 0 0 5px;}
ul.primary li a,ul.primary li.active a,ul.primary li a:hover{background-color:transparent;color:#479CC0;text-decoration:none;padding:0;margin:0;border:none;}
ul.primary li a:hover{color:red;}
ul.primary li a.active{background-color:transparent;color:#479CC0;}
ul.primary li a:hover{background-color:transparent;color:#D11F22;text-decoration:none;}
/* (en) Pager navigation bottom */
/* (de) Pager Navigation unten */
.more-featured-pager,.mugshot-wall-pager{float:right;margin:0 0 5px 0;}
#pager_bottom{float:right;margin:0;}
.item-list ul.pager{margin:0px 0 0 0;padding:0;float:right;clear:none;}
.item-list .pager li{padding:2px 5px;font-size:0.85em;}
.item-list .pager li a{text-transform:capitalize;}
.item-list .pager li.pager-current,
.item-list .pager li.pager-current:hover{background-color:#fff;color:#000;}
/* TODO:Add IE bugfixes/compatibility */
.item-list .pager li:hover,
.item-list .pager li:hover a{background-color:#fff;color:#000;}
.item-list .pager li.pager-ellipsis,
.item-list .pager li.pager-ellipsis:hover{padding:0;border:none;background-color:transparent;color:#444;}
.buster-landing-pager{width:100%;padding:5px;border-top:1px dashed #000;border-bottom:1px dashed #000;float:left;}
.page-buster .view-Blog .item-list .pager{width:100%;float:left;}
.buster-landing-pager .item-list .pager li{padding:0;float:left;width:158px;}
.page-buster .view-Blog .item-list ul li.pager-previous{float:left;}
.buster-landing-pager .item-list .pager li a{text-indent:-9999px;height:25px;background-image:url('/sites/default/themes/bulletproof/images/buttons/btn_blog_pager274x50.gif');padding:0;overflow:hidden;}
.page-buster .view-Blog .item-list ul li.pager-previous a{width:138px;height:25;float:right;margin:0 20px 0 0;background-position:left top;}
.page-buster .view-Blog .item-list ul li.pager-previous a:hover{background-position:left bottom;}
.page-buster .view-Blog .item-list ul li.pager-next a{width:136px;height:25;float:right;background-position:right top;}
.page-buster .view-Blog .item-list ul li.pager-next a:hover{background-position:right bottom;}
.page-buster .view-Blog .item-list ul li.pager-current{background-image:none;font-size:1em;margin:3px 0 0;}
/**
* (en) Fontpage mission formating
* (de) Formatierung der Mission der Startseite
*/
#mission{margin:0em 1em 1em 1em;background:#f4f4f4;border-bottom:1px #ccc solid;padding:0.8em;color:#5f5d75;}
#mission div{float:left;/* RTL */
width:auto;margin-right:1em;}
/**
* (en) Content formating
* (de) Formatierung der Inhalte
*/
#col1_content .block,
#col2_content .block,
#col3_content .block{margin:0 0 10px 0;width:100%;float:left;}
/* overwrite Drupal .block ul setting */
.block ul{padding:0 0 0 0;}
/* Styling example for specific blocks
.block-fontsize,
.block-search,
.block-node{margin:0em 0em 1em 0em;border:1px solid #1a3444;}
.block-fontsize h2,
.block-search h2,
.block-node h2{margin:0;padding:0.2em 0.4em 0.2em;border-bottom:1px solid #1a3444;background-color:#6A8494;color:#fff;font-size:1em;font-weight:bold;}
.block-fontsize .content,
.block-search .content,
.block-node .content{padding:0.4em;}
*/
.comment h3,
.comment h3 a{padding-top:0.3em;margin:0;}
.comment{padding:0.3em 0.5em 0.3em 0.5em;margin-top:0em;float:left;}
.node .content,
.comment .content{padding:0.3em 0 0 0;}
.submitted,
.statistics_counter{color:#aab;font-size:0.88em;float:right;width:220px;text-align:right;}
span.submitted_date{width:100%;text-align:right;float:right;margin: 0px 10px 10px;text-transform:uppercase;}
.node-type-blog span.submitted_date{text-align:left;margin: 0px 0px 10px;}
.comment .submitted{float:left;width:auto ;}
.node .picture,
.comment .picture{float:left;/* RTL */
margin:0.3em 0.6em 0.15em 0;border:0;}
.comment .links{padding:0;margin:0;}
/* Drupal new-item marker */
.new{font-weight:bold;color:#f63;}
.item-list ul li{margin-left:0;/* RTL */
padding-left:0;/* RTL */
list-style-type:none;list-style-image:none;}
/**
* (en) Login Block
* (de) Anmeldeblock
*/
#user-login-form{text-align:center;}
#user-login-form ul{text-align:left;/* RTL */}
/**
* (en) Autocomplete fields
* (de) Felder mit Autovervollständigung
*/
#autocomplete li{cursor:default;padding:2px;margin:0;}
/**
* (en) Fieldset formating
* (de) Formatierung der Fieldsets
*/
fieldset{margin:1em 0;padding:1em;border:1px dashed #000;}
fieldset legend{color:#444;/* IE color fix */
display:block;/* Fix disappearing legend in FF */
padding-right:.2em;/* FF fix for 'padding:0 0.2em' bug */
padding-left:.2em;/* FF fix for 'padding:0 0.2em' bug */}
html.js fieldset.collapsed{background:transparent;padding-top:0;padding-bottom:.6em;}
html.js fieldset.collapsible legend a{padding-left:1.4em;/* RTL */}
html.js fieldset.collapsed legend a{}
/**
* (en) Some configuration options are not fully reachable in some themes. This problem often
* occours in fixed layouts with 3 columns and this is hereby solved with horizontal
* scrollbars.
*
* (de) Teilweise sind Konfigurationsoptionen nicht in allen Themes vollständig erreichbar.
* Dieses Problem tritt besonders deutlich bei fixen Layouts mit 3 Spalten auf und wird
* hiermit durch horizontale Scrollbalken gelöst.
*/
#block-admin-display-form,
#system-themes-form,
#user-admin-perm{width:99.9%;overflow:auto;}
/**
* (en) Userprofile formating
* (de) Formatierung der Userprofile
*/
/* Bugfix My Account &gt; Display,fixes content slip down problem */
.profile{clear:none;margin-top:0em;}
/* Bugfix for image position in My Account &gt; Display */
.profile .picture{margin-top:5em;}
/**
* (en) Theme settings page
* (de) Theme-Einstellungen page
*/
#theme-settings-layout input.disabled{background:#e8e8ec none repeat scroll 0%;border:1px solid #889;color:#778;padding:1px 2px;}
#theme-settings-layout input{text-align:right;}
/**
* Bugfixes
*/
thead th{/* padding-right:0;*/ /* Overrule system.css */}
form table{width:99.9%;}
/* Remove default list square in "admin/content/node" */
fieldset ul.clear-block li{margin:0;padding:0;background-image:none;list-style-type:none;}
/**
* Recoloring
*/
thead th{border-bottom:2px solid #d3e7f4;}
tr.even,
tr.odd,
tbody th{border:solid #d3e7f4;border-width:1px 0;}
tr.odd,
tr.info{background-color:#edf5fa;}
tr.even{background-color:#fff;}
tr.odd td.active{background-color:#edf2f8;}
tr.even td.active{background-color:#e6f1f7;}
/**
* Menu.module customisations
*/
tr.odd td.menu-disabled{background-color:#edf5fa;}
tr.even td.menu-disabled{background-color:#fff;}
/**
* Repositioning
*/
div.status,
div.messages,
div.warning,
div.preview{margin:.75em 0 .75em;padding:.5em 1em;}
.messages ul{margin:0;}
/*******************************************************************
* Color Module:Don't touch *
*******************************************************************/
/**
* Generic elements.
*/
.messages{background-color:#fff;border:1px solid #d3e7f4;}
.preview{background-color:#fcfce8;border:1px solid #e5e58f;}
div.status{color:#3a3;border-color:#c7f2c8;}
div.error{color:#c52020;}
.form-item input.error,
.form-item textarea.error{border:1px solid #c52020;color:#494949;}
/**
* dblog.module
*/
tr.dblog-user{background-color:#fcf9e5;}
tr.dblog-user td.active{background-color:#fbf5cf;}
tr.dblog-content{background-color:#fefefe;}
tr.dblog-content td.active{background-color:#f5f5f5;}
tr.dblog-warning{background-color:#fdf5e6;}
tr.dblog-warning td.active{background-color:#fdf2de;}
tr.dblog-error{background-color:#fbe4e4;}
tr.dblog-error td.active{background-color:#fbdbdb;}
tr.dblog-page-not-found,
tr.dblog-access-denied{background:#d7ffd7;}
tr.dblog-page-not-found td.active,
tr.dblog-access-denied td.active{background:#c7eec7;}
/**
* Status report colors.
*/
table.system-status-report tr.error,
table.system-status-report tr.error th{background-color:#fcc;border-color:#ebb;color:#200;}
table.system-status-report tr.warning,
table.system-status-report tr.warning th{background-color:#ffd;border-color:#eeb;}
table.system-status-report tr.ok,
table.system-status-report tr.ok th{background-color:#dfd;border-color:#beb;}
table.system-status-report tr.info,
table.system-status-report tr.info th{border-bottom-color:#ccc;}
</pre></body></html>