@import url("i_frame.css");
/* css for Sake Japanese bistro. 
desgned by Michael Guittar of guittardesign.
for the express use of of the website of Sake Japanese Bistro.
please email michael@guittardesign.com for questions of comments. */


/* layout*/
body {
	background-color: #000;
}
#centerizer {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg_grad.jpg);
	background-repeat: repeat-y;
	clear: both;
}
#header {
	background-color: #224466;
	height: 242px;
	width: 1024px;
	padding: 0px;
	position: relative;
	background-image: url(../images/blue.jpg);
}
#forthcomming {
	float: left;
	height: auto;
	width: 270px;
	margin-top: 10px;
	background-color: #000;
	margin-left: 10px;
}
#wood {
	height: 38px;
	width: 1024px;
	background-repeat: repeat-x;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	background-image: url(../images/wood.jpg);
}
.menue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	text-decoration: underline;
}
#content {
	clear: none;
	float: right;
	height: auto;
	width: 640px;
	background-image: none;
	font-size: 16px;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#footer {
	height: 38px;
	width: 1024px;
	background-color: #CCC;
	visibility: hidden;
	position: static;
	clear: both;
}

.header_images {
	float: right;
	height: 184px;
	width: 184px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 3px solid #FFF;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#events_updater {
	float: left;
	height: auto;
	width: 280px;
	margin-top: 10px;
	background-color: #000;
	margin-left: 10px;
}

/* navigation */


#events_bar {
	visibility: hidden;
}
ul li a:link, a:visited {
	color: #FFF;
	font-size: 16px;
}
ul li a:active {
	color: #FFF;
}
ul li a:hover{
	color: #246;
}
.hide {
	display: none;
}
.body_link {
	font-size: 18px;
	color: #CCC;
	text-decoration: underline;
}
#intro_header {
	background-image: url(../images/sake_sign.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 200px;
	width: 410px;
	clear: none;
	position: absolute;
	left: 1px;
	top: 1px;
}
#photo3 {
	background-image: url(../images/sake_images/mel-mags.jpg);
}
#photo2 {
	background-image: url(../images/sake_images/cat.jpg);
}
#photo1 {
	background-image: url(../images/sake_images/bartender.jpg);
}
#centerizer #content h1 {
	color: #EDF8BF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
	line-height: 15px;
}
#centerizer #content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999;
	margin-top: 0px;
}
.underline {
	text-decoration: underline;
}
/* one fish two fish red fish blue fish.*/.tighten {
}
h4 {
	color: #EEF6C9;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}