/*

*/




body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #2a2a2a;
}

a:link, a:visited { color: #99bf28; text-decoration: underline; } 
a:active, a:hover { color: #99bf28; text-decoration:none; }

img, a:img { border: 0px; }

.cleaner {
	clear: both;
	height: 1px;
	width: 100%;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	height: 30px;
	width: 100%;
	font-size: 1px;	
}

/* top panel */

#ming_top_panel{
	width: 100%;
	height: 295px;	
	margin-bottom: 30px;
	background: url(images/ming_top_section_bg.jpg) top repeat-x;
}

#ming_top_panel #ming_top_section{
	width: 930px; /* + 30 for padding right */
	height: 195px; /* + 100 for padding */
	margin: 0 auto;
	padding-top: 100px;
	padding-right: 30px;
	background:  url(images/ming_header.jpg) no-repeat;
}

#ming_top_section #site_title {
	text-align: right;
	font-size: 40px;
	font-weight: bold;
	padding: 10px 0;
}

#ming_top_section #site_tagline {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
	color: #dcff86;
}

/* ming menu */

#ming_top_section #ming_menu{
	clear: both;
	margin-top: 57px;
	height: 25px;	
	text-align: right;
}

#ming_menu ul {
	text-align: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#ming_menu ul li{
	display: inline;
}

#ming_menu ul li a{
	padding: 3px 23px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fbe270;
	border-right: 1px solid #5f3b11;	
}

#ming_menu li a:hover, #ming_menu li .current{
	color: #ffffff;
}

#ming_menu li .last {
	border-right: none;
	padding-right: 0;
}
/* end of menu */

/* end of top panel */


/* content panel */

#ming_content_panel{
	clear: both;
	width:100%;;
}

#ming_content_panel #ming_content_section{
	clear: both;
	overflow: hidden;
	height: 100%;
	width: 960px;
	padding: 0;
	margin: 0 auto;
}

#ming_content_section #ming_content_left {
	float: left;
	display: inline;
	width: 240px;
	margin-left: 90px;
}

#ming_content_section #ming_content_right {
	float: right;
	width: 550px;
	margin-right: 30px;
}

* html #ming_content_section #ming_content_right {
	margin-right: 15px;
}
/* end of content panel */

/* content left */

#ming_content_left #login_section {
	clear: both;
	margin-bottom: 20px;
}

#login_section #login_section_top {
	width: 240px;
	height: 10px;
	background: url(images/ming_login_section_top.jpg) no-repeat;
}

* html #login_section #login_section_top {
	margin-bottom: -0px;
}

#login_section #login_section_title {
	font-size: 16px;
	font-weight: bold;
	padding: 29px 0 0 85px;
	height: 40px; 
	background: url(images/ming_login_section_title.jpg) top center no-repeat;
}

#login_section #login_section_middle {
	background-color: #153860;
	padding: 10px 15px;
	font-size: 12px;
	line-height: 10pt
}


#login_section_middle label {
	margin-right: 10px;
}

#login_section_middle input{
	width: 120px;
	height: 18px;
}

#login_section_middle .button{
	width: 60px;
	height: 25px;
}

#login_section #login_section_bottom {
	width: 240px;
	height: 10px;
	background: url(images/ming_login_section_bottom.jpg) no-repeat;
}

#ming_content_left #left_column_section {
	clear: both;
	background-color: #353535;
}

#left_column_section #left_column_section_top {
	width: 240px;
	height: 10px;
	background: url(images/ming_left_column_section_top.jpg) no-repeat;
}

* html #left_column_section #left_column_section_top {
	margin-bottom: -5px;
}

#left_column_section #left_column_section_title {
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 0 70px;
	height: 33px; /* padding top 7px + */
	background: url(images/ming_left_column_section_title.jpg) top center no-repeat;
}

#left_column_section #left_column_section_middle {

	padding: 0 15px 10px 15px;
	background: url(images/ming_left_column_section_bottom.jpg) center bottom no-repeat;
}

#left_column_section_middle .popular_post {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #525252;
}

#left_column_section_middle .popular_post h1 {
	margin: 10px 0 5px 0;
	padding: 0px;
	font-size: 12px;
	color: #f6ff00;
}

