/*
Theme Name:	WongKelWin
Theme URI: 	http://www.wo ngkelwin.com/
Description: 	abc
Version: 		1.0
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font: normal 75%/1.8em Georgia,serif;
	color: #4e6693;
}

p, li {
	font: normal 10pt/1.8em Georgia,serif;
	margin-bottom: 1.8em;
}

ol {
	padding-left: 2em;
}

ul {
	list-style: none;
}

a img {
	border: 0;
}

a {
	color: #4e6693;
}

h2 {
	font: 100 1.2em/2em Georgia,serif;
	letter-spacing: 5px;
	font-variant: small-caps;
	text-align: center;
	padding-top: 5px;
	border-top: 2px solid #4e6693;
	border-bottom: 1px solid #5f77a4;
	background: url(img/poob.jpg) 0 1px repeat-x;
}

h3 {
	font: normal 10pt/1.8em Georgia,serif;
	text-decoration: underline;
}

#container {
	width: 1100px;
	margin: 80px auto 20px auto;
}

#header {
	height: 80px;
	width: 1100px;
	padding: 10px 0 0 0;
	background: transparent url(img/header.png) center no-repeat;
	position: fixed;
	border-top: 10px solid #fff;
	top: 0px;
}

#header a {
	display: block;
	height: 18px;
	float: left;
	background-image: url(img/header-navbtn.jpg);
}

a#nav_news:link, a#nav_news:visited {
	width: 49px;
	margin-left: 7px;
	background-position: 0 -18px;
}

a#nav_news:hover, a#nav_news:active {
	background-position: 0 0;
}

a#nav_about:link, a#nav_about:visited {
	width: 59px;
	margin-left: 4px;
	background-position: -49px -18px;
}

a#nav_about:hover, a#nav_about:active {
	background-position: -49px 0;
}

a#nav_paintings:link, a#nav_paintings:visited {
	width: 79px;
	margin-left: 61px;
	background-position: -105px -18px;
}

a#nav_paintings:hover, a#nav_paintings:active {
	background-position: -105px 0;
}

a#nav_prints:link, a#nav_prints:visited {
	width: 57px;
	margin-left: 1px;
	background-position: -181px -18px;
}

a#nav_prints:hover, a#nav_prints:active {
	background-position: -181px 0;
}

a#nav_drawing:link, a#nav_drawing:visited {
	width: 71px;
	margin-left: 1px;
	background-position: -239px -18px;
}

a#nav_drawing:hover, a#nav_drawing:active {
	background-position: -239px 0;
}

a#nav_photo:link, a#nav_photo:visited {
	width: 97px;
	margin-left: 1px;
	background-position: -308px -18px;
}

a#nav_photo:hover, a#nav_photo:active {
	background-position: -308px 0;
}

a#nav_video:link, a#nav_video:visited {
	width: 54px;
	margin-left: 1px;
	background-position: -405px -18px;
}

a#nav_video:hover, a#nav_video:active {
	background-position: -405px 0;
}

a#nav_others:link, a#nav_others:visited {
	width: 62px;
	margin-left: 1px;
	background-position: -458px -18px;
}

a#nav_others:hover, a#nav_others:active {
	background-position: -458px 0;
}

a#nav_contact:link, a#nav_contact:visited {
	width: 70px;
	margin-left: 5px;
	background-position: -518px -18px;
}

a#nav_contact:hover, a#nav_contact:active {
	background-position: -518px 0;
}

a#nav_wongkelwin:link, a#nav_wongkelwin:visited {
	width: 157px;
	margin-left: 144px;
	background-position: -587px -18px;
}

a#nav_wongkelwin:hover, a#nav_wongkelwin:active {
	background-position: -587px 0;
}

a#nav_siah:link, a#nav_siah:visited {
	display: none;
	width: 46px;
	margin-left: 66px;
	background-position: -743px -18px;
}

a#nav_siah:hover, a#nav_siah:active {
	background-position: -743px 0;
}

.d-1-3 {
	width: 350px;
	float: left;
}

.d-2-3 {
	width: 724px;
	float: left;
}

.mr {
	margin-right: 25px;
}

.clear {
	clear: both;
}

div.spec {
	position: relative;
	z-index: 3;
	text-align: center;
}

a.rollernav {
	text-decoration: none;
	color: #4e6693;
	font-family: "Lucida Grande", Helvetica, Arial,sans-serif;
	font-size: 1.2em;
}

#btn_next {
	float: left;
	position: fixed;
	top: 200px;
	left: 50px;
}

#btn_prev {
	float: right;
	position: fixed;
	top: 200px;
	right: 50px;
}

#btn_next a, #btn_prev a {
	font-size: 30px;
	text-decoration: none;	
}
