body
{
	font-size: 62.5%;
	/* Resets 1em to 10px */
	font-family: "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff url(archives/images/macbulli78_04.jpg) repeat;
	text-align: center;
}

a:link, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #0066FF;
}

a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

h1, h2, h3
{
	margin: 0px;
	padding: 0px;
}

/* container */
#container
{
	position: relative;
	padding: 0;
	text-align: left;
	background-color: white;
	margin: 20px auto;
	width: 710px;
	background: url(archives/images/macbulli78_02.jpg) repeat-y 50% 0%;
}


#banner
{
	height: 150px;
	margin: 0;
	padding: 0;
	background: url(images/banner.jpg) no-repeat 50% 0%;
}

#banner h1
{
	text-indent: -9999px;
	position: absolute;
	left: 170px;
	top: 25px;
}

#banner h1 a
{
	display: block;
	width: 250px;
	height: 80px;
	float: left;
	/* fix IE5 */
	overflow: hidden;
	background: transparent url(images/macbulli.gif) 0 0 no-repeat;
}

#banner h1 a:hover { background-position: -250px 0; }



#banner h2
{
	text-indent: -9999px;
	position: absolute;
	left: 450px;
	top: 25px;
}

#banner h2 a
{
	display: block;
	width: 200px;
	height: 100px;
	float: left;
	/* fix IE5 */
	overflow: hidden;
	background: transparent url(images/bulli.gif) 0 0 no-repeat;
}

#banner h2 a:hover { background-position: -200px 0; }




/* content */
#content
{
	float: left;
	text-align: left;
	width: 460px;
	padding: 10px 10px 10px 20px;
}

#content h2
{
	margin: 15px 0px 5px 3px;
	font-size: 9px;
}

#content h3
{
	font-size: 12px;
	font-weight: bold;
}

.blog { }

.blogbody {color: #333;}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover { }

.title
{
	font-family: palatino, georgia, times new roman, serif;
	font-size: medium;
	color: #666;
}

#menu
{
	margin-bottom: 15px;
	background: #FFF;
	text-align: center;
}

.date
{
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 10px;
	color: #000066;
	margin-bottom: 10px;
	font-weight: bold;
}

.posted
{
	font-size: x-small;
	color: #000000;
	margin-bottom: 25px;
}

.comments-body
{
	color: #666;
	background: #FFF;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.comments-post
{
	color: #666;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
}

.trackback-url
{
	
	color: #666;
	font-size: small;
	font-weight: normal;
	padding: 5px;
	border: 1px dotted #999;
}

.trackback-body
{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.trackback-post
{
	color: #666;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
}

.comments-head
{
	font-family: palatino, georgia, verdana, arial, sans-serif;
	font-size: small;
	color: #666;
	border-bottom: 1px solid #999;
	margin-top: 20px;
	font-weight: bold;
	background: #FFF;
}

#banner-commentspop
{
	
	color: #FFF;
	font-size: large;
	font-weight: bold;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background: #003366;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* links */
#links
{
	float: right;
	text-align: center;
	margin: 0;
	width: 190px;
	position: relative;
	padding: 10px 15px 10px 10px;
}

.side
{
	font-size: x-small;
	color: #000000;
	width: 80%;
	padding: 3px;
	margin-bottom: 3px;
       text-align: left;
}

.sidetitle
{
	font-family: impact, techno, helvetica, verdana, arial, sans-serif;
	font-size: 16px;
	color: #990000;
	border-bottom: 1px dotted #990000;
	padding-bottom: 4px;
	margin-bottom: 15px;
       text-align: left;
}


.syndicate
{
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	line-height: 140%;
	padding: 2px;
	margin-top: 15px;
	background: #FFF;
}

.powered { margin: 15px 0px 5px 3px; }

/* footer */
#footer
{
	padding: 20px 0 60px;
	text-align: center;
	margin: 0 auto;
	width: 710px;
	clear: both;
	background: url(archives/images/macbulli78_03.jpg) no-repeat 50% 100%;
}