/*-----------------------

Jewel Catering

Site Design & Development
Blackbrush Creative  
http://www.blackbrushcreative.com

----------------------*/


/* BASE STYLES */

@import "reset.css";

body { text-align: center; background: #4d1753; font: normal 10px Arial, Helvetica, sans-serif; }

h1 { font-size: 30px; color: #4d1753; font-weight: normal; margin: 0; }

h2 { font-size: 24px; margin-bottom: 1em; color: #4d1753; }

h3 { font-size: 18px; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #194d75; font-weight: normal; line-height: 24px; }

h4 { font-size: 14px; font-weight: bold; color: #4d1753; display: inline; line-height: 24px; }

h5 { font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: normal; font-style: italic; color: #8c4494; }

a { color: #004880; text-decoration: underline; }

a:hover, a:focus { color: #15899b; text-decoration: underline; }

abbr, acronym { border: none; }

p, dh { margin-bottom: 24px; color: #4d1753; line-height: 24px; }

p, ul, ol, dd, dt, dh { font-size: 14px; }

dd, dt, dh {color: #4d1753;}

em { font-size: 14px; font-weight: bold; color: #4d1753; display: inline; }

blockquote {
font-size: 14px;
color: #4D1753;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

/* PAGE STRUCTURE */

#header-wrap, #content-wrap, #footer {
margin: 0 auto;
}

#header-background {
width: 100%;
height: 145px;
border-bottom: 5px solid #9a739e;
}

#header-wrap {
width: 830px;
height: 140px;
background-image: url(../images/header-background.gif);
background-position: center top;
background-repeat: no-repeat;
position: relative;
z-index: 1;
}

#content-wrap {
width: 830px
}

#pri-content {
width: 530px;
float: left;
position: relative;
z-index: 2;
}

#sec-content {
margin-left: 550px;
}

#footer {
width: 830px
}

.clear {
clear: both;
}


/* PAGE STYLE */

#header-wrap {
text-align: left;
}

#page-wrap {
background: #fff;
text-align: left;
border-bottom: 1px solid #9a739e;
}

#content-wrap {
padding-bottom: 48px;
}

#pri-content {
margin-top: -31px;
}

#sec-content {

}

#footer {
text-align: left;
}


/* HEADER STYLES */

#header-wrap h1 {
position: absolute;
top: 10px;
display: block;
text-indent: -9999px;
}

#header-wrap h1 a {
display: block;
height: 100px;
width: 140px;
overflow: hidden;
}

#header-wrap ul {
width: 530px;
text-align: right;
padding-top: 60px;
}

#header-wrap li {
display: inline;
padding-left: 10px;
}

#header-wrap li a {
color: #fff;
text-transform: lowercase;
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
}

#header-wrap li a:hover {
text-decoration: underline;
}

#header-wrap li a.nav-selected {
text-decoration: underline;
}

/* FOOTER STYLES */

#footer ul {
width: 530px;
padding: 20px 0;
float: left;
}

#footer li {
display: inline;
padding-right: 10px;
font-size: 11px;
text-transform: lowercase;
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
float: left;
}

#footer a {
text-decoration: none;
color: #D9CAD9;
}

#footer a:hover {
text-decoration: underline;
}

#footer p {
color: #9a739e;
font-size: 10px;
width: 530px;
float: left;
padding-bottom: 30px;
line-height: 14px;
}

#footer p.tagline {
text-indent: -9999px;
height: 44px;
width: 212px;
background-image: url(../images/tagline.gif);
background-repeat: no-repeat;
float: right;
margin: 20px 0;
}


/* TITLE REPLACEMENT */

h2#title-index {
width: 530px;
height: 247px;
background-image: url(../images/title-index.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
}

h2#title-eat {
width: 530px;
height: 247px;
background-image: url(../images/title-eat.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
}

h2#title-drink {
width: 530px;
height: 247px;
background-image: url(../images/title-drink.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
}

h2#title-venues {
width: 530px;
height: 247px;
background-image: url(../images/title-venues.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
}

