/*  
Theme: TasteHK
URI: http://www.tastehongkong.com
*/
/* Normalize */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.6em;
	/*border-top: 38px solid #888;*/ 
	/*background-color:#CCCCCC;*/
}
ol, ul {
	list-style: none;
}
a {
	color: #888888;
	text-decoration: none;
}
a:visited {
	/*color: #88AA55;*/
}
a:hover {
	color: #88AA55;
	text-decoration: underline;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
a:active, a:focus {
  outline: none !important;
}

/* Common */
h1, h2, h3, h4, h5 {
	font-family: helvetica, arial, sans-serif;
	/*font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;*/
	color: #666;
	/*font-size: 100%;*/
	font-weight: normal;
}
h1, h2, h3 {
	margin-top: 0;
}
h4, h5 {
	margin-top: 1.2em;
}
h1 {
	font-size: 38px;
	letter-spacing: -2px;
	line-height: 1em;
	margin: 0;
}
h1 a, h1 a:visited,
h2 a, h2 a:visited,
h3 a, h3 a:visited {
	color: #666;
	text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover {
	color: #AABB66;
	/*color: #666;*/
	text-decoration: none;
}
h3 {
	display: block;
	font-size: 25px;
	/*font-family: helvetica,arial,sans-serif;*/
	line-height: 1.2em;
	letter-spacing: -0.05em;
	/*margin-top: 0;
	margin-bottom: 0;*/
}
h4 {
	display: block;
	font-size: 15px;
	font-weight: bold;
	font-family: helvetica,arial,sans-serif;*/
	lin/*e-height: 1.1em;
	letter-spacing: -0.02em;
	/*margin-top: 0;
	margin-bottom: 0;*/
}
/*h2 {
	color: #666;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: bold 160%/100% Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}*/

/*h3 {
	font: bold 110%/100% Arial, Helvetica, sans-serif;
	color: #88AA55;
	margin: 10px 0px 5px;
}*/
/*h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}*/
form {
	margin:0px;
	padding:0px;
}
.clear {clear: both;}
.indent30 {
	margin-left: 30px;
}
.line15 {
	height: 15px;
	border-bottom: solid 1px #CCC;
}
.noborder {
	border:none !important;
}
.align-right {
	float: right; margin:5px 0 5px 10px !important;
}
.right {
	float: right;
}
.top30 {
	margin-top: 20px;
}
	
#wrap {
	width: 968px;
	padding: 0 25px 0 25px;
	margin: 0px auto;
}
#page {
	margin: 0px auto;
	width: 928px;
	background-color: #FFF;
	/*border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;*/
}
#page-top {
	padding: 5px 0;
	border: solid 1px #333;
	background-color: #333;
	margin-top: -11px;
	margin-bottom: 2px;
	height: 92px;
	
}

#ad-728-90 {
	width: 728px;
	margin-left: 108px;
	
	}

/* header */
#header {
	height: 168px;
	/*height: 220px;*/
	/*background-color:#FFF;*/
	/*background: #0FACEA url(header-bg.jpg) no-repeat;*/
	/*background: url(images/header.jpg) no-repeat;*/
	/*border-bottom: 3px solid #59780a;
	border-bottom: 1px solid #666666;*/
	/*margin-top: -38px;*/
	margin-bottom: 10px;
	position: relative;
}
#headernav {
	height: 18px;
	border-top: solid 3px #666;
	border-bottom: solid 3px #666;
	background-color:#666;
	list-style: none;
}
#headernav li {
	float: left;
	margin:0 3px 0 3px;
	color: #FFF;
}
#headernav li a {
	color: #FFF;
}
#headerimg {
	margin: 0;
	padding-top: 10px;
	height: 120px;
	/*height: 160px;*/
	border-bottom: solid 5px #CCC;
}
#headerimg h1 a {
	text-indent: -9999px;
	background: url(../../../img/logo-tasteHK.gif) no-repeat;
	height:43px;
	width:199px;
	display:block;
	overflow:hidden;
}
#headerimg img#tastehk {
}

/*#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #5c8d0c url(../../glossyblue/glossyblue-1-4/images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}
*/
/* content */


/*#content-top #top-right {
	float: right;
	width: 13.5%;
	padding-top: 20px;
	font-family: helvetica, arial, sans-serif;
	font-size:11px;
	line-height: 1em;
}*/

#content-wrap {
	float: left;
	width: 500px /*3-col*/;
	/*width: 596px; 4-col*/
	/*background-color:#33CC99;*/
}
#content-wrap #top-left {
	float: left;
	width: 500px;
}
#content-wrap #top-left h1 {
	font-size: 22px;
	letter-spacing: -0.5px;
	line-height: 1em;
	margin: 0;
	display: block;
}
/*#content-side {
	float: right;
	width: 120px;
	margin-top: 72px;
	margin-left: 1px;
}*/
#content-side .side-ad-120 {
	/*margin-top: 3px;*/
	padding: 20px 0;
	height: 312px;
	width: 120px;
	background-color: #EFEFEF;
}	
#content {
	/*background-color:#FFFF66;*/
	/*margin: 0 30px 0 0;*/
	margin: 0;
	padding: 0 0 30px 0;
	float: left;
	width: 500px;
	/*width: 500px;*/
	overflow: hidden;
}
*html #content {
	display: inline;
}
#content img {
	/*padding: 3px;
	border: solid 1px #DDD;*/
	/*background-color: #F3F3F3;*/
	/*background-color: #F5F6F7;*/
}
/*#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 485px;
	overflow: hidden;
}*/
/*.index-title a{
	font-size: 100%;
	padding-left: 10px;
	background: url(images/bullet-666.gif) no-repeat left center;
}*/
.post {
	/*float: left;*/
	/*margin-left: 128px;*/
	width: 500px;
	padding-bottom: 60px;
}
.post p,
.post ul { 
	margin-top: 6px;
	margin-bottom: 0;
	clear: both;
}
.post a {
	/*text-decoration: underline;*/
}
.post img {
	margin: 0 auto 0 auto;
}
.post p.img-center {
	width: 500 px;
}	
	
