/*
Theme Name: SBGBudo
Theme URI: http://sbgbudo.se
Template: twentyten
Description: Custom child theme of Twenty Ten for S&ouml;lvesborgs Budos&auml;llskap
Author: SYN-ACK, Fredrik Broman
Author URI: http://syn-ack.se
Tags: twentyten
*/

@import "../twentyten/style.css";


/* Default rounded corners */
#wrapper { -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em; }
#access { -moz-border-radius-bottomleft: 0.25em; -moz-border-radius-bottomright: 0.25em; -webkit-border-bottom-left-radius: 0.25em; -webkit-border-bottom-right-radius: 0.25em; }

/* Default box shadow */
#wrapper { -moz-box-shadow: 0 1px 5px rgba(0,0,0,1); -webkit-box-shadow: 0 1px 5px rgba(0,0,0,1); }