/*
     stylesheet main.css for classicitaliancooking.com
     Author: Phil Glatfelter
     Email: pglat_1958@epix.net
     Date: Jan 2009
     Layout based on Coffecup html editor layout 34
	  
*/

html, body {
margin: 0;
padding: 0;
}

body {
background-image: url(images/dkpurpwhitestripe6x6p.gif);
background-repeat: repeat;
background-attachment: fixed;
background-color: #ffffff;
font: small Verdana, Helvetica, Arial, sans-serif;
color: #5b5b5b;
padding: 10px 0 10px;
}

* html body {
font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
margin: 0;
padding: 0;
}

h2 {
font-family: "Times New Roman", Georgia, serif;
font-style: italic;
font-size: 170%;
letter-spacing: 1px;
color: #800000;
margin-top: 0;
margin-bottom: 0.3em;

}
      
h3 {
font-family: "Times New Roman", Georgia, serif;
font-style: italic;
font-size: 130%;
color: #000000;
margin: 0;
}

h4 {
font-size: 110%;
color: #800000;
margin: 0 0 1em;
line-height: 1.5em;
}
 
h5 {
font-size: 100%;
color: #000000;
margin-top: 5px;
margin-bottom: 0;
}
         
a {
color: #337810;
}

p {
margin: 0 0 1em;
font-size: 90%;
line-height: 1.5em;
}

em {
color: #909000;
}

blockquote {
margin: 2em 4em 0 0;
padding: 3em 0 0 0;
background-image: url(images/topquot30opac.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

blockquote p {
font-size: 80%;
line-height: 1.6em;
}

.img-wrapper {
background: url(images/shadow.gif) no-repeat bottom right;
clear: both;
float: left;
display: inline;
position: relative;
margin: 10px 15px 10px 5px;
}

.img-wrapper img {
background-color: #fff;
padding: 4px;
display: block;
border: 1px solid #a9a9a9;
position: relative;
margin: -5px 5px 5px -5px;
}

.centertext {
text-align: center;
margin-top: 30px;
}

.borderbottom {
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
}

.nopad {
margin-top: 0;
padding-top: 0;
}

.menu {
font-family: Georgia, "Times New Roman", serif;
font-style: italic;
}

.menu h3 {
color: #9fb24e;
font-size: 150%;
}

.menu h4 {
font-size: 110%;
color: #800000;
margin: 0 0 1em;
font-style: normal;
line-height: 1.5em;
}

.menu p {
font-size: 90%;
}

.specialmargin {
margin-bottom: 20px;
}

.clear {
clear: both;
}

.insertbox {
font-size: 85%;
float: right;
display: inline;
margin: 0 0 15px 15px;
padding: 10px;
width: 100px;
border-top: 4px double #909000;
border-bottom: 4px double #909000;
}

.insertbox h5 {
padding: 0;
margin: 0;
}

.photomargin {
margin: 10px 0 10px 0;
}
	
#container {
width: 760px;
background-color: #ffffff;
background-image: url(images/GrapeMotifab&w80pac326x285p.gif);
background-repeat: no-repeat;
background-position: 90px 100px;
margin: 0 auto;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
		
		/* Header */
#header	{
background: #800000;
background-image: url(images/tableset4780x120p.jpg);
background-repeat: no-repeat;
background-position: bottom left;
border-bottom: 4px solid #a52a2a;
height: 220px;
}
		
#header h1 {
font-family: "Times New Roman", Georgia, serif;
font-style: italic;
font-size: 280%;
line-height: 0.8em;
color: #ffffff;
margin: 0 0 3px;
padding: 15px 18px 5px;
background-image: url(images/brngrnfadegrad8x80p.gif);
background-repeat: repeat-x;
background-color: #800000;
}

#header p {
text-align: right;
color: #ffffff;
font-size: 90%;
font-weight: bold;
padding: 7em 18px;
}

#header span  {
font-size: 70%;
color: #e9de9e;
}
		
		/* Content Style */

#navigation	{
background-color: transparent;
float: left;
display: inline;
width: 175px;
margin-left: 30px;
margin-top: 15px;
}

#navigation p {
font-size: 75%;
}

#navigation ul {
margin-top: 0;
margin-left: 0;
padding-left: 0;

}

#navigation li {
list-style-type: none;
line-height: 1.7em;
font-size: 90%;
}

#navigation a:link, #navigation a:visited {
text-decoration: none;
color: #52462a;
}

#navigation a:hover {
color: #ccc;
}

#home #navigation .home a,
#dinners #navigation .dinners a,
#catering #navigation .catering a,
#classes #navigation .classes a,
#reserveform #navigation .reserveform a,
#dinnermenus #navigation .dinnermenus a,
#ingredients #navigation .ingredients a,
#testimonials #navigation .testimonials a,
#directions #navigation .directions a,
#about #navigation .about a,
#contact #navigation .contact a {
background-position: right bottom;
background-color: #9fb24e;
padding: 0.2em;
color: #ffffff;
cursor: default;
}

#navigation h3 {
clear: both;
line-height: 1.8em;
margin-top: 30px;
margin-bottom: 0;
}

#navigation h5 {
clear: both;
font-size: 100%;
color: #800000;
margin-top: 10px;
margin-bottom: 0;
}
        
.small	{ font-size: 90%; line-height: 1.8em; }
        
#content {
margin-bottom: 18px;
padding: 20px 0 0 20px;
}

#content.noback {
background-image: none;
}

.topnote {
background-color: #c8d8d1;
border: 2px dotted green;
padding: 1em 1em 0.5em 1em;
margin-bottom: 20px;
}

.topnote h3 {
color: #527856;
}
		
		/* Content Positioning & Size */
	
#content { float: right; display: inline; width: 390px; margin-right: 130px; }

#content p, #extra p { padding-right: 18px; }

form {
padding: 0;
margin: 1em 0 10px 0;
}

form h1 {
font-size: 110%;
color: #fea500;
margin: 0;
padding: 0 0 5px 0;
}

fieldset  {
float: left;
display: inline;
clear: left;
width: 100%;
margin: 1em 0 0 0;
padding: 0 0 0 1em;
border: 1px solid #ccc;
}

fieldset.noborder {
border: none;
margin: 0;
padding: 0;
}

fieldset ol {
padding: 0.5em 0 0 0;
margin: 0;
list-style: none;
}

fieldset li {
padding: 0 0 0.5em 0;
float: left;
display: inline;
clear: left;
width: 100%;
}

fieldset.submit {
border-style: none;
float: none;
width: auto;
}

legend  {
font-weight: bold;
padding: 0.3em 0 0.5em 0;
color: #800000;
}

legend.newcolor {
color: #9fb24e;
padding: 0.3em 0 0 0;
}

label {
float: left;
display: inline;
width: 8em;
margin-right: 0.5em;
}

label.wider {
width: 12em;
}

textarea {
width: 90%;
}
		
#extra			{ float: right; display: inline; width: 330px; margin-right: 190px; }		

/* Footer */

#footer	{
background: #668016;
background-image: url(images/dkgreengrad10x120p.gif);
background-repeat: repeat-x;
border-bottom: 2px solid #999;
padding-top: 0.5em;
clear: both;
text-align: center;
}

		#footer a		{ color: #eee; }
		#footer	p		{ font-size: 70%; color: #ccc; margin: 0; padding: 0.5em 18px 10px; }
		#footer ul		{ list-style: none; margin: 0 18px 0; padding: 0; }
		#footer li		{ display: inline; font-size: 70%; font-weight: bold; padding-right: 5px; line-height: 1.6em;}

	
	
	
