	body {
		margin:0px 0px 15px 0px;
		background:#000;
		}
	A		{ color:#00e1e1; text-decoration:none; }
	A:link		{ color:#00e1e1; text-decoration:none; }
	A:visited	{ color:#00e1e1; text-decoration:none; }
	A:active	{ color:#FFFFFF;background-color : #009999; }
	A:hover	{ color:#FFFFFF;background-color : #009999; }
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#EEE;
		font-size:x-large;
		font-weight:normal;
  		background:#000;
  		padding:25px;
  		border-bottom:1px solid #666;
		text-transform:uppercase;
		letter-spacing:1em;
                                          background-repeat: no-repeat;
		background-image:url("http://zerodimension.net/mt/images/banner.gif") ;
                                           background-position : right bottom;
		}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #EEE;
		text-decoration: none;
		}

	.description {
		font-family: verdana, arial, sans-serif;
		color:#999;
		font-size:small;
		font-weight:normal;
		text-transform:none;
		letter-spacing:normal;		
		}	
				
	#content {
                                          float:left;
		background:#000;
		margin-bottom:20px;
                                          width:62%
		}

    #container {
  
        background:#000;
        margin-right:0px;
        margin-bottom:20px;
        }

    #leftlinks {
      float:left;
       width:180px;;
        background:#000;
        color:#CCC;
        margin-top:35px;
        margin-left:5px;
        }

	#links {
                                          float:right;
		background:#000;
                                          width:150px;
		color:#CCC;
		margin-top:35px;
                                          margin-right:5px;
                                           		
		}
		
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		}	
	
	.blogbody {
		font-family: verdana, arial, sans-serif;
		color:#CCC;
		font-size:small;
		font-weight:normal;
  		background:#000;
  		line-height:140%;		
  		border-left:1px solid #666;			
  		border-right:1px solid #666;
  		border-bottom:1px solid #666;	  			  		
  		padding:10px;
		}
		
	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	.title { 
		font-family:  verdana, arial, sans-serif; 
		font-size: normal; 
		color: #CCC; 
		font-weight:bold;	
		}			
		
	#menu {
  		margin-bottom:10px;
		background:#000;
		font-family: verdana, arial, sans-serif;
		font-size:small;
		font-weight:bold;  							
		}	
		
	.date	{ 
		font-family: verdana, arial, sans-serif;
		font-size:small; 
		color: #999; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom:1px solid #666;	
		}			
		
	.posted	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #999; 
		}
	.category { 
		font-family: "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", trebuchet MS, trebuchet, verdana, arial, sans-serif; 
		font-size: x-small;
		color: #999;  
		text-align:right; 
　　　　　　　　　　　　　　　　　　text-decoration: none;
		}		
		
	.calendar {
		font-family: verdana, arial, sans-serif;
		color:#666;
		font-size:xx-small;
		font-weight:normal;
  		padding:1px;				
		}
	
	.calendarhead {	
		font-family: verdana, arial, sans-serif;
		color:#EEE;
		font-size:xx-small;
		font-weight:bold;
  		background:#000;
  		line-height:140%;				
		}	
	
	.side {
		font-family: verdana, arial, sans-serif;
		color:#CCC;
		font-size:x-small;
		font-weight:normal;
  		background:#000;
  		line-height:140%;				
		}	
		
	.sidetitle {
		font-family: verdana, arial, sans-serif;
		color:#CCC;
		font-size:x-small;
		font-weight:bold;
  		background:#000;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		border-bottom:1px solid #666;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}	
	
	.amazon {
                                           text-align:center;
		font-family: verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:normal;
  		background:#000;
  		line-height:140%;				
		}	
		
	
	.syndicate {
		font-family: verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#000;  		
 		}	
		
	.powered {
		font-family: verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px solid #666;
		border-bottom:1px solid #666;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	
		
	
	.comments-body {
		font-family: verdana, arial, sans-serif;
		color:#CCC;
		font-size:small;
		font-weight:normal;
  		background:#000;
  		line-height:140%;					
		}		

	.comments-post {
		font-family: verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#000;
 		margin-bottom:25px;
  		border-top:1px dashed #666;
		}	
		
	.comments-head	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: small; 
		color: #CCC; 
		font-weight:bold;
		text-transform:uppercase;
		border-bottom:1px solid #666;		
		}		


	.trackback-body {
		font-family: verdana, arial, sans-serif;
		color:#CCC;
		font-size:small;
		font-weight:normal;
  		background:#000;
  		line-height:140%;	
  		padding-top:15px;				
		}		

	.trackback-url {
		font-family: verdana, arial, sans-serif;
		color:#CCC;
		font-size:small;
		font-weight:normal;
  		background:#000;
  		line-height:140%;	
  		padding:5px;
  		border:1px dashed #999; 				
		}

	.trackback-post {
		font-family: verdana, arial, sans-serif;
		color:#CCC;
		font-size:x-small;
		font-weight:normal;
  		background:#000;
  		margin-bottom:20px;
		}	

	#banner-commentspop {
		font-family: verdana, arial, sans-serif;
		color:#EEE;
		font-size:large;
		font-weight:bold;
  		background:#000;
  		padding-left:15px; 
		}		


	.blockquote {
		font-family: verdana, arial, sans-serif;
		margin-right: 2em; 
		margin-left: 2em;
		padding-right: 1em; 
		padding-left: 1em; 
		border: solid 1px #666;
  		background:#333; 
		width: auto;
		}

	.centerads {
		font-family: verdana, arial, sans-serif;
		padding-left: 80px; 
		width: auto;
		}

	input {
		color:#EEE;background:#000;
		}

	textarea {
		color:#EEE;background:#000;
		}
	.blocktitle {
		margin-bottom : 1em;
		}
                     blockquote {
		font-family: verdana, arial, sans-serif;
		margin-right: 2em; 
		margin-left: 2em;
		padding-right: 1em; 
		padding-left: 1em; 
		border: solid 1px #666;
  		background:#333; 
		width: auto;
		}

