/* 
Theme Name: Pantano's Online
Theme URI: http://www.pantanosfood.com
Description: This theme was created by Owen Piccirillo for Pantano's Website.
Version: 2.1
Author: Owen Piccirillo
Author URI: http://www.messtudios.com
*/

/* Main
---------------------------------------------------------------------------------*/
* {margin: 0; padding: 0;}
ul, li {list-style-type: none }
.clr {clear:both;}
img {border:0;}
.left {float:left}
.right {float:right}
a:link, a:visited, a:hover, a.selected {border:none; color:#822a24;}
.clearfix:after { content: "."; display: block; height: 0; clear: both;	visibility: hidden;}
.spacer {height:15px; clear:both; width:851px;}
body {
	background: url(img/bg.gif) top center fixed;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#333333;
}

/* Content
---------------------------------------------------------------------------------*/
#header {
	height:120px;
	width:915px;
	margin:0 auto;
}

/* Navigation
---------------------------------------------------------------------------------*/
#navwrapper {
	margin:0 auto;
	width:851px;
}
#nav {
	margin:0px 0px 0px 0px;
	padding-left:22px;
	height:34px;
	width:829px;
	z-index:100;
	background:url(img/bg-nav.gif);
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#nav li a {
	display: block;
	margin: 0 0px 0 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#nav div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000;
	border: 1px solid #08162a;
	border-left:1px solid #4c4c4c;
	border-bottom:1px solid #242424;
 	border-right:1px solid #242424;
	z-index:100;
}
#nav div a:link, #nav div a:visited{
	position: relative;
	display: block;
	margin: 0;
	padding:0px 20px 0px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #fff;
	letter-spacing:1px;
	border-top:1px solid #242424;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#nav div a:hover {
	background: #4c4c4c;
}
.navhome a {
	width:66px;
	height:34px;
	text-indent:-9999px;
	background-image:url('img/nav-matrix.gif');
}	
.navhome a:hover { 
	background-position: 0px 34px;
}	
.navhome a:active, .navhome a.selected  {
	background-position: 0px 34px;
}

.navmenu a {
	width:68px;
	height:34px;
	background-image:url('img/nav-matrix.gif');
	background-position:-66px 0px;
}	
.navmenu a:hover { 
	background-position: -66px 34px;
}	
.navmenu a:active, .navmenu a.selected  {
	background-position: -66px 34px;
}

.navcatering a { 
	width:90px;
	height:34px;
	background-image:url('img/nav-matrix.gif');
	background-position:-134px 0px;
}	
.navcatering a:hover { 
	background-position: -134px 34px;
}	
.navcatering a:active, .navcatering a.selected  {
	background-position: -134px 34px;
}
.navgallery a {
	width:84px;
	height:34px;
	background-image:url('img/nav-matrix.gif');
	background-position:-224px 0px;
}	
.navgallery a:hover { 
	background-position: -224px 34px;
}	
.navgallery a:active, .navgallery a.selected  {
	background-position: -224px 34px;
}

.navabout a {
	width:94px;
	height:34px;
	background-image:url('img/nav-matrix.gif');
	background-position:-308px 0px;
}	
.navabout a:hover { 
	background-position: -308px 34px;
}	
.navabout a:active, .navabout a.selected  {
	background-position: -308px 34px;
}
.navsurvey a {
	width:122px;
	height:34px;
	background-image:url('img/nav-matrix.gif');
	background-position:-402px 0px;
}	
.navsurvey a:hover { 
	background-position: -402px 34px;
}	
.navsurvey a:active, .navsurvey a.selected  {
	background-position: -402px 34px;
}
.navfranchise a {
	width:96px;
	height:34px;
	background-image:url('img/nav-matrix.gif');
	background-position:-524px 0px;
}	
.navfranchise a:hover { 
	background-position: -524px 34px;
}	
.navfranchise a:active, .navfranchise a.selected  {
	background-position: -524px 34px;
}


