@charset "utf-8";
/* CSS Document */

/*  this is used in articles_section files */
#article_section h2 {
	margin: 0px;
	font-style:normal;
}
/*  this is used in news.php  */
#article_section h2 a:link, #article_section h2 a:active, #article_section h2 a:visited {
	text-decoration: none;
	color: #003399;
	font-size: 18px;
	font-weight: bold; 
	text-align: right;
	font-family: "Arabic Transparent";
}
/*  this is used in news.php  */
#article_section h2 a:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 18px;
	font-weight: bold; 
	text-align: right;
	font-family: "Arabic Transparent";
}

/*  this is used in articles_section files */
#article_section h3 {
	margin: 0px;
	font-style:normal;
}
/*  this is used in news.php  */
#article_section h3 a:link, #article_section h3 a:active, #article_section h3 a:visited {
	text-decoration: none;
	color: #800000;
	font-size: 14px;
	font-weight: bold; 
	text-align: right;
	font-family: "Arabic Transparent";
}
/*  this is used in news.php  */
#article_section h3 a:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 14px;
	font-weight: bold; 
	text-align: right;
	font-family: "Arabic Transparent";
}


/*  this is used in news.php  */
#news_block h2 {
	margin: 0px;
	font-style:normal;
}
/*  this is used in news.php  */
#news_block h2 a:link, #news_block h2 a:active, #news_block h2 a:visited {
	text-decoration: none;
	color: #800000;
	font-size: 14px;
	text-align: right;
	font-style:normal;
}
/*  this is used in news.php  */
#news_block h2 a:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 14px;
	text-align: right;
	font-style:normal;
}

/*  this is used in news.php  */
#more_news_block h3 {
	margin: 0px;
	font-style:normal;
}

#more_news_block h3 a:link, #more_news_block h3 a:active, #more_news_block h3 a:visited   {
	text-decoration: none;
	color: #800000;
	font-size: 14px;
	text-align: right;
}

#more_news_block h3 a:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 14px;
	text-align: right;
}

/* used in article_page file */
/*  this is used in news.php  */
#article_page h2 {
	margin: 0px;
	font-style:normal;
	text-decoration: none;
	color: #800000;
	font-size:18px;
	text-align: justify;	
}


/* Main page LATEST ARTICLES HEADER LINK*/
.main_page_latest_article_header:link, .main_page_latest_article_header:active, .main_page_latest_article_header:visited   {
	text-decoration: none;
	color: #800000;
	font-size: 16px;
	text-align: right;
}

.main_page_latest_article_header:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 16px;
	text-align: right;
}


.main_page_latest_article_short {
	color:#000000;	
	font-size:14px;
}

/* Main page Block header */
.main_page_article_header:link, .main_page_article_header:active, .main_page_article_header:visited   {
	text-decoration: none;
	background-color:#CCCCCC;
	color: #333333;
	font-size: 18px;
	font-weight: bold; 
	text-align: right;
	font-family: "Arabic Transparent";
}

.main_page_article_header:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 18px;
	font-weight: bold; 
	text-align: right;
	font-family: "Arabic Transparent";
}


/* Main page MAIN ARTICLE HEADER LINK  */
.main_page_main_article_link:link, .main_page_main_article_link:active, .main_page_main_article_link:visited   {
	text-decoration: none;
	color: #800000;
	font-size: 16px;
	text-align: right;
}

.main_page_main_article_link:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 16px;
	text-align: right;
}

/* Main page ARTICLE LINK  */
.main_page_article_link:link, .main_page_article_link:active, .main_page_article_link:visited   {
	text-decoration: none;
	color: #800000;
	font-size: 14px;
	font-weight:bold;
}

.main_page_article_link:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 14px;
	font-weight:bold;	
}


/* Main Page Article Short Description */
.main_page_article_short {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	text-align:justify;
}

/* Articles Header Link */
.article_header:link, .article_header:active, .article_header:visited   {
	text-decoration: none;
	color: #800000;
	font-size: 16px;
	text-align: right;
}


.article_header:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 16px;
	text-align: right;
}

/* Articles NAME (TITLE) */
.article_name {
	text-decoration: none;
	color: #800000;
	font-size: 18px;
	text-align:justify;
}

/* Articles Header Link */
.article_short {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	text-align:justify;
}

/* news categories php block */
.news_categories_list_cell {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	text-align: center;
}


/* used in NEWS PHP for the numbering of pages */
.page_number1:link, .page_number1:active, .page_number1:visited   {
	text-decoration: none;
	color: #800000;
	font-size: 16px;
	height:auto;
	text-align: center;
	border:1px solid #333333;
	background-color: #EAEAEA;
}

.page_number1:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 16px;
	height:auto;	
	text-align: center;
	border:1px solid #333333;
	background-color: #FFFFFF;	
}

/* used in NEWS PHP for the numbering of pages FOR THE SELECTED PAGE*/
.page_number2:link, .page_number2:active, .page_number2:visited   {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	height:auto;	
	text-align: center;
	border:1px solid #333333;
	background-color: #FF0000;
}

.page_number2:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
	height:auto;	
	text-align: center;
	border:1px solid #333333;
	background-color: #FFFFFF;	
}



.article_table {
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;
}

.news_table {
	border: 1px solid #FFEAEB;
	background:#FFFFFF;
	text-align: right;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;
}

.article_more_articles_table {
	border: 1px solid rgb(204, 204, 204);
	background:#eee;
	text-align: center;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;	
}

.more_in_news {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	font-weight:bold;
	text-align:justify;
}

/*h1 {
	color: #333333;
	font-size: 16px;
	text-align:center;
}
*/
/* article comments php block */
.article_comments_cell {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	text-align: right;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;
	
}
/* COMMENTS */

.add_comment:link, .add_comment:active, .add_comment:visited   {
	text-decoration: none;
	color: #800000;
	font-size: 14px;
	font-weight:bold;
}

.add_comment:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 14px;
	font-weight:bold;	
}

.comment_counter {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.comment_counter, .comment_name, .comment_date, .comment_email {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.comment_short {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: right;
}

.comment_desc {
	font-size: 12px;
	color: #000000;
	text-align: right;
}

.comment_divider {
	border-bottom: 1px dashed #CCCCCC;
	vertical-align:middle;
}

.comments_title {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.no_comments_found {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}