@charset "utf-8";
/* CSS Document */

body{
	background:url(images/bg2.jpg) repeat top center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper{
	background:url(images/bg.jpg) repeat-x top center;
	margin:0;
	padding:0;
	z-index:2;
	width:100%;
	height:100%;
	position:absolute;
	display:block;
}

#container, #footer{
	margin:0 auto;
	width: 960px;
	position:relative;
}

h1{
	font-size:60px;
	margin:10px 0 0;
	padding:0;
	color:#C00;
	text-align:right;
}

h2{
	font-size:28px;
	margin:10px 0;
	padding:0;
	color:#C00;
}

h3{
	font-size:18px;
	margin-top:20px;
	color:#5d3e1e;
	letter-spacing:1px;
}

p{
	line-height:18px;
}

.clear{
	clear:both;
}


#container2{
	background:url(images/footer.jpg) repeat-x top center;
	width: 100%;
	clear:both;
	height:103px;
	bottom:0;
	position:relative;
	display:block;
}

#nav{
	height: 53px;
	display:block;
	width: 960px;
}

#nav ul{
	float: right;
	margin-top:15px;
	list-style:none;
}

#nav li{
	float: left;
}

#nav a{
	background:url(images/nav.jpg);
	height:23px;
	display:block;
	text-indent:-9999px;
}

#nav a.menu{
	background-position:0 0;
	width: 62px;
}

#nav a.cal{
	background-position:-62px 0;
	width: 111px;
}

#nav a.cater{
	background-position:-173px 0;
	width: 104px;
}
#nav a.about{
	background-position:-277px 0;
	width: 105px;
}
#nav a.photo{
	background-position:-382px 0;
	width: 89px;
}

#nav a.blog{
	background-position:-471px 0;
	width: 62px;
}

#nav a.contact{
	background-position:-533px 0;
	width: 128px;
}

#sidebar, #content{
	float: left;
	display:block;
}

#sidebar{
	width:349px;
	
	display:block;
}

#content{
	width:611px;
	padding-bottom:20px;
	display:block;
}

#content li{
	margin-left:30px;
	margin-bottom:3px;
}

#panini {
		background:url(images/paninibg.png) no-repeat top center;
}

#sidebar a.logo img{
	margin-top:-15px;
	margin-left:-30px;
	margin-bottom:170px;
	display:block;
}


#sidebar a.menu, #sidebar a.cater {
	text-indent:-9999px;
	height:165px;
	width:316px;
	display:block;
}

#sidebar a.menu{
	background:url(images/side-menu.png) no-repeat 0 0;
}

#sidebar a.cater{
	background:url(images/side-cater.png) no-repeat 0 0;
}

.follow{
	background:url(images/side-follow.png) no-repeat 0 0;
	height: 149px; 
}

#newsletter{
	background:url(images/newsletter.png) no-repeat 0 0;
	width:316px;
	height:109px;
	display:block;
	margin-bottom:20px;
	padding:50px 0 0 15px;
}

#newsletter form{
	margin-left:10px;
}

#newsletter input[type=text]{
	width: 120px;
	background-color:#f4ce88;
	border:1px solid #efbe6f;
	-webkit-box-shadow: inset 1px 1px 2px #000;
	-moz-box-shadow: inset 1px 1px 2px #000;
	box-shadow: inset 1px 1px 2px #000;
	height: 20px;
	padding:0 5px;
	margin-bottom:10px;
}

#newsletter input.lg{
	width: 253px;
}

#newsletter input[type=submit]{
	text-indent:-9999px;
	background:url(images/news-signup.png) no-repeat 0 0;
	width:123px;
	height:36px;
	border:none;
	float:right;
	margin-top:10px;
	margin-right:30px;
	display:block;
}

#schedule{
	background:url(images/schedule.png) no-repeat 0 0;
	width:675px;
	height:346px;
	display:block;
	padding-top:10px;
	margin-top:3px;
}

#schedule table{
	margin-left:20px;
}

#schedule tr{
	height: 40px;
}

#schedule td.day{
	color: #FFF;
	width: 130px;
	font-size:18px;
}
#schedule td.day a{
	color: #FFF;
	text-decoration:none;
	width: 130px;
	font-size:18px;
}