.post .page-list {
	padding-left: 10px;
	margin-left: 30px;
	background-color: #FF9966;
	background: url(../../../img/bullet-666.gif) no-repeat left center;
}
.post-title { 
	clear: both;
	/*float: left;
	margin-left: 10px;
	width: 430px;*/
}
.post-details {
	line-height: 0.9em;
	color: #888;
	margin-bottom: 8px !important;
}
.post-date /*.post-cat, post-add-comment*/ {
	margin: 0;
	font-size: 10px;
	font-family: lucida grande, helvetica, arial, sans-serif;
	display: block;
}
.post-date {
	color: #999;
	margin-bottom: -0.2em;
	/*float: left;
	padding-right: 5px*/;
}
/*.post-add-comment {
	float: right;
}*/

/*.post-action {
	line-height: 1em;
	font-size: 11px;
	background-color: #EFEFEF;
	margin: 0 0 50px 0;
	padding: 5px 0;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}*/
  
.post-add-comment {
	/*background: url(../../glossyblue/glossyblue-1-4/images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	margin: 0 0 0 312px;
	font-size: 80%;
	float: right;*/
}
/*.post-title p {
	padding: 0;
	margin: 0;
	clear: both;
}*/
/*.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(../../glossyblue/glossyblue-1-4/images/date-bg.gif) no-repeat;
}*/
/*.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}*/

/*.post img.aligncentre {
	margin-right: auto;
	margin-left: auto;
	display: block;
}	
.post img.alignright { 
	margin: 3px 0 3px 3px;
	float: right;
}
.post img.alignleft { 
	margin: 3px 3px 3px 0;
	float: left;
}*/

/*.entry .title-right a {
	float: right;
	font-size: 120%;
	font-weight: bold;
}*/
/*.entry a.title {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}*/
.entry {
	clear: both;
	line-height:1.5em;
	color: #333;
	width: 100%;
	
	/*padding-right: 5px;	*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;	*/
}
.entry a:hover {
	text-decoration: underline;
}
.entry .details-link a {
	text-decoration: none;
}
.entry .details-link a:hover {
	text-decoration: underline;
}
.entry p {
	margin-bottom:18px;
}
.entry p.center, {
	margin-top: 5px;
	margin-left: 60px;  
	width: 380px;
}

.entry .caption {
	margin-top: 0;
	margin-bottom: 30px;
	text-align: center;
	width: 500px;
}

.entry img.main {margin: 12px 0 5px 0; width: 500px;}
.entry img.left {float: left; margin: 5px 10px 5px 0; width: 228px; height: 172px; }
.entry img.right {float: right; margin:5px 0 5px 10px; width: 228px;}
.entry img.pair {width: 249px; height: 168px; margin: 0 1px 5px 0;}
.entry img.two {width: 249px; height: 338px; margin: 0 1px 5px 0;}
.entry img.center {
	/*margin-top: 0;*/
	margin-top: 2px;
	margin-left: 60px; 
	width: 380px;
	}

.entry img.full-width {
	width: 500px;
	}

