/**************************************
*****  Modifiy By Monkey-TH  ********
*****  Name-Theme: vIleT-Mobile *******
*****  Design By: Apagon Phromdesan ***
*****  Web Url: www.monkey-th.com ***
***************************************/
#headertop-wallper { 
	background-color:#0084ff;
	clear:both; 
	margin:0; 
	font-family:virafont;
	font-size: 16px;
}
#headercenter-wallper { 
	background-color:#fff; 
	clear:both; 
	margin:0; 
	font-family:virafont; 
	height:auto;
	overflow:hidden;
}
#headercenter-wallper a#logo_webtext {
	color:#0786EE; 
	overflow:hidden; 
	text-decoration:none;
}
#headercenter-wallper a#logo_webtext div.logotext{ 
	font-family: trebuchet ms;
	font-size: 26px; 
	font-weight: 600; 
	line-height: 80px; 
	padding-top: 17px; 
	text-transform: uppercase; 
	width: 100%;
	white-space: nowrap;
}
#headercenter-wallper a#logo_webtext div.logotext img {
	display: block; 
	max-height: 97px; 
	max-width: 100%;
}
#headermenu-wallper { 
	background-color:#1883C7; 
	clear:both; 
	margin:0; 
	font-family:virafont; 
	height:55px; 
	width:100%; 
	position: relative; 
	z-index: 101;
}
#headermenu-wallper ul { 
	margin:0; 
	padding:0; 
	list-style:none;
}
#headermenu-wallper ul > li { 
	cursor: pointer; 
	display: inline-block; 
	float: left;
	margin: 0; 
	position: relative; 
	text-transform: uppercase; 
}
#headermenu-wallper ul > li a { 
	color: #fff; 
	display: block; 
	margin: 0; 
	padding: 17px; 
	font-size: 16px; 
	transition: all 200ms ease 0s; 
	background-color:#1883C7;
}
#headermenu-wallper ul > li a:hover { 
	background-color:#F5F5F5; 
	color:#1883C7; 
	text-decoration:none;
}
#headermenu-wallper ul > li .active { 
	background-color:#F5F5F5;
	color:#1883C7; 
	text-decoration:none;
}
#headermenu-wallper .mobilemenu {
	font-size:14px; 
	color:#a0a0a0; 
	background-color:#fff; 
	display: none; 
	border: 1px solid #eee; 
	cursor: pointer; 
	margin:8px; 15px; 
	padding:10px;
}
#headermenu-wallper .mobilemenu span.tabmenu {  
	background-image: url(../images/dropdown-arrows.png); 
	background-position: 0 -14px; 
	display: block; 
	float: right; 
	margin-top: 3px; 
	height: 14px; 
	width: 32px;
}
#headersearh-wallper { 
	margin: 30.5px 0;
	float:right;
}
#headersearh-wallper form.searhtop input {
	outline: none;
}
#headersearh-wallper form.searhtop input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
#headersearh-wallper form.searhtop input::-webkit-search-decoration,
#headersearh-wallper form.searhtop input::-webkit-search-cancel-button {
	display: none;
}
#headersearh-wallper form.searhtop input[type=search] {
	background: #f5f5f5 url(../images/search-icon.png) no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 9px 10px 9px 32px;
	width: 90px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#headersearh-wallper form.searhtop input[type=search]:focus {
	width: 255px;
	background-color: #fff;
	border-color: #6dcff6;
	-webkit-box-shadow: 0 0 5px rgba(24,131,199, .5);
	-moz-box-shadow: 0 0 5px rgba(24,131,199, .5);
	box-shadow: 0 0 5px rgba(24,131,199, .5);
}
#headersearh-wallper form.searhtop input:-moz-placeholder {
	color: #999;
}
#headersearh-wallper form.searhtopinput::-webkit-input-placeholder {
	color: #999;
} 
.navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-nav > li > a {
	text-transform: uppercase;
	color:#fff;
}
.navbar-nav > li:hover > a {
	transition: all 200ms ease 0s;
	background: #005fb7;
}
.spart20 {
	display:none;
}
.spart8 {
	height:8px;
}
.boxlogin{
	width:260px;
	height:auto;
	float:right;
	display:inline-table;
}
.avatartop {
	height:80px;
	width:70px;
	float:left;
	overflow:hidden;
	margin-right:7px;
	text-align:center;
}
.avatartop img {
	max-width:70px;
	max-height:80px;
	padding:5px;
	border:1px solid #2587D7;
	border-radius:4px;
}
.avatartop p {
	margin:0; 
	padding:0;
}
.menuprofilename {
	float:left;
	overflow:hidden;
	display:block;
}
.menuprofilename ul {
	padding:0;
	margin:0;
	list-style:none;
}
.menuprofilename ul li{
	float:left;
	font-size: 12px;
	padding-right:14px;
}
.menuprofilename ul li img {
	opacity:0.6;
	transition: all 500ms ease 0s;
}
.menuprofilename ul li img:hover{
	opacity:1;
	transition: all 500ms ease 0s;
}
.menuprofilename ul li.tabsw{
	clear:both;
	padding:0;
	margin:0;
}
.menuprofilename h2 {
	margin: 0 0 5px 0;
	padding:0;
	font-style:normal;
	font-size:14px;
}
.menuprofilename h2 a {
	text-decoration:none;
	color:#0D37D7;
	text-transform: uppercase;
}
footer.footerbg{
	width:100%;
	margin-top:40px;
	padding: 20px 0;
	background-color: #1883c7;
	font-size: 14px;
    line-height: 20px;
	color: #fff;
}
.header-title-bar {
	background: #0084ff;
	display: block;
	overflow:hidden;
	border:1px solid #279DE9;
}
.header-title-bar h3 {
	padding:7px 10px;
	margin:0;
	font: 18px Aml;
	line-height:24px;
	font-weight: normal;
	color:#fff;
}
.bgboxboard, 
.sub_children {
	background-color:#fff;
	color:#333333;
	line-height:18px;
	border:1px solid #EFEFEF;
	-webkit-transition:0.7s;
	-moz-transition:0.7s;
	-o-transition:0.7s;
}
.retopicsite {
	clear:both;
	line-height:18px;
	font-size:14px;
}
.retopicsite h4 {
	line-height:18px;
	font:16px Cambria, serif;
	background-color:#E5E5E5;
	border:1px solid #DADADA;
	overflow:hidden;
	margin:0;
	color:#666;
	padding:5px 10px;
}
.retopicsite h4 a {
	color:#666;
	line-height:18px;
	font:16px Cambria, serif;
}
#update_topicb {
	clear:both;
	width:100%;
	margin-bottom:15px;
	border:1px solid #DADADA;
	border-top:0px;
	background-color:#FCFCFC;
}
#update_topicb dl {
	overflow: auto;
	clear:both;
	margin:0;
	padding:0;
	font:14px Cambria, serif;
	line-height:18px;
	width:100%;
}
#update_topicb dl dt {
	float: left;
	padding:2px 10px;
	border-bottom:1px solid #FDFDFD;
	border-top:1px solid #F1F1F1;
	font-weight:normal;
}
#update_topicb dl dd {
	float: right;
	padding:2px 10px;
	border-bottom:1px solid #FDFDFD;
	border-top:1px solid #F1F1F1;
	font-weight:normal;
	text-align:right;
}
.Happyday {
	background: #317CB3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#317CB3), to(#43A8F2));
	background: -webkit-linear-gradient(top , #317CB3 , #43A8F2) repeat rgba(0, 0, 0, 0);
	background: -moz-linear-gradient(top , #317CB3 , #43A8F2) repeat rgba(0, 0, 0, 0);
	background: -ms-linear-gradient(top , #317CB3 , #43A8F2) repeat rgba(0, 0, 0, 0);
	background: -o-linear-gradient(top , #317CB3 , #43A8F2) repeat rgba(0, 0, 0, 0);
	background: linear-gradient(top , #317CB3 , #43A8F2) repeat rgba(0, 0, 0, 0);
    box-shadow: 0 0 3px #5AAFEF;
	margin: 0;
	overflow: hidden;
	border: 1px solid #5AAFEF;
	clear:both;
}
.Happyday h4 {
	margin:0;
	padding:5px 10px;
	font-weight:normal;
	font: 16px Cambria,serif;
	line-height:20px;
	color:#f5f5f5;
}
.Happyday h4 a {
	color:#f5f5f5;
}
.usonline {
	padding:0;
	padding:0 5px;
}
.statsonset {
	padding:0;
	padding:0 5px;
}
.useronlinenew {
	background: #818181;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#818181), to(#979797));
	background: -webkit-linear-gradient(top , #818181 , #979797) repeat rgba(0, 0, 0, 0);
	background: -moz-linear-gradient(top , #818181 , #979797) repeat rgba(0, 0, 0, 0);
	background: -ms-linear-gradient(top , #818181 , #979797) repeat rgba(0, 0, 0, 0);
	background: -o-linear-gradient(top , #818181 , #979797) repeat rgba(0, 0, 0, 0);
	background: linear-gradient(top , #818181 , #979797) repeat rgba(0, 0, 0, 0);
    box-shadow: 0 0 3px #818181;
	margin: 0;
	overflow: hidden;
	border: 1px solid #747070;
	clear:both;
}
.useronlinenew h4 {
	margin:0;
	padding:5px 10px;
	font-weight:normal;
	font: 16px Cambria,serif;
	line-height:20px;
	color:#f5f5f5;
}
.useronlinenew h4 a {
	color:#f5f5f5;
}
.bgmg_m, 
.bgmg_m2 {
	background-color: none;
	color:#333;
}
.topic_table table td.subject a {
	color: #333399;
	font-weight: bold;
}
.ImgTopic_size {
	max-width:100%;
	height:auto;
	margin:7px 0;
	border:1px solid #BFBFBF;
	padding:3px;
	background-color:#fff;
	 display: inline-block;
	 line-height: 1.42857;
}
.wpcontactb {
	padding-top:15px;
	border-width:0px 1px;
	border-style:solid;
	border-color:#efefef;
	display:inline-block;
	width:100%;
	height: 80px;
	clear:both;
}
.windowbg 
#Profilecontact {
	width:100%;
	padding: 5px 5px 5px 15px;
	height:40px;
	background-color:#4D4B4B;
	box-shadow: 0 1px 2px rgba(50, 50, 50, 0.5);
	border-top: 2px solid #3A3636;
}
.windowbg 
#Profilecontact div.avatar {
	background-color:#000;
	border:2px solid #4D4B4B;
	position:relative;
	width:80px;
	height:80px;
	border-radius:40px;
	top: -27px;
	box-shadow: 0 1px 2px rgba(50, 50, 50, 0.5);
	overflow: hidden;
	text-align:center;
	float:left;
	margin-right:10px;
}
.windowbg 
#Profilecontact div.avatar img,
.windowbg2 
#Profilecontact div.avatar img {
	width:76px;
}

.windowbg2 
#Profilecontact div.avatar {
	background-color:#000;
	border:2px solid #2C3E50;
	position:relative;
	width:80px;
	height:80px;
	border-radius:40px;
	top: -27px;
	box-shadow: 0 1px 2px rgba(50, 50, 50, 0.5);
	overflow: hidden;
	text-align:center;
	float:left;
	margin-right:10px;
}
.windowbg2 
#Profilecontact {
	width:100%;
	padding: 5px 5px 5px 15px;
	height:40px;
	background-color:#2C3E50;
	box-shadow: 0 1px 2px rgba(50, 50, 50, 0.5);
	border-top: 2px solid #1A2A3A;
}
.windowbg
#Profilecontact div.titlenameuser,
.windowbg2 
#Profilecontact div.titlenameuser {
    float: left;
    height: 28px;
    line-height: 23px;
    padding: 2px 4px;
	color:#fff;
}
.windowbg
#Profilecontact div.titlenameuser a,
.windowbg2 
#Profilecontact div.titlenameuser a {
	color:#A7E7AA;
	font-family:Cambria, serif;
	font-weight:700;
	text-transform:capitalize;
}

.windowbg
#Profilecontact div.membergroup,
.windowbg2 
#Profilecontact div.membergroup {
	border-left: 1px solid #efefef;
    float: left;
    height: 28px;
    line-height: 23px;
    padding: 2px 4px;
	color:#fff;
	display: block;
}

.windowbg
#Profilecontact div.gender,
.windowbg2 
#Profilecontact div.gender {
    border-left: 1px solid #efefef;
    float: left;
    height: 28px;
    line-height: 23px;
    padding: 2px 4px;
	color:#fff;
	display: block;
}

.windowbg
#Profilecontact div.profile,
.windowbg2 
#Profilecontact div.profile {
    border-left: 1px solid #efefef;
    float: left;
    height: 28px;
    line-height: 23px;
    padding: 2px 4px;
	color:#fff;
	display: block;
}
.windowbg
#Profilecontact div.profile ul,
.windowbg2 
#Profilecontact div.profile ul {
	list-style:none;
	margin:0;
	padding:0;
}
.windowbg
#Profilecontact div.profile ul li,
.windowbg2 
#Profilecontact div.profile ul li {
	float:left;
	margin:0;
	padding: 0 5px;
}
.replypostinner {
	clear:both;
	text-align:right;
	padding:5px;
	background-color:#CBCED0;
	color:#333;
	-webkit-box-shadow: inset 0px 4px 5px 0px rgba(99,102,107,0.3);
	-moz-box-shadow: inset 0px 4px 5px 0px rgba(99,102,107,0.3);
	box-shadow: inset 0px 4px 5px 0px rgba(99,102,107,0.3);
}
h5.contacttitlepost {
	padding:5px;
	overflow:hidden;
	background-color:#82878F;
	vertical-align:middle;
	margin:0;
}
h5.contacttitlepost div.links{
	float:left;
	padding-top:7px;
}
h5.contacttitlepost div.links a {
	color:#fff;
}
h5.contacttitlepost div.links a:hover {
	text-shadow: 0px 1px 2px #E53336;
}
.nav_button {
	list-style:none;
	padding:0;
	margin:5px 0 0 0;
	display: inline-block;
}
.nav_button li {
	float:left;
	display:block;
	margin-right:5px;
}
.nav_button li a {
	padding:3px 8px;
	background-color:#eee;
	color:#333;
	line-height:19.5px;
	font-size:13px;
	border-radius: 4px;
}
.nav_button li a:hover {
	background-color:#1883C7;
	color:#fff;
}
.nav_button li a.active {
	background-color:#1883C7;
	font-weight:bold;
	color:#fff;
}
.desmm {
	margin-left:220px;
}
section#container_login {
  margin: 20px auto;
  width: 320px;
}
section#container_login .login_for {
	margin: 0 auto;
	padding: 20px 20px 20px;
	width: 320px;
	background: white;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}
