@import url(http://www.redbullspecialops.co.nz/css/reset.css);
@import url(http://www.redbullspecialops.co.nz/css/grid.css);
@import url(http://www.redbullspecialops.co.nz/css/widgets.css);

/*
 text & headings
*/

strong {
	font-weight: 800;
}
i {
	color: #666;
}
p { 
	margin: 0;
	padding: 0 0 10px 0;
	color: #666;
}
#left-col  p { 
	margin: 0;
	padding: 0 0 15px 0;
	color: #999;
}
.module-post p {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: 'Lucida Grande', Verdana; 
	font-size: 1.4em;
	line-height: 1.286em;
	font-weight: 800;
	color: #FFF;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: capitalize;
}
h2 {
	font-family: 'Lucida Grande', Verdana; 
	font-size: 0.9166em;
	line-height: 1.286em;
	font-weight: 800;
	color: #FFF;
	margin: 10px 0 5px 0;
	padding: 0;
}
h3 {
	font-family: 'Lucida Grande', Verdana; 
	font-size: 1.1667em;
	line-height: 1.286em;
	font-weight: 800;
	color: #333;
	margin: 0 0 10px 30px;
	padding: 0;
}
h4 {
	font-family: 'Lucida Grande', Verdana; 
	font-size: 0.9166em;
	line-height: 1.6363em;
	font-weight: 400;
	color: #666;
	margin: 0;
	padding: 0;
	text-align: left;
}
h5 {
	font-family: 'Lucida Grande', Verdana; 
	font-size: 0.9166em;
	line-height: 1.6363em;
	font-weight: 400;
	color: #666;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: capitalize;
}
h6 {
	font-family: 'Lucida Grande', Verdana; 
	font-size: 0.75em;
	line-height: 1.6363em;
	font-weight: 400;
	color: #666;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}
/*footer*/

#copyright p {
	font-family: 'Lucida Grande', Verdana, 'Trebuchet MS', Arial, sans-serif;
	font-size: 0.75em;
	color: #262720;
	padding: 0;
	margin: 0;
}
