<img src="<?php 
            echo $thumb_img;
            ?>
" alt="<?php 
            the_title();
            ?>
" >
					</div>
				</div>
				
				<span class="over"></span>
				
				<div class="article-content">
					<div class="article-shadow">
						<span class="article-date bl"><?php 
            echo get_the_date() . ' / ' . Bw::first_cat();
            ?>
</span>
						<h3 class="article-title bb"><?php 
            the_title();
            ?>
</h3>
					</div>
				</div>
				
			</div>
			
			
			
		</a>