<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: WPDT News 1
Theme URI: http://wpdevthai.com/
Author: WPDevThai
Author URI: http://wpdevthai.com/
Description: Description
Version: 1.0
*/

/* =Global
----------------------------------------------- */

/* pridi-300 - thai_latin */
@font-face {
	font-family: 'Pridi';
	font-style: normal;
	font-weight: 100;
	src: url('fonts/pridi-v2-thai_latin-300.eot'); /* IE9 Compat Modes */
	src: local('Pridi Light'), local('Pridi-Light'),
	url('fonts/pridi-v2-thai_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/pridi-v2-thai_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/pridi-v2-thai_latin-300.woff') format('woff'), /* Modern Browsers */
	url('fonts/pridi-v2-thai_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/pridi-v2-thai_latin-300.svg#Pridi') format('svg'); /* Legacy iOS */
}
/* pridi-regular - thai_latin */
@font-face {
	font-family: 'Pridi';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/pridi-v2-thai_latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Pridi Regular'), local('Pridi-Regular'),
	url('fonts/pridi-v2-thai_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/pridi-v2-thai_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/pridi-v2-thai_latin-regular.woff') format('woff'), /* Modern Browsers */
	url('fonts/pridi-v2-thai_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/pridi-v2-thai_latin-regular.svg#Pridi') format('svg'); /* Legacy iOS */
}
/* pridi-500 - thai_latin */
@font-face {
	font-family: 'Pridi';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/pridi-v2-thai_latin-500.eot'); /* IE9 Compat Modes */
	src: local('Pridi Medium'), local('Pridi-Medium'),
	url('fonts/pridi-v2-thai_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/pridi-v2-thai_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/pridi-v2-thai_latin-500.woff') format('woff'), /* Modern Browsers */
	url('fonts/pridi-v2-thai_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/pridi-v2-thai_latin-500.svg#Pridi') format('svg'); /* Legacy iOS */
}


body,
button,
input,
select,
textarea {
	color: #535353;
	font-family: 'Pridi',serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 200;
	margin: 0;
	padding: 0;
	position: relative;
	letter-spacing: 0.025em;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: none;
	line-height:1.2em;
	margin-bottom:20px;
	margin-top: 0;


}

h1{ font-size: 32px }
h2{ font-size: 22px;}
h3{ font-size: 18px; }
h4{ font-size: 20px; }
h5{ font-size: 18px; }
h6{ font-size: 16px; }

h3 .fa{ font-size: 0.8em; }

hr {
	background-color: #eee;
	border: 0;
	height: 1px;
	margin-bottom: 1.2em;
}

/* Text elements */
p {
	margin-bottom: 10px;
}
ul, ol {
	margin: 0 0 1.2em 0;
	padding-left: 60px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 400;
}
dd {
	margin: 0 1.5em 1.2em;
}
b, strong {
	font-weight: 400;
}
dfn, cite, em, i {
	font-style: italic;
}


blockquote {
	border-left: none;
	background: #6f92c3 none repeat scroll 0 0;
	font-size: 26px;
	font-style: italic;
	font-weight: 400;
	padding: 25px 40px;
	margin: 0px;
	color: #ffffff;
	font-weight: 300;
	margin-bottom: 20px;
	position: relative;
	line-height: 38px;
	text-align: center;

}
blockquote::before {
	content: "\f10d";
	font-family: FontAwesome;
	padding-left: 7px;
	font-size: 12px;
	position: absolute;
	left: 0;
	top:0;
	padding:10px 15px;
}
blockquote::after {
	content: "\f10e";
	font-family: FontAwesome;
	padding-right: 7px;
	font-size: 12px;
	position: absolute;
	right: 0;
	bottom:0;
	padding:10px 15px;
}


address {
	margin: 0 0 1.2em;
}
pre {
	background: #E6E6E6;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: 1.6em;
	padding: 1em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark{
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.2em;
	width: 100%;
}
th {
	font-weight: 400;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	background: #e6e6e6;
	font-size: 1em;
	line-height: 1;
	padding: 0px 15px;
	height:40px;
	line-height:40px; 
	font-size: 20px;
	border-radius: 0;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {

}

button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {

}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #ccc;
	width:250px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	color: #111;
}

input[type=text],
input[type=email],
input[type=password] {
	border: 1px solid #CCCCCC;
	color: #666666;
	width: 250px;
	padding:0 5px;
	line-height:34px;
	height:34px;
	border-radius: 0px;
}

textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 3px 5px 5px 5px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
	height:120px;
}

select{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 34px;
	padding: 3px;
	border-radius: 0px;
}
.widefat{ width:100%!important; }
.large-text{ width:100%!important; }
.regular-text{ width:50%!important; }
.small-text{ width:30%!important; }

