/*
Theme Name: hangout
Theme URI: http://sohomwebmidea.com
Author: the sohomweb team
Author URI: http://sohomwebmidea.com
D
*/
/*
-------------------------------------------------------------- */
a {
	outline:none;
	border:0px;
	text-decoration:none;
}
a img {
	outline:none;
	border:0px;
}
html, body {
	padding: 0;
	margin: 0;
}
div, p, ul, li, form, h2, select {
	padding: 0;
	margin: 0;
}
h2, h3 {
	font-weight:normal;
}
strong, b {
	font-weight: bold;
}
ul, li {
	list-style:none;
	list-style-image:none;
}
.lefts {
	float:left;
	display:inline;
}
.rights {
	float:right;
	display:inline;
}
.gaper {
	width:100%;
	display:inline;
	float:left;
	clear:both;
}
@font-face {
    font-family: 'Helvetica35ThinThin';
    src: url('helvetica35-thin.eot');
    src: url('fonts/helvetica35-thin.eot') format('embedded-opentype'),
         url('fonts/helvetica35-thin.woff') format('woff'),
         url('fonts/helvetica35-thin.ttf') format('truetype'),
         url('fonts/helvetica35-thin.svg#Helvetica35ThinThin') format('svg');
		 font-weight:normal;
		 font-style:normal;
}
body {
	margin:0px;
	padding:0px;
	background:#ececec;
}
#wrapper {
	width:100%;
}
#header {
	width:100%;
	/*min-height:561px;*/
	background:url(images/header-bg.gif) repeat-x top;
}
.header_mid {
	width:1022px;
	margin:0px auto;
}
.header_mid .left_strip {
	width:100%;
	/*min-height:505px;*/
	background:url(images/left-repeat.gif) repeat-y;
}
.header_mid .left_strip .logo {
	margin:20px 0 0 34px;
	display:inline;
	float:left;
}
.header_mid .left_strip .banner {
	margin:21px 0 1px 57px;
}

#container {
	width:1011px;
	margin:0px auto;
}
.left_colom {
	width:780px;
}
.left_colom .left_ad {
	width:100%;
	margin:0 0 0 0;
}
.left_colom .title {
	width:100%;
	text-align:right;
	color:#e6801b;
	font-size:42px;
	font-family: 'Helvetica35ThinThin';
	margin:20px 0 11px 0;
}
.left_colom .title .greentext {
	color:#009500;
}
.left_colom .title .font26 {
	color:#5b5a5a;
	font-size:26px;
	width:100%;
	float:left;
	display:block;
	line-height:30px;
}
.left_colom .ad_outer {
	width:100%;
	margin:0 0 18px 0;
}
.left_colom .ad_block {
	width:95.9%;
	background:#fff;
	border:1px solid #dddddd;
	padding:13px 16px 20px 13px;
	margin:0 0 3px 0;
}
.left_colom .ad_block .no_img {
	border:1px solid #f0f0f0;
	display:block;
	float:left;
}
.left_colom .ad_block .date {
	color:#000000;
	font-size:12px;
	text-align:right;
	width:80%;
	font-family: 'Helvetica35ThinThin';
}
.left_colom .ad_block .font24 {
	color:#1d1d1d;
	font-size:24px;
	width:80%;
	margin:10px 0 10px 37px;
	font-family: 'Helvetica35ThinThin';
}
.left_colom .ad_block .font24 .greentext {
	color:#5eb447;
}
.left_colom .ad_block .button {
	margin:0 0 0 37px;
	display:inline;
	float:left;
}
.right_colom {
	width:219px;
	display:inline;
	float:right;
}
.right_colom .live_chat {
	margin:-89px 0 28px 0;
}

#footer {
	width:100%;
	background:#303030;
	margin:67px 0 0 0;
	padding:71px 0 66px 0;
	color:#dcdcdc;
	font-size:14px;
	text-align:center;
	line-height:20px;
	font-family: 'Helvetica35ThinThin';
}
#footer .font13 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer .font13 a {
	color:#dcdcdc;
}
#footer .font13 a:hover {
	color:#fff;
}

/* #Media Queries
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
#wrapper {
	overflow:hidden;
}
.header_mid {
	width:100%;
	margin:0px auto;
}
.header_mid .left_strip .banner {
	margin-left:10px;
}
.header_mid img {
	max-width:100%;
	height:auto;
}
#container {
	width:100%;
	display:inline;
	float:left;
}
.left_colom img {
	max-width:100%;
	height:auto;
}
.left_colom {
	width:535px;
}
.left_colom .ad_block .font24 {
    color: #1D1D1D;
    font-family: 'Helvetica35ThinThin';
    font-size: 24px;
    margin: 0 0 10px 10px;
    width: 77%;
}
.left_colom .ad_block .button {
	margin:0 0 0 10px;
}	
.right_colom .live_chat {
	margin:-30px 0 28px 0;
}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
#wrapper {
	overflow:hidden;
}
.header_mid .left_strip .logo {
	margin:10px auto;
	width:273px;
	display:block;
	float:none;
}
.header_mid {
	width:100%;
	margin:0px auto;
}	
.header_mid .btm_shadow {
	display:none;
}
.header_mid img {
	max-width:100%;
	height:auto;
}
.header_mid .left_strip {
	background:#ECECEC;
}
.header_mid .left_strip .banner {
	margin-left:10px;
}
#container {
	width:100%;
	display:inline;
	float:left;
}
.left_colom {
	width:100%;
	margin:10px 0 0 0;
}
.left_colom .title {
	width:100%;
	text-align:center;
}
.left_colom img {
	max-width:100%;
	height:auto;
}
.left_colom .ad_block {
	padding:10px 5px;
}
.left_colom .ad_block .no_img {
	margin:0px auto;
	display:block;
	float:none;
	width:94px;
}
.left_colom .ad_block .date {
	width:100%;
	margin:10px 0 0 0;
	text-align:center;
}
.left_colom .ad_block .font24 {
	width:100%;
	text-align:center;
	margin:0 0 10px 0;
}
.left_colom .ad_block .button {
	margin:0px auto;
	display:block;
	float:none;
	width:113px;
}
.right_colom {
	width:219px;
	margin:0px auto;
	float:none;
	display:block;
}
.right_colom .live_chat {
	margin:0 0 28px 0;
}

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {}
