/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 06 2019 | 10:19:04 (pm)
/*
/******* Do not edit this file *******/

div.title-logo-wrapper { display: none }

#header {
  background-color: #0d3d6d;
}
#nav {
  background-color: #004488;
}



/* hide the search bar that's over the masthead */
#searchbar {
    display: none;
    margin: 25px 0 0;
}

/* Fit the search box within the widget area */
.search-results-content .searchform, .sidebar .searchform {
  background: none repeat scroll 0 0 #EFEFEF;
  border: 4px solid #CCCCCC;
  padding: 5px 4px;
  width: 182px;
}
/* moves the magnifier icon to a better place */
.widgetcontainer input[type="text"], .widgetcontainer input[type="password"] {
  width: 86%;
}


.blog-description { 
    color: #e7e7e7;
    font-size: 18px;
    line-height: 1.2em;
    margin-top: -82px;
    padding-top: 0;
    width: 320px;
    margin-left: 14px;
}

.logo { padding: 0px; height: 200px; }

.widget-acx-social-icons-widget-2-widget img {
    display: inline;
   }

.tw-recent-posts .featured-post h4 { line-height: 1.2em }

.widget_eme_list ul { padding-left: 20px }
.widget_eme_list dd { margin-left: 10px }

#subscribe-by-email-subscribe-form { padding-left: 20px }
input.subscribe-by-email-field { width: 220px }

.sbe-widget-subscribe-form {
    margin-left: 20px;
    margin-right: 20px;
    vertical-align: middle;
}


.widget.widget_eme_list {
    padding-left: 20px;
    padding-bottom: 20px;
}

.widget_eme_list h3.widget-title {
    margin-left: -20px;
}

#footer { background-color: #ffffff }

a.atfi_link {
   
    width: 30%;
}

.widget_atfi_search_widget li, .widget_atfi_widget li {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    margin-bottom: 12px;
  margin-left: -20px;
}


.widgetcontainer ul, .widgetcontainer .xoxo, .widgetcontainer ol {
    list-style: none ;
    margin: 0 0 0 15px;
    padding: 0;
}

#atfi_widget-2 a {
    color: #048;
    }
#rss-2 li { margin-bottom: 10px }
#rss-2 li a { font-weight: normal }
#rss-2 li span.rss-date { color: #999 }
#atfi_widget-2 a.atfi_link {
    color: #48a;
    
}

#atfi_widget-2 span.atfi_timestamp, #atfi_widget-2 span.atfi_timestamp a { color: #999 }
.blog-name {
    background: url("/unstudies/files/2014/09/UNStudiesBanner_no_text2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 980px;
    line-height: 1.2em;
    padding-top: 27px;
    font-size: 32px;
}

.blog-name a {
    display: block;
    height: 200px;
    /* text-indent: -1000px; */
    width: 380px;
    margin-left: 14px;
}

div.entry-content a, 
div.entry-content a:link, 
div.entry-content a:visited {
    color: #048;
}