/*
Theme Name: Bearfoot
Theme URI: http://thegreenpm.com/
Description: BEARFOOT CUSTOM MODULARITY
Author: Bearfoot LLC
Author URI: http://thegreenpm.com/
Template: modularity
Version: 0.1
*/
 
@import url("../modularity/style.css");

body {
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
.slide-details h2 {
color:#EEEEEE;
font-style:normal;
font-weight:normal;
}

a.button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/button.png) no-repeat scroll 0 0;
bottom:20px;
color:#FFFFFF;
display:block;
height:0px;
padding:20px 20px 5px;
position:absolute;
right:20px;
text-decoration:none;
width:0px;
}