/*  
Theme Name: DigiArts Blog Index
Description: Themes for "DigiArts Blog" index page.
Version: 0.9
Update: 2008-05-11
Author: Evan
Author Email: evan.sun@gmail.com
*/

/*ALLOVER***********************************************************************************/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, fieldset, hr, p, form {
	margin: 0;
	padding: 0;}

body, li {
	font-size: 12px;
	font-family: ËÎÌå, Verdana, Arial, Helvetica;
	color: #666;
	text-align: left;
	vertical-align: top;
	background-color: #eee;
	line-height:18px;
	margin-bottom:6px;
	margin-left:8px;}

h2 {
	font-family: Î¢ÈíÑÅºÚ, ËÎÌå;
	font-size: 24px;
	font-weight: normal;
	color:#999;
	margin-bottom: 30px;}

h4 {
	font-family: ËÎÌå;
	font-size:14px;
	font-weight: bold;
	color:#999;}

hr {
	color: #c6c6c6;
	background-color: #c6c6c6;
	height: 1px;
	border: 0px;}

a {
	text-decoration: none;
	color: #0361a0;}

a:hover {
	text-decoration: underline;}

a img {
	border: 0;}

.clear {
	clear: both;}