@import url("slider.css");

body {
	background-color:#000;
  font-family: "ff-netto-web-1","ff-netto-web-2",sans-serif;
  line-height:19px;
	color:#CCC;
	font-size:14px;
	text-shadow: #000 2px 2px 2px;
}
#social-logo {display:none;}
#social-logo2 {}
.home {background-image:url(../media/bk3.jpg);
	background-repeat:no-repeat;
	background-position:center; background-position:top;

}
.sub {background-image:url(../media/bk2.jpg);
	background-repeat:no-repeat;
	background-position:center; background-position:top;

}


#container {width:1008px; margin:auto;}


#nav {width:260px; min-height:520px; float:left; text-align:center; padding-top:20px; }

#nav ul {width:250px; text-align:left; padding-top:10px;}

#nav li {list-style:none; padding:10px 0 0 10px; }

#nav a {text-decoration:none; color:#ccc; }
#nav a:hover {text-decoration:underline; color:#FFF;}

#content {width:740px; float:left; padding-top:20px; min-height:500px; overflow:hidden;}
#content-kitchen {width:740px; float:left; padding-top:20px; height:600px; overflow:hidden;}

#content-entrees {width:740px; float:left; padding-top:20px; height:600px; overflow:hidden;}
#content-patrons {width:740px; float:left; padding-top:20px; overflow:hidden;}

#content-blog {width:700px; float:left; padding:20px 0 0 20px;}


#footer { clear:both; width:1008px; margin:auto;}

#footer .box {width:320px; height:240px; padding:8px; float:left; background-image:url(../media/footer-blog.png); background-repeat:no-repeat; background-position:top;}

.box-header {padding:10px 0 10px 0;}

.twtr-ft {display:none;}
.twtr-hd {display:none;}
.readmore {text-align:right;}

#copyright {width:1000px; margin:auto; color:#FFF; font-size:10px; font-weight:normal; text-align:center;}

#sidebar {width:260px; font-size:12px; color:#fff;}

.blog-nav ul {width:250px; text-align:left; padding-top:10px;}

.blog-nav li {list-style:none; padding:10px 0 0 10px; }

.blog-nav a {text-decoration:none; color:#ccc; }
.blog-nav a:hover {text-decoration:underline; color:#FFF;}
.cat-item {margin-left:-50px; padding:0px;}

a {color:#FFF;}

h2 {margin-top:10px;}

/*------------------------------------*\
	IPHONE
\*------------------------------------*/
body .mobile {background-image:url(../mobile/media/bk.jpg); background-color:#000;}