.navdirections a {
	width:102px;
	height:34px;
	background-image:url('img/nav-matrix.gif');
	background-position:-620px 0px;
}	
.navdirections a:hover { 
	background-position: -620px 34px;
}	
.navdirections a:active, .navdirections a.selected  {
	background-position: -620px 34px;
}
.navcontact a {
	width:85px;
	height:34px;
	background-image:url('img/nav-matrix.gif');
	background-position:-722px 0px;
}	
.navcontact a:hover { 
	background-position: -722px 34px;
}	
.navcontact a:active, .navcontact a.selected  {
	background-position: -722px 34px;
}



/* Content
---------------------------------------------------------------------------------*/
#contentdecor {
	background:url(img/decor.gif) bottom right no-repeat;
}
#contentarea {
	margin:0 auto;
	width:851px;
	background:url(img/bg-content.gif) repeat-y;
}
#contentareahome {
	margin:0 auto;
	width:851px;
	background:url(img/bg-content-home.gif) repeat-y;
}
#slideshow {
	padding:0px 0px 0px 22px
}
.intro {
	margin:0px 40px 0px 40px;
	background:url(img/bg-intro.png) repeat-x;
}
.intro h1 {
	padding:8px 10px 10px 10px;
	text-transform:uppercase;
	color:#333333;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	line-height:22px;
	font-weight:100;
}
.intro p {
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#333333;
}
.intro p a:link, .intro p a:visited {
	color:#822a24;
}

.intro ul {
	margin:10px 0px 0px 40px;
}
.intro li {
	font-weight:bold;
	font-size:13px;
	padding:2px 0px 2px 0px;
}
#vip {
	background: #deccb6;
	border:1px solid #333333;
	width:240px;
	float:right;
	margin:15px 11px 0px 0px;
}
#vip h2 {
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	padding:0px;
	border-bottom:1px solid #000000;
	background-color:#86352f;
}
#vip p {
	padding:5px;
	color:#000;
	font-size:11px;
	line-height:normal;
}
.textvip {
	width:215px;
	font-size:11px;
	margin-left:10px;
	margin-bottom:1px;
}
.submitvip {
	width:218px;
	font-size:11px;
	margin-left:10px;
	margin-bottom:5px;
}
.introhome {
	float:left;
	width:500px;
	margin:0px 0px 0px 40px;
	background:url(img/bg-intro.png) repeat-x;
}
.introhome img{
	clear:both;
}
.introhome h1 {
	padding:8px 10px 10px 10px;
	text-transform:uppercase;
	color:#333333;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	line-height:22px;
	font-weight:100;
}
.introhome p {
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#333333;
}
.introhome p a:link, .introhome p a:visited {
	color:#822a24;
}
.mappad {
	padding:0px 0px 0px 22px;
}
#contactnumbers {
	padding-left:35px;
}
#businesshours {
    margin:15px 0px 0px 40px;
	width:330px;
	border:1px solid #c2a478;
	padding:10px 25px 6px 25px;
	background:url(img/bg-intro.png) no-repeat;
	float:left;
	text-align:center;
}

.contactform {
	float:left;
    margin:15px 0px 0px 25px;
	width:310px;
	border:1px solid #c2a478;
	padding:10px 25px 10px 25px;
	background:url(img/bg-intro.png) no-repeat;
}
.contactform p {
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	margin-top:5px;
	color:#822a24;
}
.survey {
	float:left;
    margin:15px 0px 0px 240px;
	width:310px;
	border:1px solid #c2a478;
	padding:10px 25px 10px 25px;
	background:url(img/bg-intro.png) no-repeat;
}
.survey p {
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	margin-top:5px;
	color:#822a24;
}
.textform {
	width:300px;
	border:1px solid #c2a478;
	height:20px;
}
.textarea {
	width:300px;
	border:1px solid #c2a478;
	height:100px;
}
.submit {
	color:#822a24;
	border:1px solid #c2a478;
	background-color:#FFFFFF;
}
/* Footer
---------------------------------------------------------------------------------*/
#footernav {
	margin:0 auto;
	display:inline;
	float:left;
	width:800px;
}
#footernav ul{
	margin:0 auto;
}
#footernav li{
	margin:0 auto;
	display:inline;
	padding:0px 5px 0px 5px;
	color:#CCCCCC;
}
#footernav li a:link, #footernav li a:visited{
	display:inline;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
