/*  
Theme Name: angel
Theme URI: http://www.blogohblog.com
Description: Angel is a light colored theme with widget ready sidebars. The theme has 3 columns and comes for free under a Creative Commons License.
Version: 1.0
Author: Jai Nischal Verma developed by iMezied
Author URI: http://www.nysaan.com مع تعديلات في التعريب من ابن حجر الغامدي http://www.ibn-hajar.com
*/

/**************BODY*****************/
* {
	margin:0;
	padding:0;
	}

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	background:url(images/bg.jpg);
	direction:rtl;
	}
	
#wrapper_top {
	background:url(images/top.gif) no-repeat bottom;
	height:9px;
	}

#wrapper {
	width:893px; 
	margin:35px auto;
	background:url(images/wrapper.gif) repeat-y;
	position:relative;
	}
	
#angelbg {
	background:url(images/angelbg.gif) no-repeat;
	width:50px;
	height:42px;
	position:absolute;
	bottom:10px;
	right:10px;
	display:block;
	}
	
#wrapper_bottom {
	background:url(images/bottom.gif) no-repeat top;
	height:10px;
	}

/**************LINKS*****************/
a, a:link, a:visited {
	text-decoration:none; 
	color:#000000;
	}

/**************NAVIGATION*****************/
#MainMenu{
	background:#FFFFFF url("images/bmid_108.gif");
	border:0;
	height:54px;
	margin:0;
	}

#tab{
	margin:0;
	top:0; 
	text-transform:uppercase;
	}
	
#tab ul{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	}
	
#tab li{
	display:inline;
	float:right;
	margin:0 1px 0 0;
	padding:0;
	}
	
#tab a{
	background:url("images/bright_108.gif") no-repeat right top;
	border:0;display:block;
	float:right;
	margin:0;
	padding:0;
	text-decoration:none;
	}
	
#tab a span{
	background:url("images/bleft_108.gif") no-repeat left top;
	color:#FFFFFF;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:54px;
	padding:0 25px 0 25px;
	font-weight:bold;
	}
	
#tab a:hover,#tab li.current_page_item a{
	background-position:right bottom;
	}
	
#tab a:hover span,#tab li.current_page_item a span{
	background-position:left bottom;
	color:#E7E7E7;
	font-style:normal;
	text-decoration:none;
	}
	
#tab li.rsslink a {
	color:#ff6600;
	font:18px Georgia, Times, serif;
	line-height:54px;
	padding:0 25px 0 25px;
	}
	

/**************HEADER*****************/
#header {
	padding-bottom:10px;
	height:70px;
	}
	
#logo {
	padding:10px 10px 15px 33px;
	width:400px;
	float:right;
	}
#logo h1 a {
	color:#333; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px; 
	text-transform:uppercase; 
	border-bottom:1px dotted #333333;
	}
	
#logo h1 a:hover {
	color:#000;
	}
	
#logo h2 {
	font-size:11px; 
	font-weight:bold; 
	text-transform: lowercase; 
	margin:5px 0px 0px 2px;
	color:#999999;
	}
	
/**************SEARCH*****************/

#topsearch {
	width:278px;
	height:30px;
	background:url(images/search.gif) no-repeat; 
	float:left; 
	margin:10px 0 0 40px;
	}
#ls {
	border:0; 
	width:200px; 
	padding:6px 10px 5px 5px; 
	margin-left:40px;
	color: #999999; text-transform:lowercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
	
h2.archive {
	margin:10px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	}
	
.noresults {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	margin-top:30px;
	}
	
/**************RECENT POST*****************/
#entry {
	padding:0 20px 0 5px; 
	width:550px; 
	float:right;
	}
	
.recent {
	width:500px; 
	background:#FFFFFF url(images/post_top.gif) top no-repeat; 
	padding:10px 15px 10px 15px; 
	text-align:justify;
	}
	
.recent h2 {
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0 15px 0; 
	font-size:22px;
	}
	
.recent h2 a {
	color: #333;
	}
	
.recent h2 a:hover {
	color:#FF6600;
	}
	
.info {
	height:35px; 
	border-bottom:1px solid #CCCCCC;
	text-align:right;
	}
	
.info2 {
	height:35px;
	border-bottom:1px solid #CCCCCC;
	text-align:right;
	}
	
.latest {
	float:right;
	}
	
h3.title {
	font-size:22px;
	color: #999999;
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif
	}
	
.date {
	color:#999999;
	padding:5px 0 5px 2px;
	}
	
.post {
	line-height:24px;
	}
	
.post p {
	margin:0 0 15px 0;
	}
	
html>body #entry ul {
	margin-right: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-right: 10px;
	text-indent: -10px;
	}
	
html>body #entry li {
	margin: 7px 0 8px 10px;
	}
	
#entry ul li:before{
	content: "\00BB \0020";
	}
	
#entry img {
	margin:0 10px 10px 10px;
	}
	
