@charset "UTF-8";
/* CSS Document */



body {
	color: #666666;
	background-color: #2C5E7E;
	background-image: url(http://www.keywestgourmet.com/interface/greenGradient_02.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
  }
a:link {
	color:#0066CC;
	font-weight:bold;
  }
a:visited {
	color:#0066CC;
  }
a:hover {
	color:#89A868;
  }
a img {
  border-width:0;
  }
  #top {
	height: 135px;
	clear: both;
	margin-bottom: 10px;
}
#logo {
	height: 135px;
	width: 350px;
	margin-left: 43px;
	background-color: #FFFFFF;
}
#topbanner {
	background-image: url(http://www.keywestgourmet.com/interface/topbg_repeat_02.png);
	padding: 0px;
	height: 57px;
	background-position: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titleNav {
	height: 130px;
	width: 455px;
	float: right;
	margin-right: 35px;
	background-color: #FFFFFF;
	text-align: right;
}
#rightCol {
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
	float: left;
	padding-right: 20px;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0px;
}
#kwgfLogo {
	height: 75px;
	width: 100px;
	float: left;
	background-image: url(http://www.keywestgourmet.com/interface/kwgfLogo_29.png);
}
#footerText {
	width: 750px;
	float: left;
	text-transform: uppercase;
	letter-spacing:0.1em;
	font-size: 82%;
	line-height: 1.2em;
	color: #B29F80;
	height: 60px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}
#footerCenter {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.note{
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -1000px;
	top: -1000px;
	color: #999999;
	padding: 8px;
	width: 150px;
	font-size: 75%;
	background-color: #F0EED7;
	margin-top: -35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -155px;
	border: 0.5px solid #999999;
	background-image: url(http://www.keywestgourmet.com/images/myicon_sm.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
#eatLinks {
	background-image: url(http://www.keywestgourmet.com/interface/eatLinksBG.png);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
}

/* Header
----------------------------------------------- */
@media all {
#eatLinks img {
	margin-top: 3px;
	border: 0.5px solid #999999;
}
#eatLinks .eatlist {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
  #header {
    width:660px;
    margin:0 auto 10px;
    border:1px solid #ccc;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

/* Content
----------------------------------------------- */
@media all {
  #content {
	font-size: 0.88em;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	padding: 0px;
	background-image: url(http://www.keywestgourmet.com/interface/contentBGfull_22.png);
    }
#wrapper {
	background-image: url(http://www.keywestgourmet.com/interface/greenGradient_02.png);
	width: 100%;
	background-repeat: repeat-x;
	background-color: #89A868;
}
  #main {
	width: 432px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
    }
  #sidebar {
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 23px;
	padding-left: 20px;
	float: left;
	padding-right: 25px;
    }
  }
/*@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }*/

/* Headings
----------------------------------------------- */
h2 {
	font-size: 1.5em;
	color: #002D48;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#89A868;
  }
.post-title a, .post-title a:visited, .post-title strong {
	display:block;
	text-decoration:none;
	color:#89A868;
	font-weight:normal;
  }
.post-title strong, .post-title a:hover {
	color:#003366;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
	color:#ccc;
	font-size: 0.7em;
	margin-top: -0.15em;
	
  }
.post-footer em, .comment-link {
  font:78%/1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
	font-style:normal;
	color:#999;
	margin-right:.6em;
	font-size: -0.5em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
	padding-top: 4px;
	padding-bottom: 4px;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
	margin:0;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size: 60%;
	line-height: 1.6em;
	font-weight: bold;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
	margin:0;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-size: 60%;
	line-height: 1.4em;
  }


/* Footer
----------------------------------------------- */
#footer {
	font-size: 0.85em;
	background-image: url(http://www.keywestgourmet.com/interface/blue_32.png);
	padding: 0px;
	text-align: center;
	height: 100px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
.list {
	width: 160px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 35px;
}
.post-title-sm {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:80%;
	font-weight:normal;
	line-height:1.4em;
	color:#89A868;
}
.guestBlogger {
	float: left;
	clear: both;
	margin-right: 5px;
}
.guestBloggerText {
	display: block;
	font-size: 90%;
}
.registration {
	font-size:9px;
	}
	
.quote {
	font-size:10px;
	font-style:italic;
	}	
.keywords {
	font-size: xx-small;
	color: #2C5E7E;
}