/* Layout */

.has-sidebar-left #secondary {
  padding-right: 40px;
}

.no-sidebar {
    float: none;
    margin: 0 auto;
}
.full-width {
  width: 100%;
}

.widget-title {
    color: #666666;
    font-family: 'Trebuchet MS', cursive;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}


h1.entry-title{
 color: #666666;
    font-family: 'Trebuchet MS', cursive;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
  font-style: normal;
}

body.home .entry-meta span.posted-on {
    display: none;
}

.widget_text p {
    font-size: 13
   px;
  	font-family: 'Trebuchet MS', cursive;
}