/*
Theme Name: SGHI-1
Theme URI: http://www.singlegourmethawaii.com/
Description: Single Gourmet Hawaii Theme (based on design by Patrick Foster)
Version: 1.0
Author: Bare Feet Studios
Author URI: http://www.barefeetstudios.com/ 

Copyright 2004, http://www.barefeetstudios.com/

*/

/* ---------------------------------------------------------------- */
/*							STRUCTURE								*/
/* ---------------------------------------------------------------- */
html, body 
{ 
font-size: 14px; 
color: #106180 ;
font-family: Verdana, sans-serif;
line-height: 130%;


}

br.clear-both
{
	margin: 0;
	padding: 0;
	clear: both;
}
#content-wrapper h2
{
	margin: 0;
	padding: 0 0 10px 0;
}

#wrapper
{
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(_images/elements/masthead.gif);
	background-position: left top;
	height: 266px;
}


/* add'l values in elements-home/internal and list s*/
#nav-sub
{
	top: 5px;
	left: 370px;
	width: 300px;
	z-index: 50;
}

/* add'l values in elements-home/internal and lists*/
#nav-main
{
	left: 20px;
	width: 300px;
	z-index: 50;
}

#home-content-box
{
	top: 226px;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 100%;
}

#main-content
{
	width: 519px;
	display: block;
	border-right: #58E093;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
	position: relative;
	padding: 10px 20px 20px 20px;
	margin: 0;
}

#content-wrapper
{
	background-color: #FFC;
	width: 80%;
	border-right: #58E093;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
	padding: 10px 20px 20px 40px;
	margin: 0;
}

form>table, table.form-display
{
	padding: 10px;
	background-color: #FFFFE6;
	border-color: #137499;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 0 -10px;
	font-size: 12px; 
}

td.form-label
{
	text-align: right;
}

div.article-list
{
	border-bottom: #61BC9B;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin-bottom: 20px;
	padding: 0 0 0 0;
}

div.more-link { display: inline; }

img.imageleft, img.imageright
{
	padding: 5px;
	background-color: #FFF;
	border-color: #137499;
	border-width: 1px;
	border-style: solid;
}
img.imageleft
{
	float: left;
	margin: 0 10px 10px 0;
}

img.imageright
{
	float: right;
	margin: 0  10px 10px;
}

a.reservation
{
	height: 37px;
	display: block;
	font-size: 10px;
	width: 175px;
	background-color: transparent;
	background-image: url(_images/elements/rsvp_off.gif);
	background-repeat: no-repeat;
}
a:hover.reservation
{
	background-color: transparent;
	background-image: url(_images/elements/rsvp_on.gif);
}

div.cat-art-list p
{
	font-size: 100%;
	padding: 0;
	margin: 0 0 10px 10px;
}

/* ---------------------------------------------------------------- */
/*                           FONTS and COLORS						*/
/* ---------------------------------------------------------------- */
h1, h2, h3
{
	color: #0B3F54;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#content-wrapper h1, 
#content-wrapper h2, 
#content-wrapper h3 { color: #0B3F54; }
h1
{
	font-size: 1.5em;
	line-height: 1.75em;
}
h2
{
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 12px 0 6px 0;
	margin: 0;
}
h3
{
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 10px 0 10px 0;
	padding: 0;
}

p
{
	font-size: 1em;
}

h1.home 
{
	color: #FFFF99;
}

a, a:link
{
	color: #106180;
	text-transform: inherit;
	text-decoration: underline;
}

a:hover, a:hover:link
{
	color: #FF3B54;
	text-transform: inherit;
	text-decoration: underline;
}

#content-wrapper
{
	font-size: 90%;
	line-height: 1.2em;
}


#nav-sub
{
	color: #FFC;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

#nav-main
{
	color: #FF9;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#main-content p, #content-wrapper p, #content-wrapper td, #content-wrapper ul, 
{
	font-family: Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
}

#footer
{
	color: #FF9;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 80%;
	border-color: #58E093;
	border-width: 1px;
	border-style: solid none none none;
	position: relative;
}



/* ---------------------------------------------------------------- */
/*							LISTS									*/
/* ---------------------------------------------------------------- */

div#content-wrapper ul
{
margin: 0 0 0 20px;
padding: 0 0 0 20px;
}

/* ===== NAVs ===== */

ul 
{
margin: 0;
}

#nav-main ul
{
	float: left;
}

#nav-main ul, #nav-sub ul, #footer ul
{
	margin: 0;
	padding: 0;
}

#nav-main ul li, #nav-sub ul li
{
	padding: 0 4px;
	list-style: none;
	display: inline;
}

#nav-main a, #nav-main a:visited, #nav-sub a, #nav-sub a:visited
{
	color: #FFC;
	text-decoration: none;
	border-style: none;
	padding: 0;
	margin: 0;
}

#nav-main a:hover, #nav-main a:visited:hover, #nav-sub a:hover, #nav-sub a:visited:hover
{
	color: #FC0;
	text-decoration: none;
	border-style: none;
}


/* ===== FOOTER ===== */

#footer 
{
	border-bottom: 0;
}

#footer ul
{
	padding: 0;
	margin: 5px 0 0 16px;
}
#footer ul li
{
	padding: 0 4px;
	list-style: none;
	display: inline;
}

#footer ul a, #footer ul a:visited, #footer ul a:link
{
	color: #FF9;
	text-decoration: none;
	border-style: none;
	border-bottom: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

#footer ul a:hover, #footer ul a:visited:hover
{
	color: #FFF;
	text-decoration: underline;
	border-style: none;
}

/* ---------------------------------------------------------------- */
/*							CUSTOM									*/
/* ---------------------------------------------------------------- */

/* ===== home page lines ===== */
#line1, #line2, #line3
{
	border-color: #70abc1;
	border-width: 1px;
	border-style: solid none none none;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 100%;
}

#line1 {left: 697px; top: 130px;}
#line2 {left: 693px; top: 153px;}
#line3 {left: 693px; top: 162px;}


/* ===== internal pages lines ===== */
#int-line1, #int-line2, #int-line3
{
	border-color: #70abc1;
	border-width: 1px;
	border-style: solid none none none;
	position: absolute;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 1;
}
#int-line1 {top: 89px;}
#int-line2 {top: 98px;}
#int-line3 {border-color: #58E093; top: 158px;}
