@font-face {
  font-family: 'DBHelvethaicaX-55Regular';
  src: url('font/DBHelvethaicaX-55Regular.eot?#iefix') format('embedded-opentype'),  url('font/DBHelvethaicaX-55Regular.woff') format('woff'), url('font/DBHelvethaicaX-55Regular.ttf')  format('truetype'), url('font/DBHelvethaicaX-55Regular.svg#DBHelvethaicaX-55Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
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, 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, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	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: text-top
}
sub {
	vertical-align: text-bottom
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}
input, textarea, select {
	*font-size: 100%
}
legend {
	color: #000
}
#yui3-css-stamp.cssreset {
	display: none
}

@font-face {
	font-family: '999';
	src: url('font/psl094.eot');
	src: url('font/psl094.eot') format('embedded-opentype'), url('font/psl094.woff') format('woff'), url('font/psl094.ttf') format('truetype'), url('font/psl094.svg#PSLKittithadaRegular') format('svg');
}





body {
	background-image: url('images/bg.png');
	background-repeat: repeat;
}

img {
	border: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}

.background-image {
	background-image: url('images/bg-image.png');
	width: 100%;
	height: 778px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
}

.warpper {
	width: 941px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.header {
	width: 100%;
	height: 149px;
}
.big-image {
	text-align: center;
	margin-top: 8px;
}
.big-image img {
	border: 10px solid #FFF;
}
.big-image .big-image-shadow {
	background-image: url('images/big-image-shadow.png');
	width: 100%;
	height: 62px;
	z-index: -1;
	margin-top: -13px;
	background-repeat: no-repeat;
	background-position: center;
}
.content-wrap {
	font-family: '999';
}
.sidebar-newproject {

}
.sidebar-menu {
	background-color: #10457B;
	color: #FFF;
	font-size: 25px;
	margin-bottom: 12px;
}
.sidebar-menu ul {

}
.sidebar-menu ul li {
	padding: 4px 0px 4px 16px;
}
.sidebar-menu ul li a {
	text-decoration: none;
	color: #E8EC19;
}
.sidebar-menu ul li a:hover {
	text-decoration: none;
	color: #10457B;
}

.sidebar-menu ul li:hover {
	text-decoration: none;
	background-color: #E8EC19;
	color: #10457B;
	cursor: pointer;
}
.sidebar-menu ul li:hover a {

	color: #10457B;
}
.sidebar-menu ul li:hover span {
	background-image: url('images/arrow.png');
	width: 19px;
	height: 19px;
	position: absolute;
	margin: 6px 0px 0px 210px;
}
.sidebar-menu .select {
	text-decoration: none;
	background-color: #E8EC19;
	color: #10457B;
}

.sidebar-menu .select a {
	text-decoration: none;
	background-color: #E8EC19;
	color: #10457B;
}
.sidebar-menu .select span {
	background-image: url('images/arrow.png');
	width: 19px;
	height: 19px;
	position: absolute;
	margin: 6px 0px 0px 210px;
}
}

.sidebar-menu-shadows {
background-image: url('images/sidebar-menu-shadow.png');
	width: 19px;
	height: 19px;
}
.sidebar-gallery {
	width: 238px;
	padding: 7px;
	background-color: #FFF;
	height: inherit;
	box-shadow: 3px 3px 0px #C7C7C7;
}
.sidebar-gallery-title {
	width: 238px;
	font-size: 29px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 9px;
}
.sidebar-gallery ul {
	width: 285px;
}
.sidebar-gallery ul li {
	float: left;
	padding: 2px 5px;
}
.sidebar-gallery ul li a {

}
.sidebar-gallery ul li a img {
	width: 68px;
	height: 55px;
}
.sidebar-gallery ul li a img:hover {
	opacity: 0.7;
}
.sidebar-calc {
	margin: 13px 0px;
}
.sidebar-calc a {

}
.sidebar-facebook {
	width: 238px;
	padding: 7px;
	background-color: #FFF;
	height: inherit;
	box-shadow: 3px 3px 0px #C7C7C7;
}

