/*
Theme Name: KABUKI Modern
Theme URI: http://ingsdesign.com
Description: 
Version: 1.0
Author: INGENIOUS Design
Author URI: http://ingsdesign.com
Tags: white, fixed width, fixed header

	Kabuki Modern 1.0
	 http://ingsdesign.com

	This was designed by INGENIOUS Design for
	Dining Bar Kabuki

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	background: #ffffff;
	color: #000000;
	text-align: center;
}

* {
	margin:0;
	padding:0;
}

.title span {
	background-color:#FFFFFF;
	display:inline-block;
	text-transform:uppercase;
	color:#aeaeae;
	font-size:24px;
	height:100%;
	margin:0;
	padding:0 14px 0 0;
}

.detail_top p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:18px;
	margin:0;
	padding:0;
}

.sub_menu {
	clear:right;
	color:#6a6a6a;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:36px;
	position:inherit;
	float:right;
}

.sub_menu a {
	color:#6a6a6a;
	text-decoration:none;
}

.sub_menu a:hover {
	text-decoration: underline;
}

.sub_menu a:active {
	color:#000000;
	text-decoration:none;
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.menu_item h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
}

.menu_item h3 {
	font-size:12px;
	font-weight:normal;
}

.menu_item p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	padding-top:5px;
	padding-bottom:5px;
}

.menu_item em {
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	bottom:-.2em;
	right:0;
	font-size:18px;
	color:#6b6b6b;
}

.menu_item sup {
	font-size:60%;
	color:#6b6b6b;
}

input {
	border:1px solid #dddddd;
	margin-top:3px;
	margin-bottom:3px;
}

textarea {
	border:1px solid #dddddd;
	margin-bottom:3px;
	margin-top:5px;
}


/* End Typography & Colors */



/* Begin Structure */
#wrapper {
	width:950px;
	overflow:hidden;
	margin:auto;
}

#header {
	width:100%;
	text-align:left;
}

#header ul {
	margin:0;
	padding:0;
}

#header ul li {
	float:right;
	margin:0;
	padding:40px 0 0 30px;
	list-style-type:none;
	font-weight:normal;
	text-transform:uppercase;
	font-size:2em;
	margin-top:25px;
}

#header ul li a {
	color:#000000;
	text-decoration:none;
}

#header ul li a:active {
	color:#aeaeae;
	text-decoration:none;
}

#header ul li a:hover {
	color:#aeaeae;
	text-decoration:underline;
}

#content {
	padding-top:10px;
	clear:both;
}

.title {
	background-color:#ededed;
	clear:both;
	height:24px;
	margin:5px auto 30px 10px;
	padding:0;
	text-align:left;
	width:100%;
	overflow:hidden;
}

.detail_left {
	background-color:#f2f2f2;
	float:left;
	height:340px;
	margin:0 0 30px;
	padding:10px;
	text-align:left;
	width:520px;
}

.detail_right {
	background-color:#f2f2f2;
	float:right;
	height:360px;
	margin:0 0 30px;
	padding:0;
	text-align:left;
	width:410px;
}

.detail_top {
	height:auto;
	margin:0;
	padding:10px 0 0 10px;
	text-align:left;
	width:380px;
}

.recent_specials {
	float:left;
	margin:0;
	padding:0;
	width:330px;
	text-align:left;
}

#menu_container {
	clear:both;
	padding-top:15px;
}

.list_title {
	border-bottom:1px solid #dddddd;
	margin:0;
	color:#878787;
	font-size:11px;
	font-weight:bold;
	text-indent:2em;
	display:list-item;
}

.list_tite img {
	vertical-align:bottom;
}

ul.recent_specials li {
	border-bottom:1px solid #dddddd;
	font-size:11px;
	line-height:18px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.recent_specials li a {
	background: transparent url(images/bullet-postit.gif) no-repeat scroll 5px 8px;
	/*border-top:1px solid #ffffbf;*/
	color:#666666;
	display:block;
	margin:0 auto;
	padding:4px 0 4px 25px;
	width:320px;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}

ul.recent_specials li a:hover {
	background: transparent url(images/bullet-postit_hover.gif) no-repeat scroll 5px 8px;
	color:#dddddd;
	text-decoration:underline;
}

ul.gallery {
	float:right;
	width:470px;
	margin:0;
	padding:0;
	text-align:left;
}

ul.gallery li {
	list-style-type:none;
	line-height:18px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li.gal {
	background:url(images/late_bg.png) center top no-repeat;
	width:91px;
	min-height:91px;
	border:1px solid #dddddd;
	margin:10px;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	*display:inline;
	_height:91px;
}

#footer {
	clear:both;
	/*margin:45px;*/
	font-size:11px;
	color:#666666;
	text-align:center;
	padding-top:45px;
	padding-bottom:15px;
}

#inside {
	width:95%;
	margin:auto;
	border-top:1px solid #dedede;
	padding:1em 0;
	text-align:center;
}

.address {
	float:left;
	text-transform:uppercase;
}

.attributes {
	float:right;
}

.menu_item {
	border:1px solid #dddddd;
	width:150px;
	padding:8px 10px;
	text-align:left;
	margin:0 0 20px 15px;
	float:left;
	min-height:300px;
}

/* End Structure */

/* Begin Images */
img {
	border:0 none;
	vertical-align:bottom;
	margin:0;
	padding:0;
}

.logo {
	text-indent:-9999px;
	background:url(images/logo.png) no-repeat scroll top left;
	display:block;
	min-width:146px;
	min-height:146px;
	overflow:hidden;
	float:left;
	margin-top:10px;
}

.db_kabuki {
	text-indent:-9999px;
	background:url(images/d_bar_kabuki.png) no-repeat scroll top left;
	display:block;
	min-width:285px;
	min-height:22px;
	margin-bottom:10px;
}

.addr {
	text-indent:-9999px;
	background:url(images/address.png) no-repeat scroll top left;
	display:block;
	min-width:218px;
	min-height:43px;
	margin-bottom:5px;
}

.phone {
	text-indent:-9999px;
	background:url(images/phone.png) no-repeat scroll top left;
	display:block;
	min-width:218px;
	min-height:20px;
	margin-bottom:20px;
}

.welcome {
	text-indent:-9999px;
	background:url(images/welcome_header.png) no-repeat scroll top left;
	display:block;
	min-height:36px;
	min-width:306px;
	margin-bottom:20px;
}

.slide_item {
	width:520px;
	height:340px;
	position:absolute;
	vertical-align:top;
	overflow:hidden;
}


