body {
	font-size: 85%; /* Resets 1em to 10px */
	font-family: Georgia, Times, Serif;
	text-align: center;
	line-height:1.4em;
	
}

#page {
	width: 770px;
	margin:  0 auto;
	text-align: left;
}



#description {}

#main_navigation {
	margin:  0 0 0 10px;
	padding:  0 ;
width: 540px;
float:left;
font-size:0.9em;
font-weight:bold;
}

#navbar {
background: #f4f4f4;
padding:  5px;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

#main_navigation  li {
	display: block;
	float: left;
	list-style-type: none;
	margin-right:  10px;
	padding: 3px 0 0 0 ;
}

#searchform { 
	width: 210px
	float:left;
	}
	
#s {width: 135px;}

#content {
	width: 770px;
	float: left;
	margin: 10px 0px;
}

.post {}
.entry {}
.postmetadata {}

#sidebar {
	width: 230px;
	float: left;
	margin-left: 30px;
margin-top:  10px;
display:none;


}

h2 {

}

#sidebar ul {
	list-style-type: none;
	padding:  0;
}



#footer {
	clear: both;;
}












small {
	font-family: Georgia, Times, Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, Times, Serif;
	font-weight: bold;
	}

h1 {
margin-bottom: 0;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
		
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
		font-family: Georgia, Times, Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, Times, Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia, Times, Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
		font-family: Georgia, Times, Serif;
	}
	
#sidebar li {
	font-size:1.2em;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
a:link {color: #06c;}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}
	
	img {
		border:0;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */