/*  
Theme Name: MIOMYO THEME
Description: 
Version: 1.0
Author: Sven Herrmann
Author URI: http://sven513.de/
*/

body{
	margin: 0;
	padding: 0;
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #C0C0C0;
	background-attachment:fixed;
	background-color: #000;
	behavior:url("/scripts/csshover2.htc");
	}
* { margin: 0; padding: 0; }
a{	
	text-decoration: none;
	color: #C0C0C0;
	}
a:hover{
	color: #C0C0C0;
	}
img{
	border: 0;
	/*margin: 7px 0 7px 0;*/
	margin: 0;
	}
table{
	border: 0;
	}
h3{
	font: bold 13px Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	color: #C0C0C0;
	}
h3 a{
	text-decoration: none;
	color: #C0C0C0;
	}
h3 a:hover{
	background: #fff;
	color: #C0C0C0;
	}
p{
	margin: 0 0 15px 0;
	}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
input, textarea{
	border: none;
	background: #777;
	color: #C0C0C0;
	font: normal 11px helvetica, arial, sans-serif;
	}
div.post a:hover{
	background: #fff;
	color: #C0C0C0;
	}
#left{
	position: fixed;
	}

#navi{
	margin: 20px 0 0 20px;
	}

#navi ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navi li{
	margin: 0;
	display: block;
	width: 310px;
	height: 52px;
	background-repeat: no-repeat;
	}
#navi a{
	display: block;
	/*width: 289px;*/
	height: 52px;
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
	}	
#navi a:hover{
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}

a.more-link{
	text-decoration:none;
}
a.more-link:hover{
	background: #fff;
}
#right{
	position: absolute;
	left: 360px;
	width: 500px;
	padding: 0 0 400px 0;	
	/*top: 10px;*/
}
#content{
}
div.post_headline{
	float: left;
	width: 400px;
}
div.live{
	width: 600px;
}
div.comments{
	position: absolute;
	left: 470px;
	width: 30px;
	text-align: center;
	height: 20px;
}
.comments a{
	font: bold 13px Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	color: #C0C0C0;
	text-decoration: none;
	background: url(img/comment_bkg_up.gif) no-repeat;
	display:block;
	padding: 2px 0 5px 0;
}
.comments a:hover{
	background: #fff;
	color: #C0C0C0;
}
.post{
	width: 500px;
	margin: 20px 0 20px 4px;
	}
.item{
	width: 500px;
	margin: 20px 0 100px 0;
	}
.single_item{
	width: 500px;
	margin: 20px 0 0 0;
	}
.comment{
	float: left;
	width: 100px;
}
.tags{
	/*float: right;*/
	font-size: 10px;
	color: #C0C0C0;
	width: 500px;
	text-align: right;
}
.tags a{
	text-decoration: none;
	color: #C0C0C0;
}
.tags a:hover{
	color: #C0C0C0;
	background: #fff;
}
.italics{
	/*font-style: italic;*/
}
.bigup{
	font-family:arial,sans-serif;
	font-size:48px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:46px;
	text-transform:uppercase;
	}
a.comment_link{
	font-size: 10px;	
	text-decoration: none;
	color: #C0C0C0;
}
a.comment_link:hover{
	color: #C0C0C0;
	background: #fff;
}
.single_item{
	width: 500px;
	margin: 20px 0 0 0;
	}
ol.item{
	padding: 0 0 0 0;
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	}
li.alt{
	border: 1px solid #333;
	padding: 10px;
	margin: 0 0 20px 0;
}
.commentmetadata{
	float: right;
	font-size: 10px;
	color: #C0C0C0;
}
#contact_teaser{
	margin: 20px 0 0 20px;
}
#contact_teaser p{
	margin: 0;
}
#contact_teaser a{
	text-decoration: none;
	font-weight: bold;
	color: #1A171B;
}	
#contact_teaser a:hover{
	background: #fff;
	color: #C0C0C0;
}
