html {
margin: 0 !important;
}
header, h1, h2, h3, h4, h5, li, div, span, p, a {
font-family: "futura-pt",sans-serif;
font-style: normal;
font-weight: 400;
}
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 0;
}
em {
font-style: italic;
}
header.brand, jumbotron {
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
}
.inline {
display: inline;
} .brand {
background-color: #47d9bf;
padding: 30px 0;
}
#brand {
color: #fff;
text-transform: uppercase;
margin: 0 auto;
max-width: 500px;
outline: 10px solid #fff;
padding: 0 15px;
}
#brand a, #brand a:hover, #brand a:focus {
color: #fff;
text-decoration: none;
border: 0;
}
.brand .nav {
font-size: 20px;
text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a {
color: #2c3e50;
}
@media (min-width: 768px) {
.navbar-default .navbar-nav>li>a {
padding: 10px 30px;
}
}
.brand .nav .active a {
background-color: #2c3e50;
color: #fff;
}
.navbar {
background: transparent;
border: 0;
margin: 40px 0 0 0;
text-align: center;
}
.navbar .nav {
display: inline-block;
float: none;
} .jumbotron {
background: url(/images/littleitaly.jpg) no-repeat center top; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding: 0;
}
@media (min-width: 0px) {
.jumbotron {
height: 200px;
}
}
@media (min-width: 768px) {
.jumbotron {
height: 250px;
}
}
@media (min-width: 992px) {
.jumbotron {
height: 250px;
background-position: center 90%;
}
}
@media (min-width: 1200px) {
.jumbotron {
height: 350px;
background-position: center 90%;
}
} article a, article a:hover, article a:focus {
color: #2c3e50;
}
article header {
background-color: inherit;
padding: 20px 20px 10px 20px;
}
article.post {
background-color: #ecf0f1;
margin-bottom: 30px;
}
article.post p {
color: #2c3e50;
font-size: 18px;
padding-left: 20px;
padding-right: 20px;
}
article.post.type-page p {
margin: 0 0 20px;
}
article blockquote {
padding: 10px 20px 0;
}
a:hover, a:focus, a:active {
border-bottom: 1px solid #2c3e50;
text-decoration: none;
}
.no-border a:hover, .no-border a:focus, .no-border a:active {
border: 0;
text-decoration: none;
}
article.post img {
display: block;
height: auto;
padding: 10px 0;
width: 100%;
}
div.wp-caption {
width: inherit !important; }
.entry-content, .entry-summary {
padding-bottom: 10px;
}
.entry-content p a, .entry-summary p a {
border-bottom: 1px solid #2c3e50;
color: #2c3e50;
font-weight: 400;
text-decoration: none;
}
.entry-content p a:hover, .entry-content p a:active, .entry-content p a:focus, .entry-summary p a:hover, .entry-summary p a:active, .entry-summary p a:focus {
border-bottom: 1px solid #e74c3c;
color: #e74c3c;
}
.entry-meta {
float: right;
padding-left: 20px;
padding-right: 20px;
}
.entry-footer {
background: #fff;
color: #2c3e50;
font-weight: 500;
text-transform: uppercase;
margin: 0 0 2em 0;
font-weight: 500;
}
.entry-footer a {
color: #2c3e50;
font-weight: 700;
}
.entry-date-cat {
padding: 20px;
}
.entry-comments {
padding: 0;
}
.entry-comments a {
background-color: #47d9bf;
color: #fff;
display: block;
padding: 20px;
text-align: center;
width: 100%;
}
#disqus_thread {
margin-bottom: 30px;
} ul.xoxo li {
padding: 20px;
}
ul.xoxo li ul li {
padding: 0;
}
li#text-2 {
background-color: #e74c3c;
color: #fff;
}
li#text-2 a, li#text-2 a:hover, li#text-2 a:focus {
color: #fff;
}
li#categories-2 {
background-color: #2c3e50;
color: #fff;
}
li#categories-2 a, li#categories-2 a:hover, li#categories-2 a:focus {
border-color: #fff;
color: #fff;
}
li#archives-2 {
background-color: #47d9bf;
color: #2c3e50;
}
li#archives-2 a, li#archives-2 a:hover, li#archives-2 a:focus {
color: #2c3e50;
}
li#search-2 {
background-color: #f2d03b;
color: #2c3e50;
}
label.screen-reader-text {
display: none;
}
li#text-3 {
background-color: #f2d03b;
}
li#text-3 a, li#text-3 a:hover, li#text-3 a:focus {
color: #2c3e50;
text-transform: uppercase;
} #nav-below div {
margin-bottom: 30px;
}
footer #nav-below div {
padding: 0;
}
#nav-below a {
background: #f2d03b;
color: #2c3e50;
font-weight: 700;
display: block;
padding: 20px;
text-align: center;
text-transform: uppercase;
width: 100%;
}
#nav-below .fa {
padding: 0 5px;
}