.bwise {
font: bold 100%/90% Arial, Helvetica, sans-serif;
width: 6em;
height: 3em;
border: 1px solid black;
background: white url(blogwise.jpg) center center no-repeat;
text-align: center;
}
.bwise a { text-decoration: none; }
.listed { color: black; font-size: 0.55em;}
.bwisetitle { font-size: 1.3em;}
.blogtxt { color: #000; }
.wisetxt { color: #c0c0ff;}
.url { color: black; font-size: 0.55em; }


	.referrer {
		font-family: verdana, arial, sans-serif;
		color:#CCC;
		font-size:small;
		font-weight:normal;
  		background:#000;
  		line-height:140%;		
  		border-left:1px solid #666;			
  		border-right:1px solid #666;
  		border-bottom:1px solid #666;	  			  	border-top:1px solid #666;	
  		padding:10px;;
                                          margin-top:35px;
		}

	.bulkfeeds	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: small; 
		color: #CCC; 
		font-weight:bold;
		text-transform:uppercase;
	  	border-top:1px solid #666;
		}	

div.img-dec
  {
    background: url(images/shadow.gif) bottom right no-repeat;
    clear: right;
    float: right;
    margin: 0px 0px 0px 25px;
    padding: 0;
    position: relative;
  }

  div.img-dec img
  { 
    background-color: #ffffff;
    border: 1px solid #a9a9a9;
    display: block;
    margin: -5px 5px 5px -5px;
    padding: 4px;
    position: relative;
  }

div .drk7jpSimilarityFooter {
	font-family: verdana, arial, sans-serif;
	font-size:small;
	font-weight:bold;
	border-bottom:1px solid #666;
}

div .drk7jpSimilarityHeader {
	font-family: verdana, arial, sans-serif;
	font-size:small;
	font-weight:bold;
	border-bottom:1px solid #666;
}
 div.drk7jpSimilarity
  { 
	font-family: verdana, arial, sans-serif;
	font-size:small;
  }

div.drk7jpSimilaritySiteSummarys
  { 
	font-family: verdana, arial, sans-serif;
	color:#CCC;
	font-size:small;
	border-bottom:1px dashed #666;	
  }
div.drk7jpSimilaritySiteTitles
  { 
	font-family: verdana, arial, sans-serif;
	font-size:small;
                     margin-top:10px;
  }

