

body {
	background: #ffffff;
	color: #fff;
	font-family: "Lucida Grande", Arial, Tahoma, Verdana;
	font-size: 14px;
}
img {
	border: 1px solid #5F5F5F;
	margin: 2;
	padding: 4px;
	vertical-align: baseline;
}
a {
	text-decoration: none;
}

h1 {
	text-align: left;
	font-size: 60px;
	margin: 0;
	padding: 10px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 a {
	color: #908F8B;
}


h2 {
	text-align: left;
	font-size: 40px;
	margin: 0;
	padding: 10px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	text-align: left;
	font-size: 20px;
	margin: 0;
	padding: 10px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}




blockquote {
	color: #777;
	background-color: #E1E1E1;
	padding: 5px;

}
#header {
	top: 10px;
	padding-left: 30px;
    padding-right: 30px;}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 10px;

}

/*------- Tab Menu ---------*/
#nav {
	list-style: none;
	font:  tahoma, verdana, arial, helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #908F8B;
	border-bottom-color: #908F8B;
}
#nav li { display: inline; }
#nav a {

	padding: 5px 36px 4px 11px;
    color: #908F8B;

}

	

#nav #current a {
	font-weight: bold;
    color: #908F8B;
}


/*------- Posts ---------*/
#content {
	margin-top: 5px;
    margin-bottom: 0px;

}
.entry a, .commentlist a, #footer a, .tabcontent a{
	color: #39C;
}

.entry {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F5F5F;
	padding-top: 5px;
	padding-bottom: 20px;
}


.entry li {
	margin: 10px 0 0;
	list-style-image: none;
	list-style-type: disc;
}
.entrycontent {
	background: #ffffff;
	padding: 1px 30px;

}


.pie {
	color: #777;
	font-size: 20px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5F5F5F;
	border-bottom-color: #5F5F5F;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffffff;
}

.piebottom {
	color: #ffffff;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5F5F;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 60px;
	padding-bottom: 4px;

}



	.recentlist {
	color: #777;
	font-size:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

/* --- Footer ---*/
#footer {
	padding: 0 30px 10px;
	text-align: center;
}