@charset "UTF-8";
@import url('../fonts/stylesheet01.css');
@import url('../fonts/stylesheet02.css');
@import url('../fonts/stylesheet03.css');
/*******************************
	Tony's Oyster Bar
	December 21, 2010
	
	Main Colors
		text:
		background:
		headers:
		
	By: JetSetterMedia
 *********************************/
 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%; vertical-align:baseline;
  																		 background:transparent;}                  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}
ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
body, select, input, textarea {   color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #FF5E99; } 
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*******************************
				CLASSES
 *********************************/
.shadow {-moz-box-shadow:0px 0px 5px #525252; -webkit-box-shadow: 0px 0px 5px #525252; box-shadow: 0px 0px 5px #525252;}
.transparent {background:rgb(167,160,157);background:rgba(255,255,255,.8);}
.transparent2 {background:rgb(105, 23, 34); background:rgba(103, 27, 34, .6);}
.phoneLogo {position:absolute; top:-20px; right:-20px;}
.cursive {font-family:'DanielBold', Helvetica, sans-serif;}
.border {border:1px dashed #7b7978;}

/*******************************
				GENERAL
 *********************************/
body { font-size: 62.5% }
h1, h2, h3, h4, h5, h6 {font-family:'BebasRegular', Arial, sans-serif;}
h1 { font-size: 3em; color:#671b24;} 
h2 { font-size: 3.4em; color:#671b24; font-weight:bold; padding-bottom:20px;}
h3 { font-size: 1.6em; color:#671b24; font-weight:bold; padding-top:15px;}
p { font-size: 1.6em; } /* 16px */
body {margin: 0;padding: 0;background-color:#000;min-height: 100%;position: relative;}
aside {font-size:1.7em;}
#pageBackground {position: fixed;top: 0;left: 0;width: 100%;min-width: 1024px;height: auto;}



/*******************************
				HEADER
 *********************************/
header {position:relative; top:40px;}
#logo {position:relative; left:40px;}
#logo h1 {text-indent:-9999px; height:0}


/*******************************
				NAV
 *********************************/
nav {width:1100px; background:rgb(167,160,157);background:rgba(173, 173, 173, .9); margin-top:-15px;}
nav ul {padding-left:200px; float:left; text-align:center;}
nav ul li {float:left; height:50px; line-height:50px; width:214px;}
nav a {text-decoration:none; text-transform:uppercase; color:#292929; font-weight:normal; font-size:1.5em;
       font-family:'ArvoRegular', Arial, sans-serif; padding:5px 20px; margin:-5px 10px 0 10px;
		 display:block; width:180px;}
nav a:hover {color:#e4e4e4;}
.menu a.menu, .contact a.contact, .entertainment a.entertainment,
.privateEvents a.privateEvents {color:#e4e4e4; background:#8d7774; border-right:1px solid #655a59; border-left:1px solid #655a59;
-moz-box-shadow:0px 0px 5px #525252;-webkit-box-shadow: 0px 0px 5px #525252; box-shadow: 0px 0px 5px #525252;}


/*******************************
				FOOTER
 *********************************/					
footer {height:235px; background:url(../images/getInTouch.png) 100px top no-repeat; color:white; position:relative; margin:200px 0 0; position:relative;}
footer a.facebook {color: #5F4548;font-family: 'ArvoRegular',Arial,sans-serif;font-size: 1.8em;left: 380px;position: absolute;text-decoration: none;top: 114px; display:block; width:35px; height:35px;}
footer a.facebook:hover {text-decoration:underline;}
#website {position:absolute; right:80px; bottom:4px; background:url(../images/jetsettericon.png) left 29px no-repeat; font-size:1.2em; height:39px; padding:30px 0 0 40px;}
#website a {color:white; text-decoration:none; display:block;}
#website a:hover {text-decoration:underline;}


/*******************************
				HOMEPAGE
 *********************************/
#main {position:relative; top:100px; width:1000px; margin:0 auto;}
#mainPane {float:left; width:600px; padding:40px;}
#tonysPhotos {clear:both; margin-top:60px;}
#tonysPhotos img {float:left; padding:5px; margin-right:15px; border:1px dashed #671b24;}
a.shoutOut {float:left; width:269px; height:32px; background:url(../images/seeTheMenu.png) 0px -32px no-repeat; margin-top:60px; text-indent:-9999px;}
a.shoutOut:hover {background-position:0 0px;}
aside {float:right; width:260px; padding:15px; position:relative;}
a.map {border:4px solid #671b24; width:190px; height:120px; margin:10px 0 0 0; display:block;
       background:url(../images/map.jpg) 0 0 no-repeat; text-indent:-9999px;}
a.map:hover {background-position:0 -120px;}

/*OT on homepage*/
li.openTable {height:180px;}
#OT_logoLink, #OT_logo, #OT_searchWrapper #dateDisplay {display:none !important;}
#OT_searchWrapperAll {background:none !important;}
#OT_searchWrapper {height:135px !important; background:none !important;}
.OT_feedTitle {display:none !important;}
#OT_partySizeLbl {top:10px !important; width:70px !important;}
#OT_partySize {top:10px !important; left:88px !important;}
#OT_dateLbl {top:40px !important; width:70px !important;}
#OT_date {left:90px !important; top:40px !important;}
#OT_timeLbl {left:0px !important;top:67px !important; width:74px !important;}
#OT_time {left:88px !important; top:67px !important;}
#OT_submitWrap {left:91px !important; top:98px !important;}
/*OT on contact page*/
#contactInfo li.openTable {height:140px;}


/*******************************
				MENU
 *********************************/
#menu {width:1065px;} 
#menu ul li{float:left; padding:10px; display:block; margin-right:1px; width:41px; border-right:1px solid #413d3d; border-left:1px solid #373737; height:760px;}
#menu ul li:last-child {border-right:none;}
#menu a {background:url(../images/menuSprite.png) 0 0 no-repeat; display:block; height:360px; width:41px; float:left;}
#menu .info {padding:40px 20px 40px 80px; display:none;}
#menu li#houseSpecialties {width:594px;}
#menu #houseSpecialties .info {display:block;}
#menu #soupsAndSalads a {background-position:-47px 0;}
#menu #houseSpecialties a {background-position:-94px 0;}
#menu #pastaAndPoultry a {background-position:-141px 0;}
#menu #steaksChopsAndRibs a {background-position:-189px 0;}
#menu #seafood a {background-position:-238px 0;}
#menu #sandwichesAndBurgers a {background-position:-286px 0;}
#menu #oysterBar a {background-position:-334px 0;}
#menu p {padding-bottom:10px; font-size:2.2em; font-family:'DanielBold', Helvetica, sans-serif; color:#464646;}
#menu p span {font-style:italic; font-weight:normal; font-size:.7em; font-family:Georgia, "Times New Roman", Times, serif; color:#565656;}
#menu p.addSign {background:url(../images/addSign.png) no-repeat; margin-top:6px; margin-left:40px; padding-left:28px; height:18px;}
#menuDownload {float:right; padding-top:40px;}
#menuDownload a {display:block; height:64px; width:400px; padding-right:45px; line-height:64px; background:url(../images/pdfIcon.png) no-repeat right center; font-family:'BebasRegular', Arial, sans-serif; font-size:3em; color:white; text-align:right; text-decoration:none;}
#menuDownload a:hover {text-decoration:underline;}
 
/*******************************
				LOCATION
 *********************************/
#contactInfo {width:320px; padding:20px; position:relative; float:left;}
#contactInfo h3 {font-size:3em;}
#contactInfo .phone {font-size:2em; padding:10px 20px;}
#map {width:500px; height:400px; float:left; margin-left:40px; padding:10px;}


/*******************************
			ENTERTAINMENT
 *********************************/
#calendar {padding:10px; position:relative; float:left;}
#calendar h1 {font-size:4em;color:white; padding:10px 20px; text-align:center;}
#calendar iframe {padding-left:10px; padding-right:10px; opacity:.9;}


/*******************************
			PRIVATE EVENTS
 *********************************/
.privateEvents iframe {height:560px;}
body.noI {background:none;}
#container, html.embed {background:none;}
.wufoo form {padding:10px 20px 60px 20px;}
.wufoo form ul {padding:10px;}
.wufoo h2 {color:white;}
.wufoo .info h2 {display:none;}
.wufoo ul li div label {display:none;}
.wufoo label.desc {font-size:130%;}
#saveForm {font-weight:bold; padding:10px 20px;}
li.error {background:#671b24;}
.error label, .error p {color:white;}

/*******************************
		INTERNET EXPLORER JUNK
 *********************************/
.IE #menu {width:1066px;}


@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }  
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}