/*  
Theme Name: Queen Bee
Description: Qeen Bee theme for Wordpress
Version: 1.0
Author: Zedesino 
Author URI: http://www.zedesino.com/ 
*/

/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-weight: normal; font-style: normal; }
ul,ol,li { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


/* LAYOUT */
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
hr.hidden {
	clear:both;
  	visibility:hidden;
	margin:0px;
	height: 0px;
 	padding:0px;
	border:0px;
}
a {
   outline: none;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
outline: none;
}
p  {
	margin: 0px 0px 18px 0px;
	padding: 0px;
	text-align: left;
}
#Recipe p  {
	margin: 10px 0px 8px 0px;
	padding: 0px;
	text-align: left;
}

body	{
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#525252;
}
body a:link, body a:visited {
	color:#f87702;
	text-decoration:none;
}

body a:hover	{
	color:#f87702;
	text-decoration:underline;
}
h1	{
	font: bold 25px/34px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #313131;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
	}
.pageh {
	margin:0px 0px 15px 0px;
	}

h2	{
	font: bold 25px/34px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #212121;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
	}
.teaser_box h2	{
	font: normal 18px/22px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #111111;
	margin: 0px 0px 15px 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	}
h2 a:link, h2 a:visited {
	color: #313131;
	text-decoration: none;
	}
h2 a:hover {
	color: #c97000;
	text-decoration: none;
	}
h3	{
	font: normal 18px/22px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #111111;
	margin: 0px 0px 5px 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-top: 0;
	}
#your-profile h3	{
	font: bold 16px/22px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #626262;
	margin: 0px 0px 5px 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-top: 3px solid #cecece;
	padding:10px 0px 0px 0px;
	}
.footer_nav h3	{
	font: bold 16px/22px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #111111;
	margin: 0px 0px 5px 0px;
	letter-spacing: -1px;
	text-transform: none;
	border-top: 0;
	}
#sidebar h3	{
	font: normal 17px/22px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #f87702;
	margin: 0px 0px 5px 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-top: 0;
	}
.random_posts h3 {
	background-color:#fff;
	float:left;
	clear:both;
	padding:0px 5px 0px 0px;
	border-top: 0;
	}
#comments-wrap h3, #never_miss h3	{
	font: normal 15px/38px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #898888;
	margin: 0px 0px 5px 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
	border-top: 0;
	}
#comments-wrap h3#pings {
	font: normal 12px/25px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #898888;
	margin: 0px 0px 5px 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
	border-top: 0;
	}
#communityshare h3	{
	font: normal 15px/32px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #898888;
	margin: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
	border-top: 0;
	}
#nyonyafood h4	{
	font: normal 13px/25px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #3c3c3c;
	margin: 0px 0px 0px 5px;
	letter-spacing: 0px;
	}
#wrapper {
	width:980px;
	height:auto !important; /* real browsers */
	padding: 57px 0px 30px 0px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#header {
	padding:0px;
	width: 980px;
	margin: 0px;
	float: left;
}
#navigation_holder {
	height:57px;
	background-image: url(images/bg_navigation_holder.gif);
	background-repeat: no-repeat;
	display: block;
	width: 980px;
	background-color: #FFFFFF;
	padding: 0px;
	z-index: 1000;
	margin: 0px auto;
	position: fixed;
	left: 0px;
	right: 0px;
	}

#container {
	width:970px;
	padding: 0px 5px;
	margin: 0px;
	float:left;
	display: block;
	position: relative;
}
#logo	{
	float: left;
	width: 231px;
	padding: 20px 0px 15px 5px;
	height: 88px;
	}
#header_right_ad	{
	float: right;
	width: 728px;
	padding: 22px 5px 15px 0px;
	height: 86px;
	text-align: right;
	}
#header_bottom_ad	{
	float: left;
	width: 970px;
	padding: 0px 5px 5px 5px;
	height: 20px;
	text-align: left;
	}