#footer {
	margin:0 auto;
	width:807px;
	height:50px;
	padding-top:35px;
	padding-left:22px;
	padding-right:22px;
	background:url(img/bg-content-footer.gif) no-repeat;
	position:relative;
}
.cleft {
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
.cleft a:link, .cleft a:visited{
	color:#333;
	text-decoration:none;
}
.cright {
	float:right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.cright a:link, .cright a:visited {
	color:#333;
}


#banners {
	position:absolute;
	right:55px;
	top:-1px;
	height:50px;
	width:140px;
}
#banners a:link, #banners a:visited{
	display:block;
	height:50px;
	width:140px;
}
	
/* Gallery
---------------------------------------------------------------------------------*/
#myContent {
	height:500px;
	width:805px;
	z-index:1;
}
#myContent2 {
	height:500px;
	width:805px;
	z-index:1;
}
#myContent3 {
	height:500px;
	width:805px;
	z-index:1;
}
#galleryborder {
	padding:0px;
	margin:0px 22px 0px 22px;
	border:1px solid #000;
	z-index:1;
}
.please {
	padding:5px 0px 0px 0px;
	text-align:center;
	background-color:#fff;
	background:url(img/bg-intro.png) repeat-x;
}
.please strong {
	color:#333333;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	line-height:22px;
	font-weight:100;
	padding:5px 10px 0px 10px;
	text-transform:uppercase;
}
.please2 {
	padding:5px 0px 5px 5px;
	color:#FFFFFF;
	margin:5px 40px 5px 40px;
	border:1px solid #000000;
	background-image:url(img/bg.gif);
	font-size:12px;
}
.please2 strong {
	text-transform:uppercase;
	font-size:12px;
	color:#000;
}







#sidebar {
	float:right;
	width:269px;
	background:url(/img/bg-sidebar.gif) #5e201b;
	color:#FFF;
	margin:-15px 22px 0px 0px;
}
#sidebar a:link, #sidebar a:visited{
	color:#FFF;
	text-decoration:none;
}
#sidebar li a:link, #sidebar li a:visited{
	color:#FFF;
	display:block;
	padding:9px 0px 0px 15px;
	height:32px;
	text-decoration:none;
	background:url(/img/bg-sidebartitle.gif) repeat-x;
}

.facebook {
	border-bottom:1px solid #2f0b09;
}
.facebook p{
	float:left;
	padding:23px 0px 0px 10px;
}
.twitter {
	border-bottom:1px solid #2f0b09;
}
.twitter p{
	float:left;
	padding:23px 0px 0px 10px;
}
.giftcard {
	border-bottom:1px solid #2f0b09;
	text-align:center;
}
.nikkos {
	border-bottom:1px solid #2f0b09;
	text-align:center;
}



#sexycomments ol {
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
}
#sexycomments ol li {
	background: #f0ecde;
	border-top: 1px solid #e4cbb5;
	border-right: 1px solid #e4cbb5;
	border-left: 1px solid #e4cbb5;
	font-size: 0.9em;
	list-style:none;
	margin:0 0 0px 0;
	position:relative;
	padding:3px 14px 3px 14px;
}
#sexycomments ol li.odd {background: #f6efe1;}
#sexycomments ol li.author{
	background: #eee;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#sexycomments ol li.author .bio{background:#ddd;}
#sexycomments ol li a.avatar img{
	border: 3px double #ccc;
	float:left;
	margin: 0 3px 3px 0;
}
#sexycomments ol li blockquote{
	border-top:5px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding: 3px;
	margin: 3px 6px;
}	
#sexycomments ol .bio{background:#e8e8e8;overflow:auto;width:150px;}
#sexycomments ol .comment{padding-right:2em;position:relative;}
#sexycomments ol .comment-count{
	color: #ccc;
	font-size: 1.8em;
	font-style: italic;
	position:absolute;
	right: 5px;
	top: 5px;
}
#sexycomments ol li .message{color:#aaa;font-size: 0.9em;font-style:italic;}	
#sexycomments ol td{padding:3px;}
#sexycomments .commentmetadata {
	color:#333;
	font-size:0.8em;
	font-family: Times New Roman, Georgia, Serif;
	margin:0;
	padding-bottom:5px;
}

.navigation {
	font-size:11px;
}
.navigation a:link, .navigation a:visited{
	text-decoration:none;
}
