/*
Theme Name: MKS
Description: For MKS Pte Ltd
Version: 1.0
Author: COMPANEDIA
Author URI: http://www.shownearby.com

MKS v1.0
*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
 *font-size:100%;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* CSS reset ends here*/
html {
	background-color:#656565;
}
body {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	margin-bottom:10px;
}
body#bodyhome .navhome, 
body#bodyworld .navworld, 
body#bodyprod .navprod, 
body#bodyproj .navproj, 
body#bodyeven .navevents, 
body#bodycont .navcontact {
	color:#ca453a;
}
.navcontact {
border-right:0px!important;
}
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
#index-wrap {
	background-color:#656565;
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 50px 0px 50px;
}
#index-stage {
	background-image:url(images/stage-bg.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	min-height:510px;
	margin-left:auto;
	margin-right:auto;
	background-position:center top;
}
#banner {
margin-top:19px;
}
#index-logo {
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:15px;
	margin-top:31.5%;
}
#mksci {
	float:left;
	width:97px;
}
#mkschina {
	float:left;
	width:97px;
	margin-left:190px;
}
#mkssys {
	float:right;
	width:97px;
}
#wrap {
	background-color:#666666;
}
#logo {
	width:960px;
	padding-top:20px;
}
#stage {
	background-color:#999966;
	background-image:url(images/stage-center.jpg);
	background-repeat:repeat-y;
	width:960px;
	min-height:490px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 15px 15px 15px;
}
#upper-stage {
	background-color:#FF0000;
	height:1px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/stage-bg-upper.jpg);
	background-repeat:no-repeat;
}
#lower-stage {
	height:3px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/stage-bg-lower.jpg);
	background-repeat:no-repeat;
}
#menu {
	text-align:right;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-32px;
}
#menu a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:0px 10px 0px 10px;
}
#menu a:hover {
	color:#ca453a;
}
#content {
	background-color:#000;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#left {
	background-color:#000;
	width:600px;
}
#right {
	background-color:#000;
	width:600px;
}
#inner {
	background-color:#000;
	min-height:210px;
}
#left {
	float:left;
	width:460px;
}
#left-title {
	background-color:#000;
	font-family:"Century Gothic";
	color:#fff;
	font-size:18px;
}
#left-title2 {
	background-color:#000;
	font-family:"Century Gothic";
	color:#fff;
	font-size:0.8em;
	margin-top:3px;
}
#left-content {
	background-color:#000;
	font-size:11px;
	width:460px;
	color:#989898;
}
#right {
	float:right;
	width:460px;
}
#right-content {
	background-color:#000;
	font-size:11px;
	width:460px;
	overflow-y:scroll;
	overflow-x:hidden;
	height:177px;
}
#right-date {
	font-size:11px;
}
#right-title {
	color:#ca453a;
}
#right-excerpt {
	color:#989898;
}
#sidebar {
	background-color:#999933;
	float:left;
	width:200px;
}
#main {
	background-color:#000;
	float:right;
	width:690px;
}
#main-title {
	float:left;
	width:165px;
	background-color:#000;
	color:#af473d;
	font-size:18px;
	font-weight:700;
	font-family:"Century Gothic";
}
#main-menu {
	font-size:11px;
	margin-top:5px;
	text-align:right;
}
#main-menu a {
	text-decoration:none;
	padding:0px 3px 0px 3px;
	color:#999999;
}
#main-menu a:hover {
	color:#ca453a;
}
#main-content {
	font-size:11px;
	color:#989898;
}
#projects-title {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
}
#projects-content {
	background-color:#000;
	margin-top:10px;
	color:#989898;
}
#projects-content a:hover {
	color:#af473d;
}
.project-list {
	float:left;
	width:220px;
	margin-right:10px;
	margin-bottom:5px;
}
#projects-content a {
	text-decoration:none;
	color:#989898;
	font-size:11px;
}
#project-pagination {
	background-color:#000;
	text-align:center;
	font-size:11px;
	color:#989898;
	float:left;
	width:100%;
}
#event {
	background-color:#000;
	width:690px;
	min-height:30px;
	float:left;
	margin-bottom:10px;
}
#event-image {
	background-color:#FF6633;
	float:left;
	width:120px;
	height:120px;
}
#event-detail {
	background-color:#000;
	float:left;
	width:555px;
	margin-left:15px;
	color:#fff;
	font-weight:bold;
}
#event-title {
	background-color:#000;
	float:left;
	width:555px;
	margin-left:15px;
	color:#af473d;
	font-weight:bold;
}
#event-content {
	background-color:#000;
	float:left;
	width:555px;
	margin-left:15px;
	color:#989898;
}
#address {
	background-color:#000;
	width:300px;
	float:left;
}
#location {
	background-color:#000;
	width:360px;
	float:right;
}
#add-title {
	font-size:15px;
	color:#fff;
}
#add-content {
	font-size:15px;
	margin-bottom:5px;
	color:#fff;
}
#add-detail {
	color:#8e8e8e;
}
.title-commendations {
	width:250px!important;
}
#footer {
	text-align:center;
	width:990px;
	background-color:#666666;
	font-size:0.7em;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.wp-pagenavi{
  font-size:1em;
  color:#999999;
}
.wp-pagenavi a{
  font-size:1.1em;
  color:#af473d;
}
.page {
color:#999999!important;
}
.page a{
color:#af473d;
}
.next {
color:#af473d!important;
}
.prev {
color:#af473d!important;
}
.page-numbers {
font-size:1em!important;
}

.linklove {display:none;}