.sidebar-facebook-title {
	width: 238px;
	font-size: 29px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 9px;
}
.content-right {
	width: 633px;
	padding: 0px 10px 10px 10px;
	background-color: #FFF;
	min-height: 990px;
	box-shadow: 3px 3px 0px #C7C7C7;
}
.content-right .content-right-title {

	font-size: 46px;
	font-weight: bold;
	color: #434343;
}
.content-right .content-right-detail {
	font-size: 25px;
}
.footer-newproject {
	height: 65px;
	border-top: 1px solid #969696;
	margin-top: 50px;
	color: #969696;
	font-size: 18px;
}
.footer-newproject .copyright {

}
.footer-newproject .company {

}

input {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background: #EFEBE0;
	width: 941px;
	margin: 0px auto 15px auto;
	padding: 15px 0px 15px 0px;
}
#wrapper2 {
	background: #EFEBE0;
	width: 941px;
	margin: 0px auto 15px auto;
	padding: 15px 0px 15px 0px;
}
.thumb {
	float: left;
	margin: 0px 15px 15px 0px;
}
.thumb img {
	background: #fff;
	padding: 5px;
	border: 1px solid #e6e6e6;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/*******************
 *   HYPERLINKS     *
 ********************/
a, a:visited, a:active {
	color: #94773f;
	text-decoration: none;
}
a:hover {
	color: #94773f;
	text-decoration: underline;
}
a img {
	border: none;
}
a:focus, a:hover, a:active {
	outline: none;
}
/*******************
 *   TOP            *
 ********************/
#top {
	background: #fff;
	width: 890px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
#topnav {
	background: #fff;
	height: 34px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
}
#topnav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
#topnav li {
	float: left;
	list-style: none;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
#topnav ul li {
	list-style: none;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}
#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #333;
	display: block;
	margin: 0px;
	padding: 9px 10px 7px 10px;
}
#topnav li a:hover, #topnav li a:active {
	color: #fff;
	background: #94773f;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 9px 10px 7px 10px;
	border-bottom: none;
	text-decoration: none;
}
#topnav li ul {
	display: none;
}
/*******************
 *   SEARCH FORM    *
 ********************/
#searchform {
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
.searchinput {
	width: 140px;
	margin: 0px;
	padding: 3px 3px 3px 4px;
	font-size: 11px;
	color: #999;
	border: 1px solid #e6e6e6;
}
.searchsubmit {
	background: #94773f;
	width: 32px;
	margin: 0px;
	padding: 2px 0px;
	border: 1px solid #94773f;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
/*******************
 *   HEADER         *
 ********************/
#header {
	width: 941px;
	height: 155px;
	margin: 0px auto;
}
.imagelogo {
	background: url(images/logo.png) no-repeat;
	float: left;
	width: 253px;
	height: 127px;
	margin: 15px 0px 0px 15px;
	padding: 0px;
	cursor: pointer;
}
.textlogo {
	margin: 0px 0px 0px 5px;
	font-family: impact;
	font-size: 36px;
	line-height: 90px;
}
.textlogo a, .textlogo a:hover {
	text-decoration: none;
}
.ad468x60 {
	float: right;
	background: #fff;
	width: 468px;
	height: 60px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
.ad468x60 img {
	border: none;
}
.rssfeed {
	background: url(images/right_menu.png) no-repeat;
	float: right;
	width: 20px;
	height: 33px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}
.rssfeed2 {
	background: url(images/left_menu.png) no-repeat;
	float: left;
	width: 24px;
	height: 33px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}
.rssfeed:hover {
	background: url(images/rss.png) no-repeat;
}
/*******************
 *   MENU           *
 ********************/
#menu {
	background: url(images/menu.png);
	width: 941px;
	height: 33px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-right: 1px solid #e6e6e6;
}
#menu li a, #menu li a:link, #menu li a:visited {
margin: 0px;
padding: 4px 13px 3px 13px;
color: #FFF;
font-family: '999';
display: block;
font-size: 21px;
}
#menu li a:hover, #menu li a:active {

	margin: 0px;
	padding: 4px 13px 3px 13px;
	color: #E9EB90;
	display: block;
	text-decoration: none;
}
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #fff;
	width: 149px;
	float: none;
	margin: 0px;
	padding: 6px 15px 6px 15px;
	color: #333;
	font-weight: normal;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
