/*---RIDAALBARAZI.COM/BLOG---------------------------------------*/
/*---ABOUT FONTS------------------------------------------------*/
/*---MOHANAD ALYAJOURI-------------------------------------------*/


/*---GENERAL-----------------------------------------------------*/

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;	
}

.post_title, .post_title a, .post_date, .post_content h3, .post_content h4, .rp_title a, .rp_date, #cat_list a, .com_count_h a, #com_count_v {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

p {
	font-size: 12px;
	color: #333;
	line-height: 2.5;
	word-spacing: 2px;
}

a {
	color: #990;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
}

#right p {
	line-height: 1.5;
}

#cform label small {
	font-size: 11px;
	color: #990;	
}

#name input, #email input, #url input, #message textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#error, #sent {
	text-align: center;
	font-size: 11px;
	font-weight: 500;
	color: #cc0;
}


/*---END OF STYLE------------------------------------------------*/