.entry-meta .small-text{ width:50px!important; }

.widefat{
	font-size: 20px!important;
	height: 40px!important;
	line-height: 40px!important; 
}

/* Links */
a,
a:visited {
	color: #333;
	text-decoration:none;
}
a:hover,
a:focus,
a:active {
	text-decoration:none;
	color: #000;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.2em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.2em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}



/* =Main Layout
----------------------------------------------- */
html,
body{
	height: 100%;
	width: 100% ;
}
body{ background-color: #f1f1f1; }
#page{ max-width: 1180px; margin:20px auto; }
.site-container{ width:960px; padding:0 0px; margin:auto; position:relative;  }
.site-main{ max-width:1180px; padding:20px 0px; margin:auto; position:relative; }

.site-header{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #636363;
}
.site-title{
	float: left;
	font-size: 38px;
	height: 90px;
	line-height: 50px;
	margin: 20px 0;
}
.site-title a{ 
	line-height: 1em;
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 54px;
}
.site-title a img{ float: left; margin-right: 10px; }
.site-title a .site-name{
	font-size: 38px;
	line-height: 63px;
	display: inline-block;
	float: left;
}
.site-title .site-description{
	display: block;
	font-size: 18px;
	line-height: 20px;
	float: left;
}
.site-description{ font-size:1em;}

.site-featured{  background:#fff; }
.archive .site-featured{ padding:0; }
.site-header-image-bg{ }

.site-main{ padding:20px 10px; background:#fff; }

.site-footer{  background:none repeat scroll 0 0 #fff; width:100%; float:left; color:#E6E6E6 }
.site-footer a{ color:#333; }
.site-footer .footer-content{
	clear: both;
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin: auto;
	padding: 20px 0;
	position: relative;
	width: 100%;
	color: #fff;
	border-top: #f1f1f1 solid 1px;
}
.site-footer .footer-info {
	background: none repeat scroll 0 0 #6f92c3;
	clear: both;
	float: left;
	margin: auto;
	padding: 20px 0;
	position: relative;
	width: 100%;
	font-size:12px;
	color: #fff;
	
}
.site-footer .footer-info .site-info{ width:50%; text-align:right; float:right; line-height:20px; }
.site-footer .footer-info .site-info p{ margin:0; }
.site-footer .footer-info .site-info #wpdtlogo{ font-weight: 400; color: #fff; }
.site-footer .footer-info .site-copyright{  }

.page .entry-header{  }
.home .front-content .entry-header{ }

.home .site-header-image-bg{ height:auto!important; background-color:#d7d7d7!important;   }

.site-tagline{ padding:20px 0; background-color:#ddd!important; }
.page-template-page-templatescontact-us-php .site-header-image-bg{ height:300px!important; }


.page-template-page-templatescontact-us-php #contact-map{
	height: 300px;
	margin-bottom: 100px;
	width: 100%;
}
.page-template-page-templatescontact-us-php .entry-header {
	height: auto;
	margin-top: -80px;
}

.page-template-account .site-header {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #636363;
	margin-bottom: 20px;
	min-width: auto;
}
.page-template-account .site-title {
	float: left;
	font-size: 38px;
	height: auto;
	line-height: 50px;
	margin: auto;
	width: 100%;
	text-align: center;
}
.page-template-account .site-title a{
	display: inline-block;
}

.um-profile {
	background: #fff none repeat scroll 0 0;
	box-sizing: border-box;
}
.um-profile .um-profile-body {
	margin: auto;
	padding: 0 20px 20px;
}
.um-account{
	background: #fff none repeat scroll 0 0;
	padding: 40px 0;
}

#footer-address{
	float: left;
	margin-right: 20px;
	width: 280px;
}
#footer-address p{ margin-bottom:0;}
#footer-address .label{ width:80px; display:block; float:left; }
#footer-address .address{ margin-bottom: 1.2em; }
#footer-address .contact{
	float: right;
	margin: 0 0 0 20px;
	width: 240px;
}
#footer-address .image-map{
	float:left;
	width:250px;
}
#footer-address .image-map img{ max-width:100%; height:auto; }

/* =Layout: Content-Sidebar
----------------------------------------------- */
#primary,
.content-area {
	float: left;
	margin: 0 -300px 0 0;
	width: 100%;
}
#content,
.site-content {

}
#secondary,
.site-sidebar { /* Sidebar 1 */
	overflow: hidden;
	
}

.sidebar{
	border-left: #f1f1f1 solid 1px;
	padding-left: 20px;
	margin-top: -20px;
	padding-top: 20px;
}

.sidebar .dataTables_filter{
	display: none;
}

#secondary .widget,
.site-sidebar .widget{  }
#secondary .widget-content,
.site-sidebar .widget-content{ background:#f0f0f0; padding:20px; margin-bottom:20px;}

.widget .scattering{
	background: #ef233c none repeat scroll 0 0;
	color: #fff;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 25px 15px 25px 25px;
	position: relative;
}
.widget .scattering .fa-quote-left{
	font-size: 18px;
	left: 5px;
	position: absolute;
	top: 5px;
}
.widget .scattering .fa-quote-right{
	font-size: 18px;
	right: 5px;
	position: absolute;
	bottom: 5px;
}
#footer-sidebar{ color: #333; }
#footer-sidebar .widget{
	margin:0;
}
#footer-sidebar .widget-title{ color:333; }


.single .site-main .entry-header{
	float: none;
	width: auto;
}

.single .site-main .entry-header .title-info{ }
.single .site-main .entry-header .title-info .entry-title{ font-size:24px; margin:0 0 10px;   float:left }
.single .site-main .entry-header .code{ width:30%; float:right; text-align:right; }
.single .site-main .entry-header .entry-meta{ margin-bottom: 10px;  float: right; }
.single .site-main .entry-header .proprty-info{  }
.single .site-main .contact-info{}
.single .site-main .contact-info h3{ margin-top: 0; padding-top: 0; }
.single .site-main .contact-info .widget-content p{ margin-bottom: 10px;}
.single .site-main .contact-info .widget-content p span{ 
	color: #6f92c3;
	display: inline-block;
	width: 80px;
}

.no-results{ padding-left:10px; }

/* =Menu
----------------------------------------------- */

.navbar-default {
	background:#6f92c3 none repeat scroll 0 0;
	border-color: transparent;
	border-radius: 0;
	margin-bottom: 0;
	margin:0 -20px!important;
	border:none;
}

#menu-primary-container{ text-align:center; }

.navbar-default .navbar-nav &gt; li &gt; a{
	line-height: 30px;
	padding: 10px 10px;
	color: #fff;
}
.navbar-default .navbar-nav &gt; li &gt; a .fa{ font-size: 16px;  }

.navbar-default .navbar-nav &gt; li.add-property &gt; a{
	background: red none repeat scroll 0 0;
	color: #fff;
	margin-right: -10px;
	padding: 10px 20px;
}

.navbar-default .navbar-nav &gt; li.add-property:hover &gt; a{
	background: #111111;
	color: #fff;
}

.navbar-default .navbar-nav &gt; li:hover &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a, 
.navbar-default .navbar-nav &gt; .active &gt; a:hover, 
.navbar-default .navbar-nav &gt; .active &gt; a:focus{
	color: #ffffff;
	background-color: #111;
}

/* Small menu */
.menu-toggle {
	cursor: pointer;
}
.main-small-navigation .menu {
	display: none;
}

#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }
#footer-menu li{ float:left; }
#footer-menu li a{ display:block; float:left; padding:3px 10px; }
#footer-menu li:first-child a{ padding-left:0; }
#footer-menu li:hover &gt; a {}
#footer-menu li.current_page_item a,
#footer-menu li.current-menu-item a { }

.socials{
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: auto;
}
.socials li{ float:left; }
.socials li a{
	display: block;
	font-size: 0;
	height: 48px;
	opacity: 0.8;
	width: 48px;
}
.socials li a:hover{ opacity:1; }

.socials li.facebook a{ background: url(images/social/facebook.png) left top no-repeat;}
.socials li.twitter a{ background: url(images/social/twitter.png) left top no-repeat;}
.socials li.googleplus a{ background:url(images/social/google-plus.png) left top no-repeat;}
.socials li.linkedin a{ background: url(images/social/linkedin.png) left top no-repeat;}
.socials li.youtube a{ background: url(images/social/youtube.png) left top no-repeat;}
.socials li.vimeo a{ background:url(images/social/vimeo.png) left top no-repeat;}
.socials li.pinterest a{ background:url(images/social/pinterest.png) left top no-repeat;}
.socials li.flickr a{ background:url(images/social/flickr.png) left top no-repeat;}
.socials li.instagram a{ background:url(images/social/instagram.png) left top no-repeat;}
.socials li.skype a{ background:url(images/social/skype.png) left top no-repeat}


/* =Content
----------------------------------------------- */

.sticky {}
.hentry {
	margin: 0 0 1.2em;
	padding: 0 0 1.2em;
	border-bottom:#E6E6E6 solid 1px;
}
.hentry .entry-header{ margin-bottom: 5px; }
.hentry .entry-header .entry-title{ margin-bottom:0px; line-height:1em; }
.hentry .entry-header .entry-title a{
	font-size: 14px;
	color: #333;
}
.single .hentry,
.page	.hentry{ border-bottom:none;  margin:0;  }
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.2em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.2em;
}

.page-header{ 
	margin-bottom: 20px;
	padding:0px;
	margin-top: 0;
	padding-bottom: 10px;
}
.page-header .page-title{ font-size:32px; margin:0 0 10px; }
.page-header .page-title .fa{ font-size: 1em; }

.attachment .hentry .entry-header .entry-title{ line-height: 37px; }
.attachment .hentry .entry-header .entry-meta{ clear:none; }
#image-navigation{ text-align:right; }

.clear{ clear:both; }

#primary &gt; h3{ margin: 0; padding: 10px;}

.grid .hentry{
	float: left;
	height: auto;
	padding: 0 0 0px;
	width: 100%;
	height: auto;
	border:none; 
	margin-bottom: 20px;
	min-height: 275px;
}

.my-property-container{ padding-bottom:20px; }
.my-property-container .grid .hentry{
	height:250px!important;
}

.custom-home-features.grid .hentry{ width:100%; border-bottom:none; height:auto;  }

.grid .hentry .entry-title{
	margin-bottom: 0;
	font-weight: normal;
	font-size: 16px;
}
.grid .hentry .entry-title a{
	float: none;
	height: 50px;
	width: 100%;
	padding-top: 5px;
	line-height: 22px;
	margin-top: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.grid .hentry { position:relative;}
.grid .hentry .entry-header &gt; a{ }
.grid .hentry .actions{ position:absolute; top:0; right:3px;   font-size:11px; padding-top:3px;  line-height:11px; display:none;   }
.grid .hentry .actions a{background: #6f92c3; color: #fff;}
.grid .hentry:hover .actions{ display:block;  }
.grid .hentry .actions a{ padding:3px 5px; display:block; float:left; text-transform:uppercase;  }
.grid .hentry .actions a:hover{ background:none repeat scroll 0 0 #D90429; color:#fff; }
.grid .hentry .actions .step{ display:block; float:left; padding:3px 0; }
.grid .hentry .actions .del{ }
.grid .hentry .actions .edit{}
.grid .hentry .entry-header a img{ display:block; max-width:100%; height:auto; width: 100% }

.list .entry-title{ font-size: 22px; margin-bottom: 0; }
.list .entry-thumbnail img{ width: 100%; }

.related-posts{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border-top: #f1f1f1 solid 1px;
	padding-top: 20px;
}
.related-posts.grid .hentry{ min-height: initial; }

.single-property .entry-meta {
    clear: both;
    padding-top: 20px;
    border-top: #f1f1f1 solid 1px;
}

.single-property .entry-meta .tags{}
.single-property .entry-meta .tags .label{
	margin-right: 5px;
	margin-bottom: 5px;
}
.single-property .entry-meta .tags .label a {
	padding: 10px 10px;
	display: block;
	color: #fff;
	background: #6f92c3;
	font-weight: normal;
	font-size: 1em;
}
.entry-meta .tags .label.label-success{ padding: 10px 20px;color: #fff; }

.custom-home-category{ margin-bottom:20px; }
.custom-home-category-header{ margin-bottom: 10px; }
.custom-home-category-title{ padding:0px; margin:0;}
.costom-home-category-readmore{ float: right; font-size: 14px; font-weight: 400; margin-right: 10px; margin-top: -23px; }
.custom-home-category .clear{ border-bottom: 1px solid #EEEEEE; margin: 0 10px; padding-top: 10px; }


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	display:block;
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
	
}
@media screen and ( min-width 800px ) {
  .entry-content {
    font-size: 0.93em;
  }
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.2em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }
.site-content .gallery { margin-bottom: 1.2em; }
.gallery-caption {}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd { margin: 0; }
.site-content .gallery-columns-4 .gallery-item {}
.site-content .gallery-columns-4 .gallery-item img {}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

audio, canvas, progress, video{
	max-width: 100%;
}

.rpwe-block{}
.rpwe-ul{}
.rpwe-li{ border-bottom: #f4f4f4 solid 1px; padding-bottom: 10px; margin-bottom: 10px; }
.rpwe-title{ margin-bottom: 0;}
.rpwe-title a{ font-size: 18px !important;	}
.rpwe-time{  font-size: 11px;}
.rpwe-summary{ font-size: 12px; line-height: 16px; }

/* =Navigation
----------------------------------------------- */

.site-navigation {
	margin: 0 0 20px;
	overflow: visible;
	padding: 10px 0;
	width: 100%;
	display: block;
}
.site-navigation .assistive-text{ margin:0; }
.site-navigation .nav-previous {
	float: left;
	width: 50%;
}
.site-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a { word-wrap: break-word; }
.bypostauthor {}

#comments{ margin:0 10px; }
#comments h2{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 20px;
	padding: 10px;
}

.commentlist{ padding:0; margin:0; list-style:none;}
.commentlist li.comment{ padding: 0; min-height:70px; }
.commentlist li.comment .comment-content {
	padding-bottom: 0px;
	padding-left: 54px;
}
.commentlist li.comment .comment-author{}
.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}
.commentlist li.comment .comment-meta{
	float: right;
	font-size: 11px;
	font-style: oblique;
	margin-top: -30px;
}
.commentlist li.comment .reply{
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	font-size: small;
	margin-top: 0;
	padding: 5px;
	position: absolute;
	top: 60px;
}
.commentlist li.comment .reply a{
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 10px;
}
.commentlist li.comment .footer{}

.commentlist li.comment .children{
	list-style: none outside none;
	margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment{ background:#f6f6f6; padding:10px; margin-bottom:5px; position:relative; }
.commentlist li.comment article.comment .comment-content p{ margin:0; }

#respond{}
#respond #reply-title{ padding: 20px 0; }

#commentform{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 30px;
	padding: 30px;
}
#commentform p{ margin-bottom:10px;}
#commentform .comment-notes{}
#commentform label{ width:100%; display:block;}
#commentform .comment-form-author{}
#commentform .comment-form-email{}
#commentform .comment-form-url{}
#commentform .comment-form-comment{}
#commentform .form-allowed-tags{}
#commentform textarea{
	height: 100px;
	line-height: 16px;
	overflow: auto;
	padding: 11px 7px 7px;
	vertical-align: top;
	width: 90%
}
#commentform .form-submit{}

.nocomments{ display:none; }

/* =Widgets
----------------------------------------------- */

.widget-title{
	border-bottom: 2px solid #6f92c3;
	color: #636363;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.widget {
	margin: 0 0 1.2em;
}
.widget ul{ padding:0; margin:0; list-style:none; }

.widget .recentcomments{ padding:5px 0;}
.widget .recentcomments span{}
.widget .recentcomments a{
	border-bottom: 1px dotted #eeeeee;
	display: block;
	padding: 10px 0;
}
/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

.widget_recent_entries{}
.widget_recent_entries li{}
.widget_recent_entries li a {
	border-bottom: 1px dotted #eeeeee;
	display: block;
	padding: 10px 0;
}

.widget_categories {}
.widget_categories li{}
.widget_categories li a {
	border-bottom: 1px dotted #eeeeee;
	display: block;
	padding: 10px 0;
	font-weight: 400;
}

.widget_nav_menu {}
.widget_nav_menu li{}
.widget_nav_menu li a {
	border-bottom: 1px dotted #eeeeee;
	display: block;
	padding: 10px 0;
	font-weight: 400;
}

.widget_pages {}
.widget_pages li{ width: 50%; }
.widget_pages li a {
	border-bottom: 1px dotted #eeeeee;
	display: block;
	padding: 10px 0;
	font-weight: 400;
}

/* Search widget */
#searchform .field{ width:100%; }
#searchsubmit{ display:none; }

.header-widgets{
	display: block;
	float: right;
	margin-right: 0;
	margin-top: 20px;
	width: 100%;
}
.header-widgets .widget{ text-align:right; margin-bottom:20px; }
.header-widgets .widget p{ margin-bottom:0;}
.header-widgets .widget img{ width: 100%; }
.header-widgets .widget .widget-title{ border:none; font-size:16px; line-height:1em; margin-bottom:0; font-weight:bold;  }
.header-widgets .widget .phone-number{
	background: url("images/phone.png") no-repeat scroll left center transparent;
	font-size: 28px;
	font-weight: 400;
	line-height: 1em;
	padding-left: 45px;
}
.header-widgets .widget .email{ font-size:16px; font-weight:bold; line-height:1em;}
.header-widgets .widget .address{ font-size:16px; font-weight:bold; line-height:1em; }

.header-widgets .widget_nav_menu{ float:left; }
.header-widgets .widget_nav_menu .menu{ width:auto; float:right;}
.header-widgets .widget_nav_menu .menu li{ float:left; }
.header-widgets .widget_nav_menu .menu li a{
	display: block;
	line-height: 24px;
	padding: 5px 10px;
	text-transform: uppercase;
	color:#636363;
	font-weight:bold;
	font-size:12px;
}

.header-widgets .widget_nav_menu .menu li:hover a{ text-decoration:none; color:#fff; background:#838383; }
.header-widgets .widget_nav_menu .menu li.current-menu-item a{ text-decoration:none;  color:#fff; background:#636363; }

.header-widgets .widget_nav_menu .menu li.add-property a{ text-decoration:none;  color:#fff; background:none repeat scroll 0 0 #6f92c3; font-weight:bold; font-size: 16px; }
.header-widgets .widget_nav_menu .menu li.add-property:hover a{ background:#6f92c3; }


.widget p{ margin-bottom:0px; }

.widget_theme_my_login .widget-title
.widget_theme_my_login .tml-user-links li a{ font-weight:bold; }

.tml-action-links{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.tml-action-links li{
	float: left;
	margin-right: 20px;
}
.tml-action-links li a{ display:block; outline:none; }



.navbar-toggle{
	background-color: transparent;
	background-image: none;
	border-radius: 4px;
	float: right;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-top: 30px;
	padding: 9px 10px;
	position: absolute;
	border-color: #ccc;
	right: 20px;
}
.navbar-toggle .icon-bar {
	background: #ccc none repeat scroll 0 0;
	border-radius: 1px;
	display: block;
	height: 2px;
	width: 22px;
}




/* = Custom Post type
------------------------------------------------*/

.bx-wrapper .bx-viewport{
	background: none repeat scroll 0 0 #fff;
	border: none;
	box-shadow: none;
	left: 0;
}
.bx-wrapper .bx-pager{ bottom: 5px; }

.bx-wrapper .bx-controls-direction a{ z-index: 66; }

#featured-aside{ }
#slidercontainer{  margin:auto; padding:10px; background-color: #f1f1f1!important; }
#sliderarea{ width:100%;  display:block; padding:0px;}
#sliderarea .bx-wrapper{ margin:0; }
#sliderarea .bx-wrapper img{ height: auto; }
#sliderarea .bx-wrapper .bx-pager{ bottom: -10px; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; left: 0; }
#sliderarea .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; height:400px; background:none;}
#custom-slideshows &gt; .slide{ 
	width:410px!important; 

	background-size: cover!important; 
	background-position: center center!important;
	background-color: #f1f1f1!important;
}
#custom-slideshows &gt; .slide .hentry .entry-header{ margin-bottom: 20px; }
#custom-slideshows &gt; .slide .slide-inner{ 
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	padding: 20px 20px 10px;
	position: absolute;
	right: 0;
	left:0;
}

.bx-wrapper .bx-pager.bx-default-pager a{ background:#fff!important; }
.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active{ background:#6f92c3!important; }


#cta-container{ height:200px; }
#custom-cta{ width:940px; padding:0; margin: 0 0 20px; list-style:none; float:left; }
#custom-cta .cta{ width:300px; height:200px; position:relative; margin-left:20px; float:left;  }
#custom-cta .cta.col-0{ margin-left:0;}

#custom-home-features-container{	
	margin: auto;
}
#custom-home-features-container .custom-home-features{
	background: #6f92c3 none repeat scroll 0 0;
	margin: 20px -10px;
	padding: 20px 0px 10px;
	color: #fff;
}
#custom-home-features-container .custom-home-features  h3{
	margin-bottom: 10px;
	color: #fff; 
}
#custom-home-features-container .custom-home-features h3 .fa{
	font-size: 0.8em;
}
#custom-home-features-container .custom-home-features .hentry{ margin-bottom: 0; }
#custom-home-features-container .custom-home-features a{ color: #fff; }

.custom-home-type-tabs-container{ }
.custom-home-type-tabs-container &gt; h3{ padding:0 10px; margin:0 0 10px; }

.custom-home-type-tabs{}
.custom-home-type-tabs .ui-tabs {
	padding: 0;
	position: relative;
}
.custom-home-type-tabs .ui-tabs .ui-tabs-panel {
	border-width: 0;
	display: block;
	padding: 20px 0;
}
.custom-home-type-tabs .hentry { height: 180px; }
.custom-home-type-tabs .entry-title {}
.custom-home-type-tabs .entry-meta{ }
.custom-home-type-tabs .entry-meta .proprty-info {}
.custom-home-type-tabs .entry-meta .proprty-info.bathrooms {}

.custom-home-type-tabs-container.full{  }
.custom-home-type-tabs-container.full .hentry{}
.custom-home-type-tabs-container.full .entry-title {
	width: 120px!important;
}

/* = Custom Plugins
------------------------------------------------*/

/* Plugin WP Pagenavi */
.wp-pagenavi{ margin-bottom: 20px; }
.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #f4f4f4;
	display: inline-block;
	font-size: 13px;
	line-height: 24px;
	margin: 0 2px;
	padding: 0 10px !important;
	text-transform: uppercase;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #ccc;
	background-color: #ccc;
}
.wp-pagenavi .pages{ border:none; }
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink{ border:none;}


/* Gravity Forms Section */

.gform_wrapper ul { margin: 0px !important; }
.gform_wrapper ul li { margin: 10px 0px !important; padding: 0px !important; list-style-image: none !important; list-style: none !important; }
.gfield_label { font-weight: lighter !important; }
.gfield_required { color: #ff0000 !important; font-weight: lighter !important; }
.ginput_container input { }


.ginput_container input:focus,
.ginput_container textarea:focus { }
.gform_wrapper .gform_footer { clear: both; margin: 0!important; padding: 0!important; }
.gform_button { }
.gform_button:focus,
.gform_button:hover {  }
.gform_validation_container {  }

/*-- Gravity Error Section ----------------*/

.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message { padding: 0 !important; }
.validation_error { color: #790000 !important; font-size: 12px !important; font-weight: lighter !important; margin: 0 !important; }
.gfield_error { background: none !important; border: 0px !important; color: #70a7c5 !important; padding: 0px !important; }
.gfield_error .gfield_label { color: #2b424b !important; font-weight: lighter !important; }
.validation_message { color: #790000 !important; padding: 2px 0px 0px 0px !important; }
.gfield_error input,
.gfield_error textarea {  border: 1px #ff0000 solid !important; }
.gfield_error input:focus,
.gfield_error textarea:focus { color: #fff !important; }


/* Fix ie 7   */

.ie7 .site-footer .footer-content{}
.ie7 .site-footer .footer-info{}

.advanced-search-form{ width:100%; float:left; background: none repeat scroll 0 0 #E6E6E6; padding: 20px 10px; }
.home .advanced-search-form{ width: 300px; float:right; }

#property-search{}
#property-search .advanced-search-title{ margin:0; padding:0 0 10px 0; color:#333; margin-top:-10px; }

/*#property-search .row{ }
#property-search .span1{ width: 95px; float:left; }
#property-search .span2{ width: 195px; float:left; }
#property-search .span3{ width: 300px; float:left; }
#property-search .span4{ }
#property-search .span5{}
#property-search .span6{}
#property-search .span7{}
#property-search .span8{}
#property-search .span9{ width:590px; float:left; }*/


#property-search select{
	border: 1px solid #ffffff !important;
	height: 34px !important;
	line-height: 34px !important;
	padding: 3px !important;
	width: 100% !important;
}

#property-search .type{}
#property-search .keyword{  }
#property-search .keyword #s{ width:100%}
#property-search .form-actions input[type="submit"] { }
#property-search .beds{}
#property-search .baths{}
#property-search .rent{}
#property-search .sale{}
#property-search .price-from{}
#property-search .price-to{}



.property-prices-info{
	background: #eee none repeat scroll 0 0;
	margin-bottom: 20px;
	padding: 20px;
}
.prices{
	display: block;
	text-align: left;
	width: 100%;
}
.prices .proerpty-list-info{
	display: inline-block;
	/*font-family: 'thaisans_neueregular';
	font-size: 32px;*/
	line-height: 30px;
	margin-left: 11px;
	font-size: 14px;
}
.prices .proerpty-list-info .label{
	border: medium none;
	color: #707070;
	display: inline-block;
	font-size: 24px;
	padding: 0;
}
.prices .proerpty-list-info .price{
	color: red;
	display: inline-block;
	font-weight: 400;
}
.prices .proerpty-list-info.price{
	margin-left: 0;
	margin-right: 20px;
}
.prices .proerpty-list-info.price-rent{}

.property-prices-info .code{}
.property-prices-info .code p{ margin-bottom: 0; }


.advanced-search-form-home{
	background-color: #f4f4f4;
	padding:20px;	
}

.advanced-search-form-home select{
	border: 1px solid #FFFFFF !important;
	height: 34px !important;
	line-height: 34px !important;
	padding: 7px !important;
	width: 240px !important;

}
.advanced-search-form-home .type{}
.advanced-search-form-home .keyword{  }
.advanced-search-form-home .keyword #s{ width:100%!important; }
.advanced-search-form-home .form-actions input[type="submit"]{
	border-radius: 0px;
	font-size: 16px;
	font-weight: 400;
	height: 40px;
	padding: 0 30px;
	text-align: center;
	width: 100%;
}
.advanced-search-form-home .beds{ }
.advanced-search-form-home .baths{ }
.advanced-search-form-home .rent{}
.advanced-search-form-home .sale{}
.advanced-search-form-home .price-from{}
.advanced-search-form-home .price-to{}


.advanced-search-form-home .beds select,
.advanced-search-form-home .baths select{
	
}


.property-gallery{ margin-bottom:20px; }
.property-gallery .gallery-slidshows{ padding:0; margin:0;  }
.property-gallery .gallery-slidshows li{ padding:0; margin:0;}
.property-gallery .gallery-slidshows li a{ display: block; }
.property-gallery .gallery-slidshows li img{ display: block; }
.property-gallery .bx-wrapper{ margin:0 0 10px 0; }

.property-gallery #bx-pager { margin:-3px; }
.property-gallery #bx-pager a{  border: medium none; box-shadow: none; float: left; margin: 3px; width: 101px; }
.property-gallery #bx-pager a img{ display:block; }


.ads-box {
    /*
	background: none repeat scroll 0 0 #F4F4F4;
    margin: 10px;
    */
    padding: 10px;
    text-align:center;
}

.ads-box img{ display:block; margin:auto; max-width: 100%; height: auto; }


.home-Ad-position-1{
	background: #eee none repeat scroll 0 0;
	margin: -20px -10px 20px;
	padding: 10px 10px;
}
.home-Ad-position-2{
	background: #eee none repeat scroll 0 0;
	margin: 0 -10px 20px;
	padding: 10px;
}
.home-Ad-position-3{
	background: #eee none repeat scroll 0 0;
	margin: 0 -10px 20px;
	padding: 10px;
}
.home-Ad-position-4{
	background: #eee none repeat scroll 0 0;
	margin: -20px -10px -20px;
	padding: 20px 10px;
}

.inner-Ad-position-1{
	background: #eee none repeat scroll 0 0;
	margin: -20px -10px 20px;
	padding: 10px 10px;
}
.inner-Ad-position-2{
	background: #eee none repeat scroll 0 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
} 
.inner-Ad-position-3{
	background: #eee none repeat scroll 0 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}

.inner-Ad-position-2,
.inner-Ad-position-3{
	padding:0;
}


.search-Ad-position-1{
	background: #eee none repeat scroll 0 0;
	margin: -20px -10px 20px -10px;
	padding-left: 0;
	padding-right: 0;
}
.category-Ad-position-2{
	background: #eee none repeat scroll 0 0;
	margin: 0 -10px -20px;
	padding-left: 0;
	padding-right: 0;
}

.widget.ads-box{
	background: #eee none repeat scroll 0 0;
	padding:10px;
}

/*  CUSTOM FONT  thaisans   */

.ui-tabs .ui-tabs-nav li a,
.navbar-default .navbar-nav &gt; li &gt; a,
.header-widgets .widget_nav_menu .menu li a{
	font-size: 18px;	
	font-weight: 400;
}

.ui-tabs .ui-tabs-nav li a{ font-size:22px; font-size: 16px; }

#custom-home-features-container &gt; h3{ padding:10px; }
.hentry .entry-header .entry-title a { font-size: 18px; }

.single .site-main .entry-header .title-info .entry-title{
	font-size: 32px;
	margin-bottom: 20px;
	border-bottom: 2px solid #6f92c3;
	width: 100%;
	padding-bottom: 20px;
}


.hentry .entry-header .entry-title a {
	font-size: 14px;
	line-height: 12px;
}

.costom-home-category-readmore{
	/*font-family: 'thaisans_neueregular';
	font-size: 20px;*/
	font-size: 16px;
	line-height: 14px;
}

.rpwe-block h3 a {
	font-size: 14px !important;
}



.label {
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}


.btn-primary{
	background: #6f92c3 none repeat scroll 0 0;
	color: #fff;
	border-radius: 0;
	border-color: #6f92c3;
	font-family: "thaisans_neueregular";
	font-size: 24px;
}
.btn-primary:hover{
	background: #000;
	border-color: #000;
}

.navbar-account{ margin-top: 20px; }
.navbar-account li{}
.navbar-account li a{
	/*font-family: "thaisans_neueregular";
	font-size: 24px;*/
	font-size: 18px;
	padding:10px 20px!important;
	
}
.navbar-account li a.btn-primary,
.navbar-account li a.btn-primary:visited{
	padding:10px 20px!important;
	background: #6f92c3 none repeat scroll 0 0;
	border-color: #D90429;
	color: #fff;
}
.navbar-account li a.btn-primary:hover{
	
	background: #D90429 none repeat scroll 0 0;
	color: #fff;
}

.um-page-login .site-main,
.um-page-register .site-main{ text-align: center; padding-top: 50px; }

div.simplesocialbuttons {
	clear: left;
	height: 20px;
	margin: 30px auto 25px 0 !important;
	text-align: left;
}



</pre></body></html>