section#container_login .login_for h1 {
	margin: -20px -20px 21px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	color: #555;
	text-align: center;
	text-shadow: 0 1px white;
	background: #f3f3f3;
	border-bottom: 1px solid #cfcfcf;
	border-radius: 3px 3px 0 0;
	background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
	background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
	-webkit-box-shadow: 0 1px whitesmoke;
	box-shadow: 0 1px whitesmoke;
	overflow:hidden;
}
section#container_login .login_for p {
  margin: 20px 0 0;
}
section#container_login .login_for p:first-child {
  margin-top: 0;
}
section#container_login .login_for input[type=text],
section#container_login .login_for input[type=password] {
  width: 270px;
}
section#container_login .login_for p.remember_me {
  float: left;
  line-height: 31px;
}
section#container_login .login_for p.remember_me label {
  font-size: 12px;
  color: #777;
  cursor: pointer;
}
section#container_login .login_for p.remember_me input {
  bottom: 1px;
  margin-right: 4px;
  vertical-align: middle;
}
section#container_login .login_for p.submit {
  text-align: right;
}
section#container_login .login_for-help {
  margin: 20px 0;
  font-size: 13px;
  color: white;
  text-align: center;
  text-shadow: 0 1px #f5f5f5;
}
section#container_login .login_for-help a {
  color: #DC3B3E;
  text-decoration: none;
}
section#container_login .login_for-help a:hover {
  text-decoration: underline;
}

