/*---RIDAALBARAZI.COM/BLOG---------------------------------------*/
/*---BLOG 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_list a, #cat_list a, .com_count_h a, #com_count_v, .arc_month {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

/*---MIDDLE/MAIN/POST--------------------------------------------*/

.post_title, .post_title a {
	font-size: 30px;
	font-weight: 500;
	color: #990;
	text-decoration: none;
}

.post_date, .post_date a {
	font-size: 13px;
	font-weight: bold;
	color: #990;
	text-decoration: none;
}

.post_title a:hover, .post_date a:hover {
	color: #cc0;
}

.post_content h3 {
	font-size: 22px;
	font-weight: 500;
	color: #990;
	margin-bottom: 5px;
}

.post_content h4 {
	font-size: 16px;
	font-weight: 500;
	color: #990;
	margin-bottom: 5px;
}

.post_content p, .post_content ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 2.5;
	word-spacing: 2px;
}

.post_content a {
	color: #990;
	text-decoration: none;
}

.post_content a:hover { 
	text-decoration: underline; 
}

.com_count_h a, #com_count_v {
	font-size: 24px;
	font-weight: bold;
	color: #990;
	text-decoration: none;
}

.com_count_h a { text-indent: 12px; }

#com_count_v { text-align: center; }


/*---MIDDLE/MAIN/COMMENTS----------------------------------------*/

.commentlist li {
	font-size: 12px;
	word-spacing: 2px;
}

.commentlist li small {
	font-size: 11px;
}

.c_head cite, .c_head a, .commentmetadata a {
	color: #990;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.c_head a:hover, .commentmetadata a:hover {
	color: #cc0;
}


.commentlist li p a {
	color: #990;
	text-decoration: none;
}

.commentlist li p a:hover { 
	text-decoration: underline; 
}

.mod_ico {
	font-weight: bold; 
	font-style: normal;
	color: #cc0;
}

#commentform {
	text-align: left;
	color: #990;
}

#commentform label small, #allowed small {
	font-size: 11px;
	vertical-align: top;
}

input, textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}


/*---MIDDLE/MAIN/ARCHIVE----------------------------------------*/

.month_block h2 {
	font-size: 15px;
	font-weight: 500;
	color: #cc0;
}

.month_block ul li {
	font-size: 12px;
	list-style: none;
}

.month_block ul li a {
	color: #990;
	text-decoration: none;
}

.month_block ul a:hover {
	color: #cc0;
}

/*---MIDDLE/SIDEBAR----------------------------------------------*/

#rp_list li a {
	font-size: 18px;
	color: #990;
	text-decoration: none;
}

#rp_list li a em {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

#rp_list li a:hover {
	color: #cc0;
}

#cat_list a {
	font-size: 12px;
	font-weight: bold;
	color: #990;
	text-decoration: none;
}

#cat_list a:hover { 
	color: #cc0;
}

/*---END OF STYLE------------------------------------------------*/