#schedule td.time{
	color:#f5dbaa;
}

#schedule td.location{
	color:#FFF;
}
#schedule td.location a{
	color: #FFF;
	text-decoration:none;
	width: 130px;
	font-size:18px;
}

#content label{
	display:block;
	font-weight:bold;
	margin-top:8px;
}
#content input[type=text]{
	width: 250px;
}

#content textarea{
	width: 250px;
	height: 100px;
}

#twitter{
	background:url(images/twitter-bg.png) no-repeat 0 0;
	width: 232px;
	padding-top:5px;
	padding-left:5px;
	height:320px;
	z-index:3;
	position: absolute;
	float: left;
	display:block;
}

#slider{
	right:-30px;
	z-index:1;
	margin-top:15px;
	position: relative;
	float: right;
	height: 340px;
	display:block;
}


#footer{
	color:#f5dbaa;
	padding-top:15px;
	margin-top: 15px;
}

#footer p{
	margin: 0;
}

#footer p a{
	color:#f5dbaa;
	text-decoration:none;
}

#footer p.fl { float: left;} #footer p.fr{ float: right;} 

#social{
	float: right;
	display:block;
	margin-top:-30px;
	position:relative;
}

#social p{
	background:url(images/follow.jpg) no-repeat 0 0;
	text-indent:-9999px;
	width: 459px;
	height:37px;
	display:block;
}

a.tw{
	margin-top: 20px;
	margin-left: 10px;
	width:148px;
	height:117px;
	display: block;
	float: left;
}

a.fb{
	margin-top: 20px;
	width:140px;
	height:117px;
	display: block;
	float: left;
}
/*--------------------Image Slider-----
---------------------------------------------------*/

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	z-index:0;
	display:block;
}
/*--Window/Masking Styles--*/
.window {
	margin:0 14px;
	height:300px;
	width: 455px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	z-index:0;
	display:block;

}
.image_reel {
	position: absolute;
	
}
.image_reel img {float: left; margin:0; padding:0; border:none;width: 455px;}

/*--Paging Styles--*/


.paging {
	position: absolute;
	top: 0; right: 0; height:30px;
	z-index: 50; /*--Assures the paging stays on the top layer--*/
	text-align: right;
	line-height: 22px;
	background:#ecb85a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 5px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 0 ;
	text-align:left;
	width: 15px;
	height: 15px;
	margin:0 0 10px;
	text-decoration: none;
	color: #6d4125;
	font-size: 12px;
	float: left;
	font-weight:bold;
	position: relative;
	top: 5px;
	display:block;
}
.paging a.active {
	color:#FFF;
}

/*------------------------------------------------------------------------*/

h1.menu {
	background:url(images/menuheader.png) no-repeat top right;
	width: 400px;
	height: 115px;
	float: right;
	display: block;
}

h1.calendar {
	background:url(images/calendarheader.png) no-repeat top right;
	width: 400px;
	height: 94px;
	float: right;
	display: block;
}

h1.cateringheader{
	background:url(images/cateringheader.png) no-repeat top right;
	width: 400px;
	height: 94px;
	float: right;
	display: block;
}

h1.aboutusheader{
	background:url(images/aboutusheader.png) no-repeat top right;
	width: 400px;
	height: 94px;
	float: right;
	display: block;
}

h1.photosheader{
	background:url(images/photosheader.png) no-repeat top right;
	width: 400px;
	height: 94px;
	float: right;
	display: block;
}

h1.contactusheader{
	background:url(images/contactusheader.png) no-repeat top right;
	width: 400px;
	height: 94px;
	float: right;
	display: block;
}


