div#NavSideBar
{
display: none;
}

div#SearchSideBar
{
display: none;
}
.mainwrapper {width:1030px;}
#content{
	float: left;
	width: 530px;
	margin-right: 10px;
	line-height: 1.4em;
	overflow: hidden;
}

.souptagcloud
{
	line-height: 200%;
	padding:0 10px;
	margin: 0px;
	margin-bottom:1em;
	list-style-type: none;
}
.souptagcloudlarge
{
	line-height: 200%;
	margin:20px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}
.souptagcloud a{
	margin: 0 2px;
	text-decoration:none;
}
.souptagcloudlarge a{
	margin: 0 2px;
}
.souptagcloud a:hover, .souptagcloudlarge a:hover{
                     text-decoration: underline;
	background-color: #DDD;
}

.souptag1, .souptag2, .souptag3, .souptag4, .souptag5, .souptag6 
{
	margin: 0px;
	padding: 0px;
	display: list-item;
}

.souptag1 a:link, .souptag1 a:visited, .souptag1 a:active
{
   color: #999;
	font-size: 1.2em;
	font-weight: 100;
}

.souptag2 a:link, .souptag2 a:visited, .souptag2 a:active
{
color: #999;
font-size:1.2em;
font-weight: 100;
}

.souptag3 a:link, .souptag3 a:visited, .souptag3 a:active
{
color: #777;
font-size:1.2em;
font-weight: 100;
}

.souptag4 a:link, .souptag4 a:visited, .souptag4 a:active
{
color: #777;
font-size:1.2em;
font-weight: 100;
}

.souptag5 a:link, .souptag5 a:visited, .souptag5 a:active
{
color: #555;
font-size:1.2em;
font-weight: 100;
}

.souptag6 a:link, .souptag6 a:visited, .souptag6 a:active
{
color: #555;
font-size:1.2em;
font-weight: 100;
}


*/
body {
	text-align: center;
	font: 86% "Trebuchet MS", Arial, Helvetica, sans-serif; 
	line-height: 1.2em;
}
h1{
	font-size: 1.6em;

}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 0.9em;}
a:link, a:visited, a:hover, a:active{
color: #003366;
text-decoration: none;
}
a:hover{
	color: #990000;
}


dl.entrylist dt a:link{
	color: #003366;
	text-decoration: none;
}
dl.entrylist dt a:visited{
	color: #003366;
	text-decoration: none;
}
dl.entrylist dt a:active{
	color: #003366;
	text-decoration: none;
}
dl.entrylist dt a:hover{
	color: #990000;
	text-decoration: none;
}

.recentposts a:link{
	color: #003366;
	font-weight:bold;
}

.recentposts a:hover{
	text-decoration: underline;
	font-weight:bold;
}

.recentposts a:visited{
	color: #990000;
	font-weight:bold;
}

.recentposts a:active{
	color: #DDD;
	font-weight:bold;
}



body {
	background-color: #DDD;
}

#wrapper {
	background-color: #ffffff;
}

#RecentPostsSideBar {
                     	background-color: #ffffcc;
}

#TagSideBar {
                     	background-color: #DDD;
}

#ArchiveSideBar {
                     	background-color: #ffffcc;
}