#content {
	width:620px;
	padding: 0px;
	margin: 0px;
	float:left;
	display: block;
	position: relative;
	overflow: hidden;
}
#footer_holder {
	width:100%;
	margin:0px;
	background-image: url(images/bg_footer.jpg);
	background-repeat:repeat;
	background-position:0 0;
	padding: 0px 0px 20px 0px;
	}
#footer {
	width: 970px;
	margin: 0px auto 0px auto;
	padding: 20px 0px;
	font: normal 11px/16px Arial, Sans-Serif;
	height: 250px;
	}
#footer a:link, #footer a:visited {
	color: #525252;
	}
#footer a:hover {
	color:#101010;
	text-decoration:underline;
	}
.footer_nav {
	float:right;
	width: 560px;
	}
#footer p {
	width: 350px;
	float: left;
	display: block;
	}
.footer_nav ul {
	float:right;
	width:120px;
	display:block;
	padding: 0px 0px 0px 20px;
	}
.footer_nav ul li, .footer_nav ul li a {
	float:left;
	width:100%;
	}
#footer_ad {
	float:left;
	width:728px;
	height: 90px;
	padding: 30px 121px 20px 121px;
	}
#sidebar {
	width:330px;
	padding: 0px;
	margin: 0px;
	float:right;
}
.post_holder {
	width:620px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	float:left;
	background-image: url(images/bg_post_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
.post {
	width:570px;
	padding: 0px 25px 20px 25px;
	margin: 0px 0px 15px 0px;
	float:left;
	background-image: url(images/bg_post_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F2F2F2;
	display: block;
	overflow: hidden;
}
.post ul {
	padding: 0px 0px 15px 10px;
	margin: 0px 0px 0px 10px;
	}
.post ul li {
	padding: 0px 0px 5px 0px;
	list-style: disc;
	}
.post ol {
	padding: 0px 0px 15px 10px;
	margin: 0px 0px 0px 10px;
	}
.post ol li {
	padding: 0px 0px 5px 0px;
	list-style-type: decimal;
	}
.teaser_box {
	width:610px;
	padding: 0px 10px 20px 0px;
	margin: 0px 0px 20px 0px;
	float:left;
	border-bottom: 1px dotted #cecece;
	font-size: 12px;
	display: left;
	clear: both;
}
.teaser_box img {
	margin: 0px 20px 0px 0px;
	float:left;
	display: inline;
	border: 0px solid #dedede;
	background-color: #f2f2f2;
	padding: 3px;
	-webkit-box-shadow: 2px 2px 5px #323232;
	-moz-box-shadow: 2px 2px 5px #555555;
	box-shadow: 2px 2px 5px #555555;
	filter:dropshadow(color=#555555,offX=5,offY=5);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999, strength=3, direction=135);
}
#ad_bellow_post {
	width:610px;
	padding: 0px 5px 15px 5px;
	margin: 0px;
	float:left;
	display: block;
	height:250px;
}
#ad_bellow_post .rightad, #comment_ad .rightad {
	float:right;
	}

.postinfo {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	}
.postinfo a:link, .postinfo a:visited {
	color: #525252;
	text-decoration: none;
	}
.postinfo a:hover {
	color: #f87702;
	text-decoration: underline;
	}
.read_more {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	float:left;
	width:100px;
	}
.aligncenter {
	clear:both;
	padding: 5px;
	border: 1px solid #d1d1d1;
	margin: 0px auto;
	background-color: #ffffff;
	display: block;
	float: none;
	-webkit-box-shadow: 2px 2px 5px #555555;
	-moz-box-shadow: 2px 2px 5px #555555;
	box-shadow: 2px 2px 5px #555555;
	filter:dropshadow(color=#555555,offX=5,offY=5);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999, strength=3, direction=135);
	}
.alignnone {
	clear:both;
	padding: 5px;
	border: 1px solid #d1d1d1;
	margin: 0px auto;
	background-color: #ffffff;
	display: block;
	float: none;
	-webkit-box-shadow: 2px 2px 5px #555555;
	-moz-box-shadow: 2px 2px 5px #555555;
	box-shadow: 2px 2px 5px #555555;
	filter:dropshadow(color=#555555,offX=5,offY=5);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999, strength=3, direction=135);
	}

#menu	{
	width: 207px;
	height: 57px;
	background-image:url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	float:left;
	display: block;
	overflow:hidden;
	}

#catnav, #catnav ul{
	float:left;
	list-style:none;
	padding:0px 0px 10px 0px;
	font: normal 26px/47px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
#catnav li a small{
	list-style:none;
	padding:0px 0px 0px 10px;
	font: normal 16px/50px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #f87702;
}

#catnav li{
	float:left;
	line-height:57px;
	width: 205px;
	padding: 0px;
	text-indent: -9999px;
	background-image:url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#catnav li a{
	padding-top:0;
	color: #ffffff;
	padding: 0px 10px;
	position:relative;
}

#catnav li ul li a{
	font-size: 12px;
	text-transform:uppercase;
	line-height:33px;
	height:33px;
	padding-top:0;
	font-weight: normal;
	margin: 0px 20px 0px 5px;
	display:inline;
	text-indent: 0px;
	width: 180px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #cecece;
	float:left;
	color: #525252;
	z-index:1000;
}
#catnav li a:hover {
	color: #ED7204;
	text-decoration:underline;	
	
}
#catnav li ul li a:hover {
	color: #ED7204;
	text-decoration: underline;
}
#catnav li ul{position:absolute; display:block; z-index:1000;  top:52px; width:410px; left:-999em; margin:0px 0px -2px 0px; border-left:2px solid #cecece; border-right:2px solid #cecece; border-bottom:2px solid #cecece;  background-color:#fff; padding:5px 0px 0px 10px;
	}
