/* @override http://signboard40.local/css/blog/headers.css */

/* @group blue */

#blog_wrapper .header_blue img {
	position: absolute;
	left: 660px;
	top: 58px;
}

#blog_wrapper .header_blue h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	position: absolute;
	left: 70px;
	top: 110px;
	color: #f19334;
	width: 330px;
	text-align: center;
}
#blog_wrapper .header_blue h2 {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	position: absolute;
	top: 204px;
	left: 50px;
	color: #4a3c3d;
	width: 457px;
	text-align: center;
}
#blog_wrapper .header_blue h2 a {
	color: #4a3c3d;
	text-decoration: none;
}
#blog_wrapper .header_blue h2 a:hover {
	text-decoration: underline;
}

/* @end */

/* @group green */

#blog_wrapper .header_green img {
	position: absolute;
	left: 642px;
	top: 43px;
}
#blog_wrapper .header_green h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	position: absolute;
	left: 50px;
	top: 190px;
	color: #467420;
}

#blog_wrapper .header_green h2 {
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	position: absolute;
	top: 224px;
	left: 50px;
	color: #f75124;
}
#blog_wrapper .header_green h2 a {
	color: #f75124;
	text-decoration: none;
}
#blog_wrapper .header_green h2 a:hover {
	text-decoration: underline;
}

/* @end */

/* @group pink */

#blog_wrapper .header_pink img {
	position: absolute;
	left: 581px;
	top: 68px;
}
#blog_wrapper .header_pink h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	position: absolute;
	left: 130px;
	top: 155px;
	color: #563925;
}
#blog_wrapper .header_pink h2 {
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	position: absolute;
	top: 196px;
	left: 79px;
	color: #fdf7c8;
}
#blog_wrapper .header_pink h2 a {
	color: #fdf7c8;
	text-decoration: none;
}
#blog_wrapper .header_pink h2 a:hover {
	text-decoration: underline;
}

/* @end */

/* @group custom */

#blog_wrapper .header_custom img {
	display: none;
}
#blog_wrapper .header_custom h1 {
	text-indent: -9000px;
}
#blog_wrapper .header_custom h2 {
	position: absolute;
	top: 0;
	left: 0;
}
#blog_wrapper .header_custom a {
	display: block;
	width: 900px;
	height: 300px;
	text-indent: -9000px;
}

/* @end */

/* @group type1 */

#blog_wrapper .header_type1 img {
	position: absolute;
	right: 58px;
	top: 44px;
}
#blog_wrapper .header_type1 h1 {
	color: #fff;
	position: absolute;
	left: 80px;
	top: 170px;
	font-size: 18px;
	line-height: 24px;
}
#blog_wrapper .header_type1 h2 {
	color: #fff;
	position: absolute;
	left: 80px;
	top: 208px;
}
#blog_wrapper .header_type1 h2 a {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	line-height: 30px;
}

/* @end */



/* @group type2 */

#blog_wrapper .header_type2 img {
	position: absolute;
	right: 58px;
	top: 44px;
}
#blog_wrapper .header_type2 h1 {
	color: #f60041;
	position: absolute;
	left: 80px;
	top: 170px;
	font-size: 18px;
	line-height: 24px;
}
#blog_wrapper .header_type2 h2 {
	color: #fff;
	position: absolute;
	left: 80px;
	top: 208px;
}
#blog_wrapper .header_type2 h2 a {
	color: #f6003f;
	text-decoration: none;
	font-size: 24px;
	line-height: 30px;
}

/* @end */



/* @group type3 */

#blog_wrapper .header_type3 img {
	position: absolute;
	right: 58px;
	top: 44px;
}
#blog_wrapper .header_type3 h1 {
	color: #fff;
	position: absolute;
	left: 80px;
	top: 170px;
	font-size: 18px;
	line-height: 24px;
}
#blog_wrapper .header_type3 h2 {
	color: #fff;
	position: absolute;
	left: 80px;
	top: 208px;
}
#blog_wrapper .header_type3 h2 a {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	line-height: 30px;
}

/* @end */
