/* 

CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it
is easier to update the theme. Simply copy an existing
style from style.css to this file, and modify it to
your liking.

*/

.textwidget{
background: #ebebeb;
padding: 15px;
text-shadow: 0 1px 1px #fff;
}

.post-detail .entry h2{
margin:0 0 15px;
}

.top_slider{
height:347px;
}
.top_slider .slides_container, .top_slider .slide{
height:340px;
}