.entry strong {
	color: #888;}

.entry .steps h4 {
	line-height: 1em;
	font-size: 12px;
	font-weight: bold;
	color: #888;
	margin-top: 22px;
	margin-bottom: 0;
	list-style: none !important;
} 
.entry .steps {
	margin-bottom: 30px;
}

.entry ul {
	margin-bottom: 20px;
}
.entry ul.list li {
	margin-bottom: 0;
	padding-left: 10px;
	background: url(../../../img/bullet-666.gif) left 6px no-repeat;
}
.entry ul.list li.no-bullet {
	margin-bottom: 0;
	padding-left: 0;
	background: url(none);
}
/*.entry ul.item li {
	background: none;
	padding-left: 0 ;
	display: block;
	margin-bottom: 15px !important;
}*/
.entry ul.list li.head {
	line-height: 1em;
	font-size: 12px;
	font-weight: bold;
	color: #888;
	margin-top: 22px;
	margin-bottom: 2px;
	list-style: none !important;
	background: none;
	padding-left: 0;
}
.entry img.main3 {
	float: left;
	width: 30%;
	margin-right: 5px;
	margin-bottom: 5px;
}
.entry a:hover {
	background:url(../../../img/bg-thumb-150.gif)
	}	
.entry a:hover img.main3 {
	/*float: left;*/
	display: inline;
	width: 400px;
	height: 300px;
}
.entry a:hover img.main3 {
	z-index: 100;
	position: static;
	right:10;
}
.entry .note {
	background-color: #F3F1E1;
	padding: 18px;
}
/*image list---------------------------------------------------------------*/
.img-list {
	width: 100%;
}
.img-list ul {
	list-style: none;
	border-bottom: solid 5px #FFF;
}
*html .img-list ul {
	display: inline;
}
.img-list li.thumb {
	margin: 0 !important;
} 
.img-list li img {
	width: 180px;
	border: solid 1px #EFEFEF;
	float: left;
}
.img-list li {
	margin: 0 0 0 190px;
	display: block;
	padding: 0;
}
*html .img-list li {
	float: left;
	margin: 0 0 0 5px;
}
.img-list li.title {
	width: 280px;
	text-decoration:underline;
	font-weight: bold;
	color: #888; 
}
/*related posts--------------------------------------------------------------*/

#related-post-wrap {
	margin: 0;
	padding: 0;
	
	border-bottom: 1px solid #EFEFEF;
	height: 182px;
}
#related-post-title	{
	margin: 0;
	color: #999;
	font: 11px/1.1em Arial;
}
#related-post  {
	display: inline;
	margin: 0 auto;
	
}
#related-post li.list {
	width: 162px;
	float: left;
	font: 11px/1.1em Arial;
	margin: 18px 2px;
	display: inline;
	/*width: 138px;*/
	/*margin: 18px 0 18px 22px;*/
}
*html #related-post li.list {
	margin: 18px 2px 18px 0;
}
#related-post li.list a {
	text-decoration: none;
}
#related-post li.list a:hover {
	text-decoration: underline;
}
#related-post img {
	border: 1px solid #EFEFEF;
}
/* post category -----------------------------------------------------------*/
#post-summary {
	border-bottom: 1px solid #CCC;
	margin-bottom: 18px;
	padding-top: 0;
	padding-bottom: 2px;
	width: 100%;
	float: left;
}
#post-summary li {
	display: inline;
}
*html #post-summary li.post-cat {
	float: left;
}
#post-summary li.post-cat {
	color: #88AA55;
	font-size: 11px;
	width: 70%;
}
#post-summary .post-cat a {
	text-decoration:none;
}
#post-summary .post-cat a:hover {
	text-decoration:underline !important;
}
#post-summary li.post-comment {
	width: 25%;
	float: right;
	font-size: 11px;
	text-align: right;	
}

/* share post ----------------------------------------------------------------*/
.post-social {
	width: 100%;
	float: left;
	font-weight: bold;
	color: #666;
}
.post-social ul {
	text-align:left;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	
}
.post-social li {
	display: inline;
	font-size: 1.2em;
	letter-spacing: -0.1em;
	padding: 0;
	
}
.post-social li a {
	text-decoration: none;
	color: #666;
}
.post-social li a:hover {
	text-decoration: underline;
}
.post-social li.social-link a {
	padding: 0 18px 0 23px; 
	color: #777; 
	text-decoration:none;
}
.post-social li.social-link a.twitter {background: url(../../../img/twitter-18.gif) no-repeat left center;}	
.post-social li.social-link a.stumbleupon {background: url(../../../img/stumbleupon-18.gif) no-repeat left center;}
.post-social li.social-link a.facebook {background: url(../../../img/facebook-18.gif) no-repeat left center;}
/*.post-social li.social-link a.pin-it-button {margin-top: 10px;}*/