.comcount {
	direction:rtl;
	float:left;
	margin-top:10px;
	padding:0px 20px 5px 5px;
	background:url(images/comments.gif) left no-repeat;
	font-size:12px;
	text-transform:uppercase;
	}
	
.comcount a {
	float:inherit;
	direction:rtl;
	color: #666666;
	font-weight:bold;
	margin-left:20px;
	}
	
.comcount a:hover {
	text-decoration:underline;
	}
	
.content {
	color:#666666;
	}
	
.readmore {
	display:block;
	display:inline;
	margin:0 0 0 5px;
	color:#930;
	font-size:12px;
	}
	
.readmore:hover {
	text-decoration:underline;
	}
	
.recentbottom {
	height:5px; 
	background: url(images/post_bottom.gif) no-repeat; 
	margin:0 0 15px 20px;
	}
	
.meta {
	margin:15px 5px 10px 0;
	font-size:11px;
	}
	
.meta a {
	color:#666666;
	}
	
.meta a:hover {
	text-decoration:underline;
	}
	
.cats {
	background:url(images/folder.gif) no-repeat right; 
	padding:0 20px 0 0px; 
	font-size:12px;
	}
	
.tags {
	background:url(images/maximize.gif) no-repeat right;
	padding:0 20px 0 0px;
	font-size:12px;
	}
	
#banner {
	margin:auto;
	margin:0 30px 10px 0px;
	}
	
/****************COMMENTS*********************/

#commentform h2 {
	margin:10px 5px 10px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; color:#333333;
	background:url(images/comments.gif) left no-repeat;
	padding-left:20px;
	}
	
#comments {
	margin:15px 5px 15px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	}
	
ol.commentlist{
	margin:0;
	padding:0;
	width:96%;
	}
	
.commentlist li{
	list-style:none;
	margin-bottom:14px; 
	margin-left:5px;
	}
	
.commentlist cite{
	background-color:#FFFFFF;
	border:1px solid #ccc; 
	border-bottom:0; 
	color: #666666;
	display:block;
	font-style:normal;
	padding:7px;
	font-size:11px; 
	line-height:18px;
	}
	
.commentlist a:link, .commentlist a:visited{
	color: #333333;
	}
	
.commentlist a:hover, .commentlist a:active{
	color: #000000;
	}
	
.commentlist cite img{
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	padding:1px;
	}
	
.commentlist .author{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	}
	
.commentlist .time{
	background:url(images/time.gif) no-repeat;padding-left:20px;
	padding-bottom:1px;
	line-height:20px;
	}
	
.commenttext{
	background-color: #F2F2F2;
	color:#666;
	padding:10px;
	border:1px solid #ccc; 
	border-top:0; 
	line-height:20px;
	}

#author, #email, #url {
	width:12em;
	font-size:13px; 
	color:#666666;
	padding:3px; 
	margin:5px; 
	border:1px solid #cccccc; 
	background:#FFFFFF url(images/bloglight.gif) top left no-repeat;
	}
	
#submit{
	font:bold 1em Tahoma;
	margin:5px;
	padding:2px;
	}
	
#respond{
	padding-top:20px;
	padding-bottom:10px; 
	font-weight:lighter;
	}
	
#comment{
	width:95%;
	font:13px Tahoma;
	color:#666666;
	margin:5px; 
	border:1px solid #cccccc;
	}
	
/**************SIDEBAR*****************/

.about {
	margin-bottom:10px;
	padding-bottom:10px;
	color: #666;
	}
	
h1.abouttitle {
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px; 
	color:#000000; 
	background:url(images/angel.gif) left no-repeat; 
	padding-right:5px; 
	height:21px;
	}
	
.abouttext {
	border-top:1px dotted #666; 
	padding-top:10px;
	}
	
.rsstext {
	border-top:1px dotted #666;
	padding-top:10px;
	}
	
.rsstext a {
	background:url(images/rss.gif) left no-repeat;
	padding-left:20px;
	}
	
#sidebar {
	width:290px;
	float:right;
	position:relative;
	}
	
#sidebar a {
	color:#333;
	}
	
#sidebar a:hover {
	text-decoration:underline;
	}
	
#ads li {
	display:inline;
	margin:0px 20px 20px 0px;
	float:right;
	}

#sidebar1{
	width:130px; 
	float:right; 
	padding:5px 5px 5px 0;
	}
	
#sidebar1 h2{
	font-size:17px;
	color:#333333;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	border-bottom:1px dotted #666;
	}
	
#sidebar1 ul{
	list-style-type:none;
	}
	
#sidebar1 ul li{
	list-style-type:none;
	margin-top:20px;
	}
	
#sidebar1 ul li ul{
	font-style:normal;
	margin-top:10px;
	padding:0px;
	}
	
#sidebar1 ul li ul li{
	border:0;
	background:url(images/file.gif) no-repeat right;
	margin:5px 0px 5px 0px;
	padding:0 20px 5px 20px;
	font-size:12px;
	}
	
#sidebar1 p{
	padding:0 5px;
	}
	