#catnav li:hover ul, #catnav li.sfhover ul{left:0px; z-index:100; }
#catnav li ul li{
	background:#fff;
	width:205px;
	font-size: 12px;
	padding: 0px;
	height: 35px;
	text-transform:uppercase;
}

#catnav li:hover, #catnav li.hover{position:static; }
#catnav li:hover, #catnav li.sfhover{
	color: #fbb734;
	background-color: #fff;
	text-decoratin:underline;
}

#navigation {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 57px;
	width: 370px;
	}

#navigation ul {
	margin: 0px;
	padding: 0px;
	height: 57px;
	display: block;
	}

#navigation ul li {
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	display: inline;
	}


#navigation ul li a {
	font: normal 11px/57px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	display: inline;
	padding: 0px 6px;
	color: #525252;
	margin: 0px;
	text-align: center;
	}

#navigation ul li a:link, #navigation ul li a:hover {
	color: #525252;
	}
#navigation ul li a:hover {
	color: #f87702;
	text-decoration:underline;
	}
#navigation ul li.current_page_item a, #navigation ul li.current_page_item a:hover	{
	color: #f87702;
	text-decoration: none;
	background: none;
	}	
	
	
#searchWrap	{
	padding: 13px 10px 0px 0px;
	height: 31px;
	float: right;
	width: 195px;
	display: block;
	background-image: url(images/bg_search.jpg);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	}
#searchform {
	float: right;
	}
#s	{
	width: 125px;
	height: 27px;
	margin: 7px 0px 0px 0px;
	text-indent: 0px;
	color: #26282A;
	font-size: 14px;
	padding: 0px 5px 0px 10px;
	float: left;
	line-height: 20px;
	border: none;
	background: none;
	display: inline;
	}
#searchsubmit	{
	float: left;
	-moz-outline-style: none;
	outline: none;
	}

.to_comments {
	float:right;
	}
.to_comments a:link, .to_comments a:visited {
	padding:0px 10px;
	background-color: #FFFFFF;
	color: #212121;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font: bold 11px/24px Arial, Verdana, sans-serif;
	height: 24px;
	display: block;
	}
.to_comments a:hover {
	color: #ffffff;
	background-color: #f1b401;
	text-decoration: none;
	}
.wp-pagenavi {
	float:left;
	margin: 0px 0px 20px 0px;
	width: 620px;
	}
#Recipe	{
	float: left;
	padding: 15px 15px 10px 15px;
	margin: 0px 0px 15px 0px;
	width: 536px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #FEF6DE;
	color: #323232;
	border:2px solid #FEE6A6;
	}