h2#title-create {
width: 530px;
height: 247px;
background-image: url(../images/title-create.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
}

h2#title-experience {
width: 530px;
height: 247px;
background-image: url(../images/title-experience.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
}

h2#title-contact {
width: 530px;
height: 247px;
background-image: url(../images/title-contact.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
}


/* PRI-CONTENT STYLES */

#pri-content img {
border: solid 5px #d4c6d6;
margin: 0px 10px 0px 0px;
float: left;
}

#pri-content a:hover img {
border: solid 5px #c0a4c5;
}

#pri-content ul {
margin-bottom: 1.6em;
list-style-position: inside;
list-style-type: square;
margin-left: 10px;
color: #4d1753;
line-height: 1.74em;
}

#pri-content .highlight {
padding: 14px 14px 0 14px;
}

#pri-content .highlight h4 {
font-size: 12px;
}

#pri-content .highlight ul {
list-style: none;
font-size: 12px;
}

#pri-content .highlight li {
}

#pri-content .highlight p {
margin-bottom: 1em;
}

.video {
float: left;
margin-right: 10px;
}

#pri-content p.form_title {
margin: 14px 0px 7px 0;
}

form, .menu, .response, .video-wrap  {
padding: 10px;
background-color: #f8f7f7;
}

/* Menu Styles */

dh {
font-weight: bold;
}

.menu ul li.menutitle, .menu dh.menutitle {
list-style: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
color: #17809a;
}

dt {
font-size:12px;
}

dd {
font-size:10px;
font-style:italic;
}

.menu {
margin-bottom: 12px;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
color: #4d1753;
}

.menu-main {
float: left;
width: 320px;
clear: left;
}

.menu-secondary {
float: right;
}

#pri-content .menu ul {
border-left: #d8c3e4 1px solid;
width: 175px; 
padding-left: 12px;
margin-left:0px;
}

.menu dl {
margin-right: 20px;
}

.menu dd {
margin-bottom: 12px;
line-height: 13px;
}

.menu ul li {
font-size: 12px;
line-height: 18px;
margin: 0px;
margin-left:3px;
list-style: square;
list-style-position: inside;
}

.menu li + p {
font-size: 10px;
font-style: italic;
}

.sub {
font-style: italic;
font-size: 12px;
}

.menu p {
font-size: 12px;
margin-bottom: 8px;
}

.menu em {
font-size: 12px;
}

.menu h4 {
float: left;
}

/* SEC-CONTENT STYLES */

.quote {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
line-height: 1.5em;
background-image: url(../images/quote-background.gif);
background-repeat: no-repeat;
border-top: 1px solid #9a739e;
padding-bottom: 15px;
padding: 20px;
font-style: italic;
color:#4D1753;
margin-bottom: 20px;
}

#sec-content .quote p {
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
text-align: right;
font-style: italic;
font-size: 14px;
color: #990000;
}

.highlight {
background-image: url(../images/highlight-background.gif);
background-repeat: repeat-x;
border-top: 1px solid #9a739e;
padding-bottom: 15px;
}

.first { border-top: none;
}

.box {
border-top: 1px solid #c2a2c5;
border-right: 1px solid #c2a2c5;
border-bottom: 1px solid #c2a2c5;
border-left: 1px solid #c2a2c5;
}

h5 {
padding: 10px 0 12px 10px;
}

#sec-content p {
padding: 0 10px;
font-size: 12px;
line-height: 1.76em;
color: #9a739e;
}

#sec-content ul {
padding: 0px 10px 10px 10px;
line-height: 1.5em;
color: #004880;
}

#referral_type {
margin-bottom: 10px;
}


#sec-content img {
padding: 0 0 10px 10px;
}

body#eat #pri-content img, body#create #pri-content img {
margin-bottom: 24px;
} 

body#venues #pri-content img, body#drink #pri-content img {
margin-bottom: 5px;
margin-right: 10px;
} 

body#venues #pri-content h3, body#contact #pri-content h3 {
margin-bottom: 2px;
}

