html
{ 
height: 100%;
overflow-y: scroll;}

*
{ margin: 0;
  padding: 0;}

body { 
	font: normal .80em 'trebuchet ms', arial, sans-serif;
	background: #FFF;
	color: #5D5D5D;
	margin:0;
	padding:0;
}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 350% 'century gothic', arial, sans-serif;
  color: #43423F;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;}

h2
{ font: normal 145% 'century gothic', arial, sans-serif;
  color: #B60000;}

h3
{ font: normal 125% 'century gothic', arial, sans-serif;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 120% 'century gothic', arial, sans-serif;
  color: #B60000;}

h5, h6
{ font: normal 95% arial, sans-serif;
  color: #888;}

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #40D8FE;}

a:hover
{ text-decoration: none;
  color: #5D5D5D;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #menubar, #content_header, #site_content, #content_footer, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main { 
	padding-bottom: 20px;
	min-height:100%;
	position:relative;
}

#header
{ background: #6F655F url(../images/header_bg.png) repeat 0 0;;
  height: 270px;}

#header_content {
	width:60%;
	margin: 0 auto;
	position: relative;
}
  
#header_text {
	position: absolute;
	top: 60px;
	left: 0;
}

#header_text h1, #header_text h1 a, #header_text h1 a:hover 
{ padding: 8px 0 0 0;
  color: #FFF;
  font-size: 250%;
  text-decoration: none;}

#header_text h1 a
{ color: #40D8FE;}

#header_text a:hover
{ color: #FFF;}

#menubar
{ 
	top:-34px;
	position: absolute;
	height: 40px;
	width: 100%;	
} 

#content_header, #content_footer
{ width: 928px;
  background:;
  height: 15px;
  margin-top: -90px;}

#content_footer
{ background:;
  margin-top: 0;}
  
.tabs {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}
.tabs li {
	display: block;
	float: left;
	padding: 0 0 0 6px;
	list-style: none;
	margin: 3px 2px 0 0;
	background: #484848;
}
.tabs input[type="radio"] {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.tabs label {
	font: normal 100% 'trebuchet ms', arial, sans-serif;
	display: block; 
	float: left; 
	height: 20px;
	padding: 7px 32px 4px 26px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background: #484848;
}
.tabs label:hover {
	color: #40D8FE;
}

.tabs .tab-content {
	z-index: 2;
	display: none;
	overflow: hidden;
	width: 100%;
	font-size: 17px;
	line-height: 25px;
	position: absolute;
	top: 50px;
	left: 0;
}
.tabs [id^="tab"]:checked + label {
	background: #FCFDF4;
	color: #111;
}

.tabs [id^="tab"]:checked + label:hover {
	background: #FCFDF4;
	color: #111;
}

.tabs [id^="tab"]:checked ~ [id^="tab-content"] {
	display: block;
}

#main_content {
	width:60%;
	margin: 0 auto;
	position: relative;
}

.photo {
	float:left;
	width: 24%;
}

.photo img {
	background-color:#FFF;
	max-width:100%;
	max-height:100%;
}

.inner-content {
	margin-left:310px;
	text-indent: 50px;
}

#map {
	height: 300px;
	width: 100%;
}

.tabs .tab-content .address {
	float:left;
}

.tabs .tab-content .network {
	float:right;
	text-align:right;
}

.socialicons {
	float:right;
}
.socialicons li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
.social-icons li:last-child {
	margin-right:0
}

.social-linkedin {
	float:right;
	width:30px;
	height:30px;
	background:#FFF url('../images/linkedin-42.png') no-repeat center center;
	background-size: contain;
}

.social-github {
	float:right;
	width:30px;
	height:30px;
	background:#FFF url('../images/github-42.png') no-repeat center center;
	background-size: contain;
}

/* Timeline Section */
.list-container {
	width:100%;
}

.list li {
	margin-bottom:20px;
	background: #FFF;
}
.list li .listItem {
	line-height:17px;
	color: #444;
	padding-left:15px;
}

#footer {
	font: normal 90% 'trebuchet ms', arial, sans-serif;
	height: 28px;
	padding: 20px 0 5px 0;
	text-align: center; 
	background: transparent;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	position:absolute;
	width:100%;
	height:28px;   /* Height of the footer */
}

#footer p
{ padding: 0 0 5px 0;}


@media screen and (max-width: 800px) {
	.photo {
		display:none;
	}
	
	.inner-content {
		margin-left:0px;
	}
	
	.tabs label {
		font: normal 100% 'trebuchet ms', arial, sans-serif;
		display: block; 
		float: left; 
		height: 20px;
		padding: 7px 20px 4px 16px;
		text-align: center;
		color: #FFF;
		text-decoration: none;
		background: #484848;
	}
	
	#header_text h1, #header_text h1 a, #header_text h1 a:hover 
	{ padding: 8px 0 0 0;
	  color: #FFF;
	  font-size: 200%;
	  text-decoration: none;}
	  
	#header_text h1 a
	{ color: #40D8FE;}

	#header_text a:hover
	{ color: #FFF;}
	
	h1, h2, h3, h4, h5, h6 
	{ font: normal 200% 'century gothic', arial, sans-serif;
	  color: #43423F;
	  margin: 0 0 15px 0;
	  padding: 15px 0 5px 0;}

	h2
	{ font: normal 100% 'century gothic', arial, sans-serif;
	  color: #B60000;}

	h3
	{ font: normal 90% 'century gothic', arial, sans-serif;}

	h4, h5, h6
	{ margin: 0;
	  padding: 0 0 5px 0;
	  font: normal 80% 'century gothic', arial, sans-serif;
	  color: #B60000;}

	h5, h6
	{ font: normal 75% arial, sans-serif;
	  color: #888;}

	h6
	{ color: #362C20;}
}
