/*
Theme Name:     El Gitano
Description:    Customizations for El Gitano Mexican Restaurant. Child them to Restaurant Theme
Author:         Roger Hutchison
Template:       restaurant-theme

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../restaurant-theme/style.css");

/* Hide "Posted On" and other useless information */
.entry-meta{display:none;}
.entry-utility{display:none;}

/* span.readmore{display:none;} */

.breadcrumbs
{
 font-size: 1.1em;
 margin: 10px 0 0 10px;
 position: relative;
 float: left;
} 

.top_right_top {
  padding-top: 10px;
}

.tollfree_back span.tollfree_text{
  font-size: 30px;
  font-weight: bold;
}

.banner_right {
    text-align: left;
}

#footer-menu
{
  margin-top: 20px;
  height: 40px;
  line-height: 40px;
}

.entry-content a:link,
.entry-content a:visited {
    text-decoration: underline;
}
