@charset "utf-8";
/* CSS Document */


body {
	background: #3a3759;
	text-align: center;
	margin: 0;
}

a {
	color: #333333;
}

#copyright {
	font-size: 10pt;
}

hr {
	background-color: #5e5c79;
	//color: #3a3759;
	border-color: #5e5c79;
	margin: 1.5em;
	height: 2px;
	width: 95%;
}

.buttons a {
	text-decoration: none;
}

.buttons img {
	border: none;
}

#header {
	background: #3a3759;
}

#banner {
	background: url(http://chrishossenlopp.com/assets/image/Template_topBanner.png);
	width: 1024px;
	height: 50px;
}

#band {
	background: url(http://chrishossenlopp.com/assets/image/Template_thinBand.png);
	width: 1024px;
	height: 5px;
}

#bottom {
	background: url(http://chrishossenlopp.com/assets/image/Template_bottomBar.png);
	width: 1024px;
	height: 26px;
}

#content {
	background: url(http://chrishossenlopp.com/assets/image/Template_contentBG.png);
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
	padding-right: 30px;
	//display: inline-block;
}

#bodyCont {
	width: 1024px;
}

#sidebar {
	float: right;
	display: inline-block;
	width: 269px;
	background: url(http://chrishossenlopp.com/assets/image/Template_sideBarBG.png);
	margin-top: -6px;
	margin-right: -10px;
	margin-bottom: -7px;
}

.twitter {
	padding-left: 17px;
	padding-right: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.twitter h4 {
	margin: 5px;
	padding: 0;
}

.twitter p {
	font-size: 11pt;
}

.twitterWhen {
	font-style: italic;
	font-size: 8pt;
	color: #707080;
}

.twitterWhen a {
	color: #606073;
}

.homeContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}

.homeContent h2 {
	padding: 1px;
	margin: 0px;
	//margin-top: 1em;
	font-size: 1.2em;
	color: #2a2f5e;
}

.homeContent h3 {
	padding: 1px;
	margin-top: 2em;
	font-size: 1em;
	color: #2a2f5e;
}

.projects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.projects h3 {
	padding: 1px;
	margin: 1px;
	margin-left: 0px;
	font-size: 1.3em;
	color: #2a2f5e;
}

ul.personalProjects > li {
	margin-bottom: 1em;
}

.projectImage {
	float: right;
}

.projectImage img {
	border:2px solid #9999b1;
}


#projectBlock {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

#projectLinks {
	margin-left: 10px;
	
}

.resume {
	margin: 10px;
}

.resume h3 {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	font-family: 'sans-serif','Trebuchet MS';
	font-size: 13.9pt;
}

#resPdf {
	float: right;
	width: 180px;
}

p.resFirst {
	font-family: 'Tahoma',sans-serif;
	padding: 0;
	margin: 0;
	margin-left: 20px;
}

p.resSecond {
	font-family: 'Tahoma',sans-serif;
	padding: 0;
	margin: 0;
	margin-left: 35px;
}

p.resThird {
	font-family: 'Tahoma',sans-serif;
	padding: 0;
	margin: 0;
	margin-left: 48px;
}

p.resProj {
	font-family: 'Tahoma',sans-serif;
	font-size: 10pt;
}
