/*
Theme Name: Big Blue Restaurant
print stylesheet
*/

html, body, ul, ol, li, p,td, h1,h2,h3,h4,h5,h6,form,fieldset,a,div,img, iframe { 
margin:0; padding:0; border:0;  }
a { outline:none; color:#99CCCC }

iframe { overflow:hidden; }

h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid }
img { page-break-inside:avoid; page-break-after:avoid; }
.menublock, blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl   { page-break-before:avoid }

/* Begin Typography & Colors */
body {
	font-size: 96%; /* Resets 1em to 10px */
	font-family: Arial,Verdana,Sans-Serif;
	color: #000;
	text-align: center;
	background:#FFF;
	}
	
#wrapper {
background:none;
}

/* home page */

#home h1.txBig {
color:#003366;
}
#home .txSml {
color:#333333;
}



#btmleft {display:none;}
div.address {display:none;}

ul#nav li.current_page_item a {color:#000;}

h1 {font-size:1.5em;}
h2 {font-size:1.3em; color: #000;}
h3 {font-size:1.1em; color: #212121; margin:.5em 0 .2em 0; font-weight:normal }


div.menublock dt,div.menublock dd { color: #000; }


#colLeftThin {
position:absolute;
top:0; left:50%; 
margin-left:350px; z-index:9
}
#colMidWide {
margin-left:90px;
}
#colRight {
position:absolute;
top:0; left:50%;
 margin-left:350px; padding-top:300px;z-index:8
}

#deets {
display:none;
}

#printonly {
font-size:14px;
font-weight:bold;
line-height:18px;
display:block;
color:#000000;
}

#showcase,#printbtn {
display:none;
}