#Recipe strong {
	color: #323232;
	font-size: 14px;
	text-transform: uppercase;
	}
.random_posts	{
	float: left;
	padding: 0px;
	width: 100%;
	margin: 0px 0px 15px 0px;
	background-image:url(images/bg_h3.gif);
	background-repeat:no-repeat;
	background-position: top;
	}
.tags_links {
	float:left;
	width:100%;
	}
.by_tags {
	margin: 0px 0px 20px 0px;
	text-align:justify;
	}
.random_posts a:link, .random_posts a:visited {
	color: #525252;
	}
.random_posts a:hover {
	color: #f87702;
	}

.random_posts ul {
	float: left;
	list-style: none;
	width: 100%;
	}
.random_posts ul li {
	float: left;
	width: 65px;
	height: 83px;
	list-style: none;
	padding: 0px 1px 1px 0px;
	overflow:hidden;
	font-size: 10px;
	}
.random_posts ul li a {
	font-size: 10px;
	}
#comments-wrap {
	float: left;
	padding:10px 0px 20px 0px;
	width: 620px;
	position: relative;
	border-top: 1px solid #e5e5e5;
	}
#comments ol {list-style-type: none;line-height: 16px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;}
#comments ul li {list-style-type: none;list-style-image: none;list-style-position: outside;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0pt;}
.commentlist {
	padding: 0;
	text-align: justify;
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.commentlist li {
	margin: 8px 0px 0px 0px;
	padding: 5px 0px 15px 0px;
	list-style: none;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	position:relative;
}
.commentlist li ul li {
	margin: 0px 0px 0px 10px;
	list-style: none;
	float: left;
	border-left: 1px solid #ddd;
	padding: 0px 0px 0px 10px;
	width: auto;
	display: inline;
}
.commentlist li li {background:none;border:none;list-style:none;margin:3px 0 3px 0px;padding:3px 0;}
.commentlist li .avatar {border:1px solid #ccc;margin:15px 8px 6px 0;float: right;padding:0px;width:45px;height:45px;}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	float: left;
	padding: 0px 5px 0px 0px;
}
.says {
	float: left;
	padding: 0px 5px;
	display: none;
	}
.commentlist p {
	font-weight: normal;
	line-height: 18px;
	color: #585858;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: 12px;
	padding: 0px 80px 0px 0px;
	clear: both;
	width: auto;
}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; margin: 0px 0px 15px 0px;}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	color: #a4a3a3;
	float: left;
	font-size: 11px;
	padding: 1px 0px 0px 0px;
}
.commentmetadata a, .commentmetadata a:link, .commentmetadata a:visited {color: #a4a3a3; text-decoration:none;}
.commentmetadata a:hover{
	color: #a4a3a3; text-decoration: underline;
}
.children { padding: 0; }
.thread-alt { 
}
.thread-even {  }
.depth-1 {
	border-bottom: 1px solid #e5e5e5;
}
.children {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}

.commentlist li ul li.byuser {
	border-left: 1px solid #f87702;
	float: left;
	width: auto;
	margin: 10px 0px 0px 10px;
	display: inline;
	padding: 0px 0px 0px 10px;
}

.reply {
	position: absolute;
	top: 7px;
	right: 0px;
	float: left;
	width: 45px;
	display: block;
	z-index: 100;
	}
.reply a {
	font-size: 9px;
	color: #d1d1d1;
	text-transform:uppercase;
	height: 18px;
	display:block;
	padding: 0px 16px 0px 0px;
	line-height: 18px;
	}
.reply a:link, .reply a:visited, .comment-author-admin .reply a:link, .comment-author-admin .reply a:visited {
	color: #a4a3a3;
	text-decoration: none;
	background-image: url(images/bg_reply.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-indent: 0px;
	}
.reply a:hover, .comment-author-admin .reply a:hover {
	color: #f87702;
	background-image: url(images/bg_reply.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 0px;
	}
#commentform input {
	padding: 9px;
	border: 1px solid #d9d9d9;
	margin: 0px 5px 0px 0px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	width: 260px;
	background-image: url(images/bg_inputfield.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #323232;
	}
#commentform textarea {
	padding: 9px;
	border: 1px solid #d9d9d9;
	margin: 5px 0px 0px 0px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-image: url(images/bg_inputfield.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 600px;
	background-color: #FFFFFF;
	}
.commentlist li ul li {
	font-size: 1em;
	position: static;
	margin: 5px 0px 0px 10px;
}

#commentform #submit {
	padding:7px 15px;
	cursor:pointer;
	background-image: url(images/bg_submit.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FBFBFB;
	color: #686868;
	border: 1px solid #ccc;
	text-transform: uppercase;
	width: auto;
	font-size: 12px;
	font-weight:bold;
	text-shadow: 0px 1px 1px #fff;
	-webkit-box-shadow: 1px 1px 2px #dcdcdc;
	-moz-box-shadow: 1px 1px 2px #dcdcdc;
	box-shadow: 2px 2px 5px #555555;
	filter:dropshadow(color=#555555,offX=5,offY=5);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999, strength=3, direction=135);
	}
.orange {
	color: #f87702;
	}
#comment_ad {
	float:left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0px 0px 20px 0px;
	height:250px;
	}

.commentlist li.comment-author-admin .commentmetadata a, .commentlist li.comment-author-admin .commentmetadata a:link, .commentlist li.comment-author-admin .commentmetadata a:visited {color: #525252; text-decoration:none;}
.commentlist li.comment-author-admin .commentmetadata a:hover{
	color: #101010; text-decoration: none;
}
.comment-author a:link, .comment-author a:visited {
	color: #323232;
	text-decoration:none;
	}
.comment-author a:hover {
	color: #101010;
	text-decoration: underline;
	}
.comment-author-admin a:link, .comment-author-admin a:visited {
	color: #f87702;
	text-decoration:none;
	}
.comment-author-admin a:hover {
	color: #f87702;
	text-decoration: underline;
	}
.cancel-comment-reply {
	float:left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.tags {
	font-size: 11px;
	color: #686868;
	margin: 0px 0px 10px 0px;
	}
.tags a:link, .tags a:visited {
	font-weight:bold;
	color: #686868;
	text-decoration: none;
	}
.tags a:hover {
	font-weight:bold;
	color: #686868;
	text-decoration: underline;
	}
#communityshare {
	float: left;
	width: 100%;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #dcdcdc;
	}
#communityshare a {
	float:right;
	padding: 0px 0px 0px 10px;
	}
/* SIDEBAR */
.side_wrap {
	float:left;
	width:330px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: url(images/bg_side_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.side_inner {
	float:left;
	width:310px;
	background-color: #F2F2F2;
	padding: 0px 8px 0px 12px;
	background-image: url(images/bg_side_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #313131;
	}
.side_inner img {
	float:left;
	margin: 0px 10px 0px 0px;
	display:inline;
	}
.side_inner p {
	margin: 0px 0px 15px 0px;
	padding: 0px 5px 0px 0px;
	}
#sidebar_big_ad {
	float:left;
	width: 300px;
	padding:0px 15px;
	text-align:center;
	margin:0px 0px 15px 0px;
	}
.tabs_content {
	float:left;
	width:100%;
	padding:0px;
	display: block;
	margin: 0px 0px 10px 0px;
	}
.tabs_content ul {
	float:left;
	width:100%;
	}
.tabs_content ul li {
	float:left;
	width:100%;
	margin: 3px 0px;
	}
.tabs_content ul li a:link, .tabs_content ul li a:visited {
	color: #525252;
	}
.tabs_content ul li a:hover {
	color:#000000;
	}
.boxes {
	float:left;
	width:100%;
	margin:0px 0px 9px 0px;
	}
.boxes ul {
	float:left;
	width:100%;
	}
.boxes ul li {
	float:left;
	width: 50%;
	text-align:center;
	margin: 0px 0px 6px 0px;
	}
.boxes ul li a {
	padding: 5px;
	display:block;
	margin: 0px auto;
	width:150px;
	height:150px;
	background-color: #eeeeee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-bottom:1px solid #e1e1e1;
	}
.boxes ul li a img {
	display:block;
	border:0px solid #e1e1e1;
	}
#custom_left {
	float:left;
	width:160px;
	text-align:center;
	overflow:hidden;
	display:block;
	padding:0px 0px 15px 2px;
	}
#custom_right {
	float:right;
	width:163px;
	text-align:center;
	overflow:hidden;
	display:block;
	padding:0px 0px 15px 0px;
	}
#custom_right a, .custom_left a {
	margin:0px 0px 10px 0px;
	}
#never_miss {
	float:left;
	background-color:#fbfbfb;
	border:1px solid #f2f2f2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:10px 0px 15px 20px;
	margin:0px 0px 15px 0px;
	width: 598px;
	}
#never_miss input {
	padding: 9px;
	border: 1px solid #d9d9d9;
	margin: 0px 5px 0px 0px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	width: 170px;
	background-image: url(images/bg_inputfield.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #323232;
	float: left;
	}

#never_miss #submit {
	padding:7px 7px;
	cursor:pointer;
	background-image: url(images/bg_submit.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FBFBFB;
	color: #686868;
	border: 1px solid #ccc;
	text-transform: uppercase;
	width: auto;
	font-size: 11px;
	font-weight:bold;
	text-shadow: 0px 1px 1px #fff;
	-webkit-box-shadow: 1px 1px 2px #dcdcdc;
	-moz-box-shadow: 1px 1px 2px #dcdcdc;
	box-shadow: 1px 1px 2px #dcdcdc;
	float: left;
	}
.right_nevermiss {
	float:right;
	width: 255px;
	padding:0px 0px 0px 30px;
	margin: 10px 0px 0px 0px;
	border-left: 1px solid #ececec;
	}
.right_nevermiss ul {
	float:left;
	width:100%;
	}
.right_nevermiss ul li {
	float:left;
	width:100%;
	height: 16px;
	display:inline;
	margin:5px 0px 5px 0px;
	}
.right_nevermiss ul li a {
	float:left;
	width:100%;
	height: 16px;
	display:inline;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
.right_nevermiss ul li a img {
	float:left;
	padding:0px 15px 0px 0px;
	}
.right_nevermiss a:link, .right_nevermiss a:visited {
	color: #686868;
	}
.right_nevermiss a:hover {
	color: #f87702;
	}
#nyonyafood {
	float:left;
	width: 590px;
	background-color: #e2edcb;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px 10px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-image: url(images/nyonya_food.jpg);
	background-repeat: no-repeat;
	background-position: 85px 7px;
	}
#nyonyafood ul {
	float:left;
	width:100%;
	padding:5px 0px 0px 0px;
	position: relative;
	}
