
#TagSideBar
{
display:none;
}


body {
	background-color : black;
}

a:visited,
a:link {
	color : #C16744;
}

a:active,
a:hover {
	color : #FF954E;
}


h1 a:visited,
h1 a:link {
	color : white;
}

h1 a:active,
h1 a:hover {
	color : #FF954E;
}

/*Blog Header*/

#header{
	border-bottom : 4px solid #000000;
	height: 105px;
	padding: 0px;
                background-color : black;
	background-image: url(http://stewedprunes.com/blogs/stewed_prunes/pictures/tnblog/banner.jpg);
	background-repeat: no-repeat;
}	

#header h1{
    position: absolute;
    top: 35px;
}

#header p{
    color : #FF954E;
    font-weight: bold;
    position: absolute;
    top: 70px;
}

.post{background:#FFF;border-bottom:#DDD 1px solid; border-right:#DDD 1px solid;}
  
#content 
{
	background-color: #55708D;
	border-bottom : 2px solid #443;
}

#comments{
	background: white;
	}
	
.altcomment{
	background-color: white;
	}
	
.Calendar{
	color : Black;
	background-color : white;
}
	
.CalendarOtherMonth
{
	color : Gray;
	background-color : white;
}

/* The masthead sits at the top of the page.*/
#masthead {
	color: #FFF;
	text-align: right;
	padding: 0.4em 0.4em 0 0;
	font-size: 0.8em;
	border-bottom: 0px;
	background: #000000;
}

#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #FF954E;
	text-decoration: none;
}

#sidebar-a {
	color: #55708D;
	background-color: black;
}

#sidebar-b {
	color: #55708D;
	background-color: black;
}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
	font-weight: bold;
}

#sidebar-b a:active,
#sidebar-b a:visited,
#sidebar-b a:link {
	font-weight: bold;
}

/* Tag Styles */

.Tag1 a:link, .Tag1 a:visited
{
	color: gray;
                font-size: 100%;
}

.Tag2 a:link, .Tag2 a:visited
{
	color: gray;
                font-size: 100%;
}

.Tag3 a:link, .Tag3 a:visited
{
	color: gray;
                font-size: 100%;
}

.Tag4 a:link, .Tag4 a:visited
{
	color: gray;
                font-size: 100%;
}

.Tag5 a:link, .Tag5 a:visited
{
	color: gray;
                font-size: 100%;
}

.Tag6 a:link, .Tag6 a:visited
{
	color: gray;
                font-size: 100%;
}

/* Tag Styles for hover */


.Tag1 a:active, .Tag1 a:hover
{
	color: orange;
}

.Tag2 a:active, .Tag2 a:hover
{
	color: orange;
}

.Tag3 a:active, .Tag3 a:hover
{
	color: orange;
}

.Tag4 a:active, .Tag4 a:hover
{
	color: orange;
}

.Tag5 a:active, .Tag5 a:hover
{
	color: orange;
}

.Tag6 a:active, .Tag6 a:hover
{
	color: orange;
}
<!-- ukey="0A824D37" -->