#main {
    background: #fef9e6;
}

.main-navigation {
    background: #442b55;
}

#hdr-right {float: right;}
#hdr-phone {text-align: right; color:white; font-size:28px; line-height:32px;font-weight:bold;}
#hdr-company {text-align:right;}
#hdr-yelp {text-align:right;}

@media screen and (max-width: 680px)
{
	#hdr-right {float: none;}
	#hdr-company, #hdr-phone {text-align:center;}
}


@media (min-width: 680px) {
.main-navigation ul li a { 
    padding: 20px 45px; 
}
}

#masthead {
    background: #442b55;
}
#masthead .hgroup #header-sidebar .widget-title {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 40px;
    padding: 8px 0 20px 0;
    text-align: right;
}

.hgroup.full-container {
    padding: 0!important;
}

#masthead .hgroup #header-sidebar aside.widget {
    margin-bottom: 0;
    display: block;
    font-size: 18px;
color:#ffffff
}

div#header-sidebar {
    padding-top: 30px!important;
}

.widget_headline-widget h1 {
    color: #ffffff;
}

.widget_headline-widget h3 {
    padding-bottom: 20px;
    margin: 0;
    font-size: 20px;
    color: #ffffff;
    font-weight: 200;
}

.site-footer {text-align:center;}

div#theme-attribution {
    display: none;
}

h3.widget-title {
    text-align: center;
    color: #565656!Important;
    font-weight: bold!important;
}