#post-subscribe {
	font-size: 12px;
}
/*post action and share post -------------------------------------------------*/
.post-action {
	width: 500px;
	/*margin-top: 20px;*/
	margin-bottom: 10px;
	float: left;
	font-size: 11px;
	color: #666;
	/*border-top: 1px solid #CCC;*/
	
}
.post-action ul {
	/*text-align:center;*/
	line-height: 1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
.post-action li {
	display: inline;
	padding: 0 5px;
}
.post-action li a {
	text-decoration: none;
	color: #666;
}
.post-action li a:hover {
	text-decoration: underline;
}
.post-action li.social-button a {padding: 0 8px 0 12px; color: #EFEFEF; text-decoration:none;}
/*.social-button a:hover {color: #AABB66; text-decoration:underline; }*/
.post-action li.social-button a.digg {background: url(../../../img/btn-digg.png) no-repeat left center;}
.post-action li.social-button a.delicious {background: url(../../../img/btn-delicious.png) no-repeat left center;}
.post-action li.social-button a.facebook {background: url(../../../img/btn-facebook.png) no-repeat left center;}
.post-action li.social-button a.stumbleupon {background: url(../../../img/btn-stumbleupon.png) no-repeat left center;}
.post-action li.social-button a.technorati {background: url(../../../img/btn-technorati.png) no-repeat left center;}
.post-action li.social-button a.twitter {background: url(../../../img/btn-twitter.png) no-repeat left center;}

/*---------------------------------------------------------------------------*/
.ad-300 {
	clear: both;
	width: 300px;
	margin: 0 auto 30px auto;
}
.ad-468 {
	clear: both;
	width: 468px;
	margin: 15px auto 15px auto;
}
.ad-234 {
	clear: both;
	width: 234px;
	margin: 15px auto 15px auto;
}
.ad-below-comment ul {
	padding: 20px 0 20px 0;
	border-bottom: solid 1px #CCC;
}

/*.page-cat {
	font-size: 150%;
	color: #666666;
}*/


/*.post-comment {
	background: url(../../glossyblue/glossyblue-1-4/images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}*/
.post-calendar {
	background: url(../../glossyblue/glossyblue-1-4/images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999;
}

/*.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
	color: #59770E
}*/
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(../../glossyblue/glossyblue-1-4/images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(../../glossyblue/glossyblue-1-4/images/mini-nav-right.gif) no-repeat right center;
}

/* comments ------------------------------------------------------------------- */
/*h4#comments {
	clear: both;
	display: block;
	margin-top: 20px !important;
}*/
#commentwrap {
	clear: both;
	border-top: solid 3px #EFEFEF;
	border-bottom: solid 1px #CCC;
	margin-top: 30px !important;
}
/*#commenthead, #respond*/
#comments, .commenthead 
{
	/*border-bottom: 1px solid #CCC;*/
	padding: 0;
	clear: both;
}
.commentlist {
	margin: 5px 0px;
	/*padding-left: 20px;*/
	line-height: 138%;
	font-style: normal;
	font-size: 96%;
	/*background-color: #EFEFEF;*/
}
.commentlist li{
	padding: 18px 0;
	border-top: solid 1px #EFEFEF;
}
/*.commentlist .alt {
	background: #f1fedb;
}*/

.commentlist .authcomment {
	/*background-color: #CCC;*/
	padding-left: 18px !important;
	padding-right: 18px !important;
}
.commentlist .commentmetadata {
	margin-left: 5px;
	font-weight: normal;
	font-size: 75%;
	color: #999;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #888;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #88AA55;
	text-decoration: none;
}
/*.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}*/

#commentform {
	margin-top: 0px;
	margin-bottom: 10px;
	font: 100% Arial, Helvetica, sans-serif;
	
}
#commentform p {
	margin: 2px 0;
	display:inline;
}
#commentform #formfill p {
	display: block;
}
#commentform #formfill label {
	float: left;
	width: 160px;
}
#commentform #formfill input {
	width: 300px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	margin-top: 2px;
	/*margin-left: 200px;*/
	padding: 1px;
}
#commentform .title label{
	/*width: 150px;
	float: left;
	color: #999;
	font-size: 90%;*/
	/*padding-left: 2px;*/
}
#commentform label.error {
	color: #FF0000 !important;
	clear: both;
	display:block;
	margin: -10px 0 8px 0;
	font-size: 11px;
	/*margin-bottom: 5px;*/
	/*text-align: right;*/
}
/*#commentform input {
	width: 100px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	display:inline;
}*/
#commentform textarea{
	width: 95%;
	font: 12px helvetica, arial, sans-serif;
	color: #666;
	background-color: #FFF;
	border: solid 1px #CCC;
	/*width: 400px;*/
	/*width: 478px;*/
	/*background:#f1fedb;*/
	/*border: 1px solid #bdd77f;*/
	height: 98px;
	padding: 2px;
	margin: 8px auto 8px auto;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #subscribe {
	margin-top: 10px;
	margin-right: 3px;
	display: inline;
	/*float:left;*/
}
#commentform #submit {
	margin-top: 10px;
	margin-right: 10px;
	/*background: url(images/btn-bg.gif) no-repeat;*/
	/*background: url(../../glossyblue/glossyblue-1-4/images/btn-bg.gif) no-repeat;*/
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;
	float: right;
	/*border: solid 1px #CCC;*/
	/*background-color: #EFEFEF;*/
	/*width: 60px;
	margin-right: 5px;
	margin-top: 5px;
	height: 28px;*/
	/*cursor: pointer;*/
}

/*recipelink ------------------------------------------------------------------- */
#recipe-link {
	margin-top: 30px;
	border-left: solid 5px #CCC;
	padding-left: 10px;
}
#recipe-link h4 {
	font-size: 10px;
	color: #88AA55;
}
#recipe-link li {
	/*display: block;*/
	font-size: 16px;
	font-weight: bold;
	line-height: 0.8em;
	letter-spacing: -0.03em;
}
#recipe-link li a {
	text-decoration: none;
}


/*sidebar --------------------------------------------------------------*/
#sidebar {
	font-size: 11px;
	float: right;
	margin-top: 10px;
	padding: 0px;
	width: 362px;
	/*width: 310px;*/
	color: #666;
	/*overflow: hidden;*/
	/*background-color:#66CC00;*/
}
#sidebar #sidebar-top {
	/*border-top: solid 1px #CCC;*/
	margin-top: 50px;
	padding-top: 8px;
	padding-bottom: 15px;
	font-family: helvetica, arial, sans-serif;
	font-size:11px;
	line-height: 1em;
}
#sidebar #sidebar-top .rss .icon a {
	width: 125px;
	height: 16px;
	text-decoration: none;
	display: block;
	background: url(../../../img/rss.gif) no-repeat;
	background-position: left -16px;
}
#sidebar #sidebar-top .rss .icon a:hover {
	background-position: left 0;
}

#sidebar .box {
	margin-bottom: 12px;
	/*background-color: #F3F1E1;*/
}