#nyonyafood ul li {
	width: 130px;
	padding: 0px 17px 0px 0px;
	float:left;
	text-align: left;
	position: relative;
	}
#nyonyafood ul li p {
	font-size: 10px;
	position:absolute;
	top: 0px;
	left:0px;
	}
#nyonyafood ul li p a {
	font-size: 10px;
	position:absolute;
	top: 0px;
	left:0px;
	margin:0px;
	}
#nyonyafood ul li p img {
	border: 1px solid #dadada;
}
#nyonyafood ul li a {
	margin: 110px 0px 0px 0px;
	float:left;
	display:block;
	font-size:12px;
	padding: 0px 0px 0px 2px;
	}
#nyonyafood ul li a:link, #nyonyafood ul li a:visited {
	color: #608812;
	text-decoration:none;
	}
#nyonyafood ul li a:hover {
	color: #608812;
	text-decoration:underline;
	}

.next_prev {
	float:left;
	width: 100%;
	letter-spacing: 1px;
	font-size: 11px;
	color: #828282;
	border-top: 1px solid #e5e5e5;
	padding: 20px 0px 0px 0px;
	}
.next_prev a {
	letter-spacing: 0px;
	font-size: 14px;
	padding: 0px 0px 0px 2px;
	}
.next_prev p {
	margin:0px 0px 10px 0px;
	}
