/*
Theme Name: Keso Theme
Theme URI: http://dupola.com/wordpress/keso
Description: Simple and Clean theme for WordPress <strong>2.7+</strong>,by <a href="http://dupola.com" target="_blank">dupola</a>
Version: 2.8
Author: dupola
Tags: right-sidebar,two-columns,fixed-width,black,white,sticky-post,threaded-comments
*/
@import url("css/basic.css");
@import url("css/header.css");
@import url("css/content.css");
@import url("css/sidebar.css");
@import url("css/footer.css");
@import url("css/pagenavi.css");
@import url("css/misc.css");

.commentlist li, #commentform input, #commentform textarea {
	font: 1em '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: 1em;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