#sidebar .box ul {
	display: inline;
	/*width: 100%;*/
	margin: 0 auto;
}

#sidebar .box .framed {
	border: solid 1px #999;
	margin: 0;
	padding: 12px 0 12px 28px;
}

#sidebar .box li.list {
	width: 118px;
	margin: 2px 1px;
	float: left;
	font: 11px/1.1em Arial;
	height: 128px;
	/*height: 138px;*/
	background-color:#F3F1E1;
}
#sidebar .box li.list a.caption {
	/*margin-left: 5px;*/
	
}
/*#sidebar .box#twin-ad {
	padding: 0 !important;
	background-color: #FFF;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}*/
#sidebar p strong {
	display: block;
	color: #999;
	border-top: solid 1px #CCC;
}
#sidebar-one {
	margin-left:0;
	width: 148px;
	float: left;
	/*display: inline;*/
}
#sidebar-two {
	float: right;
	width: 166px;
}

#sidebar-two .section {
	margin: 5px 0 15px 0;
	padding-bottom: 8px;
}
#sidebar-two .section p.center {
	width: 155px;
	margin: 5px auto 0;
}
#sidebar-two .section p,
#sidebar-two .unit {
	width: 166px;
	margin: 0 auto;
}
#sidebar-two .unit {
	margin-bottom: 1px;
	border-top: solid 1px #F3F1E1;
	border-bottom: solid 1px #F3F1E1;
	/*background-color: #F3F1E1;*/
	/*padding: 3px;*/
}
#sidebar-two .unit .thumb {
	float: right;
	width: 82px;
	margin: 0;
	display:block;
}
#sidebar-two .unit .title {
	margin: 0;
	line-height: 1.2em;
}
#sidebar-two .unit ul {
	padding: 2px 0;
	/*border: solid 1px #FFF;*/
}
#sidebar-two .unit ul li {
	line-height: 1.5em;
	display: block !important;
	margin: 3px;
	border-bottom: solid 1px #F3F1E1;
}
#sidebar-right {
	/*margin-left: 10px;
    float: right;
  	width: 180px;*/
}
#sidebar-left {
	/*margin-left: 10px;
    float: left;
    width: 180px;*/
}

/*sidebar text ---------------------------------------------------------------- */
#sidebar a, #sidebar a:visited {
	color: #888;
	text-decoration: none;
}
#sidebar a:hover{
	color: #88AA55;
	text-decoration: underline;
}

/*sidebar list ----------------------------------------------------------------- */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li.cat-list {
	background-color: #FFF;
}
#sidebar li.cat-list li.icon a {
	background: url(../../../img/twitter_icon.gif) left 1px no-repeat;
	padding-left: 15px;
}
#sidebar ul li ul.rss {
	/*border: none;*/
	/*display: inline;*/
	/*background: url(../../../img/feed-icon-green-50.jpg) no-repeat;*/
}
#sidebar ul li ul.rss li.icon a {
	width: 125px;
	height: 16px;
	text-decoration: none;
	display: block;
	/*background: url(img/rss.gif) no-repeat;*/
	background: url(../../../img/rss.gif) no-repeat;
	background-position: left -16px;
}
#sidebar ul li ul.rss li.icon a:hover {
	background-position: left 0;
}
/*#sidebar ul li ul li.title {
	font: bold 15px Arial, Helvetica, sans-serif;
	letter-spacing: -0.04em;
	color: #666;
}*/
#sidebar ul li ul h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	letter-spacing: -0.04em;
	color: #666;
}
#sidebar ul li ul {
	border-top: solid 1px #CCC;
	padding: 5px 0;
	margin: 0 0 18px 0;
}
#sidebar ul li ul.link-box {
	background-color:#F3F1E1;
	margin-top: 5px;
	margin-bottom: 10px;
	/*margin-bottom: 20px;*/
	padding: 0 0 15px 5px;
	border: none;
}
#sidebar ul li ul li.banner  {
	width: 100%;
	/*display: block;*/
	background-color:#FFCC33;
	margin-top: 10px;
	border: solid 1px #CCC;
	background-color: #F3F1E1;
}
#sidebar ul li ul li.banner p.foodblogs {
	width: 125px;
	margin: 5px auto 5px auto;
}
#sidebar ul li ul li {
	display: block;
	color: #999;
	line-height: 1.2em;
	font-family: /*lucida grande,*/ helvetica, arial, sans-serif;
}
#sidebar .ad-link-120 {
	border: none !important;
	height: 102px;
	background-color: #F3F1E1;
}
#sidebar .ad-link-flavia {
	border: none !important;
	height: 22px;
	margin-top: -8px;
	padding-top: 5px;
	background-color: #F3F1E1;
}
#sidebar .ad-link-flavia strong {
	text-decoration: underline;
}
#sidebar .ad-link-flavia a {
	margin-left: 5px;
}
#sidebar .ad-text-120 {
	margin-top: 20px;
}

#sidebar ul li ul li small {
	padding-left: 8px;
	text-align:center;
	line-height: 1em;
}
#sidebar ul#recentcomments li {
	font-weight: bold;
}
#sidebar ul#recentcomments li a.title {
	font-weight: normal;
}
/*sidebar list level3 */
/*#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0;
	border: none;
}*/