#menu li li a:hover, #menu li li a:active {
	background: #94773f;
	padding: 6px 15px 6px 15px;
	color: #fff;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
#menu li ul {
	background: #fff;
	z-index: 9999;
	position: absolute;
	height: auto;
	width: 180px;
	margin: 0px;
	padding: 0px;
	left: -999em;
	border-top: 1px solid #e6e6e6;
}
#menu li li, #menu li li li {
	border: none;
	margin: 0px 0px 0px -1px;
}
#menu li ul a {

}
#menu li ul a:hover, #menu li ul a:active {

}
#menu li ul ul {
	margin: -31px 0px 0px 180px;
	border-top: 1px solid #e6e6e6;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}
#menu li:hover, #menu li.sfhover {
	position: static;
}
/*******************
 *   HOMEPAGE       *
 ********************/
#col1 {
	float: left;
	background: #fff;
	width: 630px;
	margin: 0px;
	padding: 0px 25px 0px 0px;
}
.by {
	font-size: 11px;
	color: #999;
}
.comments {
	background: transparent url(images/comment.gif) no-repeat;
	width: 31px;
	height: 33px;
	margin: 10px 0px;
	text-align: center;
	line-height: 26px;
	display: none;
}
.comments a:link, .comments a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #555;
}
.readmore {
	margin: 10px 0px 0px 0px;
}
/*******************
 *   POST BOXS      *
 ********************/
.postbox {
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 15px 0px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}
.postbox h2 {
	margin: 0px 0px 8px 0px;
	font-size: 20px;
	line-height: 22px;
}
.postbox h2 a:link, .postbox h2 a:visited {
	color: #94773f;
	text-decoration: none;
}
.postbox h2 a:hover {
	color: #333;
}
.boxmeta {
	width: 425px;
	margin: 0px 0px 5px 0px;
}
.post-content {
	display: table;
}
/*******************
 *   CONTENT        *
 ********************/
