@import url('blog_page.css');
.show.genre {
			padding-bottom:15px;
			clear:both;
			border-top:none!important;
			}
			.show.genre h1 {
				border-bottom:1px dotted #fff;
				margin-bottom:5px;
				color:black;
				text-transform:capitalize;
			}
			.show.genre .show-info.genre {
				float:left;
				width:745px;
				border-bottom:none !important;
				}
				
				.show-info.genre .by, .show-info.genre h2 {
					line-height:24px;
					float:left;
					color:black;
				}
			.show-info.genre .post-content {
			clear:both;
			width:745px;
			overflow:hidden;
			line-height:13px;
			font-size:12px;
			color:white;
			mar-bottom:5px!important;
			}
			#titleblock_wide {
				font-size:80px;
				font-family: Helvetica, Arial, sans-serif;
				line-height:160px;
				font-weight:bold;
				color:#fff;
			}