
hr	{
	border: 0;
	background-color: #cccc99;
	height: 1px;
	}
	

h1	{
	color: #666633;
	font-weight: normal;
	font-size: 1.75em;
	line-height: 95%;
	margin-bottom: .2em;
	padding-bottom: 0;
	}


h2	{
	color: #666633;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 95%;
	margin-bottom: .2em;
	padding-bottom: 0;
	}


h3	{
	color: #666633;
	font-weight: bold;
	font-size: 1.15em;
	line-height: 95%;
	margin-top: 0;
	margin-bottom: .2em;
	padding-bottom: 0;
	}


blockquote  {
	background: #eeeeee;
	font-size: 1.15em;
	font-family: Times, serif;
	line-height: 120%;
	color: #555555;
	padding: .75em;
	margin-top: 0em;
	margin-left: 2em;
	margin-right: 1em;
	margin-bottom: 0;
	border-left: .35em solid #aaaaaa;
	}



.blog_list {
	line-height: 125%;
	}

.digg_icon {
	float: right;
	}

.comment  {
	margin-top: 0.5em;
	background-color: #dddddd;
	padding: .75em;
	}



.navbar {
	border-left: 1px solid #cccc99;
	padding-left: 0.75em;
	margin-left: 0.75em;
	line-height: 150%;
	}


.navbar A {
	//font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	}

.navbar  A:link {
	font-weight: normal;
	text-decoration: none;
	}

.navbar  A:visited {
	font-weight: normal;
	text-decoration: none;
	}

.navbar  A:hover {
	//font-weight: bold;
	text-decoration: none;
	}

.navbar_intro {
	font-size: .95em;
	font-weight: normal;
	text-decoration: none;
	}
	
.navbar_header {
	border: 0;
	padding: 0.25em 0 0.25em 0.25em;
	background-color: #cccc99;
	margin: 0.5em 0 0.5em 0;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	}
	
.tag_list {
	line-height: 2em;
	font-weight: none;
	}

.tag_list A {
	border: 0;
	background-color: #ffffcc;
	padding: .25em;
	margin: 0 0.25 0 0;
	text-decoration: none;
	font-weight: normal;
	}

.tag_list A:hover {
	background-color: #cccc99;
	}
		
.edit_thank {
	margin-left: auto;
    	margin-right: auto;
    	margin-bottom: 1em;
    	vertical-align: middle;
    	width: 50%;
	font-weight: bold;
	text-align: center;
	border:1px solid #cc3300;
	padding: 0.5em;
	background-color: #ffff99;
	}