#homecontent {
	float: left;
	background: #fff;
	width: 630px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 25px;
	color: #333;
}
#fullcontent {
	float: left;
	background: #EFEBE0;
	width: 890px;
	margin: 0px;
	padding: 0px 25px 0px 25px;
	color: #333;
}
#content {
	float: left;
	background: #EFEBE0;
	width: 896px;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 10px 0px;
	color: #333;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	color: #333;
}
.posttitle {
	font-size: 22px;
	margin: 0px 0px 7px 0px;
	color: #333;
	line-height: 24px;
}
.posttitle a, .posttitle a:hover, .posttitle a:visited {
	color: #333;
}
.postmeta {
	width: 535px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.browse {
	background: #f5f5f5;
	margin: 0px 0px 25px 0px;
	padding: 10px;
	color: #333;
	font-size: 11px;
	border: 1px solid #e6e6e6;
}
.browse a, .browse a:hover, .browse a:visited {
	color: #94773f;
}
/*******************
 *   ENTRY          *
 ********************/
.entry {
	margin: 0px;
	padding: 15px 0px 10px 0px;
	color: #333;
	line-height: 1.4em;
	border-top: 1px solid #e6e6e6;
}
.entry p {
	padding-bottom: 10px;
}
.entry strong {
	font-weight: bold;
}
.entry em {
	font-style: italic;
	font-weight: normal;
}
.entry strong em, .entry em strong {
	font-style: italic;
	font-weight: bold;
}
.entry h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.entry h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.entry h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.entry h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.entry h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.entry h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.entry a {
	color: #94773f;
}
.entry a:hover {
	color: #94773f;
	text-decoration: underline;
}
.entry a img {
	border: none;
}
.entry ul {
	margin: 0px 0px 0px 7px;
	padding-bottom: 10px;
	list-style: none;
}
.entry ol {
	margin: 0px 0px 10px 25px;
	list-style-type: decimal;
}
.entry ol ol {
	list-style: upper-alpha;
}
.entry ol ol ol {
	list-style: lower-roman;
}
.entry ol ol ol ol {
	list-style: lower-alpha;
}
.entry ul ul, .entry ol ol, .entry ul ol, .entry ol ul {
	margin-bottom: 0px;
}
.entry ul li {
	list-style: square;
	font-size: 12px;
	margin-left: 10px;
	line-height: 19px;
	color: #4C4C4C;
}
.entry ol li {
	font-size: 12px;
	line-height: 19px;
	color: #4C4C4C;
}
.entry li a:link, .entry li a:visited {
	color: #333;
}
.entry li a:hover {
	color: #94773f;
}
.entry li ul {
	margin: 0px;
	padding: 0px;
}
.entry del {
	text-decoration: line-through;
	color: #aaa;
}
.entry ins {
	text-decoration: underline;
	font-weight: bold;
}
.entry code {
	display: block;
	background: #f9f9f9;
	margin: 10px 0px;
	padding: 10px;
	font: 12px Monaco, monospace;
	color: #333;
	border-left: 4px solid #e6e6e6;
}
.entry blockquote {
	background: #f9f9f9;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin: 15px 0px;
	padding: 10px;
	border: 1px solid #e6e6e6;
}
.entry blockquote cite {
	font-size: 12px;
	color: #555;
	display: block;
	font-style: italic;
	margin: 5px 10px 5px 10px;
	text-align: left;
}
.entry blockquote.alignright {
	width: 40%;
	margin: 0px 0px 10px 1em;
}
.entry blockquote.alignleft {
	width: 40%;
	margin: 0px 1em 10px 0px;
}
.entry blockquote p {
	margin: 0px;
}
.entry hr {
	background: #e6e6e6;
	color: #e6e6e6;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 15px 0px;
	border: none;
}
.entry input, .entry textarea {
	font-size: 1em;
	padding: 3px;
}
.page {
	margin: 10px 0px 0px 0px;
}
.tags {
	background: #EFEBE0 url(images/tag.png) no-repeat 0px 0px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	color: #333;
}
.tags a, .tags a:visited {
	color: #333;
	text-decoration: none;
}
.tags a:hover {
	color: #94773f;
	text-decoration: underline;
}
/*******************
 *   ARCHIVE        *
 ********************/
#content .postbox {
	margin-left: 0px;
}
#content .pagination {
	margin-left: 0px;
}
/*******************
 *   IMAGES         *
 ********************/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
}
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 4px 0px 5px 0px;
	border: 1px solid #e6e6e6;
}
.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
/*******************
 *   SIDEBAR        *
 ********************/
#sidebar {
	float: right;
	background: #fff;
	width: 260px;
	margin: 0px;
	padding: 0px 15px 25px 0px;
	overflow: hidden;
}
#sidebar li ul {
	border: none;
}
#sidebar a, #sidebar a:hover, #sidebar a:visited {
	color: #333;
}
#sidebar .box {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #333;
}
.adblock {
	margin: 0px 0px 10px 0px;
}
.ad125x125 {
	background: #fff;
	width: 125px;
	height: 125px;
	margin: 0px 0px 10px 0px;
}
.ad125x125 img {
	border: none;
}
/*******************
 *   WIDGETS        *
 ********************/
