#footer-widgets .widgettitle  {
    font-size: 20px!important;
    text-align: center;
}


.widget_archive  ul {
    height: 280px;
    overflow-y: scroll;
}

.widget_archive  ul li{
    padding-left: 10px;
}

body {
    background: url(/share_wp_instance/backgrounds/white-background-images-for-website-white-wallpapers-hd-2014-onlybackground-image.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.widgettitle {
    background: #F3F3F3;
    margin: 0 0 10px 0;
    padding: 10px;
    border-top: 2px solid #ED453D;
}

.title a {
    color: #000;
    text-decoration: none;
}

.title {
    color: #000;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Fauna One', serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

#itro_popup {
    height: 480px;
}
