html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
input, textarea {
	outline: none;
}
/***********************/

input {
outline:none;	
}
/***********************/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #555;
	text-decoration: none;
}
a:visited, body_avisited {
	text-decoration: none;
}
div {
	overflow: hidden;
}
body {
	direction: rtl;
}
@font-face {
  font-family: 'droid_naskh';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/DroidNaskh-Bold.eot);
  src: url(fonts/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
       url(fonts/DroidNaskh-Bold.woff2) format('woff2'),
       url(fonts/DroidNaskh-Bold.woff) format('woff'),
       url(fonts/DroidNaskh-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'droid_kufi';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DroidKufi-Regular.eot);
  src: url(fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(fonts/DroidKufi-Regular.woff2) format('woff2'),
       url(fonts/DroidKufi-Regular.woff) format('woff'),
       url(fonts/DroidKufi-Regular.ttf) format('truetype');
}
.header {
background:#D981C2;
}
.top-menu {
overflow:hidden;
}
.top-menu li{
float:right;
font-family:droid_kufi;
font-size:12px;
color:#F6E5F1;
padding:10px;
}
.top-menu li i{
color:#F6E5F1;
}
.top-menu li a{
color:#F6E5F1;
}
.logo {
background:#f5f5f5;
padding:10px 0;
}
.header-ad {
margin:10px 0;
}
.bottom-menu {
background:#00B5BE;
}
.the-menu {

}
.the-menu li {
float:right;
padding:8px 10px;
font-family:droid_kufi;
font-size:12px;
}
.the-menu li a{
color:#f5f5f5;
}
.vb-login {
margin:20px 0px 10px 0;
padding:10px 0;
background:#eee;
border:1px solid #ddd;
}
.user-action {text-align:center;}
.user-action  span{display:block; font-family:droid_kufi; font-size:12px;}
.margin-top {
margin-top:10px;
}
.block {
border:1px solid #eee;
padding:5px;
margin-bottom:10px;
}
.block-title h5{
background:#D981C2;
padding:7px 15px;
font-family:droid_naskh;
font-size:13px;
font-weight:normal;
color:#fff;
margin-bottom:10px;
}
.alternative h5{
background:#00B5BE;
}
.block-title h5 i{
margin-left:7px;
}

.widget {
border:1px solid #eee;
padding:5px;
margin-bottom:10px;
}
.widget-title h5{
background:#D981C2;
padding:7px 15px;
font-family:droid_naskh;
font-size:13px;
font-weight:normal;
color:#fff;
margin-bottom:10px;
}
.widget-title h5 i{
margin-left:7px;
}
.footer {margin-top:20px;}
.top-footer {
background:#333;
padding:20px 0;
}
.footer-links h2{
font-family:droid_naskh;
font-size:13px;
font-weight:normal;
color:#aaa;
padding-bottom:5px;
border-bottom:1px solid #444;
}
.footer-links li{
font-family:droid_kufi;
font-size:11px;
padding:3px 0;
}
.footer-links li a{
color:#999;
}
.bottom-footer {
background:#222;
padding:10px 0;
}
.footer-pages {overflow:hidden;}
.footer-pages li {
float:right;
margin-left:10px;
font-family:droid_kufi;
font-size:11px;
}
.footer-pages li a{ color:#999; }
.footer-social-links {overflow:hidden; float:left !important; text-align:left;}
.footer-social-links li {
float:right;
margin-right:10px;
text-align:left;
}
.index-article-details h2 {
font-family:droid_naskh;
font-size:13px;
font-weight:normal;
margin-bottom:7px;
}
.index-article-details h2 a{
color:#D05CB3;
}
.index-article-details p {
font-family:droid_kufi;
font-size:12px;
color:#999;
}
.index-article-image {height:85px; overflow:hidden;}
.index-article-image a img {
max-width:100%;
margin:0;
padding:0;
}
.index-article-first {padding-bottom:7px;}
.index-article-link {
padding:7px 0;
border-top:1px solid #eee;
font-family:droid_kufi;
font-size:12px;
}
.index-article-link a{
color:#D05CB3;
}
.index-recipe {height:150px; overflow:hidden;}
.index-recipe-image {
height:100px;
overflow:hidden;
margin-bottom:5px;
}
.index-recipe-image img {
max-width:100%;
}
.index-recipe-title a {
font-family:droid_kufi;
font-size:12px;
color:#666;
}


.tipsy { font:normal 0.7em Tahoma; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 4px 8px 6px 8px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

  
.weather_city_switch {float:left;}
.weather_city_switch  select{border:1px solid #0C767A;}
.weather_city_switch  option{padding:3px 8px;}
.responsive-advertisment img{max-width:100%;}
.forum-subject-row {padding:7px;}
.forum-subject-title {
font-family:droid_kufi;
font-size:13px;
margin-bottom:5px;
}
.forum-subject-title a{
color:#D981C2;
}
.forum-subject-tools {font-family:Tahoma; font-size:11px; color:#999;}
.forum-subject-tools span {display:inline-block; margin-left:7px;}
.forum-subject-tools span i{color:#ccc !important;}
.search-form-input input{border:2px solid #eee; padding:3px 7px; font-family:droid_kufi; font-size:13px; color:#aaa;}
.search-form-input input:focus{border:2px solid #D981C2; padding:3px 7px; font-family:droid_kufi; font-size:13px; color:#D981C2;}
.search-form-submit button {font-size:13px;}
.search-form-submit a {font-family:droid_kufi; font-size:13px;}
.alphabets {margin:10px 5px 10px 0;}
.alphabets a {display:inline-block; line-height:30px; margin:0 0 2px 3px; text-align:center; background:#f5f5f5; font-family:droid_kufi; font-size:13px; color:#999;}
.index-names {
border-top:1px solid #eee;
padding:7px;
}
.index-names a {
font-family:droid_kufi;
font-size:12px;
margin-bottom:5px;
}
.index-names p{
font-family:Tahoma;
font-size:11px;
color:#999;
}
.countries-flags {margin:10px 5px 10px 0;}
.countries-flags a {display:inline-block; height:30px; line-height:30px; margin:0 0 2px 3px; text-align:center; background:#f5f5f5;}
.countries-flags a img{ margin-top:9px; }
.index-new-services {
border-top:1px solid #eee;
padding:7px;
}
.index-new-services  a {
font-family:droid_kufi;
font-size:12px;
margin-bottom:3px;
display:block;
color:#D981C2;
}
.index-new-services span{
font-family:Tahoma;
font-size:11px;
color:#999;
margin-left:7px;
}
.index-new-services span i{
color:#ccc;
}
.dream-row {
border-top:1px solid #eee;
padding:7px;
}
.dream-row  a {
font-family:droid_kufi;
font-size:12px;
margin-bottom:3px;
display:block;
color:#D981C2;
}
.dream-row p{
font-family:Tahoma;
font-size:11px;
color:#999;
}

.wetwet {
font-family:droid_kufi;
font-size:12px;
color:#D981C2;
}
.weather_day, .weather_icon, .weather_statue, .weather_temp {
border-top:1px solid #eee;
}
.weather_day {
font-family:droid_kufi;
font-size:12px;
color:#666;
}
.weather_statue, .weather_temp {
font-family:droid_kufi;
font-size:12px;
color:#999;
}
.block-new-links li {
display:block;
padding:5px;
border-top:1px solid #eee;
font-family:droid_kufi;
font-size:12px;
}
.block-new-links li a{
color:#999;
}
.block-new-links li:first-child {
border-top:none;
}
.index-tube-thumb a img{
max-width:100%;
}
.index-tube-full {margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #eee;}
.index-tube-fullimage img{
max-width:100%;
}
.index-tube-title {
height:50px;
overflow:hidden;
font-family:droid_kufi;
font-size:12px;
}
.tools-div {
padding:10px;
}
.tools-div h4{
font-family:droid_naskh;
font-size:13px;
color:#D981C2;
margin-bottom:5px;
}
.tools-div h4 i{
color:#aaa;
margin-left:5px;
}
.tools-div ul{
list-style:square;
margin-right:17px;
}
.tools-div li {
color:#D981C2;
}
.tools-div li a{
font-family:droid_kufi;
font-size:12px;
color:#999;
}
.facebook-block h5{
background:#5775AE;
}
.facebook-fan-iframe iframe {
width:100% !important;
}
.articles-categories li{
padding:4px;
border-top:1px solid #eee;
}
.articles-categories li:first-child{
border-top:none;
}
.articles-categories li a{
font-family:droid_kufi;
font-size:12px;
color:#999;
}
.articles-categories-select select {
border:1px solid #ddd;
font-family:droid_kufi;
font-size:12px;
}
.articles-categories-select option {
color:#999;
border-bottom:1px solid #eee;
padding:5px;
}
.new-sites li {
border-top:1px solid #eee;
padding:5px;
font-family:droid_kufi;
font-size:12px;
overflow:hidden;
}
.new-sites a {
color:#999;
}
.new-sites span {
float:left;
color:#aaa;
}
.new-sites li:first-child {
border-top:none;
}
.page-content {font-family:droid_kufi;
font-size:12px;}
#page_numbers {
overflow:hidden;
margin-top:10px;
padding:10px;
border-top:1px solid #eee;
}

#page_numbers li{
float:right;
font-family:droid_kufi;
font-size:12px;
}
#page_numbers a {
display:inline-block;
background:#00B5BE;
width:26px;
height:26px;
text-align:center;
line-height:26px;
margin-left:3px;
color:#fff;
}
#page_numbers a:hover {
background:#DC7DC4;
}
#page_numbers li.nextpage a {
padding:0 10px 0 10px;
width:auto;
}
#page_numbers li.prevpage a {
padding:0 10px 0 10px;
width:auto;
}
#page_numbers li.active_page a {
background:#DC7DC4;
}
.white-popup {
position:relative;
background:#FFF;
width:auto;
max-width:550px;
text-align:right;
margin:20px auto;
padding:20px 0 0;
}
.register-link {
text-align:center;
font-family:droid_naskh;
font-size:13px;
padding-bottom:10px;
border-bottom:1px solid #eee;
margin-bottom:10px;
}
.register-link a{

color:#D981C2;
}
.register-link a span{
display:block;
color:#999;
}
.login-row {
padding:10px;
border-bottom:1px solid #f5f5f5;
}
.form-label {font-family:droid_kufi; font-size:12px; color:#999;}
.form-input input {font-family:droid_kufi; font-size:12px; color:#aaa; border:1px solid #eee; padding:7px;}
.form-input textarea {font-family:droid_kufi; font-size:12px; color:#aaa; border:1px solid #eee; padding:7px;}
.form-input select {font-family:droid_kufi; font-size:12px; color:#aaa; border:1px solid #eee; padding:7px;}
.form-input input:focus {color:#888; border:1px solid #aaa;}
.form-button {padding:10px;}
.form-button input {font-family:droid_kufi; font-size:12px;}
.notification {
padding:10px;
font:normal 12px Tahoma;
margin:10px 0;
}
.failure {
background:#FEDDDD;
border:1px solid #FFC3C3;
color:#F36F6F;
}
.failure a{
color:#F36F6F;
border-bottom:1px dotted #F36F6F;
font-weight:bold;
}
.success {
background:#E5FFEA;
border:1px solid #C8FFD2;
color:#4DCA64;
}
.success a{
color:#4DCA64;
border-bottom:1px dotted #4DCA64;
font-weight:bold;
}
.warning {
background:#FDFAE9;
border:1px solid #FBF5CC;
color:#B19F2E;
}
.warning a{
color:#B19F2E;
border-bottom:1px dotted #B19F2E;
font-weight:bold;
}
.loading-bar {
	padding: 10px 20px;
	display: block;
	text-align: center;
	box-shadow: inset 0px -45px 30px -40px rgba(0, 0, 0, 0.05);
	margin: 10px 0;
	font-family:droid_kufi;
	font-size:12px;
	border: 1px solid #ddd;
	cursor: pointer;
	position: relative;
	color:#888;
}
#apps-rotator {
margin:0;
padding:10px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
overflow:hidden;
border-bottom:1px solid #ddd;
}
#apps-rotator img{
float:right;
margin-left:10px;
}
#the_app {
text-decoration:none;
}
#the_app_title {
display:block;
font-weight:bold;
}
#close_app_rotator {
float:left;
}
.loading-bar:hover {
	box-shadow: inset 0px 45px 30px -40px rgba(0, 0, 0, 0.05);
}

.sf-menu,
.sf-menu * { margin: 0; padding: 0; list-style: none;}
.sf-menu li { position: relative }
.sf-menu ul { position: absolute; display: none; top: 100%; right: 0; z-index: 10001; }
.sf-menu > li { float: right }
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul { display: block }
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; right: 100%; }
.sf-menu { float: right }
.sf-menu ul { min-width: 220px; *width: 220px; }
.sf-menu a { zoom: 1 }
.sf-menu li { position: relative; white-space: nowrap; *white-space: normal; -webkit-transition: background .2s; transition: background .2s; }
.sf-menu li:hover,
.sf-menu li.sfHover { -webkit-transition: none; transition: none; }
.sf-menu .sf-mega { position: absolute; display: none; top: 100%; right: 0; z-index: 99; }
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega { display: block }
.sf-with-ul:after {
font-family:'FontAwesome';
content:"\f0d7";
padding-right:5px;
}
#site-navigation-wrap { background: #339ED7; margin: 0; border-bottom:4px solid #e5e5e5;}
#site-navigation .dropdown-menu > li { display: block; float: right; margin-left: 3px; }
#site-navigation .dropdown-menu > li:first-child a{  }
#site-navigation .dropdown-menu a { display:inline-block; padding:12px 10px; font-family:droid_kufi; font-size:12px; color: #fff; text-shadow:-1px -1px #048185; text-decoration: none; text-align: right; cursor: pointer; }
#site-navigation .dropdown-menu > li > a:hover,
#site-navigation .dropdown-menu > li.sfHover > a { background:#048185; text-shadow:1px 1px 1px #014546; color: #fff;}
#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-item > a:hover { background:#393939; color: #fff; }
/*drop-down styles*/
#site-navigation .dropdown-menu ul{ background: #393939; padding-top:5px; margin-top:-1px; }
#site-navigation .dropdown-menu ul li { border-bottom: 1px solid rgba(255, 255, 255, 0.08); line-height: 1em; height: auto; float: none; display: block; }
#site-navigation .dropdown-menu ul a { display: block; height: auto; line-height: 16px; padding: 8px 15px 8px 20px; margin: 0px; border: 0px; text-transform: none; font:bold 12px Tahoma; }
#site-navigation .dropdown-menu ul li > a:hover { color: #fff }
#site-navigation .dropdown-menu ul li:last-child { border: none; }
a#navigation-toggle { display:none; }
#sidr-main { font-family: 'Helvetica Neue', Helvetica, Arial; position: absolute; position: fixed; top: 0; height: 100%; z-index: 999999; width: 320px; overflow-x: none; overflow-y: auto;font-size: 13px; background: #000; color: #fff; }
	#sidr-main { padding: 50px 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
	.sidr.right { left: auto; right: -320px; }
	.sidr.left { left: -320px; right: auto; }
	#sidr-main a { color: #707070; }
	#sidr-main a:hover { color: #fff; }
	#sidr-main ul a { display: block; border-bottom: 1px solid #222; border-bottom: 1px solid rgba(255,255,255,0.15); padding: 8px 0; font-family:droid_naskh; font-size:13px; }
	#sidr-main ul li ul { margin-left: 0; margin: 0; }
	#sidr-main ul li ul li a { padding-right: 10px; font:bold 12px Tahoma;}
	#sidr-main ul li ul li li a { padding-right: 20px; font:bold 12px Tahoma;}
	#sidr-main ul li ul li li li a { padding-right: 30px; font:bold 12px Tahoma;}
	#sidr-main ul li ul li a:before { content: '\f0d9'; display: inline-block; -webkit-font-smoothing: antialiased; font-family: 'FontAwesome'; color: #333; margin-left: 10px; }
	.sidr-class-toggle-sidr-close:before { position: absolute; top:20px; left: 30px; content: '\f00d'; font-family: 'FontAwesome'; color: #fff; margin: 0; }
	#sidr-id-mobile-search-form { margin-top:20px; }
	#sidr-id-searchform { display:none; }
	#sidr-id-mobile-search-form input[type="search"] { background: #333; color: #fff; }
	#sidr-id-navigation-toggle { display: none; }
@media only screen and (max-width: 950px) {
.centered-logo {text-align:center;}
.tools-div {border-bottom:1px solid #eee;}
a#navigation-toggle { display: block; }
	a#navigation-toggle { height: 38px; line-height: 38px; margin: 0 0 0 20px; float: right; cursor: pointer; color: #f5f5f5; font-weight: 600; position: relative; z-index: 9; text-decoration: none !important; font-size: 16px; }
	a#navigation-toggle span { margin-left: 5px; margin-right:10px; font-size:18px;}
	#site-navigation .sf-menu{ display: none; }
	#page_numbers li.nextpage {float:left;}
	#page_numbers li.page-number {display:none;}
	.related-article {padding:5px; border-bottom:1px solid #eee;}
	.related-article-image {height:60px !important;}
	.footer-social-links {text-align:center; margin-top:15px; float:none;}
	.footer-social-links li{text-align:center; float:none; display:inline;}
	.footer-links {margin-bottom:20px; padding:0 20px;}
	.top-menu li{float:right;text-align:center;color:#F6E5F1;display:inline;}
	.top-menu li:hover i{color:#A22D85;}
	.top-menu li i{color:#F6E5F1;font-size:22px;}
	.top-menu li span{display:none;}
	.top-menu li a{color:#F6E5F1;}
}

.mobile-icon {
text-align:center;
margin-bottom:15px;
}
.mobile-apps {
text-align:center;
margin-bottom:15px;
}