/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 07 2016 | 03:58:34 (pm)
/*
/******* Do not edit this file *******/

#header	{
}

.site-title		{
display: none;
}

#nav-search	{
border: 0px dotted blue;
padding: 1px 30px 0 30px!important;
}

#eyebrow		{
float: left !important;
width: 720px !important;
border: 0px dotted red;
}

#eyebrow ul li {
    display: inline-block;
    line-height: 30px;
    margin: 0;
    min-height: 30px;
    padding: 7px 10px 0 10px;
}

#eyebrow ul li a, #eyebrow ul li a:visited {
  	font-size: 98%;
  font-weight: bold;
}

#logo {
    min-height: 20px !important;
}


#navbar ul li a {
    padding: 7px 15px 5px 15px !important;
  letter-spacing: .1em;
}

#navbar ul li a:hover {
    text-decoration: underline;
}



#navbar ul li ul li {
    background: #307695;
}

#navbar ul li ul li a:hover {
    text-decoration: underline;
}

.subfooterlogo {
display: none;
}

.sub-footer-right {
background: url('http://marketing.publish.uic.edu/files/2014/11/SMALLICON_40x40.png');
background-repeat: no-repeat;
border: 0px solid purple;
height: 30px;
width: 345px;
vertical-align: bottom;
padding-top: 14px;
}






h1, h2, h3, h4, h5, h6, #page-title, #navbar, #eyebrow ul li a, #eyebrow ul li a:visited {
    font-family: fraggle-bold !important;
}

h1 {
	color: 006983 !important;
}

p {
    font-family: fraggle-regular !important;
  
}







#sidebar H3.widget-title {
    padding-left: 20px;
    background: #307695;
    margin-bottom: -10px;
  letter-spacing: .08em;
}

#header-wrap-top {
    background: none !important;
}

#sidebar, #sidebar ul.menu, #sidebar .widget-title, #sidebar > li > * {
    background: #307695
}

#sidebar > li > * a {
    color: #ffffff !important;
}

#sidebar > li > * a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.rss-date {
	color: #E6D4C1;
	font-style: italic;
}

#sidebar {
    padding-bottom: 10px;
}

#sidebar ul.menu {
  padding-top: 2px;
}

h3, h3 a, h3 a:visited {
    color: #000000;
}

#sidebar > li {
    margin-bottom: 0;
}

#sidebar > li > ul {
    margin: 10px 0 10px 20px;
}


#footer .container .widget a, #footer .container .widget a:visited {
    color: #00205b;
}

#footer .container .widget a:hover {
    text-decoration: underline;
}

.meta-author {
    display: none !important;
}

#page-container.with-right-sidebar {
    max-width: 740px;
  width: inherit;
}



iframe {
    float: right;
    margin: 0 20px 5px 20px;
}





@media only screen and (min-width: 768px) and (max-width: 959px) {

#page-container.with-right-sidebar {
    width: 552px;
}

#navbar > .menu-container {
    width: inherit;
}

#eyebrow {
    width: 500px !important;
}
  
#eyebrow > .menu-container {
    width: 500px !important;
}




}






@media only screen and (min-width: 480px) and (max-width: 767px) {

#page-container.with-right-sidebar {
    max-width: 400px;
    width: 400px;
}

#eyebrow > .menu-container {
    display: inline;
}
  
#eyebrow select {
    float: left;
    width: 400px;
}
    
  
}





@media only screen and (max-width: 480px) {

#page-container.with-right-sidebar {
    width: 280px;
}


#eyebrow > .menu-container {
    display: inline;
}
  
#eyebrow select {
    float: left;
    width: 280px;
}

}










.em-booking-form label {
    width: 100% !important;
}


.em-booking-form-details {
    width: 100%;
}




	
/* CSS hack for Display RSS Feeds Anywhere plugin*/

.display_feed h4 {
	margin-bottom: 0px;
}

.display_feed .feed_date {
	margin-bottom: 0px;
}

div.display_feed  {
	line-height: 0%;
}

.display_feed .pf-content, .display_feed .feed_excerpt {
	display: none;
	height: 0px;
}

div.display_feed p {
    margin-bottom: 0px;
}