.entry-content  ul.jcarousel-list  li:before{
	    content: "";
}

#breadcrumbs  {
    color: rgba(255, 255, 255, 0.8);
}

header .widget-title a, header .widget-title, header .widget_calendar caption {
    text-transform: none;
    letter-spacing: 0.05em;
}

.slideshow.widget_title #main {
    top: -9px;
}

.widget_title #main {
    top: -44px;
}

.logo span, .logo img {
    display: block;
    padding: 15px 0 10px 0;
}

.widget-title, .widget-title a, .widget_calendar caption {
    font-size: 18px;
    letter-spacing: 0;
}

.cycle_content h3.entry-title {
    line-height: 52px;
}

.teaser_title {
    letter-spacing: 0;
}

.sf-menu > li > a {
    letter-spacing: 0;
}

.sf-menu > li > a:hover {
    color: #545454;
}

.header_bottom {
    background:  transparent;
}

#main .grid_8 h1, #main .grid_12 h1 {
    font-size: 30px;
    line-height: 100%;
    margin: 0 0 32px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 86px;
}

@media only screen and (max-width: 767px) {
   #closebox, #message {display: none;}
}