.popular_post p{
	margin: 0 0 0 10px;
	padding: 0px;
}

.popular_post h1 a:link, a:visited{
	margin: 10px 0 5px 0;
	padding: 0px;
	font-size: 12px;
	color: #f6ff00;
	text-decoration: none;
}

.popular_post h1 a:hover{
	margin: 10px 0 5px 0;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}


/* end of content left */

/* content right */

#ming_content_right .right_column_section {
	background-color: #2a2a2a;
	
}

.right_column_section .right_column_section_title {
	height: 40px;
	background: url(images/ming_right_section_bg.jpg) no-repeat;
	color: #85aecd;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0 0 30px;
}

.right_column_section .right_column_section_body {
	clear: both;
	padding: 0 30px 0 30px;	
}

.right_column_section_body  .image_box {
	float: left;
	border: 0px;
		
}

.right_column_section_body  .post_body {
	width: 360px;
	float: right;
}

.right_column_section_body p{
	padding: 0 0 10px 0;
	margin: 0px;
}

.right_column_section_body_full {
      width: 530px;
	float: right;
	margin: 10px 10px 0 0;
}

.post_body  .posted_by {
	color: #ffc600;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0px;
}

.posted_by a, a:hover, a:visited {
	color: #7eff00;
}

.right_column_section_body .post_info {
	height: 30px;
	margin-top: 15px;
	color: #5cc311;
}

.post_info .comment {
	padding: 0 0 0 20px;
	margin-right: 30px;
	background: url(images/ming_comment_icon.jpg) top left no-repeat;
}

/* end of content right */

/* bottom panel */
#ming_bottom_panel {
	clear: both;
	width: 100%;	
	background-color: #080808 ;
}

#ming_bottom_panel  #ming_bottom_section {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 90px;
	width: 870px;
	margin: auto;
}

#ming_bottom_section h1 {
	color: #c7f119;
	padding: 0px;
	margin: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
}

#ming_bottom_section h2 {
	color: #f6ff00;
	padding: 0px;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
}

#ming_bottom_section .ming_bottom_section_01 {
	float: left;
	margin-right: 30px;
	width: 240px;
	background-color: #151515; 
}

.ming_bottom_section_01 .ming_bottom_section_01_top {
	height: 10px;
	background: url(images/ming_bottom_section_top.jpg) no-repeat;
}

.ming_bottom_section_01 .ming_bottom_section_01_middle {
	padding: 10px 15px 0 15px;
}

.ming_bottom_section_01_middle  .most_commented_post {
	clear: both;
	
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #333;
}

.most_commented_post .comment {
	background: url(images/ming_comment_icon_02.jpg) right center no-repeat;
	float: left;
	min-width: 40px;
	margin-left: 10px;
	padding-right: 20px;
}

.ming_bottom_section_01_middle a, a:visited{
	color: #fff;
	text-decoration: none;
}

.ming_bottom_section_01_middle a:active, a:hover{
	color: #f6ff00;
	text-decoration: none;
}

.ming_bottom_section_01_middle ul {
	margin: 0px;
	padding: 0px;
}

.ming_bottom_section_01_middle ul li{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #333;
}

.ming_bottom_section_01 .ming_bottom_section_01_bottom {
	width: 240px;
	height: 10px;
	background: url(images/ming_bottom_section_bottom.jpg) no-repeat;
}

* html .ming_bottom_section_01 .ming_bottom_section_01_bottom {
	margin-bottom: -5px;
}


#ming_bottom_section .ming_bottom_section_02 {
	float: left;
	padding-top: 20px;
	width: 300px;
}

/* end of bottom panel */

/* footer */

#ming_footer_panel{
	width: 100%;
	background-color: #5f8104;
}

#ming_footer_panel #ming_footer_section{
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}
/* end of footer */

/*  collapse div  */

.dining_content{
	color: #000000;
	padding: 10px;
	width: 530px; 
      background: #EEEEEE;
      display:none
}

.dining_top {    
      display: block; 
      background:  url(images/dining_head.jpg) no-repeat;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
      text-align: center; 
      width: 100%; 
      margin: 0px auto; 
      height: 31px;
      text-decoration: none;
}

#dining_header1{
      font-size: 14px;
	font-weight: bold;
      text-align: center; 
      color: #153860;
}
