html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

h1 {
	display: block;
	width: 181px;
	height: 58px;
	text-indent: -300000px;
	background: url('../img/printedname.png') no-repeat;
	margin: 0 auto;
}

h2, h3 {
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 2em;
	}

h3 {
	font-size: 1.2em;
}

body{
	background-color: #EEf6E6;
}

ul {
	list-style-type: disc;
	margin: 0.5em 0 1em 1.5em;
}

li{
	margin: 0 0 0.3em 0;
}

em {
	font-style: italic;
}

p {
	margin-bottom: 1em;
}

.about{
	padding: 10px 0;
}

.container {
	width: 85%;
	position: relative;
	font-family: Calibri, Arial, sans-serif;
	color: #333333;
	margin: 50px auto 50px auto;
	border: 2px #348261 solid;
	padding: 20px;
	background-color: #EFF6E6;
	background-image: linear-gradient(rgba(222,239,220,.3) 1px, transparent 2px),
	linear-gradient(90deg, rgba(222,239,220,.3) 1px, transparent 2px),
	linear-gradient(rgba(222,239,220,.3) 1px, transparent 1px),
	linear-gradient(90deg, rgba(222,239,220,.3) 1px, transparent 1px);
	background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
	background-position:-2px -2px, -2px -2px, -2px -2px, -2px -2px;	
}

.heading {
  height: auto;
  text-align: center;
}

ul.intro-social-buttons {
    text-align: right;
/*    margin-top: 50%;*/
    margin-bottom: 10px;
}


.btn-default:hover {
    color: #2c7384;
    background-color: #ffffff;
    border-color: #2c7384;

}


.btn-default:hover >.fa-linkedin {
    color: #007bb6;
}

.btn-default:hover >.fa-stack-overflow {
    color: #f48024;
}

.btn-default:hover >.fa-github {
    color: #4078c0;
}

.list-inline.intro-social-buttons .new_window {
  content: "" !important;
  margin: 0 3px 0 5px;
  text-indent: -300000px;
}

.new_window {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 3px 0 5px;
  text-indent: -300000px;
}
