* { margin: 0; padding: 0; outline: none; border: none; background: none; font-weight: normal; text-decoration: inherit; color: inherit; }

body { font-family: Georgia; font-size: 12px; color: #000; background: #fff url("img/bg.png") repeat top left; }





.wrapper { margin: 120px; position: relative; }

h1,h2,h3,h4,h5 { display: inline-block; }


h1 { font-size: 48px; color: #000; }
h2 { font-size: 25px; color: #868686; padding: 0px 0px 0px 8px; }
p { padding: 0px 0px 4px 0px; position: relative; }
.hide-this-shit { display: none; }


.hover,
a:hover { background: #fff8a8; }

.email-copied { opacity: 0; filter: alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0; position: relative; width: 285px; height: 39px; background: transparent url("img/email_copied.png") no-repeat top left; left: 100px; top: 5px; }


.social { padding: 100px 0px 0px 0px; color: #a4a4a4; }
.social li { display: inline-block; list-style: none; }
.social a { display: inline-block; padding: 7px 10px 7px 10px; }
.social a:hover { background: transparent; color: #676767; text-shadow: 0px 0px 3px rgba(0,0,0,0.1); }