.fullwidget {
	width: 260px;
	margin: 0px;
	padding: 0px;
}
.leftwidget {
	float: left;
	width: 122px;
	margin: 0px;
	padding: 0px;
}
.rightwidget {
	float: right;
	width: 123px;
	margin: 0px;
	padding: 0px;
}
.fullwidget ul, .leftwidget ul, .rightwidget ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.fullwidget ul li, .leftwidget ul li, .rightwidget ul li {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	list-style: none;
	border-bottom: 1px solid #e6e6e6;
}
.leftwidget h3, .rightwidget h3, .fullwidget h3 {
	background: #94773f;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #ddd;
}
/*******************
 *   CALENDER       *
 ********************/
#wp-calendar {
	width: 100%;
}
#wp-calendar, #wp-calendar th, #wp-calendar caption {
	text-align: center;
}
#wp-calendar th {
	background: #f8f8f8
}
#wp-calendar td {
	padding: 5px 2px;
}
#wp-calendar caption {
	background: transparent;
	font-weight: bold;
	padding: 5px 0px;
	font-style: italic;
	font-size: 11px;
}
#wp-calendar #today {
	font-weight: bold;
}
/*******************
 *   COMMENTS       *
 ********************/
.comments-box {
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #e6e6e6;
}
.comments-box h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #333;
}
#respond {
	margin: 10px 0px 0px 0px;
}
#respond p {
	color: #777;
	margin: 0px;
}
.cancel-comment-reply {
	padding: 5px 0px 0px 0px;
	font-size: 11px;
}
.cancel-comment-reply a {
	color: #000000;
}
.cancel-comment-reply a:hover {
	color: #94773f;
}
.text {
	border: 1px solid #ddd;
	padding: 2px;
	color: #777;
	width: 200px;
}
/************************
 *   COMMENT FRAMEWORK   *
 *************************/
ol.commentlist {
	margin: 20px 0px 0px 0px;
}
.commentlist li {
	margin: 0px 0px 15px 0px;
	padding: 15px;
	background: #f6f6f6;
	list-style: none
}
ul.children {
	margin-left: 0px;
}
.commentlist li.depth-2 {
	border: none;
	background: #fff;
	border-top: 1px solid #f2f2f2;
	margin-left: 15px;
}
.commentlist li.depth-3 {
	border: none;
	background: #f6f6f6;
	margin-left: 15px;
}
.commentlist li.depth-4 {
	border: none;
	background: #fff;
	margin-left: 15px;
}
.commentlist li.depth-5 {
	border: none;
	background: #f6f6f6;
	margin-left: 15px;
}
.commentlist code {
	background: #e6e6e6;
	padding: 3px;
}
.commentlist .moderation {
	margin-top: 10px;
	color: #660000;
}
.comment-author {
	margin-bottom: 10px;
}
.avatar {
	margin-right: 10px;
	float: left;
	padding: 2px;
	border: 1px solid #ddd;
	background: #fff;
}
.commentlist .children {
	margin-top: 15px;
}
.commentlist p {
	clear: both;
}
.reply {
	margin: 15px 0px 0px 0px;
}
.reply a:link, .reply a:visited {
	background: #666;
	color: #fff;
	padding: 3px 6px;
	text-align: center;
	text-decoration: none !important;
	font-size: 10px;
}
.reply a:hover {
	background: #333;
}
#pings {
	margin-bottom: 40px;
}
cite.fn {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	display: block;
	padding-top: 9px;
}
span.says {
	display: none;
}
.comment-meta {
	float: left;
	margin-bottom: 15px;
}
.comment-meta a {
	color: #333;
}
.comment-date a, .comment-date a:visited {
	color: #888;
	font-size: 12px;
}
/*******************
 *   COMMENT FORM   *
 ********************/
