/* minimalist style - minimalist.css */

body{
    background:url('http://www.lindenvc.com/wp-content/themes/coffeebreak/images/lindenbg.gif') no-repeat top right;
}



#top { background:none; border-bottom:1px solid #dfdfdf; }
#top .content { background:none; }
#featured { background:#B0D5A5; border-top:1px solid #fff; border-bottom:1px solid #c0c0c0; }

#nav a { color:#464646; background:#B0D5A5; font-size:10px; }
#nav a:hover, #nav li.current_page_item a{ color:#333; background:#D4ECCD; border-width: 0 0px 0px 0;  }
#featured h2 { color:#26370D; }
#main-content { background:none; }