/*blogroll */
ul.list-blogroll li{
	background: url(../../glossyblue/glossyblue-1-4/images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}

/*category widget */
ul.list-cat li, li.widget_categories li{
	/*background: url(../../glossyblue/glossyblue-1-4/images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;*/
}

/*archives widget */
ul.list-archives li, li.widget_archives li{
	/*background: url(../../glossyblue/glossyblue-1-4/images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;*/
}

/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	/*background: url(../../glossyblue/glossyblue-1-4/images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;*/
}

/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(../../glossyblue/glossyblue-1-4/images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}

/*recent comments widget */
li.widget_recent_comments li{
	/*background: url(../../glossyblue/glossyblue-1-4/images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;*/
}

/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}

/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form ----------------------------------------------------------------- */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000;
	font-weight: normal;
}

/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	color: #888;
	font-size: 11px;
	line-height: 1.2em;
	border-top: solid 1px #666;
	padding-top: 20px;
}
#footer a, #footer a:visited {
	color: #999;
}
#footer h4 {
	color: #666;
	margin: 0 0 5px 0;
	font: bold 16px Georgia, "Times New Roman", Times, serif; 
	letter-spacing: -0.1em;
}
#footer strong {
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
}
#footer ul#item {
	width: 100%;
	float: left;
	padding: 0;
	list-style: none;
	display: block;
}
#footer ul#item li {
	display: block;
	float: left;
	width: 308px;
	margin: 0 10px 20px 0;
	padding: 0;
}
#footer ul#item li.about {
	width: 260px;
	line-height: 1.3em;
	padding-bottom: 8px;
	margin: 0 0 10px 20px;
}
#footer ul#item li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 1.1em;
}
#footer ul#item li ul li {
	padding: 0 0 5px 0;
	margin: 0;
}
#footer ul#item li ul li small{
	margin-left: 2px;
}

/* copyright */
#copyright {
	clear:both;
	width: 100%;
	background-color: #666;
	color: #FFF;
	font-size: 85%;
	line-height: 1.8em;
	margin-top: 20px !important;
	margin-bottom: 5px;
	text-align: center;
}
#copyright a {
	color: #FFF;
	text-decoration:underline;
}

/* Foodie by Glam */
#foodie-by-glam {
	
	color: #FFF;
	float: right;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	/*display: block;
	margin-left: auto;
	margin-right: auto;*/
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* Specific pages ----------------------------------------------------------- */

.index {
	border-top: solid 1px #CCC;
	margin: 0;
	clear: both;
}
.index a {
	text-decoration: none;
}
.index a:hover {
	color: #88AA55;
}
.index img {
	width: 200px;
	border: solid 1px #CCC;
}
.index .thumb  {
	float: left;
	margin: 10px 15px 15px 0 ;
}
.index .text {
	/*display: block; */
	padding-top: 10px;
	padding-bottom: 15px; 
}
.index h3 {line-height:1em;}
.index-ad-336 {
	clear: both;
	padding-top: 15px;
	border-top: solid 1px #CCC;
}

#subscribeRSS li {
	margin: 0 0 0 30px;
	line-height: 0em;;
	list-style: none;
}
#archive .recipe-index {
	background: url(../../../img/bg-recipe-index-150.jpg) no-repeat;
	/*2010 Dec 17*/
}
#archive h3 {
	margin-bottom: 10px;
}
#archive a:hover {
	text-decoration: underline;
}
#archive .index-title {
	padding-left: 10px;
	background: url(../../../img/arrow-green.gif) left 8px no-repeat;
}
#archive .title {
	font-size: 15px;
	margin: 6px 5px 5px 10px;
	display: block;
	/*background: url(http://www.tastehongkong.com/ch/img/arrow-green.gif) right 8px no-repeat;*/
}
#archive .thumb {
	margin: 5px 10px 5px 0;
	float: left;
	display: block;
}
#archive .thumb img {
	border: solid 1px #EFEFEF;
	background-color:#FFF;
	padding: 3px;
}
#archive .entry {
	border-top: solid 1px #EFEFEF;
	padding: 0;
}
#archive #ingredients ul.item {
	float: left;
	margin-top: 15px;
	padding: 20px 0 0 0;
	height: 100px;
	list-style: none;
	border-top: solid 1px #CCC;
}
#archive #ingredients ul.item li {
	float: left;
	width: 85px;
	margin-right: 1px;
}
#archive #ingredients .thumb {
	margin: 0;
}
#archive #ingredients .thumb img {
	padding: 1px;
	border: solid 1px #CCC;
}
#archive #ingredients .thumb-title {
	font-size: 11px;
	line-height: 1em;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 3px 0 3px;
}
#archive #ingredient-wrap {
	margin: 30px auto;
	clear: both;
}
#archive #ingredient-tag {
	display: block;
}
#archive #ingredient-ad {
	margin: 20px auto;
	display: block;
}

#archive .cse-branding-bottom {
 	/* for google search box */
	margin: 30px 0 ;
}



/*********
 * New Footer
 *********/
#footerContainer{
	background-color:#666;
    padding-top: 1px;
    border-top: 1px solid;
    clear: both;
}
#footerContainer, #footerContainer a{
    color: #333;
}

#footerContainer div {
    padding-left: 10px;
    padding-right:0px;
}