#commentform input {
	width: 210px;
	margin: 7px 3px 0px 0px;
	padding: 4px;
	font-size: 12px;
	border: 1px solid #ddd;
}
#commentform .author, #commentform .email, #commentform .url {
	padding: 5px;
	background: #fff;
	color: #999;
	font-style: italic;
}
#commentform textarea {
	width: 75%;
	height: 100px;
	margin: 7px 0px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #ddd;
}
#commentform .submit {
	background: #666;
	width: auto;
	color: #fff;
	padding: 4px 10px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
/*******************
 *   NAVIGATIONS    *
 ********************/
/*---------------------------------------------------------------------------------*/
/* PAGINATION */
/*---------------------------------------------------------------------------------*/
/* default pagination */
.pagination {
	margin: 0px 0px 0px 25px;
	font-size: 12px;
}
.pagination a {
	display: block;
	background: #fff;
	margin: 0px;
	padding: 5px 10px;
	color: #94773f;
	border: 1px solid #dfdfdf;
}
.pagination a:hover {
	background: #f9f9f9;
	border: 1px solid #dfdfdf;
}
.pagination .left a {
	background-image: url(images/icon-arrow-left.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin: 15px 0px 0px 0px;
	padding-left: 20px;
}
.pagination .right a {
	background-image: url(images/icon-arrow-right.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	margin: 15px 0px 0px 0px;
	padding-right: 20px;
}
/* wp-pagenavi */
.pagination .wp-pagenavi {
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 4px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.pagination .wp-pagenavi a:link, .pagination .wp-pagenavi a:visited {
	display: inline;
	background: #fff;
	color: #94773f;
	margin: 0px 0px 0px 2px;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border: 1px solid #ddd;
}
.pagination .wp-pagenavi .on, .pagination .wp-pagenavi .current, .pagination .wp-pagenavi a:hover {
	margin: 0px 0px 0px 2px;
	padding: 6px 10px 5px 10px;
	border: 1px solid #ddd;
}
.pagination .wp-pagenavi .on, .pagination .wp-pagenavi .current {
	background: #efefef;
}
.pagination .wp-pagenavi .extend, .pagination .wp-pagenavi span.pages {
	background: #fff;
	padding: 6px 10px 5px 10px;
	color: #777;
	border: 1px solid #ddd;
}
/******************
 *   FOOTER        *
 *******************/
#footer {
	background: #EFEBE0;
	width: 890px;
	margin: 15px auto 0px auto;
	padding: 15px 0px 0px 0px;
	font-size: 11px;
	color: #333;
	border-top: 1px solid #ddd;
	text-align: center;
}
#footer a, #footer a:visited {
	color: #333;
}
#footer a:hover {
	color: #333;
}
.rss {
	background: url(images/rss-small.png) no-repeat 0px 0px;
	padding: 0px 0px 0px 16px;
}
.lang {
	position: absolute;
	z-index: 100;
	margin-left: 795px;
	color: #000;
	padding-top: 5px;
}
.facebook {
	margin-left: 24px;
	width: 895px;
	height: 205x;
	position: static;
	z-index: 1;
	margin-top: 0px;
}
.bb {
	background-attachment: initial;
	background-clip: initial;
	background-color: initial;
	background-image: url(images/add_a_friend_facebook.png);
	background-origin: initial;
	background-position: 0 0;
	background-repeat: no-repeat no-repeat;
	bottom: 187px;
	height: 29px;
	left: 144px;
	position: relative;
	width: 50px;
}

/*************** button ************/

