
/* All Pages	*/
#main > div {		/* Forums in partic too tight to edges	*/
	width: 99%;
	margin-left: 0;
}
/* END - All Pages	*/


/*	Header	*/
	/*	overrides	*/
@media screen and (max-width: 355px) {
	#head {
		background-size: 200px 21px;
		background-position: 50px 30px;
	}
	#header_left{
		min-width: 200px;
	}
}
@media screen and (max-width: 380px) {
	.loginmobile2 {
		display: none;
	}
	.pmnotice {
		width: 230px;
	}
}
@media screen and (max-width: 400px) {
	#head h1 a img {
		width: 275px;
	}
}
@media screen and (max-width: 485px) {
	.loginmobile2 {
		display: none;
	}
	#head .headsearch input.st-default-search-input {
		display: none;
	}
}
@media screen and (max-width: 590px) {
	.loginmobile3 {
		display: none;
	}
}
	/*	END - overrides	*/


#headertoolx { display: none; }


/*	END - Header	*/


/*	Google adsense	*/
@media screen and (max-width: 730px) {
	#div-gpt-ad-1380235904264-0, #top_ad {
		width: 300px !IMPORTANT;
		height: 50px !IMPORTANT;
	}
	#top_ad {
		margin-left: calc(100% / 2 - 150px);
	}
	#top_ad-sense {
		height: 75px;
	}
}
@media screen and (max-width: 302px) {
	#top_ad {
		display: none;
	}
}
@media screen and (max-width: 468px) {
	#div-gpt-ad-1451600841816-0 {
		display: none;
	}
}
/*	END - Google adsense	*/


/*	Home Page	*/
#main > div#pe41 {
	margin-left: 0;
}
#pe41 table.forumline th + th + th + th, #pe41 table.forumline td + td + td + td {
	display: none;
}
#pe41 .blockcontent {
	padding: 10px 0;
}
/*	END - Home Page	*/


/*	pe601 Right Column	*/
#pe601 .block {
	width: 324px;
	margin: 0 auto;
}
#pe69 .blockcontent {
	width: 312px;
	margin: 0 auto;
}
#pe70 div.ff_partnerslogo:last-child {
	margin-left: 78px;
}
#pe70 .img {
	padding-left: 0;
	padding-right: 0;
}
#pe60, #pe74, #pe75 {
	display: none;
}

/*	END - pe601 Right Column	*/

/* Forums	*/
/*	uncomment to hide Replies when screen too narrow
@media screen and (max-width: 468px) {
	table.forum_topics td + td + td {
		display: none;
	}
}	*/
table.forum_topics td + td + td + td {
	display: none;
}
	/*	Viewtopic	*/
.wip_profile {
	width: 75%;
}
ul.profile-icons {
	margin-top: -51px;
	float: right;
}
div.wip_postbody {
	float: none;
	clear: both;
	width: auto;
}
	/*	END - Viewtopic	*/
/* END - Forums	*/


/*	My Account	*/
#pe600 {
	width: calc(100% - 15px);
	height: auto;
}
.table1 {
	padding: 0;
}
	/*	My Profile Info	*/
form[name="Profile"] textarea.post {
	width: 90% !IMPORTANT;
}
	/*	END - My Profile Info	*/

	/*	My Preferences	*/
#user_timezone, select[name="user_dst"] {
	max-width: 180px;
}
input[name="user_dateformat"] {
	max-width: 170px;
}
	/*	END - My Preferences	*/

	/*	My Avatar	*/
input[name="avatarremoteurl"] {
	max-width: 230px;
}
	/*	END - My Avatar	*/

	/*	My Messages	*/
#tabs ul, #tabs li {
	margin: 0;
}
	/*	END - My Messages	*/
/*	END - My Account	*/


/*	Footer	*/
#footer {
	width: auto;
	margin-left: 0;
	margin-right: 0;
}
.footer_1, .footer_2, .footer_3 {
	width: 29%;
}
.footer_parts p {
	clear: both;
	padding-top: 10px;
	margin-bottom: -20px;
	text-align: center;
}

/*	END - Footer	*/