#utilities{
    padding-top: 2px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}
#utilities li{
    display: inline;
    color: white;
}
#utilities li#utilities_first a{
    background-image: none;
    color: white;
}
#utilities a{
    margin-right: 5px;
    padding-left: 17px;
    text-transform: lowercase;
    background-repeat: no-repeat;
    background-position: left center;
    font-family: "Lucida Grande",Arial,Verdana,sans-serif;
    color:#333;
}
/*all links, specifically top level links*/
#related_sites #on_epi li a{
    display: block;
    float: left;
    margin-right: 5px;
}
/*nested list links*/
#related_sites #on_epi ul li a{
    width: 105px;
    height: 13px;
    float: none;
    margin-right: 0;
}
#related_sites #condenet_sites{
    width: 960px;
    float: left;
    margin-bottom: 5px;
    margin-top: -8px;
    font-size: 11px;
}
#related_sites #condenet_sites a{
    font-weight: bold;
    color: white;
}
#related_sites #condenet_sites li{
    display: inline;
    font-size: 11px;
}
span.current_site{
    color: #333333;
}
#legal_information{
    padding-bottom: 70px;
}
#legal_information, #legal_information a{
    color: #333333;
}
#legal_information p#disclaimer{
    margin-bottom:25px;
}
#legal_information p#disclaimer a{
    text-decoration: underline;
}
/*common anchor backgrounds*/
#related_sites a{
    background-repeat: no-repeat;
}
#related_sites a#btn_bonappetit{
    background-image: url(/rd_images/footer/btn_bonappetit.png);
    width: 148px;
    height: 34px;
    cursor:pointer;
}
#related_sites a#btn_bonappetitonepi{
    background-image: url(/rd_images/footer/btn_bonappetitonepi.png);
    cursor:pointer;
}
#related_sites a#btn_bonappetitdotcom{
    background-image: url(/rd_images/footer/btn_bonappetitdotcom.png);
    cursor:pointer;
}
#related_sites a.btn_subscribe{
    background-image: url(/rd_images/footer/btn_subscribe.png);
    cursor:pointer;
}
#related_sites a#btn_gourmet{
    background-image: url(/rd_images/footer/btn_gourmet.png);
    width: 131px;
    height: 57px;
    position: relative;
    top: -5px;
    cursor:pointer;
}
#related_sites a#btn_gourmetonepi{
    background-image: url(/rd_images/footer/btn_gourmetonepi.png);
    cursor:pointer;
}
#related_sites a#btn_gourmetdotcom{
    background-image: url(/rd_images/footer/btn_gourmetdotcom.png);
    cursor:pointer;
}
#related_sites a.btn_subscribe{
    background-image: url(/rd_images/footer/btn_subscribe.png);
    cursor:pointer;
}
#related_sites a#btn_managemysubscriptions{
    background-image: url(/rd_images/footer/btn_managemysubscriptions.png);
    cursor:pointer;
    width: 147px; height: 14px;
    position: relative;
    top: 24px;
}
#footer_sub_links{
    margin-top: 20px;
    float: left;
}
#footer_sub_links select{
    width: 190px;
    font-size: 10px;
}
#condenet_sites_dropdown select{
    width: 150px;
    font-size: 10px;
}
#related_sites a#conde_logo{
    background-image: url(/rd_images/footer/CondeNet_logo.png);
    width: 83px;
    height: 22px;
    position: relative;
}
* html #related_sites a#conde_logo{
    background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/rd_images/footer/CondeNet_logo.png',sizingMethod='image');
}
/*li#related_sites */a#rss_img{
/*    background-image: url(/images/global/rssFooterIcon.gif);
    background-repeat:no-repeat;
    display:block;
    padding-left:12px;
    width: 14px;
    height: 14px;
    vertical-align: middle;

    margin: 0 3px 0px 0pt;
    */
}
a#rss_lnk{background:none !important;padding-left:0px !important;}

* html li#related_sites a#rss_img{
    background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/global/rssFooterIcon.gif',sizingMethod='image');
}
/* Section Specific Footer Overrides
   --------------------------------- */
