

html, body, header, section, footer, div {

	font-family: Verdana, Helvetica, Arial, sans;
	font-size:10pt;
	

}

header h2 {

	font-family: Arial, Verdana, sans;
	font-weight:normal;
	font-size:18pt;

}

header h3 {

	font-weight:normal;
	font-size:11pt;

}

header {

	text-transform: uppercase;

}

nav h3 a:link, nav h3 a:active, nav h3 a:visited {

	font-family: Arial, Verdana, sans;
	text-transform: uppercase;
	font-weight:normal;
	font-size:18pt;

}

#sidebar h4, article.comments #respond h3, #content-home article .item h4 {

	font-family: Arial, Verdana, sans;
	text-transform: uppercase;
	font-size:11pt;
	font-weight: bold;

}

article.comments #respond h3 {
	margin-bottom:0;
	padding-bottom:11px;
	padding-top:3px;
}

#content article.comments ol.commentlist li .userName { font-weight:bold; }

#sidebar article, #sidebar fieldset {

	font-family: Verdana, Helvetica, Arial, sans;

}

#sidebar article {

	font-size:8pt;
	line-height:20px;

}

p.info, fieldset {

	font-size:9pt;
	
}

.button-send {

	font-family: Verdana, Helvetica, Arial, sans;
	text-transform: uppercase;
	font-size:9pt;

}

article.archives ul li a:link, article.archives ul li a:active, article.archives ul li a:visited {

	font-family: Verdana, Helvetica, Arial, sans;
	font-size:1.3em;

}

footer .inner .awards {

	font-size:8pt;

}

.awards h4, .skillset h4 { font-weight: normal; font-size:10pt; }

#content article h3 { 
	
	font-family: Arial, Verdana, sans;
	font-size:18pt; 
	
}
#comments-title {
	width:500px;
}
.commentlist .pingback {
	/*display:none;*/
}
.commentlist .fn {
	font-style: normal;
	font-weight:bold;
}
#content-home article .item h5, #content-home article .item h5 a  {

	font-family: Arial, Verdana, sans;
	font-size:13pt; 
	font-weight: bold;


}

article small.meta, article small.meta a {
	
	font-family: Verdana, Helvetica, Arial, sans;
	font-weight:bold;
	font-size:10pt;

}

article h4 {

	font-weight:normal;
	text-transform: uppercase;

}

#content h2 {

	font-weight:normal;
	font-family: Arial, Verdana, sans;
	font-size: 16pt;

}

label, label small {

	font-size:9pt;

}

textarea { font-family: Verdana, Helvetica, Arial, sans; font-size:8.5pt; }


#content article.thumbnail h3 { 
	
	font-size:14pt; 
	
}

/* ## Links ########################################## start # */

a:link, a:active, a:visited { text-decoration: none; font-weight:normal; }

ul.tabs li a {
	
	font-weight:normal;

}

#content article.comments ol.commentlist li .comment-author a {
	color:#5099C7;
	font-style: normal;
	font-weight:bold;

}

article h3 a { font-weight:bold !important; }


/* ## Links ########################################## end ### */
/* Added by buranj.elance.com  10.10.2011 */
/*Comment*/
.reply {
	display:inline;
}
.reply .comment-reply-link {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#respond h3#reply-title a, #respond h3 a {
	display:block;
	font-size:18px;
	margin-left:-10px;
	margin-top:18px;
}
#respond h3#reply-title a:hover,
#respond h3 a:hover {/*color:#fff;*/ text-decoration:underline;}
#respond h3#reply-title small {
	display:block;
}