section#container_login input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}

section#container_login input[type=text], 
section#container_login input[type=password] {
  margin: 5px;
  padding: 0 10px;
  width:270px;
  height: 34px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
section#container_login input[type=text]:focus, 
section#container_login input[type=password]:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

section#container_login input[type=submit] {
  padding: 0 18px;
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
}
section#container_login input[type=submit]:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

section#container_login .lt-ie9 input[type=text], 
section#container_login .lt-ie9 input[type=password] {
  line-height: 34px;
}
.statsforumcode {
	padding: 0px 10px;
	line-height:20px;
}
/*Back to top button */
#back-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
}
#back-top a {
    width: 56px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #3093c7;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    color: #0F314A;
}
/* arrow icon (span tag) */
#back-top span:before {
    content: ' ';
    width: 46px;
    height: 46px;
    margin-bottom: 7px;
	border:1px solid #15aeec; -webkit-border-radius: 50px; -moz-border-radius: 50px;border-radius: 50px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
	 background-color: #49c0f0; background-image: -webkit-gradient(linear, left top, left bottom, from(#49c0f0), to(#2CAFE3));
	 background-image: -webkit-linear-gradient(top, #49c0f0, #2CAFE3);
	 background-image: -moz-linear-gradient(top, #49c0f0, #2CAFE3);
	 background-image: -ms-linear-gradient(top, #49c0f0, #2CAFE3);
	 background-image: -o-linear-gradient(top, #49c0f0, #2CAFE3);
	 background-image: linear-gradient(to bottom, #49c0f0, #2CAFE3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#49c0f0, endColorstr=#2CAFE3);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover span:before {
	content: ' ';
	border:1px solid #1090c3;
	background-color: #1ab0ec; background-image: -webkit-gradient(linear, left top, left bottom, from(#1ab0ec), to(#1a92c2));
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: -moz-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: -ms-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: -o-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1ab0ec, endColorstr=#1a92c2);
	cursor:pointer;
}
#back-top span:after {
	background: url(../images/top-arrow.png) no-repeat;
	content:' ';
	width:23px;
	height:23px;
	left:17px;
	bottom:20px;
	position:absolute;
	cursor:pointer;
} 
#Socialzone {
	clear:both;
	overflow:hidden;
	padding:10px;
	height:auto;
	background-color:#94D6F5;
	margin:10px;
	width: 348px;
	border-radius:7px;
	border:1px dashed #fff;
}
#Socialzone div.Sczone {
	height:20px;
	width: 68px;
	display:block;
	float:left;
	margin-right:10px;
}
#footer_section ul.resetleft {
    margin: 0;
    padding: 0;
	float:left;
	overflow:hidden;
}
#footer_section ul.resetright {
    margin: 0;
    padding: 0;
	height:50px;
	float:right;
	overflow:hidden;
}
#footer_section ul.resetright li {
	float:right;
	list-style: none;
}
#footer_section ul.resetleft li {
	float:left;
	list-style: none;
}
#footer_section ul.resetright li a {
	color: #000;
}
#footer_section ul.resetright li a:hover {
    color: #fff;
    text-decoration: none;
    transition: all 500ms ease 0s;
}
#footer_section figure.logofooter {
    float: left;
    margin-right: 15px;
	height:50px;
	border:0;
}
#footer_section figure.logofooter img {
	max-width:150px;
	height:50px;
	border:0;
}
aside#bannertops,
aside#bannerbottoms {
	clear:both;
	width:100%;
	overflow:hidden;
	display:block;
	margin-bottom:20px;
	line-height:150%;
}
aside#bannertops img,
aside#bannerbottom img {
	height:auto;
	max-width:100%;
}
@media (max-width: 568px) {
	.windowbg
	#Profilecontact div.membergroup,
	.windowbg2 
	#Profilecontact div.membergroup,
	.windowbg
	#Profilecontact div.profile,
	.windowbg2 
	#Profilecontact div.profile,
	.windowbg
	#Profilecontact div.gender,
	.windowbg2 
	#Profilecontact div.gender,
	.hidd {
		display:none;
	}
	.replypostinner {
		text-align:center;
	}
	form#postmodify .roundframe {
		padding:5px;
	}
	ul.post_options li {
		width:100%;
	}
	#edit_poll dl.poll_options dt {
		padding:0;
		width:100%;
	}
	#edit_poll dl.poll_options dt {
		margin: 10px 0 0;
	}
	#edit_poll dl.poll_options dd {
		float: left;
		margin: 0 0 3px;
		overflow: auto;
		padding: 0;
		width: 100%;
	}
	dl.register_form dt ,
	dl.register_form dd {
		width: 100%;
		clear: both;
		float: none;
		text-align:center;
	}
	.content {
		padding:5px;
	}
	#Socialzone {
		clear:both;
		overflow:hidden;
		padding:10px;
		height:auto;
		background-color:#94D6F5;
		width: 180px;
		margin:10px;
		border-radius:0px;
		border:1px dashed #fff;
	}
	#Socialzone div.Sczone {
		height:20px;
		width: 68px;
		display:block;
		margin:5px 0;
		clear:both;
	}
	#footer_section figure.logofooter,
	#footer_section figure.logofooter img {
		height:auto;
		width:100%;
		clear:both;
		margin:0;
	}
	#footer_section ul.resetleft,
	#footer_section ul.resetright {
		height: auto;
		clear:both;
		float:none;
		margin:0;
	}
	#footer_section ul.resetright li {
		float:left;
	}
}

