@font-face {
  font-family: 'reasonSystem';
  font-style: normal;
  font-weight: 800;
  src:  url('fonts/reasonSystem_Regular.ttf');
}
.bypostauthor {
}
	
*{
    margin: 0;
    padding: 0;
    border: 0;
	}
body{
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    border: 0;
	font-family: 'Century Gothic', verdana, sans-serif;
    font-size:1.0em;
	color:#888888;
}
p{
	font-size:0.9em;
	margin:0.65em 0;

	}
p, a, li{
	/*line-height:100%;*/
}
.reason-heading, .widget-title{
	font-family: 'Century Gothic', verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	color:#666;
	background: url('images/icons/arrow.png') right 4px  no-repeat;
	padding:0px 18px 4px 4px;
	margin-top: 0.2em;
	}
h1 {
	color:#181818;
	font-size:1.2em;
	text-align:right;
	font-weight:bolder;
	}


.big-h2 h2{
	text-align:right;
	color:#181818;
}
.left-h2 {
	text-align:left;
}
.big-h2 h2 a{
	/*
	color:#181818;*/
	color:#888888;
	font-size:1.1em;
	font-weight:bold;
}
h2{
	color:#181818;
	font-size:1.2em;
	font-weight:normal;
	}
h3{
	font-size:1.03em;
	margin:0.2em 0 0.3em 0;
	}
h4{
	}
.entry-title a{
	margin-bottom:0.2em;
	font-weight:bold;
}	
a {
	font-size:1.0em;
	font-weight:normal;
	text-decoration:none;
	color:#444;
	}
a:hover {
	color:#f00 !important;
	}
a>img:hover,  a>figure:hover{
opacity:0.6;
	}
ul {	
margin:15px 0 15px 30px;
}
input, select,  textarea {
	border: dotted 1px #aaa;
	}
figure {
	margin:auto;
	padding:5px;
}
blockquote {
	font-style:italic;
	quotes: "\201C""\201D""\2018""\2019";
	}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote:after {
  color: #ccc;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.6em;
}
blockquote p {
  display: inline;
}
.clear{
    clear: both;
	}
.body-class{
	background:#fff url('images/background-line.png') repeat-x 0px 10px;
	}
.align-center{
	text-align:center;
	}
.click-button {
	background: url('images/icons/gayincm_button_110x32px.png');
}
/*------------------------------ Main Structure ------------------------------------ */
#wrapper {
	width:100%;
	max-width:660px;
	margin:0 auto;
}
#header {
}
#logo {
	margin-top:5px;
	float:left;
}
#Social-header {
	float:right;
	margin:5px;
	
}
#title-bar {
	width:100%;
	margin:16px 0 10px 0;
	height:20px;
	background:#dddbdc;
	clear:both;
	}	
#content {
	width:96%;
	padding:10px 2%;
}
/* ------------------ footer Section ---------------------- */
#footer-container {
	width:100%;
	background:#000;
	padding-bottom:20px;
	border:0px;
	}
#footer {
	padding:20px 0;
	text-align:center;

	}
.footer-text {
	font-size:0.8em;
	margin:5px 10px;
}
.footer-text a{
	color:#bbb;
}
.bontong-logo {
}
#footer-social-links {
	margin:10px auto;
	}
/*------------------------- Map Page --------------------------------- */
#address-table	{
	margin:20px 0;
}
#address-table	tr{
	height:28px;
}
.thai-location {
	font-size:1.5em;
}
/*------------------------- Home Page --------------------------------- */
#venue-list {
	font-size:0.8em;
}
#venue-list td{
	padding:2px 4px;
}
#venue-list th a{
	font-size:1.2em;
	font-weight:bold;
}
.taxi-link {
	background:#00F000;
}
.info-link {
	background:#0000F0;	
}
/* ----- 640px ------ 640px ----- 640px ------ 640px ----- 640px ------ 640px */
@media screen and (max-width:640px) {
.venue-map {
	width:100% !important;
}
.banner-image{
	width:100%;
	height:auto;
}
}