/*
 * Theme Name: CMSHS Relaunch WP Theme
 * Theme URI: http://www.besserdich.com
 * Theme Description: CMSHS Bootstrap Wordpress Theme by Besserdich IT Consulting
 * Author: Nina Taberski-Besserdich (Besserdich IT Consulting)
 * Author URI: http://www.besserdich.com/
 * Version: 0.3
 * Tags: twitter bootstrap, white, blank
 * License: license.txt
 * License URI:
*/

#letter .selected{
background: #13294A;
}
 #letter .selected a{
   
color:white; 

  }
  #letter{
    padding: 0; 
margin:20px 0;
  }
  #letter li{
    list-style-type:none; 
    display:inline-block; 
    padding: 0px 6px; 
  }

#authorlist{
column-count: auto; 
-webkit-column-count: auto; 
-moz-column-count:auto; 
}

#authorlist li{
width: 30%; 
float:left; 
margin:0 2% 0 0;
}