/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

#content {
	font-size: 11px
	}

h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font : bold;
}

h1 {
	font-size: 14px
	text-align: center;
}

.blogtitle {
	font-size: 12px: normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom : 8px;
	padding-top : 30px;
}


.description {
	font-size: 11px;
	text-align: center;
}

h2 {
	font-size: 15px;
	}


h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, .blogtitle, .blogtitle a, .blogtitle a:visited {
}

h2, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite, .blogtitle, .blogtitle a, .blogtitle a:visited, .blogtitle a:hover {
	text-decoration: none;
	}



a, h2 a:hover, h3 a:hover, .blogtitle a:hover {
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}
	

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: center;
}

#sidebar h2 {
	margin: 10px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Various Tags & Classes */

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.content {  font-size: 11px}
.heading {  font-size: 16px; font-weight: bold}