button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
	top,
	#fff3db 0%,
	#ffc821 25%,
	#ff3c00);
	background: -webkit-gradient(
	linear, left top, left bottom,
	from(#fff3db),
	color-stop(0.25, #ffc821),
	to(#ff3c00));
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #b85f00;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px -1px 0px rgba(255,255,255,0.7);
	text-shadow: 0px -1px 1px rgba(000,000,000,0.2), 0px 1px 0px rgba(255,255,255,0.3);
}

/*************** button ************/

.hide { position: absolute; top: -9999px; left: -9999px; }


/* Specific to example one 

#example-one { background: #eee; padding: 10px; margin: 0 0 20px 0; -moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; }

#example-one .nuu { overflow: hidden; margin: 0 0 10px 0; }
#example-one .nuu li { width: 97px; float: left; margin: 0 10px 0 0; }
#example-one .nuu li.last { margin-right: 0; }
#example-one .nuu li a { display: block; padding: 5px; background: #959290; color: white; font-size: 10px; text-align: center; border: 0; }
#example-one .nuu li a:hover { background-color: #111; }

#example-one ul { list-style: none; }
#example-one ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; }
#example-one ul li a:hover { background: #fe4902; color: white; }
#example-one ul li:last-child a { border: none; }

#example-one ul li.nav-one a.current, #example-one ul.featured li a:hover { background-color: #0575f4; color: white; }
#example-one ul li.nav-two a.current, #example-one ul.core li a:hover { background-color: #d30000; color: white; }
#example-one ul li.nav-three a.current, #example-one ul.jquerytuts li a:hover { background-color: #8d01b0; color: white; }
#example-one ul li.nav-four a.current, #example-one ul.classics li a:hover { background-color: #FE4902; color: white; }*/

 

.ngg-gallery-thumbnail img {
background-color: #FFF;
border: 0px solid #A9A9A9 !important;
display: block !important;
margin: 1px 0px 3px 1px !important;
padding: 2px !important;
position: relative !important;
width: 69px !important;
height: 61px !important;
}

/*############# New Style ###############*/

.wrp {
	width:960px;
	margin: 0 auto;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clr {
	clear:both;
}
#c-header{
	height: 76px;
}
#c-header .logo {
	padding: 9px 0px 13px 0px;
	width: 112px;
}
#c-header .btn-contact {
  width: 129px;
  float: right;
  margin-left: 831px;
 top: -24px;
  position: absolute;
}
#c-header .lang-bar {
	  float: right;
  width: 124px;
  top: 32px;
  position: absolute;
  margin-left: 839px;
}
#c-header .lang-bar a {
  padding: 0px 8px;
}
#c-header .top-menu {
	  float: left;
  top: 0;
  margin: 0px 0px 0px 113px;
  position: absolute;
  padding: 0px 0px 0px 0px;
}
#c-header .top-menu ul {

}
#c-header .top-menu ul li {
	float: left;
  padding: 33px 0px 4px 1px;;
 
}
#c-header .top-menu ul li:hover {
	background-color:#eee1d3;
	cursor: pointer;
}
#c-header .top-menu ul li a{
   font-family: 'DBHelvethaicaX-55Regular';
  padding: 0px 10px 0px 10px;
  font-size: 23px;
}
#c-header .top-menu ul li a:hover{
	text-decoration:none;
}
#c-slide {
	background-color:#e8bea0;
}
#c-slide .wrp {
	margin: 0 auto;
	width:1200px;
}
#c-body {
	padding: 19px 0px 0px 0px;
}
#c-body h3.pj-head {
	color: #8c6239;
	padding: 12px 0px 10px 0px;
	font-size: 22px;
}
#c-body .h-right-content {

}
#c-body .h-right-content .youtube {

}
#c-body .h-right-content .youtube .y-title{
	background-color: #c7b29a;
	color: #fff;
	padding: 5px;
	  font-size: 16px;
  margin-bottom: 18px;
}
#c-body .h-right-content .facebook-like-box {

}