@media (max-width: 768px) {
	#headermenu-wallper .mobilemenu {
		display: block;
	}
	#headermenu-wallper ul {
		display: none;
		max-height: 280px;
		overflow:auto;
	}
	#headermenu-wallper ul > li {
		float:none;
		border-bottom: 1px solid #fff;
		width:100%;
	}
}

@media (max-width: 767px) {
	#headercenter-wallper a#logo_webtext {
		text-align:center;
	}
	.spart20 {
		display: block;
		height:20px;
	}
	.bgmg_m , 
	.bgmg_m2 ,
	.bgboxboard ,
	#update_topicb dl dt ,
	#update_topicb dl dd ,
	.table_list tbody.content td.children,
	table.table_list tbody.content td.icon {
		 background-color: #FFFFFF;
		 background-image: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#F0F0F0));
		 background-image: -webkit-linear-gradient(center, top, #FFFFFF, #F0F0F0);
		 background-image: -moz-linear-gradient(center, top, #FFFFFF, #F0F0F0);
		 background-image: -ms-linear-gradient(center, top, #FFFFFF, #F0F0F0);
		 background-image: -o-linear-gradient(center, top, #FFFFFF, #F0F0F0);
		 background-image: linear-gradient(to bottom, #FFFFFF, #F0F0F0);
		 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFFFF, endColorstr=#F0F0F0);
	}
	.usonline {
		padding:0;
	}
	.statsonset {
		padding:0;
	}
	#main_admsection #basicinfo h4 {
		width: 100%;
		float: none;
	}
	#main_admsection #basicinfo img.avatar {
		float: none;
	}
	form#postmodify .roundframe {
		padding:5px;
	}
	dl.settings dt {
		width: 100%;
		float: none;
	}
	dl.settings dd {
		width: 100%;
		overflow: none;
		float: none;
	}
	#main_admsection #basicinfo h4 {
		width: 100%;
		float: none;
	}
	#main_admsection #basicinfo img.avatar {
		float: none;
	}
	#basicinfo ,
	#detailedinfo {
		width: 100%;
	}
	#detailedinfo {
		padding-left: 0;
	}
	#basicinfo {
		text-align: center;
	}
	#basicinfo ul li {
		float: none !important;
	}
	#left_admsection {
		float: none;
		padding: 0px;
		width: 100%;
	}
	#month_grid , #month_grid table{
		width: 100%;
	}
	.desmm {
		margin-left:0;
		clear:both;
	}
	.smxx {
		width:100%;
	}
	#stats_left, #top_posters, #top_topics_replies, #top_topics_starter,
	#stats_right, #top_boards, #top_topics_views, #most_online {
		float: none;
   		width: 100%;
		clear:both;
	}
	#footer_section ul.resetright li,
	#footer_section ul.resetright {
		float:left;
	}
}
