/* 
CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */


#oqz {
	width: 980px;
	margin: 20px auto;
	background: #FFF;
	height: 30px;
	box-shadow: 0px 0px 4px 3px #D8D8D8;
	border: 1px solid #CECECE;
	padding: 10px;
		font: 14px Droid Arabic Kufi, tahoma, Helvetica, Sans-serif;
		color: #b80404;
	
	
}



#oqz .social-network {
	
	
	float: left;
	display: inline;
	width: 150px;
}



.r-social-buttons .social-button {height: 31px;width: 31px;background-repeat: no-repeat;display: inline-block;margin-right: 3px; background: url(images/social-icons.png);
}


.r-social-buttons .r-twitter-btn {background-position: -39px 0;}

.r-social-buttons .r-twitter-btn:hover {background-position: -39px -34px;}

.r-social-buttons .r-facebook-btn {background-position: 0 0;}


.r-social-buttons .r-facebook-btn:hover {background-position: 0 -34px;}

.r-social-buttons .r-google-btn {background-position: -77px 0;}

.r-social-buttons .r-google-btn:hover {background-position: -77px -34px;}

.r-social-buttons .r-rss-btn {background-position: -116px 0;}

.r-social-buttons .r-rss-btn:hover {background-position: -116px -34px;}

.r-social-buttons .r-social-text {float: left;margin: 5px 8px 0 0;font-style: italic;font-size: 0.9em;}






#slider
{
	width: 980px;
	margin: 20px auto;
	background: #FFF;
	height: 350px;
	box-shadow: 0px 0px 4px 3px #D8D8D8;
	border: 1px solid #CECECE;
	padding: 10px;
	
}


#slider .left-slider{
	
	
	float: left;
	display: inline-block;
	width: 400px;
	
}


#slider .right-slider{
	
	
	float: right;
	display: inline-block;
	width: 550px;
	
}





#footer-widget-3 {
	
	background: #f9f9f9;
	line-height: 30px;
}



.widget-slider {
	background: #fff;
	margin: 0 0 15px 0;
}
.widget-title-slider {
	border-bottom: 1px solid #e9e9e9;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #b80404;
}
.widget-title-slider a, .widget-title-slider a:hover {
	color: #333;
	text-decoration: none;
}
.widget-slider ul li {
	background: url(images/dot.png) no-repeat right;
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 10px 10px 0px;
}
.widget-slider > div {
	padding: 10px 0;
}




#icon-div {
	
	
	margin: 0 auto;
	width: 1000px;
}

.icon1 {

	display: inline;
	float: right;
	margin: 15px 0px 0 10px;
	width: 240px;
	text-align: center;
	
}


.icon2 {
	
	display: inline;
	float: right;
	margin: 15px 0px 0 10px;
	width: 240px;
		text-align: center;
	
}



.icon3 {

	text-align: center;

display: inline;
float: right;
margin: 15px 0px 0 10px;
width: 240px;

	
}



.icon4 {

	text-align: center;

display: inline;
float: left;
margin: 15px 10px 0 0px;
width: 240px;

	
}