#c-body .h-left-content {
	width: 613px;
}
#c-body .h-left-content .promo {
	
}
#c-body .h-left-content .promo .title {
	color: #8c6239;
	border-bottom: 1px solid #603913;
	font-size: 22px;
	padding: 0px 0px 11px 2px;
}
#c-body .h-left-content .promo .title .promo-more {
	float: right;
    font-size: 14px;
    padding: 7px 0px 0px 0px;
}
#c-body .h-left-content .promo .title .promo-more a {
	color:#1F1F1F;
}
#c-body .h-left-content .promo .promo-slide {
	background-color: #f8f3ec;
}
#c-body .h-left-content .promo .promo-slide ul {
}
#c-body .h-left-content .promo .promo-slide ul li {
	padding: 7px 7px 7px 7px;
	float: left;
}
#c-body .h-left-content .event {
}
#c-body .h-left-content .event .title {
	color: #8c6239;
	border-bottom: 1px solid #603913;
	font-size: 22px;
	padding: 41px 0px 10px 2px;
	background-color: #f8f3ec;
}
#c-body .h-left-content .event .title .event-more {
	float: right;
    font-size: 14px;
    padding: 7px 17px 0px 0px;
}
#c-body .h-left-content .event .title .event-more a {
	color:#1F1F1F;
}
#c-body .h-left-content .event .title .event-more a:hover {
}
#c-body .h-left-content .event-list {
	background-color: #eae1d4;
}
#c-body .h-left-content .event-list ul {
}
#c-body .h-left-content .event-list ul li {
	float: left;
}
#c-body .h-left-content .event-list ul li .event-item {
	  width: 190px;
  padding: 9px 6px 9px 7px;

}
#c-body .h-left-content .event-list ul li .event-item .event-thumb {
}
#c-body .h-left-content .event-list ul li .event-item .event-thumb a {
}
#c-body .h-left-content .event-list ul li .event-item .event-thumb a:hover {
}
#c-body .h-left-content .event-list ul li .event-item .event-title{
  color: #754c24;
  font-weight: bold;
   font-size: 15px;
  padding: 5px 0px 5px 0px;
}
#c-body .h-left-content .event-list ul li .event-item .event-detail{
	color: #807D79;
	font-size: 14px;
}

#c-body-project {
	background-color: #f3eee9;
}
#c-body-project .bb-item {
	margin: 0 auto;
	width: 895px;
	padding: 14px 0px 14px 0px;
}
#c-body-project ul {
}
#c-body-project ul li{
	  float: left;
}
#c-body-project ul li .pj-item {
	width: 355px;
	padding: 0px 46px 8px 46px;
}
#c-body-project ul li .pj-item .pj-thumb {
}
#c-body-project ul li .pj-item .pj-title {
	color: #707070;
  font-size: 14px;
  height: 79px;
  padding: 5px 0px 5px 0px;
  overflow: hidden;
}
#c-body-project ul li .pj-item .pj-btn-more {
}
#c-body-project .pj-item {
}
#c-body-project .pj-item .pj-thumb {
}
#c-body-project .pj-item .pj-title {
}
#c-body-project .pj-item .pj-btn-more {
}
#c-body-project .pj-item .pj-btn-more a {
	font-size: 12px;
  font-weight: bold;
}
#c-body-project .pj-item .pj-btn-more a:hover {
}

#c-footer-bar-1 {
	background-color:#5b453f;
	height:5px;
	width:100%;
}
#c-footer-bar-2 {
	background-color:#3d2626;
	height:10px;
	width:100%;
}
#c-footer {
	  background-color: #381d19;
		height: 91px;
}
#c-footer .t-1 {
	color: #998675;
  font-size: 17px;
  float: left;
  margin-top: 24px;
}
#c-footer .t-2 {
	   color: #c7b299;
  float: left;
  font-size: 26px;
    margin: 51px 0px 0px -258px;
}
#c-footer .f-menu {
}
#c-footer .f-menu ul {
}
#c-footer .f-menu ul li {
	float: right;
	  margin-top: 58px;
	  color: #998675;
	  padding: 0px 8px;
	  font-size: 15px;
}
#c-footer .f-menu ul li a {
	color:#998675;
}
#c-footer-copy {
  background-color: #cca67b;
}
#c-footer-copy .copyr {
  background-color: #fff;
  font-size: 13px;
  padding: 4px 13px 2px 13px;

}