/*   
Theme Name: Temple of Andrex
Theme URI: http://www.templeofandrex.com/archives/version-1/
Description: The first design ever used by the Temple of Andrex, which means it's very basic.
Author: Andrew Rabon
Author URI: http://www.andrewrabon.com/
Version: 1.00
*/

body {
	font-weight: bold;
}

header {
	position: relative;
}
#banner {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

section {
	margin-top: 25px;
}

#updates {
	margin-bottom: -15px;
	text-align: center; 
	text-decoration: underline; 
}
.date {
	text-decoration: underline;
}
.date a {
	color: black;
}
.date a:hover {
	color: blue;
}

a img {
	border: none;
	border: 0px;
}

nav p {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

footer p {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}