#footerContainer{
    border-color:#999;
}
#utilities, #related_sites, #legal_information{
    background-color:#FFF; /*background-color:#CCC;*/
}
#related_sites #on_epi ul, #utilities{
    border-color: #AABB66; /*background-color:#FF0000;*/
}
#related_sites #on_epi ul, #utilities a{
    font-size: 11px;
}
.articlesguides #footerContainer{
    border-color: #D23823;
}
.articlesguides #utilities, .articlesguides #related_sites, .articlesguides #legal_information{
    background-color: #D23823;
}
.articlesguides #related_sites #on_epi ul, .articlesguides #utilities{
    border-color: #E4887B;
}
.community #footerContainer{
    border-color: #4679BA;
}
.community #utilities, .community #related_sites, .community #legal_information{
    background-color: #4679BA;
}
.community #related_sites #on_epi ul, .community #utilities{
    border-color: #90AFD6;
}
.tools #footerContainer, .services #footerContainer {
    border-color: #FD9104;
}
.tools #utilities, .tools #related_sites, .tools #legal_information, .services #utilities, .services #related_sites, .services #legal_information{
    background-color: #FD9104;
}
.tools #related_sites #on_epi ul, .tools #utilities, .services #related_sites #on_epi ul, .services #utilities {
    border-color: #FEBD68;
}
.wine #footerContainer{
    border-color: #982748;
}
.wine #utilities,
.wine #related_sites,
.wine #legal_information{
    background-color: #982748;
}
.wine #related_sites #on_epi ul,
.wine #utilities{
    border-color: #db819f;
}
/*bullets*/
#utilities a{
   background-image: url(/rd_images/footer/default/bullet.png);
}
.recipesmenus #utilities a{
   background-image: url(/rd_images/footer/recipesmenus/bullet.png);
}
.articlesguides #utilities a{
   background-image: url(/rd_images/footer/articlesguides/bullet.png);
}
.community #utilities a{
   background-image: url(/rd_images/footer/community/bullet.png);
}
.video #utilities a{
   background-image: url(/rd_images/footer/video/bullet.png);
}
.tools #utilities a, .services #utilities a {
   background-image: url(/rd_images/footer/tools/bullet.png);
}
.wine #utilities a{
   background-image: url(/rd_images/footer/wine/bullet.png);
}
/*legacy*/
#related_sites{ /*ie needs this*/
    width: 960px;
}
#related_sites2{ /*ie needs this*/
    width: 990px;
}
#related_sites2{
    padding-top: 36px;
    padding-bottom: 27px;
    background:#FD9104;
}
#related_sites2 #on_epi{
    width: 775px;
    margin-bottom: 5px;
    float: left;
}
#related_sites2 #on_epi ul{
    border-right: 1px solid;
    padding-right: 26px;
    margin-right: 26px;
    position: relative;
    top: -4px;
    float: left;
}
/*all links, specifically top level links*/
#related_sites2 #on_epi li a{
    display: block;
    float: left;
    margin-right: 5px;
}
/*nested list links*/
#related_sites2 #on_epi ul li a{
    width: 105px;
    height: 13px;
    float: none;
    margin-right: 0;
}
#related_sites2 #condenet_sites{
    width: 900px;
    float: left;
    margin-bottom: 5px;
    margin-top: -8px;
    font-size: 11px;
}
#related_sites2 #condenet_sites a{
    font-weight: bold;
    color: white;
}
#related_sites2 #condenet_sites li{
    display: inline;
    font-size: 11px;
}
#related_sites2 a#conde_logo{
    background-image: url(/rd_images/footer/CondeNet_logo.png);
    width: 83px;
    height: 22px;
    position: relative;
}
* html #related_sites2 a#conde_logo{
    background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/rd_images/footer/CondeNet_logo.png',sizingMethod='image');
}

/* 2010 new nav */
#footerContainer_forums .condenastLinks a {color: #999999;}
#footerContent {background-color: #fff; padding-bottom: 15px;}
#footerContainer .condenastLinks a {color: #999999;}
.condenastLinks {font-family: "Lucida Grande",Arial,Verdana,sans-serif; font-size: 10px; text-transform: uppercase; font-weight: normal; color: #999999; width: 958px; padding: 17px 0 10px 5px; height: 20px;}
.condenastLinks li {float:left; padding: 0 18px 15px 0; display: inline;}
.condenastLinks a {font-weight: normal; color: #999999; text-decoration: none;}
.condenastLinks a:hover {font-weight: normal; color: #999999; text-decoration: underline;}

#topquad {/*width:958px;*/ width:100%; height: 153px; border: 1px solid #AABB66; padding: 0;}

.footerLogo {float:left; width:198px; height: 153px;}
.footerLogo h3 {display: none;}
.footerLogo img {margin: 18px 0 0 0px;}
.footerLogo p { color: #999; }
#footerContainer .footerLogo a { color: #999; text-decoration: underline; }
.recipesNews {float:left; width:237px; height: 153px; font-family: verdana; font-weight: bold; font-size: 10px; color: #666; padding-top: 20px;}
.food_news {float:left; width:110px; padding: 10px 0 0 0;}
.food_news a {font-family: verdana; font-weight: normal; font-size: 10px; color: #999 !important; text-decoration: none; height: 28px; line-height: 12px; display: block;}
.food_news a:hover {font-family: verdana; font-weight: normal; font-size: 10px; color: #999 !important; line-height: 12px; text-decoration: underline;}
.great_recipes {float:left; width:90px; padding: 10px 0 0 0;}
.great_recipes a {font-family: verdana; font-weight: normal; font-size: 10px; color: #999 !important; text-decoration: none; height: 18px; line-height: 12px; display: block;}
.great_recipes a:hover {font-family: verdana; font-weight: normal; font-size: 10px; color: #999 !important; line-height: 12px; text-decoration: underline;}

#subscribe {float:left; width: 200px; margin-top: 20px; font-family: verdana; font-weight: bold; font-size: 10px; color: #666;}

#sister {float:left; width: 160px; height: 132px; margin-top: 20px; font-family: verdana; font-weight: bold; font-size: 10px; color: #666;}

.vertRule {float: left; width: 1px; height: 180px; background-color: #FFF; margin: 4px 10px 8px 0; padding: 0px;}

.clear {clear: both;}

#condenet_sites_dropdown {margin-left: 1px; margin-top: 15px;}

#footer_sub_links {margin-top:15px;}

http:/


