/*
Theme Name: Al Sadoun Project
Theme URI: http://www.dbwebd.com
Description: <b>Enter description here</b>.
Version: 1.0
Author: dbwebd
Author URI: http://http://www.dbwebd.com/
Tags: default, enter tags for this theme
*/
/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
body{
	background:#bfc4c7 url(images/bg.jpg) repeat-x;
	font:normal 15pt Arial, Helvetica, sans-serif;
	line-height:1.6;
}
#bgwrap{
	background:url(images/wrapper.gif) top no-repeat;
}
#headerholder{
	width:980px;
	margin:0 auto;
}
#header{
	height:267px;
	width:980px;
	margin:0 auto;
	background:url(images/header1.png) no-repeat;
}
#header img{
	padding:16px 0 0 316px;
}
#wrapper{
	background:url(images/wrapper.jpg) repeat-y;
	width:980px;
	margin:0 auto;
	padding:0 0 20px 0;
}
#content{
	width:720px;
	float:left;
}
#sidebar{
	width:250px;
	float:left;		font-size:10pt;
}
#footer{
	width:970px;
	height:100px;
	background:url(images/footer.png) no-repeat;
	border-top:solid 1px #CCC;
	margin:0 auto;
	padding:20px 0 0 10px;
}
#footer p{
	font:normal 9pt arial;
}

/* Featured Content */
#next{
	padding:90px 0 0 0;
	width:30px;
}
#prev{
	padding:90px 0 0 5px;
	width:30px;
	
}


/* Home Sections */
.homepanel{
	width:330px;
	margin:20px 12px 0 12px;
}

/* RSS Widgets */
div.rsswidget{
	text-align:left;
	margin:0px 0px 20px 0px;
	font:normal 9pt Arial, Helvetica, sans-serif;
}
div.rsswidget ul{
	margin:0px; padding:0px;
}
div.rsswidget ul li{
	list-style:none;
	height:15px;
	overflow:hidden;
	margin:0 0 3px 0;
	padding:0 0 2px 18px !important;
	direction:rtl;
	text-align:right;	
	background:none !important;
}
div.rsswidget h2{
	font:bold 12pt Arial, Helvetica, sans-serif;
	margin:0 0 10px 0 !important;
	direction:rtl;
	text-align:right;
	border:0px !important;
}
div.rsswidget h2 img{
	display:none;
}