/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html {
  height: 100%;
  margin-bottom: 1px;
}
form {
  margin: 0;
  padding: 0;
}
body {
	font-family: "Simplified Arabic", Verdana, Arial, Arial,sans-serif;
	/*line-height: 1.3em;*/
	margin: 0px; padding: 0px; font-size: 16px; color: #343434; /* 4f4f4f*/
	font-weight: bold;
	/*background:url(../images/top_pg.png);*/
	background-color: #FFFFFF; marginwidth: 0px; marginheight: 0px; min-width: 1002px; max-width: 1500px;
}
a { font-size:15px; color: #343434; font-weight:bold; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: #CCCCCC;}
input.button { cursor: pointer; }
p { margin-top: 0; margin-bottom: 5px; }
img { border: 0 none; }
a.mlink { font-size: 16px; vertical-align: text-bottom; /*font-weight: normal;*/ color: #4f4f4f; }
a#h_links { color:#fff; font-weight:bold; font-size:15px; padding-right: 5px; padding-left: 5px; }
a#h_links:hover {text-decoration: none; color: #C44537; }
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
table#tb_main { border: 0px; width: 100%; background: #f6f7d4; }
table#tb_header { border: 0px; height: 534px; width: 100%; }
table#tb_links { border: 0px; direction: rtl; }
table#tb_clr { background-color: #f6f7d4; width: 100%; }
td.side_title { text-align:right; border-left: 1px solid #000; border-right: 1px solid #000; padding-right: 4px; }
.link_clr { width: 2px;  background: url("../images/link_clr.png") 100% 60% no-repeat; }
/*** Footer ***/
table#footer { padding: 0px; width: 100%; height: 80px;	background: url("../images/footer_bg.png") 100% 100% repeat-x; }
a#f_links { color:#fff; font-weight:bold; font-size:15px; }
a#h_footer { color:#343434; font-weight:bold; font-size:14px; }
a#h_footer:hover {text-decoration: none; color: #C44537; }
.footer_clr { width: 2px; background: url("../images/footer_clr.png") 100% 60% no-repeat; }
td.item_title { background: url('../images/index_item_02.png') repeat-x; width: 100%}
a#a_writer {  color:#dc0100; font-weight:bold; font-size:14px; }
/***  ***/
.blog { display:block; width: 100%;}
.createdate { font-size: .80em; color: #999; margin-left: 0px; text-align:left;}
.contentheading { font-size: 18px; font-weight: bold; padding-right: 6px; color: #cc092f; text-align:right; }

.comment { color:#cb092c; font-size:15px; }
.comment_name { color:#424242; font-size:14px; }
.comment_text { color:#686868; font-size:14px; }
.cmnt-btn { background:url(../images/comment_btn.png); width:47px; height: 16px; border: 0px; }
.cmnt_inputbox { border: 1px solid #686868; }
.inputbox { border: 1px solid #c3c3c3; background: url("../images/inputbox.png") repeat-x;
	width: 110px; height: 20px; text-align: right; direction: rtl; padding: 0px; }
a#popular:hover { color:#999999;}

.mass_btn { background:url(../images/index_mass_btn.png); width: 49px; height: 23px; border: 0px; padding: 0px; }
.mass_txt { background:url(../images/index_mass_txt.png); width: 96%; height: 23px; border: 1px; padding: 0px; }

.poll_btn { background:url(../images/index_poll_btn.png); width: 47px; height: 21px; border: 0px; padding: 0px; }
.search-btn { background:url(../images/index_search_btn.png); width: 75px; height: 23px; border: 0px; padding: 0px;}
.pollstableborder td { text-align: right; font-size:13px; }
.banneritem { padding-bottom: 2px; padding-top: 2px; }