/*
Theme Name: Ming Hong Food
Theme URI: http://www.mediapainter.com
Version: 1.0
Author: Samuel Malapas
*/
* {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	background-color:#808080;
}
ul {
	list-style:none;
}
img {
	border:none;
}
#page {
	background:url(images/bg-wrapper.gif) repeat-y;
	margin:0 auto;
	width:996px;
}
#header, #content {
	height:1%;
}
#header {
	background-color:#110c0e;
	height:75px;
	width:inherit;
  position:initial;
}
#headerimg {
	display:block;
	float:left;
	padding-left:10px;
	width:110px;
}
#headerimg h1.logo {
	background:url(images/logo.gif) no-repeat;
	height:56px;
	margin-top:7px;
	width:212px;
}
#headerimg h1 a {
	display:block;
	text-indent:-9999px;
}
#header-img {
	float:left;
	width:996px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

#sidebar, #content {
	padding-bottom:40px;
	padding-top:40px;
}

#sidebar {
	background-color:#ee3423;
	display:inline-block;
	float:left;
	padding-left:25px;
	width:249px;
}
#sidebar a:hover {
	text-decoration:underline;
}
#sidebar li.current-cat a {
	font-weight:bold;
}
#sidebar li.current-cat li a {
	font-weight:normal;
}
#sidebar ul {
	padding:10px 0;
}
#sidebar ul li {
	line-height:30px;
}
#sidebar ul li a {
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
#sidebar ul ul {
	display:none;
}
#sidebar ul li.current-cat ul {
	border-left:1px solid #fff;
	display:block;
	margin:5px 0 5px 20px;
	padding:0px 0 0px 10px;
}
#sidebar ul li.current-cat-parent ul {
	border-left:1px solid #fff;
	display:block;
	margin:5px 0 5px 20px;
	padding:0px 0 0px 10px;
}
#sidebar ul ul li a {
	font-size:12px;
	font-weight:normal;
}
#sidebar h3 {
	background:url(images/bullet-white.gif) no-repeat 0 7px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	padding-left:12px;
}
#content {
	background-color:#fff;
	display:inline-block;
	float:left;
	padding-left:35px;
	width:687px;
}
#content h1 {
	background:url(images/bullet-orange.gif) no-repeat 0 7px;
	clear:both;
	color:#eb2b1b;
	font-size:18px;
	font-weight:normal;
	padding-bottom:20px;
	padding-left:12px;
}

#content p {
  margin-bottom: 22px;
    color: #666;
  font-size: 12px;
}