.print_holder {
	float:right;
	font-size: 9px;
	color: #686868;
	letter-spacing:1px;
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	width: 200px;
	text-align:right;
	}
.print_holder a:link, .print_holder a:visited {
	color:  #323232;
	}
.print_holder a:hover {
	color:  #323232;
	text-decoration:underline;
	}
.print_holder img {
	float:right;
	padding:0px 0px 0px 5px;
	}
.tags_holder {
	float:left;
	}
#your-profile {
	font-size: 10px;
	}
#your-profile input, .loginform input {
	padding: 5px;
	border: 1px solid #d9d9d9;
	margin: 0px 5px 10px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 220px;
	background-image: url(images/bg_inputfield.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #323232;
	}
#your-profile table.form-table {
	margin:0px 0px 10px 0px;
	}
#your-profile label, .loginform label {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	width: 150px;
	display:block;
	color: #323232;
	line-height: 26px;
	font-size:13px;
	float:left;
	clear:none;
	}
#your-profile textarea {
	padding: 5px;
	border: 1px solid #d9d9d9;
	margin: 5px 0px 0px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-image: url(images/bg_inputfield.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 220px;
	}
#your-profile #cycsubmit, .loginform #wp-submit {
	padding:7px 15px;
	cursor:pointer;
	background-image: url(images/bg_submit.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FBFBFB;
	color: #686868;
	border: 1px solid #ccc;
	text-transform: uppercase;
	width: auto;
	font-size: 12px;
	font-weight:bold;
	text-shadow: 0px 1px 1px #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-box-shadow: 1px 1px 2px #dcdcdc;
	-moz-box-shadow: 1px 1px 2px #dcdcdc;
	box-shadow: 1px 1px 2px #dcdcdc;
	filter:dropshadow(color=#dcdcdc,offX=2,offY=2);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#dcdcdc,direction=45);
	margin:0px 0px 0px 150px;
	}
.loginform .checkbox {
	padding: 0px;
	float: left;
	margin: 7px 0px 0px 150px;
	width: 25px;
	}
.loginform #display_name {
	padding: 5px;
	border: 1px solid #d9d9d9;
	margin: 0px 5px 10px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 232px;
	color: #323232;
	}
