/* 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 .container, #sidebar .widget {
}

#navigation, #loopedSlider .container, .slider-nav {
}

#main.box, .wp-pagenavi, #comments .comment .comment-container {
	box-shadow: 0 0 4px #c4c4c4;
	-webkit-box-shadow: 0 0 4px #c4c4c4;
	-moz-box-shadow: 0 0 4px #c4c4c4;
	margin-bottom: 50px;
}

#sidebar .widget {
}

#footer {
}

.slider-nav {
}

#logo .site-title a {
}

#logo .site-description {
}

.slider-nav ul li a {
}

#nav a:hover, #nav .current_page_item a {
}

#featured h2 {
}

#footer h3 {
}

.post .title a:link, .post .title a:visited {
	text-shadow: 1px 1px 0 #fff;
}

.button, .button:visited, .reply a {
}

.button:hover, .reply a:hover {
	opacity: 0.9;
}

.button.grey {
}