CSS - http://www.uncletonysitaliancuisine.com/html

    * Collapse All
    * Expand All

http://www.www.uncletonysitaliancuisine.com/html
http://www.www.uncletonysitaliancuisine.com/default.css

* {padding:0; margin:0;}

/* Generated by KompoZer */
html {
  min-height: 100%;
}
* {
  margin: 0;
  padding: 0;
}
a {
  color: #996633;
}
a:hover {
  color: #cc6600;
}
img {
  border:  none;
}
body {
  background: #660000 url(img/bg.jpg) repeat-x scroll left bottom;
  color: #444444;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 62.5%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
}
p, code, ul {
  padding-bottom: 1.2em;
}
li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
h1 {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size-adjust: none;
  font-stretch: normal;
  margin-bottom: 4px;
  text-align: right;
  color: #000000;
  line-height: 0.95em;
  font-size: 1.3em;
  font-family: Papyrus;
}
h1, h2, h3 {
  padding-top: 6px;
}

table {
padding:0px;
}

.clearer {
  clear: both;
}
.left {
  float: left;
}

.right {
  float: right;
}
.container {
  margin: 0 auto;
  padding: 0 10px 10px;
  background-color: #ffffff;
  font-size: 1.2em;
  width: 780px;
}
.top {
  padding: 10px 10px 0;
}
.header {
  margin: 0 auto;
  padding: 10px 10px 5px;
  background-color: #ffffff;
  font-size: 1.2em;
  height: 105px;
  width: 780px;
}
.header .left, .header .right {
  background-color: #333333;
  color: #ffffff;
  height: 105px;
}
.header .left {
  background-color: #77933d;
  font-family: "Trebuchet MS",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 2.8em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 105px;
  width: 564px;
  text-align: left;
}
.header .right {
  overflow: auto;
  width: 212px;
}
.header .right p, .header .right h2 {
  padding: 0 16px;
}
.header .right h2 {
  padding-top: 16px;
  font-family: "Trebuchet MS",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.6em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.navigation {
  border: 1px solid #d8ebd8;
  background: #77933d url(img/nav.jpg) repeat scroll 0% 50%;
  height: 41px;
  
}
.navigation a {
  border-right: 1px solid #d8ebd8;
  padding: 0 18px;
  background: transparent url(img/nav.jpg) repeat-x scroll left top;
  color: #000000;
  display: block;
  float: left;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.3em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 41px;
  text-decoration: none;
}
.navigation a:hover {
  background: transparent url(img/nav.jpg) repeat scroll left bottom;
  color: #333300;
}
.main {
  border-top: 4px solid #ffffff;
  background: transparent url(img/bgmain.gif) repeat-y scroll 0% 50%;
}
.sidenav {
  float: right;
  width: 210px;
}
.sidenav h2 {
  margin: 0;
  color: #333300;
  font-size: 1em;
  line-height: 30px;
  padding-left: 12px;
}
.sidenav ul {
  border-top: 1px solid #d8ebd8;
  padding: 0;
}
.sidenav li {
  border-bottom: 1px solid #d8ebd8;
}
.sidenav li a {
  padding: 8px 0 8px 5%;
  font-size: 1.1em;
  color: #333300;
  display: block;
  text-decoration: none;
  width: 95%;
}
.sidenav li a:hover {
  background-color: #ebebeb;
  color: #665544;
}
.content {
  margin: 10px 0;
  padding: 0 16px;
  float: left;
  width: 531px;
}
.content .descr {
  color: #666644;
  font-size: 0.9em;
  margin-bottom: 6px;
}
.content li {
  list-style-type: disc;
  list-style-image: url(img/li.gif);
  list-style-position: outside;
  margin-left: 18px;
}
.content .imgright {
  border: 1px solid #d8ebd8;
  padding: 5px;
  margin-left: 4px;
  float: right;
}
.content p {
  color: #666644;
}
.footer {
  background-color: transparent;
  background-repeat: repeat-x;
  color: #000000;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
  background-position: left center;
  font-size: 0.9em;
  line-height: 16px;
  font-weight: normal;
}
.footer a, .footer a:hover {
  color: #ffffff;
}

