/*
Theme Name: Sudoku.com.my
Theme URL: http://www.sudoku.com.my
Description: The Sudoku.com.my theme based on the default WordPress theme.
Version: 4.0
Author: KLGreetings.com
Author URL: http://www.klgreetings.com

   Design & Illustration by klgreetings
   CSS Coding by klgreetings
   Copyright (c) 2009 klgreetings
*/


body {
background-color: #FFFFFF;
font-family: Cambria, Times New Roman, Verdana;
font-size: 14px;
/*font-family: Arial, Verdana;*/
margin: 0px;
}

a {
font-weight: bold;
color: #4B6823;
text-decoration: none;
}

a:hover {
font-weight: bold;
color: #A3CA00;
text-decoration: underline;
}

.menu {
font-size: 12px;
font-weight: bold;
color: #F8FFB3;
padding: 20px 0px 0px 25px;
}


.post{
font-size: 12px;
}

.menu a {
font-weight: bold;
color: #F8FFB3;
text-decoration: none;
}

.menu a:hover {
font-weight: bold;
color: #A3CA00;
text-decoration: none;
}

h1 {
margin: 0px;
font-family: Trebuchet MS;
font-size: 18px;
color: #4B6823;
}

h2 {
padding-top: 4px;
margin: 0px;
font-size: 12px;
}

h3 {
font-size: 14px;
font-weight: bold;
color: #666666;
}

.entry {
font-size: 15px;
padding-bottom: 10px;
}

.entry img {
padding-left: 10px;
padding-right: 10px;
}

.meta {
width: 605px;
background-color: #F2E5B9;
padding: 5px;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.meta a {
font-weight: bold;
color: #6E8801;
text-decoration: none;
}

.meta a:hover {
font-weight: bold;
color: #A3CA00;
text-decoration: underline;
}

ul {
margin: 0px;
padding: 15px 0px 15px 15px;
list-style-type: disc;
}

.sidetitle {
background-color: #FFFAD4;
padding: 5px;
font-family: Trebuchet MS;
font-size: 15px;
font-weight: bold;
/*color: #4C650B;*/
color: #000000;
border-color:#ECDF64;
border-width: 1px;
border-style: solid;
}

.sidetext {
font-size: 12px;
line-height: 16px;
padding: 10px 0px 10px 0px;
}

.sideAds{
background-color: #A1CE2D;
padding: 5px;
font-size: 16px;
font-weight: bold;
/*color: #4C650B;*/
color: #000000;
border-color:#000000;
border-width: 1px;
border-style: solid;
}

.sidebox{
background-color: #FFFFEA;
}

#container {
background-image: url(http://www.sudoku.com.my/images/body-bg.gif);
background-repeat: repeat-y;
width: 970px;
margin: auto;
height: auto;
font-size: 12px;
}

#header {
width: 970px;
height: 250px;
}

#headerImg{
width: 970px;
height: 207px;
position: relative;
background: transparent url('http://www.sudoku.com.my/images/header-img.jpg') left top no-repeat;
}

#headerImg a#linkx {display:block; width:400px; height:0; padding-top:240px; overflow:hidden; position:absolute; left:0; top:0; background:transparent cursor:default;}
* html #headerImg a#linkx {height:240px; he\ight:0;}

a#linkx {left:792px; top:260px; background:transparent;}

a#linkY {display:block; width:200px; height:0; padding-top:40px; overflow:hidden; position:absolute; left:782px; top:17; background:transparent}


#navigation {
background-image: url(http://www.sudoku.com.my/images/menu-bg.gif);
background-repeat: no-repeat;
width: 970px;
height: 43px;
}

#main {
width: 950px;
margin: auto;
color: #333333;
}

#contents {
width: 615px;
float: left;
font-size: 12px;
line-height: 18px;
text-align: left;
margin: 15px 20px 0px 15px;
font-size: 16px;
}

#sidebar {
width: 260px;
float: right;
font-size: 12px;
line-height: 16px;
margin: 0px 15px 10px 0px;
}

#footer {
background-image:url(http://www.sudoku.com.my/images/footer-bg.gif);
background-repeat: no-repeat;
width: 970px;
height: 58px;
clear: both;
font-size: 11px;
text-align: left;
color: #F8FFB3;
padding-left: 20px;
}

#footer a {
color: #F8FFB3;
font-weight: bold;
text-decoration: none;
}

#footer a:hover {
color: #F8FFB3;
text-decoration: underline;
}

.left {
width:200px;
height:1200px;
position:relative;
border:1px none #000;
margin:auto;
vertical-align: center;
}

.img {
    display:block;
    border:0px solid #000;
    margin:46px auto;
	font-family: Cambria;
	font-size: 14px;
	vertical-align: center;
 }

.theimgs { /*height of images is 300px and width of images is 100px*/
width:90%;
height:100%;
/*
width: 100px;
height: 300px;*/
position:absolute;
top: 1%;
left:50%;
margin-top:0px; /* this is half the height of the images */
margin-left:-50px; /* this is half the width of the images */
background:#FFFFFF; /* used for testing purposes because I have no images to use */
font-family: Cambria;
font-size: 14px;
}

#table-set
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-family: Cambria;
	font-size: 14px;
	background: #fff;
	margin: 15px;
	width: 600px;
	border-collapse: collapse;
	text-align: left;
}
#table-set th
{
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	/*color: #039;*/
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#table-set td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#table-set tbody tr:hover td
{
	color: #000000;
	/*color: #009;*/
}