#sidebar2{
	width:130px;
	float:right;
	padding:5px;
	}
	
#sidebar2 h2{
	font-size:17px; 
	color:#333333; 
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	border-bottom:1px dotted #666;
	}
	
#sidebar2 ul{
	list-style-type:none;
	}
	
#sidebar2 ul li{
	list-style-type:none;
	margin-right:10px;
	margin-top:20px;
	}
	
#sidebar2 ul li ul{
	font-style:normal;
	margin-top:10px;
	padding:0px;
	}
	
#sidebar2 ul li ul li{
	border:0;
	background:url(images/file.gif) no-repeat right;
	margin:0 0px 0px 5px;
	padding:0 20px 5px 20px;
	font-size:12px;
	}
	
#sidebar2 p{
	padding:0 5px;
	}
	
/**************TABBER*****************/

#domtab {
	height:12px;
	}
	
.tabberlive .tabbertabhide {
	display:none;
	}
	
.tabber {
	
	}
	
.tabbertab h2{
	
	}
	
.tabberlive {
	}
	
ul.tabbernav {
	line-height:28px;
	height:28px;
	}
	
ul.tabbernav li {
	display: inline;
	line-height:28px; 
	height:28px;
	}
	
ul.tabbernav li a {
	padding:6px
	;margin-right:5px;
	background: #F0F0F0;
	border:none;
	color: #666666;
	}
	
ul.tabbernav li a:link {
	color:#666666;
	}
	
ul.tabbernav li a:visited {
	color:#666666;
	}
	
ul.tabbernav li a:hover {
	color: #000;
	background: #fff;
	}
	
ul.tabbernav li.tabberactive a {
	background: #fff;
	}
	
ul.tabbernav li.tabberactive a:hover {
	color: #333;
	background: #F0F0F0; 
	}
	
.tabberlive .tabbertab {
	padding:20px 10px 10px 10px; 
	border-top:0; 
	background:#fff;
	}
	
.tabberlive .tabbertab h2 {
	display:none;
	}
	
.tabberlive .tabbertab h3 {
	display:none;
	}
	
.tabbertab p {
	padding-bottom:10px;
	}
	
.tabbertab ul {
	}
	
.tabbertab ul li {
	padding:5px 0 6px 0; 
	}
	
.tabbertab ul li {
	list-style:none;
	background:url(images/file.gif) no-repeat right;
	padding-right:20px; 
	color: #666;
	}
	
.tabbertab ul li a {
	border:none;
	}
	
.tabbertab ul li a:hover {
	text-decoration:underline;
	}
	
/**************FOOTER*****************/
.footer p {
	text-align:left;
	font-size:10px;
	text-transform:uppercase;
	padding:10px 10px 10px 20px;
	color:#999;
	font-weight:bold;
	}
	
.footer a {
	color:#666666;
	}
	
.footer a:hover {
	text-decoration:underline;
	color:#333333;
	}

/****************GALLERY*********************/
.gallery {
	text-align:center;
	}
	
.gallery img {
	padding:1px;
	height:100px;
	width:100px;
	border:1px solid #333;
	}
	
.gallery a:hover {
	background-color:#ffffff;
	}
	
.attachment {
	text-align:center;
	}
	
.attachment img {
	padding:1px;
	border:1px solid #333;
	}
	
.attachment a:hover {
	background-color:#FFFFFF;
	}
	
.imgnav {
	text-align:center;
	}
	
.imgleft {
	float:left;
	}
	
.imgleft a:hover {
	background-color:#FFFFFF;
	}
	
.imgleft img{
	padding:1px; 
	border:1px solid #333; 
	height:100px; 
	width:100px;
	}
	
.imgright {
	float:right;
	}
	
.imgright a:hover {
	background-color:#FFFFFF;
	}
	
.imgright img{
	padding:1px;
	border:1px solid #333; 
	height:100px; 
	width:100px;
	}
	

/****************MISC*****************/
acronym, abbr, span.caps {
	cursor: help; 
	}
	
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	
blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd; 
	}
	
blockquote cite {
	margin: 5px 0 0;
	display: block; 
	}
	
.center {
	text-align: center; 
	}
	
hr {
	display: none;
	}
	
a img {
	border: none;
	}
	
.alignright{
	float:right;
	padding:20px 20px 20px 0;
	}
	
.alignright a {
	padding:0 20px 0 20px;
	background:url(images/arrow_forward.gif) right no-repeat;
	color:#666666;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	}
	
.alignright a:hover {
	color:#000000;
	}
	
.alignleft{
	float:left;
	padding:20px 0 20px 0;
	}
	
.alignleft a {
	color:#666666;
	padding:0 20px 0 20px;
	background:url(images/arrow_back.gif) left no-repeat;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	}
	
.alignleft a:hover {
	color:#000000;
	}
	
pre {
	border: solid 1px #9a9a9a;
	color: blue;
	margin: 10px;
	padding:10px;
	background: #f3f2ed
	}
	
code {
	font-size:1.0em;
	color: #000
	}
	