body {
	font-size:13px;
	color:#222222;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}
h1 {
	font-size:29px;
	letter-spacing:-2px;
	line-height:32px;
	margin-bottom:8px;
}
h2 {
	font-size:22px;
	line-height:24px;
	padding-bottom:2px;
	margin-bottom:8px;
}
h3 {
	font-size:17px;
	line-height:19px;
	margin-bottom:4px;
}
h4 {
	font-size:15px;
	line-height:17px;
	margin-bottom:4px;
}
h5 {
	
}
p {
	
}
a {
	color:#004eff;
}
a:hover {
	text-decoration:underline;
}
span {
	color:#6e6e6e;
	font-size:11px;
}
ul {
	
}
ol {
	
}
ul li, ol li {
	line-height:15px;
	margin-bottom:8px;
}
/*
 * GEOSANSLIGHT
 */
.geosans {
	font-family:"GeosansLight";
}
h2.geosans, h2.geosans span {
	font-size:42px;
	color:#ffffff;
}
h2.geosans span {
	font-size:32px;
	margin-left:40px;
}
h4.geosans {
	font-size:24px;
	margin-bottom:16px;
}

/*
 * Navigation Styling
 */
#header ul li a {
	color:#ffffff;
	font-size:12px;
}
#header h1 {
	margin-bottom:0;
}
#header h1 a {
	margin-bottom:6px;
}
/*
 * Latest Projects and services styling
 */
#latestprojects span {
	color:#ffffff;
	text-align:center;
}
.column-1 li:hover {
	color:#004eff;
	cursor:default;
}
.services ul, .skillset ul {
	margin-left:20px;
}

/*
 * Home Blog posts
 */
.entrie p {
	color:#6e6e6e;
	padding-left:17px;
	border-left:#6e6e6e solid 3px;
}
a.read_more {
	
}
/*
 * The_Content Styling -- For all single posts, pages etc
 */
.the_content h2 {
	border-bottom:1px #6e6e6e solid;
}
.page p, .page ul {
	margin-bottom:40px;
}
/* Feature styling */
#show_reel h1 {
	font-size:36px;
	display:block;
	margin-bottom:30px;
}
#show_reel #intro {
	font-size:22px;
	margin-bottom:30px;
}