/* CSS3 / Browser specific CSS */

#navigation, #main.box, .wp-pagenavi, .widget input#s, .widget input.field, #commentform, #commentform input.txt, #commentform textarea, #comments .comment .comment-container,
#loopedSlider .container1, #sidebar .widget  { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#navigation, #loopedSlider .container1, .slider-nav  { box-shadow: 0 0 4px #818181; -webkit-box-shadow: 0 0 4px #818181; -moz-box-shadow: 0 0 4px #818181; }
#main.box, .wp-pagenavi, #comments .comment .comment-container, #sidebar .widget   { box-shadow: 0 0 4px #c4c4c4; -webkit-box-shadow: 0 0 4px #c4c4c4; -moz-box-shadow: 0 0 4px #c4c4c4; }
#footer  { }
.slider-nav { border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
#logo .site-title a {  }
#logo .site-description {  }
.slider-nav ul li a {  }


#nav a:hover, #nav .current_page_item a  { }
#address  { }
#featured h2  {  }
#footer h3  {  }
.post .title a:link, .post .title a:visited  {  }

.button, .button:visited, .reply a { -moz-border-radius: 15px; -webkit-border-radius: 15px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1); border: 1px solid rgba(0,0,0,.25); border-bottom-color: rgba(0,0,0,.35); }
.button:hover, .reply a:hover { opacity:0.9; }
.button.grey {  }
