/* 4th Street Styles */
body{
	color: fff;
	background: #f1deb6 url('../img/body-bg-alt.jpg');
	background-attachment: fixed;
	background-size: cover;
	border: 0;
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Georgia, Serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Crimson Text', serif;
}
h2 .headline {
  font-size: 29px;
}
h2 .headline a:hover {
  text-decoration: none;
}
h3 {
  color: white;
}
#morePosts{
	float: right;
	width: 78;
	display: block;
	height: 31px;
	margin-left: 5px;
	padding-right: 12px;
	background: url('../img/sprites.png') no-repeat right -166px;
}
.fs-header, .fs-footer{
	margin: 0;
	padding: 0;
	min-height: 203px;
	min-width: 960px;
	background-image:url('../img/bg.jpg');
	background-repeat:repeat-x;
}
.fs-header{
	border-bottom: 1px solid white;
}
.fs-footer{
	border-top: 1px solid white;
	margin-top: 15px;
}
#fs-footer-caption a{
	color: #D1c89f;
	font-family: 'Crimson Text', serif;
}
#fs-footer-caption h2{
	font-size: 31.5px;
  line-height: 33px;
}
#fs-footer-caption h3{
	padding:  0px;
	margin: 0px;
	font-family: 'Crimson Text', serif;
	margin-bottom: 15px;
	margin-top:20px;
}
.testimonials p{
}
.testimonials .sf-quote{
	color: #adadad;
}
#fs-footer-caption p{
  margin-top: -21px;
  font-size: 1em;
  color: #fff;
  font-family: 'Crimson Text', serif;
}
.fs-social{
	margin-top: 20px;
}
.fs-footer h3{

}
.fs-footer p{
	
}
.fs-quote{
	
}

.fs-nav{
	padding-top: 20px;
}
.navbar-inner {
  border-radius: 0;
  margin: -20px 0;
}

.carousel .item {
  height: 321px;
}
.carousel img {
  width: auto;
  height: 321px;
}
.carousel-control {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.sportsbar {
    padding-top: 1.5rem;
}

.featurette {
  height: auto;
  padding: 0;
}
.featurette-image.pull-left,
.featurette-image.pull-right {
  display: block;
  float: none;
  max-width: 40%;
  margin: 0 auto 20px;
}

.red-arrow{
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	margin: 20px 15px 5px 0px;
	background: url('../img/sprites.png') no-repeat 0px -876px;
	padding-left: 17px;
}
    
.link-button {
display: table;
height: 28px;
padding-left: 25px;
font-size: 14px;
line-height: 2em;
color: #515153;
background: url('../img/sprites.png') 0px -205px no-repeat;
}

.link-button span{
margin-top: 7px;
}
.headline{
	font-size: 36px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: 000;
}
#pizza-phone{
	margin-top: -10px;
}
#pizza-phone h3{
	margin:0;
	margin-bottom: 15px;
	font-family: 'Crimson Text', serif;
	font-weight: normal;
}
#pizza-phone a{
	text-decoration: none;
	font-size: 1.4em;
	color: white;
}

.carousel-inner{
	margin: 0 auto;
}


.nav-pills li a{
	color: white;
	text-shadow: 1px 1px 2px #000;
	filter: dropshadow(color=#000, offx=1, offy=1);
	font-size: 1.4em;
	
}

/* NAVIGATION */

/* NAVIGATION ------------------------------------------------------------*/

#nav-holder{

	right: 10px;
	font-size: 25px;
}

#nav{
	display: block;
	float: right;
}

#nav li{
	display: block;
	float: left;
	padding-left: 15px;
}

#nav li:first-child{
	padding-left: 0px;
}

#nav li a{
	color: #f0efeb;
	text-decoration: none;
	padding-bottom: 15px;
}

#nav>li>a:hover,
#nav>li.current_page_item>a{
	color: #D1c89f;
	background: url('../img/sprites.png') no-repeat center -40px;
	
}

/* sub nav */
#nav {
    font-family: 'Crimson Text', serif;
    font-size: 18px;
}
#nav li ul{
	padding:0px;
	background: #1b1b1b;
}

#nav>li>ul{
	margin: 5px 0px 0px 0px;
}

#nav li ul li{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #939392;
}

#nav li ul li:last-child{
	border-bottom: none;
}

#nav li ul li a{
	padding: 10px;
	margin: 0px;
	font-size: 14px;
	color: #939392;
}

#nav li ul li:hover{ 
	background: #4e4e50;
	background-position-x: -9000px;
}

#nav li ul li:hover a{ color: #fff; }

.carousel-indicators {
	position: relative;
	top: 6px;
	z-index: 6;
	margin: 0 auto;
	list-style: none;
	float: left;
	left: 45%;
}
.nav-holder{
height: 40px;
margin: 0 auto;
	background: url('../img/slideshow-nav-bg.png') no-repeat;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

/* BLOG ------------------------------------------------------------*/

#posts{
}

.post{
	margin-bottom: 20px;
	overflow: hidden;
}

#posts .post-header{
	position: relative;
	margin-bottom: 5px;
	margin-left: 10px;
}

#posts .single{
	margin-left: 0px;
}

#posts .post-header .post-title{
	width: 580px;
}

#posts .post-header .post-title a{
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}

#posts .post-header .post-meta{
	font-size: 12px;
	color: #999999;
}

#posts .post-header .post-meta a{
	color: #999999;
	text-decoration: none;

}

#posts .post-header .n-comments{
	position: absolute;
	color: #fff;
	text-align: center;
	top:0px;
	right: 20px;
	width: 36px;
	height: 30px;
	background: url(../img/sprites.png) no-repeat -394px -343px;
}

#posts .post-img{
	position: relative;
}

#posts .post-img img{
	border: 1px solid #fff;
	/* shadows*/
	-webkit-box-shadow: 0px 0px 3px #000;     
	-moz-box-shadow: 0px 0px 3px #000;  
	box-shadow: 0px 0px 3px #000;
}

#posts .post-img .date{
	position: absolute;
	top: 20px;
	left: -10px;
	width: 103px;
	height: 67px;
	background: url(../img/sprites.png) no-repeat 0px -334px;
	
}

#posts .date .day{
	font-size: 35px;
	position: absolute;
	top: 20px;
	left: 10px;
}

#posts .date .month{
	font-size: 13px;
	color: #b3b2b2;
	position: absolute;
	top: 20px;
	left: 55px;
	line-height: 1em;
}

#posts .post-img img{
	margin-left: 11px;
}

#posts .excerpt{
	margin-left: 10px;
}
/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	width: 310px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	background: url(../img/sprites.png) no-repeat -950px -667px;
}

#sidebar a{
	color: #1f1f1f;
	text-decoration: none;
}

#sidebar li{
	font-size: 15px;
}

#sidebar>li{
	margin-left: 20px;
}

#sidebar li h2{
	display: block;
	font-size: 24px;
	line-height: 1.2em;
}

#sidebar li{
	display: block;
	border-bottom: 1px solid #000;
	padding: 7px 0px;
}

#sidebar ul li a{
	color: #000;
	text-decoration: none;
}

#sidebar li ul li:last-child{
	border: none;
}

/* GALLERY ------------------------------------------------------------*/
.gallery {
    text-align:center;
}
.gallery img {
    margin: 2em;
    height: 600px;
    max-width: 875px;
}

.event-gallery img {
    margin: .75rem 0;
}

.form-all {
  color: black !important;
  font-family: "Times New Roman", Georgia, Serif !important;
}

label {
    color: #000 !important;
}