img {
   behavior: url("http://www.blackmac.de/plugin/pngbehavior.htc");
}

      .serendipity_findmore {
        margin: 5px auto 5px auto;
        padding: 5px;
        text-align: center;
      }

      .serendipity_findmore img {
        border: 0px;
		width: 18px;
		height: 18px;
      }
	  
      .serendipity_diggcount {
          float: left;
      }
/* templates/blackmac-new/style.css  */
#adfrm
{
	float:right;
	margin-top:5px;
}

#logo
{
	margin-top:20px;
	margin-left:13px;
	border:none;
}
	body, html
	{
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #dedccc;
		height:100%;
	}
	
	a
	{
		color:#004400;
	}
	
	#pagehead
	{
		width:100%;
		background-image:url(templates/blackmac-new/images/bg_head.png);
		height:108px;
	}
	
	#pagehead h1
	{
		margin-top:0;
		margin-left:14px;
		font-family:Arial;
		font-weight:bold;
		color:white;
		padding-top:32px;
	}
	
	#content
	{
		max-width:760px;
		min-width:500px;
		margin:auto;
		border:none;
		padding:0;
		background-color:#ebeae1;
		background-image: url(templates/blackmac-new/images/b_left.png);
		background-repeat: repeat-y;
	}
	
	#contentchild {
		background-image: url(templates/blackmac-new/images/b_right.png);
		background-position:right;
		background-repeat: repeat-y;
		padding:0 20px 0;
		margin:0;
		border:none;
		overflow:hidden;
		font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	}
	
	#topshadow
	{
		background-image: url(templates/blackmac-new/images/b_top.png);
		margin:0;
		padding:0;
		height:25px;
	}
	
	#lefttop
	{
		float:left;
		background-image:url(templates/blackmac-new/images/b_top-left.png);
		width:25px;
		height:25px;
	}
	
	#righttop
	{
		float:right;
		background-image:url(templates/blackmac-new/images/b_top-right.png);
		width:25px;
		height:25px;
	}
	
	#bottomshadow
	{
		background-image: url(templates/blackmac-new/images/b_bottom.png);
		margin:0;
		padding:0;
		height:25px;
	}
	
	#leftbot
	{
		float:left;
		background-image:url(templates/blackmac-new/images/b_bottom-left.png);
		width:25px;
		height:25px;
	}
	
	#rightbot
	{
		float:right;
		background-image:url(templates/blackmac-new/images/b_bottom-right.png);
		width:25px;
		height:25px;
	}
	
	#footer
	{
		text-align:center;
		font-size:0.7em;
		font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	}
	
	#content h1
	{
		font-size:1.2em;
		font-weight:bold;
		margin-top:0px;
	}
	
	.date
	{	
		
	}
	
	.author
	{
		font-size:0.8em;
		color:#666666;
		text-decoration:none;
	}
	
	.operations
	{
		border:none;
		float:right;
		font-size:0.8em;
		color:#666666;
		font-weight:bold;
		padding:4px;
		margin:14px 5px 0 0;
		text-align: right;
		width:150px;
		line-height:1.1em;
	}
	
	.readcount
	{
		color:#666666;
		text-decoration:none;
	}
	
	.read
	{
		color:green;
		font-weight:bold;
		font-size:0.9em;
		text-decoration:none;
	}
	
	.entryheadline
	{
		color:black;
		text-decoration:none;
	}
	
	.headline
	{
		padding-bottom:0;
		margin-bottom:0;
	}
	
	.entrybody
	{
		margin:0 15px 35px 15px;
		width:500px;
		font-size:0.9em;
		overflow:hidden;
		border-bottom: 1px solid #cccccc;
		line-height: 1.4em;
	}
	
	.entrybody img
	{
		width:120px;
		float:left;
		margin:0 8px 8px 0;
		padding:3px;
		border:1px solid grey;
	}
	
	pre
	{
		background-color:#ffffff;
		padding:8px;
		overflow:auto;
		border:1px solid #cccccc;
	}
	
	div.php
	{
		background-color:#ffffff;
		padding:5px;
		max-height:420px;
		overflow:auto;
		border:1px solid #cccccc;
		font-size:9px;
		white-space:nowrap;
		font-family:Monaco, Courier, Courier New, Fixed;
	}
	
	div.javascript
	{
		background-color:#ffffff;
		padding:5px;
		max-height:420px;
		overflow:auto;
		border:1px solid #cccccc;
		font-size:9px;
		white-space:nowrap;
		font-family:Monaco, Courier, Courier New, Fixed;
	}
	
	.badge
	{
		border:none;
	}
	
	.serendipity_comments
	{
		font-size:0.9em;
	}
	
	.serendipity_comments
	{
		border-top:1px solid #cccccc;
	}
	
	.serendipity_commentsTitle
	{
		font-weight:bold;
	}
	
	.serendipity_center
	{
		text-align:center;
	}
	
	#sidebar
	{
		width:160px;
		float:right;
		font-size:0.8em;
		padding:0 10px;
		margin-right:5px;
		border:1px dotted #aaaaaa;
	}
	
	#sidebar h3
	{
		margin:0 0 5px 0;
		border-bottom: 1px dotted #cccccc;
		padding:5px 0 0 0;
	}
	
	.serendipitySideBarItem
	{
		margin-bottom:20px;
		overflow:hidden;
	}
	
	.serendipityPluginZooomr img
	{
		border:1px solid black;
	}
	
	#serendipityQuickSearchTermField
	{
		border:1px solid #cccccc;
		width:150px;
	}
	
	.serendipitySideBarContent
	{
		margin-left:5px;
	}
	
	.homelink
	{
		text-decoration:none;
		color:white;
	}
	
	.serendipity_entryFooter
	{
		font-size:0.8em;
	}
	
	.socialicon
	{
		width:20px!important;
		height:20px!important;
		border:none!important;
		margin:0!important;
		padding:0!important;
		float:right!important;
	}
	
	#gad
	{
	  margin:20px 25px 0 0;
	  float:right;
	}
	
	.secret_block
	{
	  width:468;
	  margin:15px auto 15px 30px;
	}div.linklist span.menu_title {
}

div.linklist {
      padding: 0px;
      margin: 0px;
      text-align: left;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	direction: ltr;
}
div.linklist ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      text-align: left;
	white-space: nowrap;
}

div.linklist li {
      margin: 0px;
      padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}


div.linklist img {
	border: 0px;
	vertical-align: middle;
}
div.linklist a.folder {
	text-decoration: none;
}
div.linklist a.link {
	text-decoration: underline;
}
div.linklist a:hover {
	color: #333;
}