/*
Theme Name: WordpressMU Dark
Theme URI: http://blog.sleety.org
Description: Wordress MU theme.
Author: deerstop
Author URI: http://blog.sleety.org
Version: 1.0
*/
a img,:link img,:visited img { border:none; }
:link,:visited { text-decoration:none; }
ul,ol,li,pre,form,body,html,blockquote,fieldset,input
{ margin:0; padding:0; }
ul,ol { list-style:none; }
address { font-style:normal; }
body {
	font-family: "Trebuchet Ms", verdana, tahoma, arial, helvetica, sans-serif;
	background: Black url(bg.gif) repeat-x;
	color: #777C84;
	font-size: 70%;
}
a:link, a:visited {
	color : #B5A0D6;
}
a:hover, a:active {
	color : #8471A8;
}
#logo {margin: 62px 0 0 82px;
	font-size: 170%; 
	color : #BC031F;
	height:36px;
	width:109px; float: left;
	overflow:hidden;
	position:relative;
	}
#logo a {color : #BC031F;}
#logo img {z-index:1;
position:absolute;
top:0;
left:0;}

#header {height: 200px;
	background: url(Wordpress.png) no-repeat top right;
}

#text {
	margin: 0 20% 0 10%;
}

#text h1, h2 {
	font-size: 140%;
	color : #B22222;
	font-weight : normal;
	letter-spacing : 1px;
	padding-left: 13px;
	background: url(clover-red.png) no-repeat left;
}
#text h1 a:link, #text h1:visited, h2 a:link, h2 a:visited {color : #B22222;}
i, em, b, strong, code {
	font-size: 110%;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #9596A6;
}

.english {width: 60%; margin-left: 9%;
	float: right;
}

.thumb {
	width: 90%;
	padding: 3px;
	margin-bottom: 10px;
	}
.entry img {
	background-color : #2C2E30;
	padding: 9px;
	margin: 2px;
}
.ft, .thumb img {float: left; margin: 0 10px 1px 0;}
.thumb img {
	background-color : #2C2E30;
	padding: 12px 9px 12px 9px;
}
.thumb img:hover {
	background-color : #333538;
}
#text ul {
	margin: 5px 5px 10px 15px;
}
#text ul li {margin-bottom: 2px;
	list-style-image : url(clover-black.png);
}
#RSS {
	position: absolute;
	background: url(49.png) no-repeat;
	margin: 9px 0 0 10px;
	display : block;
	width: 12px;
	height: 12px;
	padding-left: 17px;
	color : #373A3E;
}

#footer {
	clear: both;
	padding: 40px 10px 1px 0;
	text-align : right;
}
#footer a {
	color : Gray;
}
	#commentform textarea {
	width: 80%;
	padding: 2px;
	}
   
   h3 {	font: italic 110% Georgia, "Times New Roman", Times, serif;
   color: #990000; padding: 2px 0 2px 20px;
   background-color: #1f2022;
  }
h3 a:link, h3 a:visited {
     color: #9596a6;
}