h2.ourpaninis {
	background:url(images/ourpaninis.png) no-repeat 0 50px;
	width: 595px;
	height: 95px;
	margin-left: 350px;
	text-indent: -9999px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.menucontent {
	background: #fff;
	width: 618px;
	border: 2px solid #df9933;
	margin: 10px 0 0 350px;
	padding: 5px 20px 5px 20px;
	  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
     -moz-border-radius: 12px; /* FF1-3.6 */
          border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
		    -webkit-box-shadow: inset 2px 2px 4px #df9933; /* Saf3-4 */
     -moz-box-shadow: inset 2px 2px 4px #df9933; /* FF3.5 - 3.6 */
          box-shadow: inset 2px 2px 4px #df9933; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
	 /* Required for IE 5, 6, 7 */
        /* Theoretically for IE 8 & 9 (more valid) */
        /* ...but not required as filter works too */
        /* should come BEFORE filter */
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

        /* This works in IE 8 & 9 too */
        /* ... but also 5, 6, 7 */
        filter: alpha(opacity=80);

        /* Older than Firefox 0.9 */
        -moz-opacity:0.8;

        /* Safari 1.x (pre WebKit!) */
        -khtml-opacity: 0.8;

        /* Modern!
        /* Firefox 0.9+, Safari 2?, Chrome any?
        /* Opera 9+, IE 9+ */
        opacity: 0.8;
}

.menucontent h3 {
	background: #df9933 url(images/h3bg.png) no-repeat 0 0;
	height: 35px;
	width: 600px;
	display: block;
	padding-left: 10px;
	color: #fff;
	line-height: 35px;
	margin-bottom: 10px;
	-webkit-border-radius: 8px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
     -moz-border-radius: 8px; /* FF1-3.6 */
          border-radius: 8px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	-webkit-box-shadow: inset 1px 1px 4px #956221; /* Saf3-4 */
     -moz-box-shadow: inset 1px 1px 4px #956221; /* FF3.5 - 3.6 */
      box-shadow: inset 1px 1px 4px #956221; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
}

.calendarcontent {
	background: #f4e9d3;
	width: 578px;
	border: 2px solid #df9933;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 20px;
	  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
     -moz-border-radius: 12px; /* FF1-3.6 */
          border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
		    -webkit-box-shadow: inset 2px 2px 4px #df9933; /* Saf3-4 */
     -moz-box-shadow: inset 2px 2px 4px #df9933; /* FF3.5 - 3.6 */
          box-shadow: inset 2px 2px 4px #df9933; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
	
}
.calendarcontent td {background-color: #f4e9d3; }

.eventtd_odd{background-color:#f3dcaa;color:#000; font-weight:bold; height:50px}
.eventtd_odd:hover{background-color:#eaca83;color:#000; font-weight:bold; height:50px; cursor:pointer}

.eventtd_even{background-color:#ffffff;color:#5574A0; font-weight:bold; height:50px}
.eventtd_even:hover{background-color:#eaca83;color:#000; font-weight:bold; height:50px ; cursor:pointer}

.send {
	float: right; 
	margin-top: 70px;
	margin-right: 40px;
	border: 1px solid #7a3e1b;
	background: #562c13;
	color: #fff;
	width: 200px;
	height: 35px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-weight: bold;
  -webkit-box-shadow: 1px 1px 2px #666; /* Saf3-4 */
     -moz-box-shadow: 1px 1px 2px #666; /* FF3.5 - 3.6 */
          box-shadow: 1px 1px 2px #666; /* Opera 10.5, IE9, FF4+, Chrome 6+ */
}

.photos {

	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-weight: bold;
  -webkit-box-shadow: 2px 2px 3px #666; /* Saf3-4 */
     -moz-box-shadow: 2px 1px 3px #666; /* FF3.5 - 3.6 */
          box-shadow: 2px 2px 3px #666; /* Opera 10.5, IE9, FF4+, Chrome 6+ */
		  width: 100px;
		  height: 100px;
		  margin: 10px;

}

.photos2 {

	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-weight: bold;
  -webkit-box-shadow: 2px 2px 3px #666; /* Saf3-4 */
     -moz-box-shadow: 2px 1px 3px #666; /* FF3.5 - 3.6 */
          box-shadow: 2px 2px 3px #666; /* Opera 10.5, IE9, FF4+, Chrome 6+ */
		  margin: 20px;

}

.contactusbackground {
	background: url(images/pressedfortimetruckline2.png) no-repeat 0 0;
	float: right;
	width: 585px;
	height: 328px;
}