body {
	font: 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: black;
}
a:visited { color: black; }
a:link { color: black; }
a:active { color: black; }

a.bookmarklet
{
	padding: 3px 5px 3px 20px;
	margin-left: 30px;
}

p, h1, pre {
	margin:0px 10px 10px 10px;
}

h1 {
	font-size:14px;
	padding-top:10px;
}

pre {
	font-size: 11px;
	line-height: 80%;
}

blockquote
{
	margin-left: 5px;
	padding: 10px 0 0 10px;
}

blockquote ul
{
	margin: 0 0 0 0;
	padding: 0px 10px 0px 10px;
}

#banner #menu
{
	display: none;
}

#banner h1
{
	text-align: right;
	border-top: 1px solid #999;
	margin: 0px -10px 0px -10px;
	padding: 5px 15px 0px 0px;
}

#banner h1 a {
	font-size: 24px;
	text-decoration: none;
	
}

#adcontent {
	display: none;
}

#leftcontent, #rightcontent {
	display: none;
}
	
#centercontent, #centerrightcontent, #centerleftcontent, #centerfullcontent, #centeradcontent {
    page-break-before: avoid;
}

#centercontent {
	margin: 0px 0px 0px 0px;
}

#centeradcontent {
	margin: 0px 0px 0px 0px;
}

#centerleftcontent {
	margin: 0px 200px 0px 0px;
}

.date	{ 
    font-size: large; 
    color: black; 
    border-bottom: 1px solid #999;
    margin-bottom: 10px;
    margin-left: -10px;
    margin-right: -10px;
    font-weight:bold;
    text-indent: 10px;
	page-break-before: auto;
}			

.blogbody {
    font-size: small;
    font-weight: normal;
    line-height: 150%;
}

.blogbody .title {
    font-size: medium;
    color: black;
}			

.calendar {
	display: none;
}

.side {
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;
    padding-left: 5px;
}
    
.sidetitle {
    font-size: small;
    font-weight: normal;
    padding: 2px;
    margin-top: 30px;
    letter-spacing: .3em;
    text-transform: uppercase;
}

.syndicate {
    font-size:xx-small;		
    line-height:140%;
    padding:2px;
    margin-top:15px;
}	
    
.powered {
    font-size:x-small;		
    line-height: 140%;
    text-transform: uppercase; 
    padding:2px;
    margin-top:25px;
    letter-spacing: .2em;					
}	

.comments-body {
    font-size:small;
    font-weight:normal;
    line-height:140%;
}		

.comments-post {
    font-size:x-small;
    font-weight:normal;
}	

.comments-head	{ 
    font-size:small; 
    border-bottom:1px solid #999;
    margin-top:20px;
    font-weight:bold;
}		

.comments-entry
{ 
	display: none;
}

.trackback-url {
	display: none;
}

.trackback-body {
	display: none;
}		

.trackback-post {
	display: none;
}	

.rightimg
{
	float: right;
}

fieldset
{
	display: none;
}

#buttons
{
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#buttons img
{
	border: none;
	padding: 0px;
	margin: 0px;
}
