.headerContent .message{
	padding-top: 120px; /*ADDED*/
}
.entry .message p{
	background:url('../img/theme/pbg.png')/*tpa=http://webtasarim-ankara.info/wp-content/themes/ninezeroseven/assets/img/theme/pbg.png*/ repeat;
	display: inline-block;
	border-radius: 4px;
	padding:4px 7px;
}
.entry .message h2{
	font-size: 100px;
	color:#fff;
	margin: 20px 0 50px 0;
	padding:3px 0 6px 0; /*added2*/
	border-top:1px dashed #fff;
	border-bottom:1px dashed #fff;
	display: inline-block;
	line-height: 100px;
}
.headerContent{
	border-bottom: 1px solid #000;
	height:100%;
	position: relative;
	top:0;
	z-index: 1;
}
.headerContent .social{
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 120px;
}
.headerContent .social a{
	display:inline-block;
	margin-right:2px;

}

.headerContent h2{
	text-shadow:1px 1px 1px #000;
	font-weight: 700;
	color:#91e5fa;
	font-size: 68px;
	line-height: 72px;
	margin:18px 0 15px 0;
}

.headerContent h2 span{
	text-shadow:1px 1px 1px #303030;
	font-weight: 400;
	line-height: 19px;
	font-size: 19px;
	color:#efefef;
	display: block;
}

.headerContent h2 span strong{
	color:#cc6633;
}