@charset "utf-8";
/* CSS Document */
body{
    background:#4d4d4d;
	background-repeat:repeat;
	background-position:center;
}

.header{
    background:url(images/adibdesign.jpg) ;
	background-repeat:no-repeat;
	background-position:center;
	width:900px;
	height:300px;
}

.warpper{
    direction:rtl;
	width:900px;
	position:relative;
}


.body-top{
    background:url(images/body-top.png);
	background-position:center;
	background-repeat:no-repeat;
	width:700px;
	height:29px;
}
.body-body{
    background:url(images/body-body.png);
	background-position:center;
	background-repeat:repeat-y;
	width:700px;
}
.body-bottom{
    background:url(images/body-bottom.png);
	background-position:center;
	background-repeat:no-repeat;
	width:700px;
	height:29px;
}
.content-body-table td{
    vertical-align:top;
}
.main-panel-top{
    background:url(images/top-bg.png);
	background-repeat:no-repeat;
	background-position:center;
	width:952px;
	height:70px;
}

.main-panel-top img{
     margin-top:15px;
     margin-right:30px;
     border:0px;
}
/* --------- right sidebar ---------------*/


.right-side-bar{
	width:250px;
	vertical-align:top;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:12px;
}
/* --------- ads box ---------------*/
.ads-box-top{
    background:url(images/ads-side-panel-top.png);
	background-repeat:no-repeat;
	background-position:center;
	height:68px;
    padding-right:15px;
	padding-top:0px;
	text-align:center;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:12px;
	
}
.ads-box-top p{
	padding-top:10px;
	color:#cecece;
}
.ads-box-body{
    background:url(images/side-panel-body.png);
	background-repeat:repeat-y;
	background-position:center;
	height:250px;
        text-align:center;
	padding-left:0px;
	padding-right : 3px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	
}
.ads-box-bottom{
    background:url(images/side-panel-bottom.png);
	background-repeat:no-repeat;
	background-position:center;
	height:18px;
	padding-right:100px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	marign-bottom:20px;
	
}
.ads-box-body table{
    padding:0px;
	margin:0px;
}


/* --------- sect box ---------------*/
.cats-box-top{
    background:url(images/cats-side-panel-top.png);
	background-repeat:no-repeat;
	background-position:center;
	height:65px;
    padding-right:0px;
	text-align:center;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
}
.cats-box-top p{
	padding-top:15px;
	color:#cecece;
}
.cats-box-body{
    background:url(images/side-panel-body.png);
	background-repeat:repeat-y;
	background-position:center;
    text-align:right;
	vertical-align:top;
	padding:5px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	
}
.cats-box-bottom{
    background:url(images/side-panel-bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	height:18px;
	padding-right:100px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	
}


.cats-box-body ul{
    margin:0px;
	padding:0px;
	padding-right:5px;
	list-style-type:none;
}
.cat-item{
    list-style-type:none;
}
.cat-item a{
    color:#808080;
	text-decoration:none;
	display:block;
}
.cat-item a:hover{
    color:#ff5a00;
	text-decoration:none;
}

ul.children{
    padding:5px;
	padding-right:15px;
}
 
/* ---------end of right sidebar ---------------*/

/*--------------footer -------------------------*/
.footer{
    color:#ffffff;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:10px;
	height:15px;
}
a.url{
    color:#c6ff3c;
	text-decoration:none;
}
a.url:hover{
    color:#ffe400;
	text-decoration:underline;
}

/*--------------end of footer -------------------------*/


/*--------------posts -------------------------*/
.posts{
    margin-right:0px;
	padding-right:35px;
    width:100%;
}

.posts a{
    color:#59bbff;
	text-decoration:none;
}
.post a:hover{
     color:#ffe400;
}
.posts ul{
    padding:0px;
	margin:0px;
}
.post-top{
    background:url(images/post-top.png);
	background-position:center;
	background-repeat:no-repeat;
	height:17px;
	width:600px;
}
.post-bottom{
    background:url(images/post-bottom.png);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:600px;
}
.post{
    background:url(images/post-body.png);
	background-position:center;
	background-repeat:repeat-y;
    text-align:right;
	color:#c3c3c3;
	width:600px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	
}

.post-title {
    padding-right:10px;
}

.post-content{

	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.post-content img{

	margin-top : 5px;
	margin-right : 5px;
	border : #000000 3px solid;
}

.post-clear{
	height:10px;
	/*background:#19191a url(images/content-divider-bg.png);*/
	background:#eeeeee;
	background-position:center;
	background-repeat:no-repeat;
}
.post li{
    list-style-type:none;
}
.postmeta li{
	margin-left:5px;
	display:block;
}
.post-more-link{
    padding-left:10px;
	padding-right:10px;
}
.post-foot-meta{
    padding-left:10px;
	padding-right:10px;
}
.postmeta{
    padding-left:10px;
	padding-right:10px;
}

/*
.post-title a{
    color:#6a6a73;
	text-decoration:none;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
}


.post-more-link a{
    text-decoration:none;
	color:#d8ff01;
}


.post-foot-meta a{
    text-decoration:none;
	color:#01ccff; 
}

.postmeta li.author a{
    color:#b60000;
	text-decoration:none;
}


.postmeta li.commnet a{
    color:#ffe400;
	text-decoration:none;
}
*/
.comments{
    margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	padding-top:5px;
	border-top:1px #2f2f2f dashed;
}
.comments p{
    margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.commentlist li{
    margin-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	border:1px solid #767576;
}
.commentlist li.even{
    background-color:#272727;
}

a.comment-edit-link{
    color:#ff4200;
	text-decoration:none;
}
.comment-author-admin{
     background-color:#090909;
	 border:#8c8c8c 1px solid;
}
.comment-form{
     margin-top:10px;
	 margin-bottom:5px;
}
#commentform a{
    color:#ffe400;
	text-decoration:none;
}
#commentform label{
    color:#dcdcdc;
}
#commentform textarea{
    width:450px;
	background:#0c0c0c;
	border:#19191a 1px solid;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#bebebe;
	scrollbar-face-color: #080808; 
    scrollbar-track-color: #19191a; 
    scrollbar-arrow-color: #19191a; 
    scrollbar-highlight-color: #19191a; 
    scrollbar-shadow-color: #272727; 
    scrollbar-3dlight-color: #000000; 
    scrollbar-darkshadow-color: #000000
}
#commentform input{
    width:200px;
	background:#0c0c0c;
	border:#19191a 1px solid;
    color:#bebebe;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}
#commentform #submit{
    width:100px;
	background:#0c0c0c;
	border:#19191a 1px solid;
	color:#3b3b3b;
	font-family:Tahoma,Arial, Helvetica, sans-serif;

}
#url{
	direction:ltr;
}
#email{
    direction:ltr
}

.comment-error-text{
    background:url(images/error.png);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#000000;
	border:1px solid #19191a;
	width:80%;
	height:20px;
	color:#ff0066;
	padding:5px;
	margin:5px;
	margin-right:0px;
}
.comment-author img{
    border:1px #bababa dashed;
	margin-top:5px;
	margin-right:5px;
}
/*--------------posts -------------------------*/