/* Enter Your Custom CSS Here */
.null-instagram-feed .instagram-pics {
margin: 0;
padding: 0;
list-style: none;
}
.null-instagram-feed .instagram-pics li {
float: left;
width: 50%;
margin: 0;
padding: 0;
}
.null-instagram-feed .instagram-pics li img {
padding: 3px;
}
#nav-inner {
margin: 0 auto;
position: relative;
width: 700px;
height: 54px;
}
.featured-text h2, .featured-text h2 a {
font-size: 40px;
}
.featured-text h3, .featured-text h3 a, .feat1-main-text h3, .feat1-main-text h3 a {
color: #fff;
display: inline-block;
font: 300 22px/22px 'Open Sans Condensed', sans-serif;
margin-bottom: 10px;
-moz-text-shadow: 2px 2px 10px #000;
-ms-text-shadow: 2px 2px 10px #000;
-o-text-shadow: 2px 2px 10px #000;
-webkit-text-shadow: 2px 2px 10px #000;
text-shadow: 2px 2px 10px #000;
text-transform: uppercase;
 display:none;
}
#main-nav .menu li a {
color: #fff;
float: left;
font-size: 13px;
font-weight: 600;
line-height: 100%;
padding: 21px 15px 20px;
text-transform: uppercase;
}
#nav-wrapper {
background: #4c4c4c !important;  /* Old browsers */
background: #4c4c4c !important; /* Old browsers */
background: -moz-linear-gradient(top,  #4c4c4c 0%, #000000 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#000000)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4c4c4c 0%,#000000 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4c4c4c 0%,#000000 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4c4c4c 0%,#000000 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #4c4c4c 0%,#000000 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#000000',GradientType=0 ) !important; /* IE6-9 */
