
/*
 * 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:#FE0000;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	outline: none; 
	font-weight: 400;
}*/

p {
	color:#000000;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	line-height: 29px;
	outline: none; 
	font-weight: 300;
}

div{
	color:#000000;
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: 300;
}

h1{
	color:#000000;
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	line-height: 52px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 40px;
}

h2{
	color:#000000;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h3{
	color:#333333;
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 25px;
}

h4{
	color:#001a5a;
	font-family: 'Lato', sans-serif;
	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: 'Lato', sans-serif;
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}