.loginform #rememberme label {
	margin: 0px;
	float:left;
	line-height:14px;
	padding:0px;
	clear:none;
	}
#cycnav {
	padding: 0px 0px 0px 150px;
	}
#cycnav li {
	margin: 0px 5px 0px 0px;
	font-size: 12px;
	padding:0px 3px 5px 3px;
	cursor:pointer;
	color: #686868;
	text-transform: uppercase;
	width: auto;
	font-weight:normal;
	text-align:left;
	font-size: 12px;
	display:block;
	}
#reg_passmail {
	float:left;
	font-size: 11px;
	margin:0px 0px 20px 155px;
	}
#ie-message {
	color: #fff;
	padding:15px;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0px;
	margin:0px;
	z-index:10000;
	background-color: #313131;
}

#ie-message a {
color:#fff;
text-decoration:underline;
}
#respond {
	float:left;
	width:100%;
	padding:30px 0px 0px 0px;
	}
#similar_posts	{
	width: 585px;
	padding: 5px 0px;
	clear: both;
	margin: 0px 0px 10px 0px;
	float: left;
	display:block;
	}
#similar_posts ul 	{
	float: left;
	width: 100%;
	padding: 5px 0px 0px 0px;
	margin:0px;
	list-style: none;
	}
#similar_posts ul li {
	float: left;
	width: 132px;
	padding: 0px 12px 5px 0px;
	font-size: 12px;
	line-height: 15px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
#similar_posts ul li a:link, #similar_posts ul li a:visited {
color:#525252;
	text-decoration:none;
	}
#similar_posts ul li a:hover {
color:#f87702;
	text-decoration:underline;
	}
#similar_posts ul li a img {
	float: left;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 3px;
	background-color:#fff;
	display:inline;
	}
#similar_posts h3 {
	text-transform:none;
	}