/*
Theme Name:   Child Theme for Arjuna X
Author:       pdpdp
Template:     1.5.1
Version:      0.2
*/

@import url('../1.5.1/style.css');

.headerMain h1 {
	position:absolute;
	left:50px;
	top:10px;
	color:#ffffff;
	font-size:40px;
	font-family:sans-serif;
	font-weight: bold;
	text-shadow: #17222C 1px 1px 1px;
}
.headerMain h1 a,
.headerMain h1 a:visited,
.headerMain h1 a:hover {
	color:#ffffff;
	font-size:40px;
	font-family:sans-serif;
	text-decoration:none;
	font-weight: bold;
	text-shadow: #17222C 1px 1px 1px;
}
.headerMain span {
	position:absolute;
	left:52px;
	top:53px;
	color:#666;
	font-size:14px;
	font-family:sans-serif;
	margin-top:4px;
}

.postContent strong {
	font-weight:bold;
	font-size:18px;
	color:#444444;
}