#home-post p {
	margin-bottom:10px;
}
#post {
	clear:both;
	margin-bottom:10px;
	padding-right:20px;

}
#post a {
	color:#ee3423;
	font-weight:bold;
	text-decoration:none;
}
#post a:hover {
	text-decoration:underline;
}
#post #thumbnail {
	height:175px;
}
#catpost {
	float:left;
	height:125px;
	margin-bottom:50px;
	padding-right:20px;
	width:320px;
}
.post {
	padding-right:40px;
}
.post p {
	color:#666;
	font-size:12px;
	line-height:20px;
	margin-bottom:22px;
}
#post h2, #catpost h2 {
	color:#000;
	font-size:13px;
	margin-bottom:3px;
}
#post small, #catpost small {
	color:#999;
	display:block;
	font-size:11px;
	line-height:20px;
}
#post .time, #catpost .time {
	padding-bottom:10px;
}
.entry {
	color:#666;
	font-size:12px;
	line-height:20px;
	padding-top:10px;
}
.entry p {
	margin-bottom:22px;
}
.entry h3 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding-bottom:5px;
	padding-top:0;
}
.entry h4 {
	font-size:13px;
	padding-bottom:5px;
	padding-top:8px;
}
.entry ul {
	margin-top:20px;
	margin-bottom:20px;
}
.entry ul li {
	background:url(images/bullet-small.gif) no-repeat 0 9px;
	float:left;
	line-height:22px;
	padding-left:10px;
	width:45%;
}
#thumbnail {
	float:left;
	height:200px;
	padding-right:25px;
}
.navigation {
	clear:both;
	display:block;
	padding-right:20px;
	padding-top:20px;
	text-align:right;
}
#footer {
	background-color:#110c0e;
	clear:both;
	display:inline-block;
	height:70px;
	margin:0 auto;
	padding:10px 20px;
	width:956px;
}
#footer div {
	color:#fff;
	font-size:10px;
	line-height:18px;
}
#footer div a{
	color:#fff;
	font-size:16px;
	line-height:22px;
	padding-left: 10px;
}
ul.menu {
	float:left;
	padding-left:180px;
	padding-top:26px;
}
ul.menu li {
	display:block;
	height:25px;
	float:left;
	margin-right:20px;
}
ul.menu li a {
	display:block;
	height:25px;
	text-indent:-9999px;
}
ul.menu li.div {
	border-left:1px solid #413d3e;
	display:block;
	height:25px;
	margin-right:5px;
	width:2px;
}
ul.menu li.home {
	background:url(images/menu-home.gif) no-repeat top;
	width:32px;
}
ul.menu li.home :hover {
	background:url(images/menu-home.gif) no-repeat 0 -25px;
	width:32px;
}
ul.menu li.home-over {
	background:url(images/menu-home.gif) no-repeat bottom;
	width:32px;
}
ul.menu li.featured {
	background:url(images/menu-featured.gif) no-repeat top;
	width:118px;
}
ul.menu li.featured :hover {
	background:url(images/menu-featured.gif) no-repeat 0px -25px;
	width:118px;
}
ul.menu li.featured-over {
	background:url(images/menu-featured.gif) no-repeat bottom;
	width:118px;
}
ul.menu li.products {
	background:url(images/menu-products.gif) no-repeat top;
	width:58px;
}
ul.menu li.products :hover {
	background:url(images/menu-products.gif) no-repeat 0 -25px;
	width:58px;
}
ul.menu li.products-over {
	background:url(images/menu-products.gif) no-repeat bottom;
	width:58px;
}
ul.menu li.news {
	background:url(images/menu-news.gif) no-repeat top;
	width:85px;
}
ul.menu li.news :hover {
	background:url(images/menu-news.gif) no-repeat 0 -25px;
	width:85px;
}
ul.menu li.news-over {
	background:url(images/menu-news.gif) no-repeat bottom;
	width:85px;
}
ul.menu li.distributors {
	background:url(images/menu-distributors.gif) no-repeat top;
	width:78px;
}
ul.menu li.distributors :hover {
	background:url(images/menu-distributors.gif) no-repeat 0 -25px;
	width:78px;
}
ul.menu li.distributors-over {
	background:url(images/menu-distributors.gif) no-repeat bottom;
	width:78px;
}
ul.menu li.company {
	background:url(images/menu-company.gif) no-repeat top;
	width:54px;
}
ul.menu li.company :hover {
	background:url(images/menu-company.gif) no-repeat 0 -25px;
	width:54px;
}
ul.menu li.company-over {
	background:url(images/menu-company.gif) no-repeat bottom;
	width:54px;
}
ul.menu li.contact {
	background:url(images/menu-contact.gif) no-repeat top;
	width:67px;
}
ul.menu li.contact :hover {
	background:url(images/menu-contact.gif) no-repeat 0 -25px;
	width:67px;
}
ul.menu li.contact-over {
	background:url(images/menu-contact.gif) no-repeat bottom;
	width:67px;
}
ul.menu li.news {
	background:url(images/menu-news.gif) no-repeat top;
	width:85px;
}
ul.menu li.news :hover {
	background:url(images/menu-news.gif) no-repeat 0 -25px;
	width:85px;
}
ul.menu li.news-over {
	background:url(images/menu-news.gif) no-repeat bottom;
	width:85px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
p.cf-sb {
	clear:both;
	display:block;
}
.wp-pagenavi .current { background:#ee3423; color:#fff; font-weight:bold; font-size:11px; padding:5px; display:inline-block; margin-right:5px; }
.wp-pagenavi a { color:#333; display:inline-block; font-size:11px; padding:5px; text-decoration:none; margin-right:5px; }
.wp-pagenavi a:hover { text-decoration:underline; }


.ftrCopyright, .ftrSocialIcon{
	float:left;	
}
.ftrAddress{
	float:right;
	text-align: right;		
}
.mobileFtr{
	display:none;	
}

.filterSearch{
display:block;
margin-bottom:20px;
position: relative;
}
.filterSearch label{
display:none;
}
/*.filterSearch #searchsubmit{padding: 2px 7px;
background:url(images/search-icon.png) no-repeat 0 0px;
width:17px;
height:17px;
border:0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 8px;
    right: 60px;
    z-index: 10;
}*/
.filterSearch #searchsubmit{
    background: url(images/search-icon.png) no-repeat 0 0px;
    border: 0;
    width: 17px;
    height: 17px;
    float: left;
    cursor: pointer;
    font-size: 0;
    z-index: 100000;
    position: inherit;
	margin-top: 8px;	
}
.filterSearch input[type="text"]{
    border: 0;
    padding: 5px 10px;
    background: transparent;
    width: 80%;
    float: left;
}
.filterSearch {
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 90%;
    background: #fff;
    margin-right: 10%;
}
#sidebar h3{
    float: left;
    width: 100%;
}

