.atdasd_content_wrapper {
	min-height:50px;
	padding:8px 0px 0px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	float:left;
	display:inline;
}

.atdasd_content_wrapper .wgo_block {
	margin:0px;
}

.atdasd_content_wrapper .blockhead .lastposter,
.atdasd_content_wrapper .blockhead .lastposttime {
	font-size:8px;
	width:50%;
	display:inline;
}

.atdasd_content_wrapper .blockhead .lastposter {
	font-size:9px;
}

.atdasd_content_wrapper.box1 {
	 padding-top:4px;
	 width:100%;
}

.atdasd_content_wrapper.boxlist,
.atdasd_content_wrapper.box7,
.atdasd_content_wrapper.box8,
.atdasd_content_wrapper.box9,
.atdasd_content_wrapper.box10 {
	 padding-top:8px;
	 width:100%;
}


.atdasd_content_wrapper.box2,
.atdasd_content_wrapper.box3 {
	width:50%;
}

.atdasd_content_wrapper.box4,
.atdasd_content_wrapper.box6 {
	width:33%;
}

.atdasd_content_wrapper.box5 {
	width:34%;
}

.atdasd_content_wrapper.box3,
.atdasd_content_wrapper.box5,
.atdasd_content_wrapper.box6 {
	padding-left:8px;
}


.atdasd_content {
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.atdasd_content.headlineblock{
	padding:8px;
	height:200px;
	overflow:hidden;
	position:relative;
}

.atdasd_content.headlinelist h5 {
	margin:5px 10px 0px;
}

.atdasd_content.headlinelist .threadbit .nonsticky {
	border-width:1px 0px 0px 0px;
	height:25px;
}

.atdasd_content.headlinelist .threadbit:last-child {
	border:none;
}

.atdasd_content.headlinelist {
	padding:0px;
	min-height:100px;
}

.atdasd_content h1,
.atdasd_content h2,
.atdasd_content h3,
.atdasd_content h4,
.atdasd_content h5,
.atdasd_content h6 {
	margin-top:0px;
}

.atdasd_content h1 {
	font-size:38px;
}

.atdasd_content h2,
.atdasd_content h3 {
	font-size:28px;
}

.atdasd_content h4 {
	font-size:20px;
}

.atdasd_content .posttext {
	padding-left:10px;
}

.atdasd_content .fade-out {
	width: 100%;
	z-index: 5;
	position: absolute;
	bottom: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.atdasd_content .fade-out .fade {
	width: 100%;
	height: 55px;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 1));
	background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0.0)));
	position: relative;
}

.atdasd_content .fade-out .solid-block {
width: 100%;
height: 20px;
background-color: white;
}

.atdasd_content .fade-out .read-more,
.atdasd_content .fade-out .last-post {
background-color: white;
font-weight: bold;
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
position: absolute;
bottom: 4px;
}

.atdasd_content .fade-out .read-more {
	left: 0px;
}

.atdasd_content .fade-out .last-post {
	right:12px;
}

.atdasd_content img,
.atdasd_content .bbcode_quote,
.atdasd_content iframe {
	display:none;
}

.ui-mobile .ui-page-active {
	overflow: hidden;
}