/*
Theme Name: IXIY Hosting
Theme URI: http://www.ixiy.com/
Description: IXIY Hosting blog theme.
Version: 1.0
Author: IXIY Hosting Team
Author URI: http://www.ixiy.com/
Tags: custom header, fixed width, two columns, widgets

	IXIY Hosting v1.0
    http://www.ixiy.com/

	This theme was designed and built by IXIY Hosting Team,
	whose blog you will find at http://www.ixiy.com/blog/

*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


