/*
Theme Name: Izakaya Wasa
Theme URI: 
Description: Theme for Izakaya Wasa 
Version: 1.1
Author: Andrew Vergara 
Datum: January 08, 2009
*/

/* RESET ALL MARGINS AND PADDING */

* { 
  margin: 0; 
  padding: 0;
}

p { 
	margin:0 0 0 0;
  /*margin-bottom: 21px; */
}

h1 { 
  font-size: 28px; 
  line-height: 42px;
}

h2 {
  font-size: 18px; 
  line-height: 21px; 
}

h3 { 
  font-size: 12px; 
  line-height: 21px; 
}

h1, h2, h3 {
	color: #8CC540;
}

ul, 
ol { 
	margin: 11px 0 10px 18px; 
}

/* GENERAL */

body {
	background: #000000 url(/izakayawasa/img/bg.png) top left repeat-x;
	font: 13px/21px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	width:100%;
}


#wrap {
	width: 900px;
	margin: 65px auto 65px;
	background: #F0EDCD;
}

a {
	color: #6F0102;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

br.clear {
	clear: both;
}

/* HEADER */

#logo {
	background: url(/izakayawasa/img/izzybobo.png) no-repeat bottom left;
	float:left;
	height:375px;
	width:300px;
}

#photo_scroll{
	float:right;
	height:375px;
	width:600px;
	position:relative;
}

#photo_scroll span{
	background: transparent url(/izakayawasa/img/photopiece.png) no-repeat;
	position:absolute;
	left:0;
	bottom:0;
	width:672px;
	height:41px;
	z-index:30;
}


.below_header{
	
}

.izzy_left{
	float:left;
	height:25px;
	position:relative;
	top:-2px;
	width:300px;
}

.izzy_right{
	float:right;
	height:25px;
	width:600px;
}

/*NAVIGATION*/
#nav{
	width:300px;
	display:block;
	list-style:none;
	background: #F0EDCD;
	float:left;
}

#nav img{
	border: 0 none;
	position:relative;
	top:-2px;
}


#navi ul li{
	list-style:none;
	color:#000000;
}

#sub_navi ul li{
	list-style:none;
	color:#000000;
}

/*CONTENT*/
#main {
	background: #F0EDCD;
	float: right;
	width:600px;
	height: 100%;
}

#content {
	
}

#red_tag{
	width:100%;
	text-align:right;
}

#red_tag img{
	padding:0 20px 0 0;
}

#content li{
	list-style:none;
}

#content a{
	font-size:24px;
	color: #000000;
}

#pick_menu ul{
	padding: 20px 0 175px;
}

#pick_menu li{
	font-size: x-large;
	color: #000000;
}

#lunch_menu ul{
	padding-bottom:120px;
}

#lunch_menu li{
	color:#000000;
	font-size:24px;
}

#lunch_menu a{
	font-size: 18px;
}

#lunch_salad_left{
	width:275px;
	float:left;
}

#lunch_salad_right{
	width:300px;
	float:right;
}

#lunch_salad h2{
	font-size: x-large;
	color:#000000;
}

#lunch_appe_left{
	width:275px;
	float:left;
}

#lunch_appe_right{
	width:300px;
	float:right;
}

#lunch_appe h2{
	font-size: x-large;
	color:#000000;
}

#lunch_appetizers_left{
	width:275px;
	float:left;
}

#lunch_appetizers_right{
	width:300px;
	float:right;
}

#lunch_appetizers h2{
	font-size: x-large;
	color:#000000;
}

#lunch_treasure{
	height:675px;
	width:600px;
}

#lunch_treasure_left{
	width:275px;
	float:left;
}

#lunch_treasure_right{
	width:300px;
	float:right;
}

#lunch_treasure h2{
	font-size: x-large;
	color:#000000;
}

#lunch_sashimi_left{
	width:275px;
	float:left;
}

#lunch_sashimi h2{
	font-size: x-large;
	color:#000000;
}

#lunch_sashimi{
	width:600px;
	height:525px;
}

#lunch_roll_left{
	width:275px;
	float:left;
}

#lunch_roll_right{
	width:300px;
	float:right;
}

#lunch_roll h2{
	font-size: x-large;
	color:#000000;
}

#lunch_roll{
	width:600px;
	height:400px;
}

#lunch_noodle{
	height:175px
}

#lunch_noodle_left{
	width:275px;
	float:left;
}

#lunch_noodle_right{
	width:300px;
	float:right;
}

#lunch_noodle h2{
	font-size: x-large;
	color:#000000;
}

#lunch_donburi_left{
	width:275px;
	float:left;
}

#lunch_donburi{
	height:250px;
}

#lunch_donburi_right{
	width:300px;
	float:right;
}

#lunch_donburi h2{
	font-size: x-large;
	color:#000000;
}

#lunch_set_left{
	width:275px;
	float:left;
}

#lunch_set_right{
	width:300px;
	float:right;
}

#lunch_set h2{
	font-size: x-large;
	color:#000000;
}

#lunch_set{
	height:400px;
}

#lunch_dessert_left{
	width:275px;
	float:left;
}

#lunch_dessert_right{
	width:300px;
	float:right;
}

#lunch_dessert h2{
	font-size: x-large;
	color:#000000;
}

#dinner_fried{
	height:750px;
	width:600px;
}

#dinner_fried_left{
	width:275px;
	float:left;
}

#dinner_fried_right{
	width:300px;
	float:right;
}

#dinner_fried h2{
	font-size: x-large;
	color:#000000;
}

#dinner_grilled_left{
	width:275px;
	float:left;
}

#dinner_grilled h2{
	font-size: x-large;
	color:#000000;
}

#dinner_grilled{
	width:600px;
	height:400px;
}

#dinner_sauteed_left{
	width:275px;
	float:left;
}

#dinner_sauteed_right{
	width:300px;
	float:right;
}

#dinner_sauteed h2{
	font-size: x-large;
	color:#000000;
}

#dinner_sauteed{
	width:600px;
	height:300px;
}

/* FOOTER */

#footer {
	clear: both;
	background:#F0EDCD;
	text-align:right;
}

#footer img{
	vertical-align:bottom;
}

/* Extras */
#login{
	border:solid;
	padding: 10px;
	width: 200px;
}
.menu_choose{
 	font-size: x-large !important;
	color: #000000;
 }
 
 .tagline p{
 	font-size:14px !important;
	font-weight:lighter;
	padding:3px 0;
}
p.title{
 	font-size:38px !important;
 }
 
 .headline p{
 	text-align:center;
	font-size: 14px;
 }
 .events{
 	font-weight:lighter;
 }
 
 

