/*
Theme Name: Exogenesis
Theme URI: http://reawaken.info/design/
Description: A professional theme for TECHGEEK's third birthday.
Version: 1.0
Author: Terence Huynh
Author URI: http://reawaken.info/design/
*/

/* ----------------------------------------------------------------------------
 * RESETS
 * ----------------------------------------------------------------------------
*/

* {
	outline: none;
}

body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, 
blockquote, th, td {
	margin: 0; 
	padding: 0;
}

fieldset, img {
	border: none;
}

address, caption, cite, code, dfn,
th, var {
	font-style: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

q:before, q:after {
	content:''
}

abbr, acronym {
	border: 0;
}

p strong {
	font-weight: bold;
}

p em {
	font-style: italic;
}

a {
	outline: none;
	text-decoration: none;
}
