/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
body {
font-family:Arial,Helvetica,sans-serif; 
}

#header {
font-family:Arial,Helvetica,sans-serif; 
}

#pagenav li ul li {
background: #2E3638;
color: white;
width: 18em;
}

#pagenav li ul  {
border:1px solid #E73540;
width: 18em;
}

a:link, a:visited {
color:#E64C42;
}

h1, h2, h3, h4, h5, h6 {
font-family:Arial,Helvetica,sans-serif;
}

.hl {
font-variant: small-caps;
}

.post h2.title .date {
font-size: 12px;
}

img {
border: none !important;
}
.more a {
background: none !important;
}

.entry ul li {
list-style-image:none !important;
list-style-position:inside !important;
list-style-type:disc !important;
margin-left:15px;
padding:3px 0;
}

.entry ol li {
font-size:12px;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:decimal !important;
padding:3px 0;
}

#tabbox ul {
font-variant: small-caps;
}

img.alignleft {
margin:0 20px 8px 0;
}

.lower {}
.sushibg {background:none repeat scroll 0 0 #64686B;
height:345px;
width:100%;
margin-bottom: 20px;}
.sushibg h3 {
background:url("http://www.kaijisushi.com/wp-content/themes/vibrantcms/images/flowers-top.jpg") no-repeat scroll 90% 50% transparent;
color:white;
font-size:26px;
}
.lower img {
float:left;
padding:10px 10px 10px 5px;
}
.sushibg p {
font-size:13px;
font-weight:bold;
width:930px;
}
.lower-text {
padding-top:20px;
}
.bottom {}
.bottom img {float:left;}

#news {
color:#75818A;
float:right;
width:315px;
height:375px;
background: none;
margin-bottom: 15px;
}

.grid_6 { width: 100% !important;}

#footer {background: #2E3638 !important; }
