
/*
 * Theme Name:     Skyworker's Child
 * Theme URI:      http://www.skyworkimages.ch
 * Description:    This Is A Theme By http://www.skyworkimages.ch
 * Author:         Steven Merkle Sky Work Images
 * Author URI:     http://www.skyworkimages.ch
 * Template:       lc-blank
 * Version:        1.0
 */

@import url("../lc-blank/style.css");


a,a:link,a:visited{
	color:#0063a9;
	font-family: "Open Sans";
	font-size: 18px;
	outline: none; 
	font-weight: 400;
}

div{
	color:#333333;
	font-family: "Open Sans";
	font-size: 17px;
	line-height: 24px;
	font-weight: 300;

}

h2{
	color:#001a5a;
	font-family: "Open Sans";
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 10px;

	text-transform: uppercase;
	
	
	
}

h3{
	color:#333333;
	font-family: "Open Sans";
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 25px;
}

h4{
	color:#001a5a;
	font-family: "Open Sans";
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 30px;
	text-transform: uppercase;
}

h6{
	color:#001a5a;
	background-color: #f4fafd; 
	font-family: "Open Sans";
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}
